Trace number 3721378

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
PB07: minisat+ 1.14? (TO) 1800.02 1800.31

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-21-20.opb
MD5SUM2f4fbbd7ac7eea50904b3e0a14134afd
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.004999
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables420
Total number of constraints41
Number of constraints which are clauses21
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint21
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 22
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 41 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.00	c   -- Clauses(.)/Splits(s): .....................
0.00/0.00	c ---[  19]---> BDD-cost:   39
0.00/0.00	c ---[  18]---> BDD-cost:   39
0.00/0.00	c ---[  17]---> BDD-cost:   39
0.00/0.00	c ---[  16]---> BDD-cost:   39
0.00/0.00	c ---[  15]---> BDD-cost:   39
0.00/0.00	c ---[  14]---> BDD-cost:   39
0.00/0.00	c ---[  13]---> BDD-cost:   39
0.00/0.00	c ---[  12]---> BDD-cost:   39
0.00/0.00	c ---[  11]---> BDD-cost:   39
0.00/0.00	c ---[  10]---> BDD-cost:   39
0.00/0.00	c ---[   9]---> BDD-cost:   39
0.00/0.00	c ---[   8]---> BDD-cost:   39
0.00/0.00	c ---[   7]---> BDD-cost:   39
0.00/0.00	c ---[   6]---> BDD-cost:   39
0.00/0.00	c ---[   5]---> BDD-cost:   39
0.00/0.00	c ---[   4]---> BDD-cost:   39
0.00/0.00	c ---[   3]---> BDD-cost:   39
0.00/0.00	c ---[   2]---> BDD-cost:   39
0.00/0.00	c ---[   1]---> BDD-cost:   39
0.00/0.00	c ---[   0]---> BDD-cost:   39
0.00/0.00	c ==================================[MINISAT+]==================================
0.00/0.00	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.00	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1941     5420 |     647       0        0     nan |  0.000 % |
0.00/0.01	c |       100 |    1941     5420 |     711     100     7361    73.6 |  1.667 % |
0.00/0.01	c |       250 |    1941     5420 |     782     250    23074    92.3 |  1.667 % |
0.02/0.03	c |       478 |    1941     5420 |     861     478    46476    97.2 |  1.667 % |
0.02/0.04	c |       815 |    1941     5420 |     947     815    79876    98.0 |  1.667 % |
0.02/0.07	c |      1322 |    1941     5420 |    1041    1322   131186    99.2 |  1.667 % |
0.09/0.12	c |      2081 |    1941     5420 |    1146    1420   178810   125.9 |  1.669 % |
0.19/0.22	c |      3221 |    1941     5420 |    1260    1054   173600   164.7 |  1.667 % |
0.29/0.36	c |      4933 |    1941     5420 |    1386    1048   149270   142.4 |  1.667 % |
0.49/0.59	c |      7495 |    1941     5420 |    1525    1779   343816   193.3 |  1.667 % |
0.89/0.99	c |     11341 |    1941     5420 |    1678    1341   201864   150.5 |  1.667 % |
1.49/1.59	c |     17108 |    1941     5420 |    1845    2158   326240   151.2 |  1.667 % |
2.39/2.41	c |     25757 |    1941     5420 |    2030    1300   181659   139.7 |  1.667 % |
3.89/3.95	c |     38731 |    1941     5420 |    2233    1716   257388   150.0 |  1.667 % |
5.89/5.97	c |     58193 |    1941     5420 |    2456    1864   292474   156.9 |  1.667 % |
9.29/9.33	c |     87385 |    1941     5420 |    2702    3079   538341   174.8 |  1.667 % |
14.09/14.16	c |    131176 |    1941     5420 |    2972    2119   413764   195.3 |  1.667 % |
22.29/22.37	c |    196863 |    1941     5420 |    3270    2770   554320   200.1 |  1.667 % |
35.39/35.42	c |    295389 |    1941     5420 |    3597    2566   456160   177.8 |  1.667 % |
51.08/51.12	c |    443178 |    1941     5420 |    3956    2248   274097   121.9 |  1.667 % |
77.88/77.92	c |    664865 |    1941     5420 |    4352    3446   626929   181.9 |  1.669 % |
112.08/112.15	c |    997393 |    1941     5420 |    4787    4365   749891   171.8 |  1.667 % |
180.06/180.17	c |   1496182 |    1941     5420 |    5266    4996   759037   151.9 |  1.667 % |
270.64/270.77	c |   2244367 |    1941     5420 |    5793    4132   676469   163.7 |  1.667 % |
405.62/405.79	c |   3366645 |    1941     5420 |    6372    5503   836678   152.0 |  1.667 % |
643.40/643.58	c |   5050061 |    1941     5420 |    7010    4649   666126   143.3 |  1.667 % |
1074.82/1075.05	c |   7575179 |    1941     5420 |    7711    5224   877896   168.1 |  1.667 % |
1621.23/1621.52	c |  11362859 |    1941     5420 |    8482    5351   877915   164.1 |  1.667 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	s UNKNOWN

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-3721378-1338556104/watcher-3721378-1338556104 -o /tmp/evaluation-result-3721378-1338556104/solver-3721378-1338556104 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721378-1338556104.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.00 2.00 2.00 3/176 19507
/proc/meminfo: memFree=31821884/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=1268 CPUtime=0 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 179 0 0 0 0 0 0 0 20 0 1 0 321737329 1298432 137 33554432000 134512640 135395479 4287876800 4287875504 135031374 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 317 137 88 216 0 99 0

[startup+0.0225679 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19507
/proc/meminfo: memFree=31821884/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=1532 CPUtime=0.02 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 273 0 0 0 2 0 0 0 20 0 1 0 321737329 1568768 231 33554432000 134512640 135395479 4287876800 4287874520 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 383 231 106 216 0 165 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1532

[startup+0.100267 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19507
/proc/meminfo: memFree=31821884/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=2060 CPUtime=0.09 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 391 0 0 0 9 0 0 0 20 0 1 0 321737329 2109440 349 33554432000 134512640 135395479 4287876800 4287874768 134576837 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 515 349 106 216 0 297 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2060

[startup+0.300238 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19507
/proc/meminfo: memFree=31821884/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=2720 CPUtime=0.29 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 563 0 0 0 29 0 0 0 20 0 1 0 321737329 2785280 521 33554432000 134512640 135395479 4287876800 4287874672 134574480 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 680 521 106 216 0 462 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2720

[startup+0.700239 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19507
/proc/meminfo: memFree=31821884/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=3116 CPUtime=0.69 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 674 0 0 0 69 0 0 0 20 0 1 0 321737329 3190784 632 33554432000 134512640 135395479 4287876800 4287874672 134573849 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 779 632 106 216 0 561 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3116

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19508
/proc/meminfo: memFree=31819652/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=3512 CPUtime=1.49 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 770 0 0 0 149 0 0 0 20 0 1 0 321737329 3596288 728 33554432000 134512640 135395479 4287876800 4287874672 134574538 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 878 728 106 216 0 660 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3512

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19508
/proc/meminfo: memFree=31818676/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=4040 CPUtime=3.09 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 916 0 0 0 309 0 0 0 20 0 1 0 321737329 4136960 874 33554432000 134512640 135395479 4287876800 4287875152 134580947 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 1010 874 106 216 0 792 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4040

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19508
/proc/meminfo: memFree=31817552/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=4572 CPUtime=6.29 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 1037 0 0 0 629 0 0 0 20 0 1 0 321737329 4681728 995 33554432000 134512640 135395479 4287876800 4287874672 134574559 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 1143 995 106 216 0 925 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4572

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19508
/proc/meminfo: memFree=31816072/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=5880 CPUtime=12.69 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 1363 0 0 0 1269 0 0 0 20 0 1 0 321737329 6021120 1321 33554432000 134512640 135395479 4287876800 4287874768 134576808 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 1470 1321 106 216 0 1252 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5880

[startup+25.5002 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 19508
/proc/meminfo: memFree=31815328/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=7016 CPUtime=25.49 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 1629 0 0 0 2549 0 0 0 20 0 1 0 321737329 7184384 1587 33554432000 134512640 135395479 4287876800 4287875152 134580945 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 1754 1587 106 216 0 1536 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7016

[startup+51.1002 s]
/proc/loadavg: 2.12 2.03 2.01 3/177 19508
/proc/meminfo: memFree=31814208/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=7808 CPUtime=51.08 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 1841 0 0 0 5108 0 0 0 20 0 1 0 321737329 7995392 1798 33554432000 134512640 135395479 4287876800 4287874768 134577287 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 1952 1798 106 216 0 1734 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7808

[startup+102.306 s]
/proc/loadavg: 2.05 2.02 2.00 3/178 19511
/proc/meminfo: memFree=31811176/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=10116 CPUtime=102.28 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 2454 0 0 0 10228 0 0 0 20 0 1 0 321737329 10358784 2377 33554432000 134512640 135395479 4287876800 4287875152 134581284 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 2529 2377 106 216 0 2311 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 10116

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 19511
/proc/meminfo: memFree=31809556/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=11528 CPUtime=162.26 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 2959 0 0 0 16226 0 0 0 20 0 1 0 321737329 11804672 2744 33554432000 134512640 135395479 4287876800 4287875152 134580915 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 2882 2744 106 216 0 2664 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 11528

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 19512
/proc/meminfo: memFree=31809252/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=12120 CPUtime=222.25 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 3163 0 0 0 22225 0 0 0 20 0 1 0 321737329 12410880 2892 33554432000 134512640 135395479 4287876800 4287875152 134580923 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 3030 2892 106 216 0 2812 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 12120

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 19561
/proc/meminfo: memFree=31927580/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=13024 CPUtime=282.24 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 3410 0 0 0 28224 0 0 0 20 0 1 0 321737329 13336576 3107 33554432000 134512640 135395479 4287876800 4287875152 134580923 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 3256 3107 106 216 0 3038 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 13024

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 19561
/proc/meminfo: memFree=31926160/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=13852 CPUtime=342.23 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 3609 0 0 0 34223 0 0 0 20 0 1 0 321737329 14184448 3304 33554432000 134512640 135395479 4287876800 4287875104 134580417 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 3463 3304 106 216 0 3245 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 13852

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19562
/proc/meminfo: memFree=31924532/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=13892 CPUtime=402.22 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 3654 0 0 0 40222 0 0 0 20 0 1 0 321737329 14225408 3336 33554432000 134512640 135395479 4287876800 4287875152 134580896 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 3473 3336 106 216 0 3255 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 13892

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19562
/proc/meminfo: memFree=31921808/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=16524 CPUtime=462.21 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 4306 0 0 0 46221 0 0 0 20 0 1 0 321737329 16920576 3987 33554432000 134512640 135395479 4287876800 4287875152 134580840 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 4131 3987 106 216 0 3913 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 16524

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19562
/proc/meminfo: memFree=31921124/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=16524 CPUtime=522.2 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 4306 0 0 0 52220 0 0 0 20 0 1 0 321737329 16920576 3987 33554432000 134512640 135395479 4287876800 4287874672 134574544 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 4131 3987 106 216 0 3913 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 16524

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19563
/proc/meminfo: memFree=31920008/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=17256 CPUtime=582.19 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 4514 0 0 0 58219 0 0 0 20 0 1 0 321737329 17670144 4178 33554432000 134512640 135395479 4287876800 4287875152 134580893 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 4314 4178 106 216 0 4096 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 17256

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19567
/proc/meminfo: memFree=31913928/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=19188 CPUtime=882.15 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 5078 0 0 0 88214 1 0 0 20 0 1 0 321737329 19648512 4661 33554432000 134512640 135395479 4287876800 4287875152 134580973 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 4797 4661 106 216 0 4579 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 19188

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19567
/proc/meminfo: memFree=31913492/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=19600 CPUtime=942.14 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 5262 0 0 0 94213 1 0 0 20 0 1 0 321737329 20070400 4764 33554432000 134512640 135395479 4287876800 4287875152 134580732 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 4900 4764 106 216 0 4682 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 19600

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19567
/proc/meminfo: memFree=31912748/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=19600 CPUtime=1002.13 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 5262 0 0 0 100212 1 0 0 20 0 1 0 321737329 20070400 4764 33554432000 134512640 135395479 4287876800 4287875152 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 4900 4764 106 216 0 4682 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 19600

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19567
/proc/meminfo: memFree=31912500/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=19600 CPUtime=1062.12 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 5262 0 0 0 106211 1 0 0 20 0 1 0 321737329 20070400 4764 33554432000 134512640 135395479 4287876800 4287875152 134580915 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 4900 4764 106 216 0 4682 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 19600

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19567
/proc/meminfo: memFree=31911136/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=20572 CPUtime=1122.11 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 5536 0 0 0 112210 1 0 0 20 0 1 0 321737329 21065728 4994 33554432000 134512640 135395479 4287876800 4287874768 134576769 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 5143 4994 106 216 0 4925 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 20572

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19568
/proc/meminfo: memFree=31909396/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=21484 CPUtime=1182.1 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 5819 0 0 0 118209 1 0 0 20 0 1 0 321737329 21999616 5233 33554432000 134512640 135395479 4287876800 4287874672 134574149 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 5371 5233 106 216 0 5153 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 21484

[startup+1242.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 19568
/proc/meminfo: memFree=31909024/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=21700 CPUtime=1242.09 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 5867 0 0 0 124208 1 0 0 20 0 1 0 321737329 22220800 5281 33554432000 134512640 135395479 4287876800 4287875152 134580732 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 5425 5281 106 216 0 5207 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 21700

[startup+1302.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/178 19571
/proc/meminfo: memFree=31907752/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=21700 CPUtime=1302.09 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 5868 0 0 0 130208 1 0 0 20 0 1 0 321737329 22220800 5282 33554432000 134512640 135395479 4287876800 4287875152 134580915 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 5425 5282 106 216 0 5207 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 21700

[startup+1362.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 19571
/proc/meminfo: memFree=31907660/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=21700 CPUtime=1362.07 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 5868 0 0 0 136206 1 0 0 20 0 1 0 321737329 22220800 5282 33554432000 134512640 135395479 4287876800 4287874672 134573849 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 5425 5282 106 216 0 5207 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 21700

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 19571
/proc/meminfo: memFree=31907536/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=21964 CPUtime=1422.07 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 5933 0 0 0 142206 1 0 0 20 0 1 0 321737329 22491136 5347 33554432000 134512640 135395479 4287876800 4287875152 134581293 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 5491 5347 106 216 0 5273 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 21964

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 19572
/proc/meminfo: memFree=31906168/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=22608 CPUtime=1482.05 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 6239 0 0 0 148204 1 0 0 20 0 1 0 321737329 23150592 5516 33554432000 134512640 135395479 4287876800 4287875152 134580813 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 5652 5516 106 216 0 5434 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 22608

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19572
/proc/meminfo: memFree=31905796/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=22608 CPUtime=1542.04 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 6239 0 0 0 154203 1 0 0 20 0 1 0 321737329 23150592 5516 33554432000 134512640 135395479 4287876800 4287875152 134581051 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 5652 5516 106 216 0 5434 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 22608

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19573
/proc/meminfo: memFree=31905788/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=22608 CPUtime=1602.03 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 6239 0 0 0 160202 1 0 0 20 0 1 0 321737329 23150592 5516 33554432000 134512640 135395479 4287876800 4287875152 134580965 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 5652 5516 106 216 0 5434 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 22608

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19573
/proc/meminfo: memFree=31905672/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=22872 CPUtime=1662.03 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 6288 0 0 0 166202 1 0 0 20 0 1 0 321737329 23420928 5565 33554432000 134512640 135395479 4287876800 4287875152 134581181 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 5718 5565 106 216 0 5500 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 22872

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 19573
/proc/meminfo: memFree=31905300/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=22936 CPUtime=1722.02 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 6323 0 0 0 172201 1 0 0 20 0 1 0 321737329 23486464 5598 33554432000 134512640 135395479 4287876800 4287875152 134581477 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 5734 5598 106 216 0 5516 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 22936

[startup+1782.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 19574
/proc/meminfo: memFree=31904556/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=23212 CPUtime=1782.01 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 6393 0 0 0 178200 1 0 0 20 0 1 0 321737329 23769088 5667 33554432000 134512640 135395479 4287876800 4287875152 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 5803 5667 106 216 0 5585 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 23212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 19574
/proc/meminfo: memFree=31904680/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=23212 CPUtime=1800.01 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 6393 0 0 0 180000 1 0 0 20 0 1 0 321737329 23769088 5667 33554432000 134512640 135395479 4287876800 4287874672 134574486 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 5803 5667 106 216 0 5585 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 23212

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

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

[startup+1800.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 19574
/proc/meminfo: memFree=31904680/32873844 swapFree=7116/7116
[pid=19507] ppid=19505 vsize=23212 CPUtime=1800.01 cores=0,2,4,6
/proc/19507/stat : 19507 (minisat+) R 19505 19507 19055 0 -1 4202496 6393 0 0 0 180000 1 0 0 20 0 1 0 321737329 23769088 5667 33554432000 134512640 135395479 4287876800 4287874672 134574486 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/19507/statm: 5803 5667 106 216 0 5585 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 23212

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1800.01
CPU system time (s): 0.016997
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 23332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.016997
maximum resident set size= 22672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6394
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= 11
involuntary context switches= 1852

runsolver used 3.15052 second user time and 8.25275 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-01 15:08:24
IDJOB=3721378
IDBENCH=2598
IDSOLVER=2306
FILE ID=node111/3721378-1338556104
RUNJOBID= node111-1338552573-19071
PBS_JOBID= 14635873
Free space on /tmp= 67392 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-21-20.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721378-1338556104/watcher-3721378-1338556104 -o /tmp/evaluation-result-3721378-1338556104/solver-3721378-1338556104 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721378-1338556104.opb            

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

MD5SUM BENCH= 2f4fbbd7ac7eea50904b3e0a14134afd
RANDOM SEED=279366208

node111.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.152
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.30
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.152
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.91
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.152
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.152
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.152
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		: 2666.152
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.152
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.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31822040 kB
Buffers:           74896 kB
Cached:            91864 kB
SwapCached:         1296 kB
Active:           179032 kB
Inactive:         113996 kB
Active(anon):     127624 kB
Inactive(anon):     1056 kB
Active(file):      51408 kB
Inactive(file):   112940 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100040 kB
Dirty:              2380 kB
Writeback:             0 kB
AnonPages:        132344 kB
Mapped:             9156 kB
Shmem:                 0 kB
Slab:             619904 kB
SReclaimable:      62204 kB
SUnreclaim:       557700 kB
KernelStack:        1472 kB
PageTables:         4260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     250328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721378-1338556104.opb

Free space on /tmp at the end= 67392 MiB
End job on node111 at 2012-06-01 15:38:26