Trace number 3725083

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 NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.05 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-data8_3.opb
MD5SUMc3720ea5d84e92b781414b36064971fe
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark43606
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 46478
Optimality of the best value was proved NO
Number of variables1344
Total number of constraints16096
Number of constraints which are clauses8208
Number of constraints which are cardinality constraints (but not clauses)496
Number of constraints which are nor clauses,nor cardinality constraints7392
Minimum length of a constraint2
Maximum length of a constraint28
Number of terms in the objective function 448
Biggest coefficient in the objective function 1380
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 279536
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 1380
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 279536
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.58/0.62	c 2012-06-02T12:35:11+0200
0.58/0.62	c arch = x86_64
0.58/0.62	c os = linux
0.58/0.62	c compiler = ghc 7.4
0.58/0.62	c packages:
0.58/0.62	c   OptDir-0.0.1
0.58/0.62	c   array-0.4.0.0
0.58/0.62	c   base-4.5.0.0
0.58/0.62	c   bytestring-0.9.2.1
0.58/0.62	c   containers-0.4.2.1
0.58/0.62	c   deepseq-1.3.0.0
0.58/0.62	c   mtl-2.1.1
0.58/0.62	c   old_locale-1.0.0.4
0.58/0.62	c   parse_dimacs-1.2
0.58/0.62	c   parsec-3.1.2
0.58/0.62	c   queue-0.1.2
0.58/0.62	c   stm-2.3
0.58/0.62	c   time-1.4
0.58/0.62	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725083-1338633311.opb"]
0.58/0.62	c #vars 1344
0.58/0.62	c #constraints 16096
0.58/0.62	c Solving starts ...
0.68/0.78	c solving time = 0.149s
0.68/0.78	c #decision = 1229
0.68/0.78	c #conflict = 264
0.68/0.78	c #restart = 2
0.68/0.78	o 50861
0.68/0.78	c Solving starts ...
16.88/16.93	c learnt constraints deletion: 15745 -> 7873
27.68/27.75	c learnt constraints deletion: 17276 -> 8639
40.07/40.17	c learnt constraints deletion: 18986 -> 9493
54.97/55.06	c learnt constraints deletion: 20825 -> 10413
69.15/69.22	c learnt constraints deletion: 20833 -> 10417
83.65/83.73	c learnt constraints deletion: 22886 -> 11443
99.15/99.26	c learnt constraints deletion: 22844 -> 11423
117.55/117.70	c learnt constraints deletion: 25136 -> 12568
133.94/134.10	c learnt constraints deletion: 25130 -> 12566
152.43/152.50	c learnt constraints deletion: 25111 -> 12557
173.93/174.04	c learnt constraints deletion: 27588 -> 13794
194.92/195.02	c learnt constraints deletion: 27595 -> 13799
215.22/215.38	c learnt constraints deletion: 27610 -> 13807
235.02/235.19	c learnt constraints deletion: 27616 -> 13809
254.21/254.33	c learnt constraints deletion: 27584 -> 13793
275.71/275.84	c learnt constraints deletion: 30309 -> 15155
298.90/299.10	c learnt constraints deletion: 30311 -> 15157
325.60/325.72	c learnt constraints deletion: 30282 -> 15142
349.30/349.41	c learnt constraints deletion: 30326 -> 15165
372.70/372.85	c learnt constraints deletion: 30310 -> 15158
397.58/397.75	c learnt constraints deletion: 30318 -> 15162
424.28/424.41	c learnt constraints deletion: 33288 -> 16646
452.18/452.32	c learnt constraints deletion: 33302 -> 16651
485.17/485.31	c learnt constraints deletion: 33297 -> 16651
510.57/510.75	c learnt constraints deletion: 33308 -> 16655
535.97/536.19	c learnt constraints deletion: 33313 -> 16659
564.57/564.70	c learnt constraints deletion: 33297 -> 16649
591.95/592.14	c learnt constraints deletion: 33304 -> 16653
615.35/615.52	c learnt constraints deletion: 33305 -> 16655
641.25/641.44	c learnt constraints deletion: 33318 -> 16661
683.34/683.56	c learnt constraints deletion: 36596 -> 18298
719.24/719.45	c learnt constraints deletion: 36608 -> 18305
753.63/753.87	c learnt constraints deletion: 36595 -> 18298
788.63/788.85	c learnt constraints deletion: 36587 -> 18295
817.52/817.70	c learnt constraints deletion: 36590 -> 18296
845.72/845.95	c learnt constraints deletion: 36592 -> 18297
878.51/878.77	c learnt constraints deletion: 36617 -> 18310
910.90/911.18	c learnt constraints deletion: 36603 -> 18304
937.00/937.26	c learnt constraints deletion: 36600 -> 18304
969.09/969.39	c learnt constraints deletion: 36586 -> 18298
1001.89/1002.18	c learnt constraints deletion: 36587 -> 18294
1029.57/1029.85	c learnt constraints deletion: 36595 -> 18299
1063.57/1063.85	c learnt constraints deletion: 40205 -> 20103
1097.76/1098.10	c learnt constraints deletion: 40214 -> 20107
1130.15/1130.49	c learnt constraints deletion: 40210 -> 20105
1177.95/1178.22	c learnt constraints deletion: 40200 -> 20101
1215.44/1215.72	c learnt constraints deletion: 40191 -> 20097
1262.83/1263.16	c learnt constraints deletion: 40181 -> 20091
1307.63/1307.91	c learnt constraints deletion: 40195 -> 20100
1336.31/1336.62	c learnt constraints deletion: 40197 -> 20101
1372.62/1372.96	c learnt constraints deletion: 40197 -> 20102
1412.20/1412.56	c learnt constraints deletion: 40217 -> 20110
1441.71/1442.05	c learnt constraints deletion: 40206 -> 20105
1477.20/1477.57	c learnt constraints deletion: 40210 -> 20108
1506.19/1506.55	c learnt constraints deletion: 40204 -> 20106
1535.20/1535.51	c learnt constraints deletion: 40204 -> 20103
1564.79/1565.15	c learnt constraints deletion: 40190 -> 20097
1600.38/1600.77	c learnt constraints deletion: 40213 -> 20109
1648.87/1649.28	c learnt constraints deletion: 44183 -> 22096
1681.26/1681.60	c learnt constraints deletion: 44193 -> 22097
1723.54/1723.95	c learnt constraints deletion: 44187 -> 22095
1768.54/1768.91	c learnt constraints deletion: 44196 -> 22100

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-3725083-1338633311/watcher-3725083-1338633311 -o /tmp/evaluation-result-3725083-1338633311/solver-3725083-1338633311 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725083-1338633311.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.05 2.03 1.70 3/175 15989
/proc/meminfo: memFree=27010116/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/15989/stat : 15989 (runsolver) D 15987 15989 15814 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 329457230 12095488 50 33554432000 4194304 5436572 140735882702848 140735882699144 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/15989/statm: 2953 50 31 304 0 2645 0

[startup+0.0869461 s]
/proc/loadavg: 2.05 2.03 1.70 3/175 15989
/proc/meminfo: memFree=27010116/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=11344 CPUtime=0.07 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 2113 0 0 0 7 0 0 0 20 0 1 0 329457230 11616256 2033 33554432000 4194304 8989770 140734129269568 140735882699032 4204544 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 2836 2033 431 1171 0 1613 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11344

[startup+0.100305 s]
/proc/loadavg: 2.05 2.03 1.70 3/175 15989
/proc/meminfo: memFree=27010116/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=12368 CPUtime=0.08 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 2369 0 0 0 8 0 0 0 20 0 1 0 329457230 12664832 2289 33554432000 4194304 8989770 140734129269568 140735882699032 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 3092 2289 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12368

[startup+0.30027 s]
/proc/loadavg: 2.05 2.03 1.70 3/175 15989
/proc/meminfo: memFree=27010116/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=23632 CPUtime=0.28 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 5185 0 0 0 27 1 0 0 20 0 1 0 329457230 24199168 5105 33554432000 4194304 8989770 140734129269568 140735882699032 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 5908 5105 431 1171 0 4685 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23632

[startup+0.700267 s]
/proc/loadavg: 2.05 2.03 1.70 3/175 15989
/proc/meminfo: memFree=27010116/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=46160 CPUtime=0.68 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 10853 0 0 0 66 2 0 0 20 0 1 0 329457230 47267840 10773 33554432000 4194304 8989770 140734129269568 140734129268832 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 11540 10773 462 1171 0 10317 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 46160

[startup+1.50028 s]
/proc/loadavg: 2.05 2.03 1.70 3/176 15990
/proc/meminfo: memFree=26968948/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=46160 CPUtime=1.48 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 10864 0 0 0 146 2 0 0 20 0 1 0 329457230 47267840 10784 33554432000 4194304 8989770 140734129269568 140734129268832 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 11540 10784 473 1171 0 10317 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 46160

[startup+3.10027 s]
/proc/loadavg: 2.04 2.03 1.70 3/176 15990
/proc/meminfo: memFree=26968560/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=48208 CPUtime=3.08 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 11376 0 0 0 305 3 0 0 20 0 1 0 329457230 49364992 11296 33554432000 4194304 8989770 140734129269568 140734129269064 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 12052 11296 473 1171 0 10829 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 48208

[startup+6.30025 s]
/proc/loadavg: 2.04 2.03 1.70 3/177 15991
/proc/meminfo: memFree=26960988/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=56400 CPUtime=6.28 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 13424 0 0 0 623 5 0 0 20 0 1 0 329457230 57753600 13344 33554432000 4194304 8989770 140734129269568 140734129269064 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 14100 13344 473 1171 0 12877 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 56400

[startup+12.7003 s]
/proc/loadavg: 2.04 2.03 1.71 3/177 15991
/proc/meminfo: memFree=26942776/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=73808 CPUtime=12.68 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 17776 0 0 0 1259 9 0 0 20 0 1 0 329457230 75579392 17696 33554432000 4194304 8989770 140734129269568 140734129269064 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 18452 17696 473 1171 0 17229 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 73808

[startup+25.5003 s]
/proc/loadavg: 1.96 2.01 1.71 3/177 16182
/proc/meminfo: memFree=27671552/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=95312 CPUtime=25.48 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 23158 0 0 0 2530 18 0 0 20 0 1 0 329457230 97599488 23075 33554432000 4194304 8989770 140734129269568 140734129269064 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 23828 23075 475 1171 0 22605 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 95312

[startup+51.1003 s]
/proc/loadavg: 1.97 2.01 1.71 3/177 16182
/proc/meminfo: memFree=27658456/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=102480 CPUtime=51.06 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 24970 0 0 0 5075 31 0 0 20 0 1 0 329457230 104939520 24867 33554432000 4194304 8989770 140734129269568 140734129268832 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 25620 24867 475 1171 0 24397 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 102480

[startup+102.306 s]
/proc/loadavg: 1.99 2.00 1.73 3/177 16182
/proc/meminfo: memFree=27624176/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=130128 CPUtime=102.25 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 31892 0 0 0 10173 52 0 0 20 0 1 0 329457230 133251072 31779 33554432000 4194304 8989770 140734129269568 140734129269064 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 32532 31779 475 1171 0 31309 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 130128

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.74 3/177 16182
/proc/meminfo: memFree=27620692/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=132176 CPUtime=162.23 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 33178 0 0 0 16146 77 0 0 20 0 1 0 329457230 135348224 32291 33554432000 4194304 8989770 140734129269568 140734129269064 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 33044 32291 475 1171 0 31821 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 132176

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 1.75 3/177 16182
/proc/meminfo: memFree=27620932/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=132176 CPUtime=222.21 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 33946 0 0 0 22119 102 0 0 20 0 1 0 329457230 135348224 32291 33554432000 4194304 8989770 140734129269568 140734129269064 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 33044 32291 475 1171 0 31821 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 132176

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 1.76 3/177 16182
/proc/meminfo: memFree=27611064/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=142416 CPUtime=282.21 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 36511 0 0 0 28092 129 0 0 20 0 1 0 329457230 145833984 34851 33554432000 4194304 8989770 140734129269568 140734129269064 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 35604 34851 475 1171 0 34381 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 142416

[startup+342.3 s]
/proc/loadavg: 2.06 2.02 1.78 3/178 16186
/proc/meminfo: memFree=27609712/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=140368 CPUtime=342.19 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 42143 0 0 0 34068 151 0 0 20 0 1 0 329457230 143736832 34339 33554432000 4194304 8989770 140734129269568 140734129268832 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 35092 34339 475 1171 0 33869 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 140368

[startup+402.3 s]
/proc/loadavg: 2.08 2.03 1.80 3/177 16186
/proc/meminfo: memFree=27608584/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=144464 CPUtime=402.19 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 45472 0 0 0 40043 176 0 0 20 0 1 0 329457230 147931136 35363 33554432000 4194304 8989770 140734129269568 140734129269064 4209142 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 36116 35363 475 1171 0 34893 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 144464

[startup+462.3 s]
/proc/loadavg: 2.06 2.03 1.81 3/177 16186
/proc/meminfo: memFree=27595244/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=155728 CPUtime=462.18 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 48290 0 0 0 46018 200 0 0 20 0 1 0 329457230 159465472 38179 33554432000 4194304 8989770 140734129269568 140734129269064 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 38932 38179 475 1171 0 37709 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 155728

[startup+522.3 s]
/proc/loadavg: 2.02 2.03 1.82 3/177 16186
/proc/meminfo: memFree=27605724/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=144464 CPUtime=522.17 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 51362 0 0 0 51994 223 0 0 20 0 1 0 329457230 147931136 35363 33554432000 4194304 8989770 140734129269568 140734129269064 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 36116 35363 475 1171 0 34893 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 144464

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 1.83 3/177 16186
/proc/meminfo: memFree=27596716/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=152656 CPUtime=582.16 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 56488 0 0 0 57969 247 0 0 20 0 1 0 329457230 156319744 37411 33554432000 4194304 8989770 140734129269568 140734129269064 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 38164 37411 475 1171 0 36941 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 152656

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.05 2.01 1.86 3/177 16187
/proc/meminfo: memFree=27588020/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=156752 CPUtime=822.12 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 73643 0 0 0 81879 333 0 0 20 0 1 0 329457230 160514048 38435 33554432000 4194304 8989770 140734129269568 140734129269064 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 39188 38435 475 1171 0 37965 0
Current children cumulated CPU time (s) 822.12
Current children cumulated vsize (KiB) 156752

[startup+882.3 s]
/proc/loadavg: 2.08 2.02 1.87 3/177 16187
/proc/meminfo: memFree=27599384/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=144464 CPUtime=882.11 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 76715 0 0 0 87857 354 0 0 20 0 1 0 329457230 147931136 35363 33554432000 4194304 8989770 140734129269568 140734129269064 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 36116 35363 475 1171 0 34893 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 144464

[startup+942.3 s]
/proc/loadavg: 2.03 2.02 1.87 3/178 16191
/proc/meminfo: memFree=27590544/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=155728 CPUtime=942.09 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 83382 0 0 0 93833 376 0 0 20 0 1 0 329457230 159465472 38179 33554432000 4194304 8989770 140734129269568 140734129268832 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 38932 38179 475 1171 0 37709 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 155728

[startup+1002.3 s]
/proc/loadavg: 2.01 2.01 1.88 3/177 16191
/proc/meminfo: memFree=27589752/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=156752 CPUtime=1002.09 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 85430 0 0 0 99813 396 0 0 20 0 1 0 329457230 160514048 38435 33554432000 4194304 8989770 140734129269568 140734129267520 4204368 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 39188 38435 475 1171 0 37965 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 156752

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/177 16191
/proc/meminfo: memFree=27576160/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=171088 CPUtime=1062.07 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 92089 0 0 0 105789 418 0 0 20 0 1 0 329457230 175194112 42019 33554432000 4194304 8989770 140734129269568 140734129268832 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 42772 42019 475 1171 0 41549 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 171088

[startup+1122.3 s]
/proc/loadavg: 2.04 2.02 1.90 3/177 16191
/proc/meminfo: memFree=27563464/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=181328 CPUtime=1122.06 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 100281 0 0 0 111767 439 0 0 20 0 1 0 329457230 185679872 44579 33554432000 4194304 8989770 140734129269568 140734129269064 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 45332 44579 475 1171 0 44109 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 181328

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 1.90 3/177 16191
/proc/meminfo: memFree=27575756/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=169040 CPUtime=1182.04 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 105926 0 0 0 117746 458 0 0 20 0 1 0 329457230 173096960 41507 33554432000 4194304 8989770 140734129269568 140734129269064 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 42260 41507 475 1171 0 41037 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 169040

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/177 16192
/proc/meminfo: memFree=27575384/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=169040 CPUtime=1242.03 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 105926 0 0 0 123729 474 0 0 20 0 1 0 329457230 173096960 41507 33554432000 4194304 8989770 140734129269568 140734129268832 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 42260 41507 475 1171 0 41037 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 169040

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 16192
/proc/meminfo: memFree=27549136/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=193616 CPUtime=1302.03 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 112074 0 0 0 129710 493 0 0 20 0 1 0 329457230 198262784 47651 33554432000 4194304 8989770 140734129269568 140734129269064 4211827 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 48404 47651 475 1171 0 47181 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 193616

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 16192
/proc/meminfo: memFree=27561252/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=181328 CPUtime=1362.01 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 117194 0 0 0 135689 512 0 0 20 0 1 0 329457230 185679872 44579 33554432000 4194304 8989770 140734129269568 140734129268832 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 45332 44579 475 1171 0 44109 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 181328

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 16192
/proc/meminfo: memFree=27550320/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=193616 CPUtime=1422.01 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 120524 0 0 0 141669 532 0 0 20 0 1 0 329457230 198262784 47651 33554432000 4194304 8989770 140734129269568 140734129269064 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 48404 47651 475 1171 0 47181 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 193616

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 16192
/proc/meminfo: memFree=27582696/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=160848 CPUtime=1481.99 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 120524 0 0 0 147649 550 0 0 20 0 1 0 329457230 164708352 39459 33554432000 4194304 8989770 140734129269568 140734129269064 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 40212 39459 475 1171 0 38989 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 160848

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 16196
/proc/meminfo: memFree=27571404/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=173136 CPUtime=1541.99 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 123596 0 0 0 153625 574 0 0 20 0 1 0 329457230 177291264 42531 33554432000 4194304 8989770 140734129269568 140734129269064 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 43284 42531 475 1171 0 42061 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 173136

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 16219
/proc/meminfo: memFree=27565504/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=177232 CPUtime=1601.98 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 126924 0 0 0 159601 597 0 0 20 0 1 0 329457230 181485568 43555 33554432000 4194304 8989770 140734129269568 140734129267520 4208846 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 44308 43555 475 1171 0 43085 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 177232

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 16219
/proc/meminfo: memFree=27573784/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=169040 CPUtime=1661.97 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 135628 0 0 0 165577 620 0 0 20 0 1 0 329457230 173096960 41507 33554432000 4194304 8989770 140734129269568 140734129269064 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 42260 41507 475 1171 0 41037 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 169040

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 16219
/proc/meminfo: memFree=27538120/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=204880 CPUtime=1721.95 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 144605 0 0 0 171556 639 0 0 20 0 1 0 329457230 209797120 50467 33554432000 4194304 8989770 140734129269568 140734129268832 7688457 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 51220 50467 475 1171 0 49997 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 204880

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 16219
/proc/meminfo: memFree=27572116/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=169040 CPUtime=1781.94 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 145373 0 0 0 177536 658 0 0 20 0 1 0 329457230 173096960 41507 33554432000 4194304 8989770 140734129269568 140734129268832 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 42260 41507 475 1171 0 41037 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 169040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 16219
/proc/meminfo: memFree=27571992/32873844 swapFree=7372/7372
[pid=15989] ppid=15987 vsize=169040 CPUtime=1800.04 cores=0,2,4,6
/proc/15989/stat : 15989 (toysat) R 15987 15989 15814 0 -1 4202496 145373 0 0 0 179340 664 0 0 20 0 1 0 329457230 173096960 41507 33554432000 4194304 8989770 140734129269568 140734129269064 4438168 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15989/statm: 42260 41507 475 1171 0 41037 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 169040

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.05
CPU user time (s): 1793.4
CPU system time (s): 6.64999
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 212048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.4
system time used= 6.64999
maximum resident set size= 209036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145373
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= 109
involuntary context switches= 1851

runsolver used 3.43048 second user time and 8.50471 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-02 12:35:11
IDJOB=3725083
IDBENCH=2008
IDSOLVER=2308
FILE ID=node118/3725083-1338633311
RUNJOBID= node118-1338631506-15830
PBS_JOBID= 14636462
Free space on /tmp= 70980 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-data8_3.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725083-1338633311/watcher-3725083-1338633311 -o /tmp/evaluation-result-3725083-1338633311/solver-3725083-1338633311 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725083-1338633311.opb

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

MD5SUM BENCH= c3720ea5d84e92b781414b36064971fe
RANDOM SEED=2072928562

node118.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		: 2666.212
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	: 5332.42
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		: 2666.212
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	: 5438.55
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		: 2666.212
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	: 5331.92
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		: 2666.212
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		: 2666.212
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	: 5320.68
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		: 2666.212
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		: 2666.212
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.91
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		: 2666.212
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27010388 kB
Buffers:          471736 kB
Cached:          3763296 kB
SwapCached:            0 kB
Active:          2042348 kB
Inactive:        2957652 kB
Active(anon):     754560 kB
Inactive(anon):    11340 kB
Active(file):    1287788 kB
Inactive(file):  2946312 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:        770532 kB
Mapped:            13476 kB
Shmem:               200 kB
Slab:             722132 kB
SReclaimable:     163660 kB
SUnreclaim:       558472 kB
KernelStack:        1456 kB
PageTables:         5492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     877720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    706560 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70980 MiB
End job on node118 at 2012-06-02 13:05:14