Trace number 3724538

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.1 1800.41

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb1-0.01-2.opb
MD5SUM281ccdaeae93c3b6d1bf117dcda4aa9f
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6443
Best CPU time to get the best result obtained on this benchmark1800.64
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables208001
Total number of constraints1808830
Number of constraints which are clauses1808830
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint580
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

87.88/87.94	c 2012-06-02T17:08:51+0200
87.88/87.94	c arch = x86_64
87.88/87.94	c os = linux
87.88/87.94	c compiler = ghc 7.4
87.88/87.94	c packages:
87.88/87.94	c   OptDir-0.0.1
87.88/87.94	c   array-0.4.0.0
87.88/87.94	c   base-4.5.0.0
87.88/87.94	c   bytestring-0.9.2.1
87.88/87.94	c   containers-0.4.2.1
87.88/87.94	c   deepseq-1.3.0.0
87.88/87.94	c   mtl-2.1.1
87.88/87.94	c   old_locale-1.0.0.4
87.88/87.94	c   parse_dimacs-1.2
87.88/87.94	c   parsec-3.1.2
87.88/87.94	c   queue-0.1.2
87.88/87.94	c   stm-2.3
87.88/87.94	c   time-1.4
87.88/87.94	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724538-1338649730.opb"]
87.88/87.94	c #vars 208001
87.88/87.94	c #constraints 1808830
87.88/87.94	c Solving starts ...
92.17/92.23	c solving time = 4.200s
92.17/92.23	c #decision = 340998
92.17/92.23	c #conflict = 228
92.17/92.23	c #restart = 1
92.17/92.23	o 25636
92.17/92.28	c Solving starts ...
92.77/92.81	c solving time = 0.439s
92.77/92.81	c #decision = 378055
92.77/92.81	c #conflict = 228
92.77/92.81	c #restart = 1
92.77/92.81	o 25635
92.77/92.85	c Solving starts ...
93.47/93.51	c solving time = 0.566s
93.47/93.51	c #decision = 415308
93.47/93.51	c #conflict = 228
93.47/93.51	c #restart = 1
93.47/93.51	o 25634
93.47/93.56	c Solving starts ...
94.67/94.75	c solving time = 1.100s
94.67/94.75	c #decision = 452413
94.67/94.75	c #conflict = 228
94.67/94.75	c #restart = 1
94.67/94.76	o 25633
94.77/94.80	c Solving starts ...
95.57/95.67	c solving time = 0.773s
95.57/95.67	c #decision = 489636
95.57/95.67	c #conflict = 228
95.57/95.67	c #restart = 1
95.57/95.67	o 25632
95.67/95.71	c Solving starts ...
96.96/97.08	c solving time = 1.270s
96.96/97.08	c #decision = 526722
96.96/97.08	c #conflict = 228
96.96/97.08	c #restart = 1
96.96/97.08	o 25631
97.06/97.12	c Solving starts ...
98.56/98.62	c solving time = 1.390s
98.56/98.62	c #decision = 563964
98.56/98.62	c #conflict = 228
98.56/98.62	c #restart = 1
98.56/98.62	o 25630
98.56/98.66	c Solving starts ...
99.76/99.89	c solving time = 1.123s
99.76/99.89	c #decision = 601084
99.76/99.89	c #conflict = 228
99.76/99.89	c #restart = 1
99.76/99.89	o 25629
100.26/100.35	c Solving starts ...
101.66/101.72	c solving time = 1.261s
101.66/101.72	c #decision = 638278
101.66/101.72	c #conflict = 228
101.66/101.72	c #restart = 1
101.66/101.72	o 25628
101.66/101.76	c Solving starts ...
103.56/103.65	c solving time = 1.785s
103.56/103.65	c #decision = 675186
103.56/103.65	c #conflict = 228
103.56/103.65	c #restart = 1
103.56/103.66	o 25627
103.66/103.70	c Solving starts ...
105.47/105.58	c solving time = 1.783s
105.47/105.58	c #decision = 712427
105.47/105.58	c #conflict = 228
105.47/105.58	c #restart = 1
105.47/105.58	o 25626
105.57/105.62	c Solving starts ...
107.86/107.99	c solving time = 2.263s
107.86/107.99	c #decision = 749483
107.86/107.99	c #conflict = 228
107.86/107.99	c #restart = 1
107.86/107.99	o 25625
107.96/108.03	c Solving starts ...
109.96/110.09	c solving time = 1.961s
109.96/110.09	c #decision = 786616
109.96/110.09	c #conflict = 228
109.96/110.09	c #restart = 1
109.96/110.09	o 25624
110.05/110.13	c Solving starts ...
112.17/112.27	c solving time = 2.036s
112.17/112.27	c #decision = 823339
112.17/112.27	c #conflict = 228
112.17/112.27	c #restart = 1
112.17/112.27	o 25623
112.26/112.32	c Solving starts ...
114.46/114.51	c solving time = 2.095s
114.46/114.51	c #decision = 860167
114.46/114.51	c #conflict = 228
114.46/114.51	c #restart = 1
114.46/114.51	o 25622
114.46/114.55	c Solving starts ...
117.15/117.24	c solving time = 2.586s
117.15/117.24	c #decision = 896723
117.15/117.24	c #conflict = 228
117.15/117.24	c #restart = 1
117.15/117.24	o 25621
117.15/117.28	c Solving starts ...
119.56/119.64	c solving time = 2.254s
119.56/119.64	c #decision = 933480
119.56/119.64	c #conflict = 228
119.56/119.64	c #restart = 1
119.56/119.64	o 25620
119.56/119.68	c Solving starts ...
135.06/135.15	c solving time = 15.375s
135.06/135.15	c #decision = 972798
135.06/135.15	c #conflict = 332
135.06/135.15	c #restart = 2
135.06/135.15	o 25046
135.06/135.19	c Solving starts ...
138.06/138.15	c solving time = 2.871s
138.06/138.15	c #decision = 990755
138.06/138.15	c #conflict = 332
138.06/138.15	c #restart = 2
138.06/138.15	o 25045
138.06/138.19	c Solving starts ...
140.76/140.82	c solving time = 2.548s
140.76/140.82	c #decision = 1008865
140.76/140.82	c #conflict = 332
140.76/140.82	c #restart = 2
140.76/140.82	o 25044
141.15/141.28	c Solving starts ...
143.85/143.99	c solving time = 2.623s
143.85/143.99	c #decision = 1026500
143.85/143.99	c #conflict = 332
143.85/143.99	c #restart = 2
143.85/143.99	o 25043
143.96/144.03	c Solving starts ...
744.44/744.66	c solving time = 600.433s
744.44/744.66	c #decision = 1056932
744.44/744.66	c #conflict = 748
744.44/744.66	c #restart = 4
744.44/744.66	o 25042
744.94/745.11	c Solving starts ...
747.74/747.93	c solving time = 2.737s
747.74/747.93	c #decision = 1075119
747.74/747.93	c #conflict = 748
747.74/747.93	c #restart = 4
747.74/747.94	o 24461
747.74/747.98	c Solving starts ...
774.24/774.45	c solving time = 26.385s
774.24/774.45	c #decision = 1092903
774.24/774.45	c #conflict = 753
774.24/774.45	c #restart = 4
774.24/774.45	o 24460
774.24/774.49	c Solving starts ...
810.93/811.18	c solving time = 36.598s
810.93/811.18	c #decision = 1110657
810.93/811.18	c #conflict = 761
810.93/811.18	c #restart = 4
810.93/811.18	o 24459
811.43/811.63	c Solving starts ...
839.42/839.66	c solving time = 27.942s
839.42/839.66	c #decision = 1128303
839.42/839.66	c #conflict = 762
839.42/839.66	c #restart = 4
839.42/839.66	o 24458
839.52/839.70	c Solving starts ...
892.61/892.88	c solving time = 53.082s
892.61/892.88	c #decision = 1145945
892.61/892.88	c #conflict = 764
892.61/892.88	c #restart = 4
892.61/892.88	o 24457
892.71/892.92	c Solving starts ...

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3724538-1338649730/watcher-3724538-1338649730 -o /tmp/evaluation-result-3724538-1338649730/solver-3724538-1338649730 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724538-1338649730.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 9310
/proc/meminfo: memFree=27605544/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 821 0 0 0 0 0 0 0 20 0 1 0 331099972 6373376 741 33554432000 4194304 8989770 140734342131600 140735428783672 5654051 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/9310/statm: 1556 741 424 1171 0 333 0

[startup+0.0239949 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 9310
/proc/meminfo: memFree=27605544/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=8272 CPUtime=0.02 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 1112 0 0 0 2 0 0 0 20 0 1 0 331099972 8470528 1032 33554432000 4194304 8989770 140734342131600 140735428783672 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/9310/statm: 2068 1032 424 1171 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8272

[startup+0.100218 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 9310
/proc/meminfo: memFree=27605544/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=11344 CPUtime=0.09 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 1938 0 0 0 9 0 0 0 20 0 1 0 331099972 11616256 1858 33554432000 4194304 8989770 140734342131600 140735428783672 4657416 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/9310/statm: 2836 1858 430 1171 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11344

[startup+0.300224 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 9310
/proc/meminfo: memFree=27605544/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=21584 CPUtime=0.29 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 4674 0 0 0 29 0 0 0 20 0 1 0 331099972 22102016 4594 33554432000 4194304 8989770 140734342131600 140734342131096 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/9310/statm: 5396 4594 431 1171 0 4173 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21584

[startup+0.700235 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 9310
/proc/meminfo: memFree=27605544/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=43088 CPUtime=0.69 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 10050 0 0 0 68 1 0 0 20 0 1 0 331099972 44122112 9970 33554432000 4194304 8989770 140734342131600 140734342131096 7857787 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/9310/statm: 10772 9970 431 1171 0 9549 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43088

[startup+1.50023 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9311
/proc/meminfo: memFree=27551176/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=95312 CPUtime=1.49 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 23106 0 0 0 146 3 0 0 20 0 1 0 331099972 97599488 23026 33554432000 4194304 8989770 140734342131600 140734342130864 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/9310/statm: 23828 23026 431 1171 0 22605 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95312

[startup+3.10023 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9311
/proc/meminfo: memFree=27483832/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=164944 CPUtime=3.09 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 40514 0 0 0 302 7 0 0 20 0 1 0 331099972 168902656 40434 33554432000 4194304 8989770 140734342131600 140734342130864 6762384 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/9310/statm: 41236 40434 431 1171 0 40013 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 164944

[startup+6.30023 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9311
/proc/meminfo: memFree=27322384/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=382032 CPUtime=6.28 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 94786 0 0 0 610 18 0 0 20 0 1 0 331099972 391200768 94706 33554432000 4194304 8989770 140734342131600 140734342130864 4600648 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/9310/statm: 95508 94706 431 1171 0 94285 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 382032

[startup+12.7002 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9311
/proc/meminfo: memFree=26936768/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=672848 CPUtime=12.68 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 167490 0 0 0 1231 37 0 0 20 0 1 0 331099972 688996352 167410 33554432000 4194304 8989770 140734342131600 140734342131096 7874608 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/9310/statm: 168212 167410 431 1171 0 166989 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 672848

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 9311
/proc/meminfo: memFree=26028144/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1580112 CPUtime=25.48 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 394307 0 0 0 2462 86 0 0 20 0 1 0 331099972 1618034688 394227 33554432000 4194304 8989770 140734342131600 140734342131096 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 395028 394227 431 1171 0 393805 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1580112

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9312
/proc/meminfo: memFree=26596932/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1012816 CPUtime=51.07 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 484438 0 0 0 4999 108 0 0 20 0 1 0 331099972 1037123584 252422 33554432000 4194304 8989770 140734342131600 140734342131096 4204614 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 253204 252422 444 1171 0 251981 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1012816

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9315
/proc/meminfo: memFree=26600344/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1008720 CPUtime=102.27 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 484465 0 0 0 10107 120 0 0 20 0 1 0 331099972 1032929280 251425 33554432000 4194304 8989770 140734342131600 140734342129600 4451620 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/9310/statm: 252180 251425 471 1171 0 250957 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1008720

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9315
/proc/meminfo: memFree=26600792/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1008720 CPUtime=162.25 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 484465 0 0 0 16092 133 0 0 20 0 1 0 331099972 1032929280 251425 33554432000 4194304 8989770 140734342131600 140734342131096 4204292 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 252180 251425 471 1171 0 250957 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1008720

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 9315
/proc/meminfo: memFree=26600436/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1008720 CPUtime=222.24 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 484465 0 0 0 22081 143 0 0 20 0 1 0 331099972 1032929280 251425 33554432000 4194304 8989770 140734342131600 140734342131096 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 252180 251425 471 1171 0 250957 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1008720

[startup+282.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 9315
/proc/meminfo: memFree=26600684/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1008720 CPUtime=282.23 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 484465 0 0 0 28069 154 0 0 20 0 1 0 331099972 1032929280 251425 33554432000 4194304 8989770 140734342131600 140734342131096 4211680 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 252180 251425 471 1171 0 250957 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1008720

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 9316
/proc/meminfo: memFree=26601016/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1008720 CPUtime=342.21 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 484483 0 0 0 34056 165 0 0 20 0 1 0 331099972 1032929280 251425 33554432000 4194304 8989770 140734342131600 140734342129536 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 252180 251425 471 1171 0 250957 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1008720

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9316
/proc/meminfo: memFree=26601060/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1008720 CPUtime=402.2 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 484502 0 0 0 40042 178 0 0 20 0 1 0 331099972 1032929280 251425 33554432000 4194304 8989770 140734342131600 140734342130864 4208846 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 252180 251425 471 1171 0 250957 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 1008720

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 9316
/proc/meminfo: memFree=26600948/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1008720 CPUtime=462.18 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 484519 0 0 0 46028 190 0 0 20 0 1 0 331099972 1032929280 251425 33554432000 4194304 8989770 140734342131600 140734342130864 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 252180 251425 471 1171 0 250957 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 1008720

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9316
/proc/meminfo: memFree=26601116/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1008720 CPUtime=522.17 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 484522 0 0 0 52014 203 0 0 20 0 1 0 331099972 1032929280 251425 33554432000 4194304 8989770 140734342131600 140734342131096 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 252180 251425 471 1171 0 250957 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 1008720

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9316
/proc/meminfo: memFree=26601144/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1008720 CPUtime=582.16 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 484524 0 0 0 58001 215 0 0 20 0 1 0 331099972 1032929280 251425 33554432000 4194304 8989770 140734342131600 140734342131096 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 252180 251425 471 1171 0 250957 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 1008720

[startup+642.3 s]

################
# More data... #
################

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9320
/proc/meminfo: memFree=26579812/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1024080 CPUtime=822.13 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 488366 0 0 0 81945 268 0 0 20 0 1 0 331099972 1048657920 255265 33554432000 4194304 8989770 140734342131600 140734342129536 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 256020 255265 471 1171 0 254797 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 1024080

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9320
/proc/meminfo: memFree=26579872/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1024080 CPUtime=882.12 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 488372 0 0 0 87930 282 0 0 20 0 1 0 331099972 1048657920 255265 33554432000 4194304 8989770 140734342131600 140734342130864 4209376 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 256020 255265 471 1171 0 254797 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 1024080

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9320
/proc/meminfo: memFree=26563504/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1040464 CPUtime=942.1 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 492468 0 0 0 93916 294 0 0 20 0 1 0 331099972 1065435136 259361 33554432000 4194304 8989770 140734342131600 140734342129536 7678041 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 260116 259361 471 1171 0 258893 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 1040464

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9321
/proc/meminfo: memFree=26562388/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1040464 CPUtime=1002.09 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 492468 0 0 0 99902 307 0 0 20 0 1 0 331099972 1065435136 259361 33554432000 4194304 8989770 140734342131600 140734342131096 4209142 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 260116 259361 471 1171 0 258893 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 1040464

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9321
/proc/meminfo: memFree=26562512/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1040464 CPUtime=1062.08 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 492468 0 0 0 105890 318 0 0 20 0 1 0 331099972 1065435136 259361 33554432000 4194304 8989770 140734342131600 140734342130864 4426060 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 260116 259361 471 1171 0 258893 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 1040464

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9321
/proc/meminfo: memFree=26562140/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1040464 CPUtime=1122.08 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 492468 0 0 0 111875 333 0 0 20 0 1 0 331099972 1065435136 259361 33554432000 4194304 8989770 140734342131600 140734342131096 7736769 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 260116 259361 471 1171 0 258893 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 1040464

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9321
/proc/meminfo: memFree=26561396/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1040464 CPUtime=1182.06 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 492468 0 0 0 117859 347 0 0 20 0 1 0 331099972 1065435136 259361 33554432000 4194304 8989770 140734342131600 140734342131096 4208833 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 260116 259361 471 1171 0 258893 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 1040464

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9321
/proc/meminfo: memFree=26561368/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1040464 CPUtime=1242.06 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 492468 0 0 0 123847 359 0 0 20 0 1 0 331099972 1065435136 259361 33554432000 4194304 8989770 140734342131600 140734342129600 4208855 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 260116 259361 471 1171 0 258893 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 1040464

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 9325
/proc/meminfo: memFree=26560400/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1041488 CPUtime=1302.06 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 492724 0 0 0 129833 373 0 0 20 0 1 0 331099972 1066483712 259617 33554432000 4194304 8989770 140734342131600 140734342130864 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 260372 259617 471 1171 0 259149 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 1041488

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 9325
/proc/meminfo: memFree=26560408/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1041488 CPUtime=1362.04 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 492724 0 0 0 135820 384 0 0 20 0 1 0 331099972 1066483712 259617 33554432000 4194304 8989770 140734342131600 140734342130864 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 260372 259617 471 1171 0 259149 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1041488

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9325
/proc/meminfo: memFree=26559416/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1041488 CPUtime=1422.04 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 492724 0 0 0 141806 398 0 0 20 0 1 0 331099972 1066483712 259617 33554432000 4194304 8989770 140734342131600 140734342130864 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 260372 259617 471 1171 0 259149 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1041488

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9325
/proc/meminfo: memFree=26555324/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1045584 CPUtime=1482.02 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 493748 0 0 0 147793 409 0 0 20 0 1 0 331099972 1070678016 260641 33554432000 4194304 8989770 140734342131600 140734342130864 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 261396 260641 471 1171 0 260173 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1045584

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9325
/proc/meminfo: memFree=26555572/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1045584 CPUtime=1542.01 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 493748 0 0 0 153778 423 0 0 20 0 1 0 331099972 1070678016 260641 33554432000 4194304 8989770 140734342131600 140734342130864 4426060 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 261396 260641 471 1171 0 260173 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 1045584

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9326
/proc/meminfo: memFree=26555696/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1045584 CPUtime=1602.01 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 493748 0 0 0 159764 437 0 0 20 0 1 0 331099972 1070678016 260641 33554432000 4194304 8989770 140734342131600 140734342131096 4208823 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 261396 260641 471 1171 0 260173 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1045584

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9326
/proc/meminfo: memFree=26555820/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1045584 CPUtime=1662 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 493748 0 0 0 165751 449 0 0 20 0 1 0 331099972 1070678016 260641 33554432000 4194304 8989770 140734342131600 140734342129536 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 261396 260641 471 1171 0 260173 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1045584

[startup+1722.3 s]
/proc/loadavg: 1.76 1.95 1.98 2/171 9351
/proc/meminfo: memFree=27162072/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1045584 CPUtime=1721.98 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 493748 0 0 0 171738 460 0 0 20 0 1 0 331099972 1070678016 260641 33554432000 4194304 8989770 140734342131600 140734342130864 4209365 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 261396 260641 471 1171 0 260173 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 1045584

[startup+1782.3 s]
/proc/loadavg: 1.33 1.79 1.92 2/171 9351
/proc/meminfo: memFree=27161824/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1045584 CPUtime=1781.98 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 493748 0 0 0 177726 472 0 0 20 0 1 0 331099972 1070678016 260641 33554432000 4194304 8989770 140734342131600 140734342131096 7669799 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 261396 260641 471 1171 0 260173 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1045584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.24 1.74 1.90 2/171 9351
/proc/meminfo: memFree=27162072/32873648 swapFree=6864/6864
[pid=9310] ppid=9308 vsize=1045584 CPUtime=1800.08 cores=0,2,4,6
/proc/9310/stat : 9310 (toysat) R 9308 9310 7878 0 -1 4202496 493748 0 0 0 179532 476 0 0 20 0 1 0 331099972 1070678016 260641 33554432000 4194304 8989770 140734342131600 140734342131096 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/9310/statm: 261396 260641 471 1171 0 260173 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1045584

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1795.33
CPU system time (s): 4.77027
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 1940560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.33
system time used= 4.77027
maximum resident set size= 1937432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 493748
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 70
involuntary context switches= 2271

runsolver used 2.99954 second user time and 9.63554 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-02 17:08:51
IDJOB=3724538
IDBENCH=92810
IDSOLVER=2308
FILE ID=node113/3724538-1338649730
RUNJOBID= node113-1338631506-7894
PBS_JOBID= 14636467
Free space on /tmp= 70972 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb1-0.01-2.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724538-1338649730/watcher-3724538-1338649730 -o /tmp/evaluation-result-3724538-1338649730/solver-3724538-1338649730 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724538-1338649730.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 281ccdaeae93c3b6d1bf117dcda4aa9f
RANDOM SEED=1501577290

node113.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27605684 kB
Buffers:          493604 kB
Cached:          3304012 kB
SwapCached:         2020 kB
Active:          2237228 kB
Inactive:        2142988 kB
Active(anon):     582168 kB
Inactive(anon):     1800 kB
Active(file):    1655060 kB
Inactive(file):  2141188 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099596 kB
Dirty:             64728 kB
Writeback:             0 kB
AnonPages:        587164 kB
Mapped:            13076 kB
Shmem:                 0 kB
Slab:             750768 kB
SReclaimable:     194732 kB
SUnreclaim:       556036 kB
KernelStack:        1432 kB
PageTables:         5112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     702584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    143360 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70984 MiB
End job on node113 at 2012-06-02 17:38:54