Trace number 3721381

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.11 1800.52

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-cardinality-105-100.opb
MD5SUM1f72b7f8bd829aeeb06978977df8efc2
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.19397
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables10500
Total number of constraints205
Number of constraints which are clauses105
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint100
Maximum length of a constraint105
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 106
Number of bits of the biggest sum of numbers7
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.09/0.11	c Converting 205 PB-constraints to clauses...
0.09/0.11	c   -- Unit propagations: (none)
0.09/0.11	c   -- Detecting intervals from adjacent constraints: (none)
0.09/0.11	c   -- Clauses(.)/Splits(s): .........................................................................................................
0.09/0.12	c ---[  99]---> BDD-cost:  207
0.09/0.12	c ---[  98]---> BDD-cost:  207
0.09/0.12	c ---[  97]---> BDD-cost:  207
0.09/0.12	c ---[  96]---> BDD-cost:  207
0.09/0.13	c ---[  95]---> BDD-cost:  207
0.09/0.13	c ---[  94]---> BDD-cost:  207
0.09/0.13	c ---[  93]---> BDD-cost:  207
0.09/0.14	c ---[  92]---> BDD-cost:  207
0.09/0.14	c ---[  91]---> BDD-cost:  207
0.09/0.14	c ---[  90]---> BDD-cost:  207
0.09/0.15	c ---[  89]---> BDD-cost:  207
0.09/0.15	c ---[  88]---> BDD-cost:  207
0.09/0.15	c ---[  87]---> BDD-cost:  207
0.09/0.15	c ---[  86]---> BDD-cost:  207
0.09/0.16	c ---[  85]---> BDD-cost:  207
0.09/0.16	c ---[  84]---> BDD-cost:  207
0.09/0.16	c ---[  83]---> BDD-cost:  207
0.09/0.17	c ---[  82]---> BDD-cost:  207
0.09/0.17	c ---[  81]---> BDD-cost:  207
0.09/0.17	c ---[  80]---> BDD-cost:  207
0.09/0.17	c ---[  79]---> BDD-cost:  207
0.09/0.18	c ---[  78]---> BDD-cost:  207
0.09/0.18	c ---[  77]---> BDD-cost:  207
0.09/0.18	c ---[  76]---> BDD-cost:  207
0.09/0.19	c ---[  75]---> BDD-cost:  207
0.09/0.19	c ---[  74]---> BDD-cost:  207
0.09/0.19	c ---[  73]---> BDD-cost:  207
0.09/0.20	c ---[  72]---> BDD-cost:  207
0.19/0.20	c ---[  71]---> BDD-cost:  207
0.19/0.20	c ---[  70]---> BDD-cost:  207
0.19/0.20	c ---[  69]---> BDD-cost:  207
0.19/0.21	c ---[  68]---> BDD-cost:  207
0.19/0.21	c ---[  67]---> BDD-cost:  207
0.19/0.21	c ---[  66]---> BDD-cost:  207
0.19/0.22	c ---[  65]---> BDD-cost:  207
0.19/0.22	c ---[  64]---> BDD-cost:  207
0.19/0.22	c ---[  63]---> BDD-cost:  207
0.19/0.22	c ---[  62]---> BDD-cost:  207
0.19/0.23	c ---[  61]---> BDD-cost:  207
0.19/0.23	c ---[  60]---> BDD-cost:  207
0.19/0.23	c ---[  59]---> BDD-cost:  207
0.19/0.24	c ---[  58]---> BDD-cost:  207
0.19/0.24	c ---[  57]---> BDD-cost:  207
0.19/0.24	c ---[  56]---> BDD-cost:  207
0.19/0.24	c ---[  55]---> BDD-cost:  207
0.19/0.25	c ---[  54]---> BDD-cost:  207
0.19/0.25	c ---[  53]---> BDD-cost:  207
0.19/0.25	c ---[  52]---> BDD-cost:  207
0.19/0.26	c ---[  51]---> BDD-cost:  207
0.19/0.26	c ---[  50]---> BDD-cost:  207
0.19/0.26	c ---[  49]---> BDD-cost:  207
0.19/0.27	c ---[  48]---> BDD-cost:  207
0.19/0.27	c ---[  47]---> BDD-cost:  207
0.19/0.27	c ---[  46]---> BDD-cost:  207
0.19/0.27	c ---[  45]---> BDD-cost:  207
0.19/0.28	c ---[  44]---> BDD-cost:  207
0.19/0.28	c ---[  43]---> BDD-cost:  207
0.19/0.28	c ---[  42]---> BDD-cost:  207
0.19/0.29	c ---[  41]---> BDD-cost:  207
0.19/0.29	c ---[  40]---> BDD-cost:  207
0.19/0.29	c ---[  39]---> BDD-cost:  207
0.19/0.30	c ---[  38]---> BDD-cost:  207
0.29/0.30	c ---[  37]---> BDD-cost:  207
0.29/0.30	c ---[  36]---> BDD-cost:  207
0.29/0.30	c ---[  35]---> BDD-cost:  207
0.29/0.31	c ---[  34]---> BDD-cost:  207
0.29/0.31	c ---[  33]---> BDD-cost:  207
0.29/0.31	c ---[  32]---> BDD-cost:  207
0.29/0.32	c ---[  31]---> BDD-cost:  207
0.29/0.32	c ---[  30]---> BDD-cost:  207
0.29/0.32	c ---[  29]---> BDD-cost:  207
0.29/0.32	c ---[  28]---> BDD-cost:  207
0.29/0.33	c ---[  27]---> BDD-cost:  207
0.29/0.33	c ---[  26]---> BDD-cost:  207
0.29/0.33	c ---[  25]---> BDD-cost:  207
0.29/0.34	c ---[  24]---> BDD-cost:  207
0.29/0.34	c ---[  23]---> BDD-cost:  207
0.29/0.34	c ---[  22]---> BDD-cost:  207
0.29/0.34	c ---[  21]---> BDD-cost:  207
0.29/0.35	c ---[  20]---> BDD-cost:  207
0.29/0.35	c ---[  19]---> BDD-cost:  207
0.29/0.35	c ---[  18]---> BDD-cost:  207
0.29/0.36	c ---[  17]---> BDD-cost:  207
0.29/0.36	c ---[  16]---> BDD-cost:  207
0.29/0.36	c ---[  15]---> BDD-cost:  207
0.29/0.37	c ---[  14]---> BDD-cost:  207
0.29/0.37	c ---[  13]---> BDD-cost:  207
0.29/0.37	c ---[  12]---> BDD-cost:  207
0.29/0.37	c ---[  11]---> BDD-cost:  207
0.29/0.38	c ---[  10]---> BDD-cost:  207
0.29/0.38	c ---[   9]---> BDD-cost:  207
0.29/0.38	c ---[   8]---> BDD-cost:  207
0.29/0.39	c ---[   7]---> BDD-cost:  207
0.29/0.39	c ---[   6]---> BDD-cost:  207
0.29/0.39	c ---[   5]---> BDD-cost:  207
0.29/0.39	c ---[   4]---> BDD-cost:  207
0.39/0.40	c ---[   3]---> BDD-cost:  207
0.39/0.40	c ---[   2]---> BDD-cost:  207
0.39/0.40	c ---[   1]---> BDD-cost:  207
0.39/0.41	c ---[   0]---> BDD-cost:  207
0.39/0.43	c ==================================[MINISAT+]==================================
0.39/0.43	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.43	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.43	c ==============================================================================
0.39/0.43	c |         0 |   51705   144700 |   17235       0        0     nan |  0.000 % |
0.39/0.45	c |       100 |   51705   144700 |   18958     100    15622   156.2 |  0.321 % |
0.49/0.50	c |       252 |   51705   144700 |   20854     252    65008   258.0 |  0.321 % |
0.49/0.56	c |       477 |   51705   144700 |   22939     477   128083   268.5 |  0.321 % |
0.69/0.71	c |       814 |   51705   144700 |   25233     814   316166   388.4 |  0.321 % |
0.89/0.99	c |      1321 |   51705   144700 |   27757    1321   638686   483.5 |  0.321 % |
1.39/1.40	c |      2080 |   51705   144700 |   30532    2080  1124785   540.8 |  0.321 % |
2.10/2.17	c |      3221 |   51705   144700 |   33586    3221  1824121   566.3 |  0.321 % |
3.09/3.15	c |      4929 |   51705   144700 |   36944    4929  2912684   590.9 |  0.321 % |
5.28/5.31	c |      7492 |   51705   144700 |   40639    7492  4594271   613.2 |  0.321 % |
8.08/8.15	c |     11337 |   51705   144700 |   44703   11337  7671123   676.6 |  0.321 % |
12.99/13.03	c |     17105 |   51705   144700 |   49173   17105 12479003   729.6 |  0.321 % |
24.19/24.22	c |     25754 |   51705   144700 |   54090   25754 20419307   792.9 |  0.321 % |
42.28/42.38	c |     38729 |   51705   144700 |   59499   38729 35318829   911.9 |  0.321 % |
66.37/66.43	c |     58193 |   51705   144700 |   65449   58193 53018571   911.1 |  0.321 % |
121.67/121.74	c |     87387 |   51705   144700 |   71994   87387 93543391  1070.4 |  0.321 % |
262.09/262.24	c |    131178 |   51705   144700 |   79194   57438 82117869  1429.7 |  0.321 % |
379.24/379.42	c |    196863 |   51705   144700 |   87113   34838 42331800  1215.1 |  0.321 % |
706.87/707.11	c |    295391 |   51705   144700 |   95825   37529 51110126  1361.9 |  0.321 % |
1093.61/1093.95	c |    443181 |   51705   144700 |  105407   80084 109647216  1369.2 |  0.321 % |
1800.08/1800.50	c 
1800.08/1800.50	c *** TERMINATED ***
1800.08/1800.50	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-3721381-1338556177/watcher-3721381-1338556177 -o /tmp/evaluation-result-3721381-1338556177/solver-3721381-1338556177 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721381-1338556177.opb 

running on 4 cores: 1,3,5,7

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 1.91 3/176 25069
/proc/meminfo: memFree=27457196/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=1264 CPUtime=0 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 188 0 0 0 0 0 0 0 20 0 1 0 321742573 1294336 145 33554432000 134512640 135395479 4290915440 4290914092 135010894 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 316 145 74 216 0 98 0

[startup+0.0873129 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 25069
/proc/meminfo: memFree=27457196/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=3376 CPUtime=0.08 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 673 0 0 0 8 0 0 0 20 0 1 0 321742573 3457024 630 33554432000 134512640 135395479 4290915440 4290913804 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 844 630 74 216 0 626 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3376

[startup+0.100217 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 25069
/proc/meminfo: memFree=27457196/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=3508 CPUtime=0.09 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 710 0 0 0 9 0 0 0 20 0 1 0 321742573 3592192 667 33554432000 134512640 135395479 4290915440 4290914360 135031278 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 877 667 74 216 0 659 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3508

[startup+0.300182 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 25069
/proc/meminfo: memFree=27457196/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=4520 CPUtime=0.29 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 1029 0 0 0 29 0 0 0 20 0 1 0 321742573 4628480 924 33554432000 134512640 135395479 4290915440 4290914144 135031374 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 1130 924 88 216 0 912 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4520

[startup+0.700179 s]
/proc/loadavg: 2.00 2.00 1.91 3/176 25069
/proc/meminfo: memFree=27457196/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=9760 CPUtime=0.69 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 2186 0 0 0 69 0 0 0 20 0 1 0 321742573 9994240 2076 33554432000 134512640 135395479 4290915440 4290913160 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 2440 2076 106 216 0 2222 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9760

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 25070
/proc/meminfo: memFree=27448136/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=13324 CPUtime=1.49 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 3092 0 0 0 148 1 0 0 20 0 1 0 321742573 13643776 2982 33554432000 134512640 135395479 4290915440 4290913276 135011021 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 3331 2982 106 216 0 3113 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13324

[startup+3.10019 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 25070
/proc/meminfo: memFree=27443168/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=20200 CPUtime=3.09 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 4798 0 0 0 308 1 0 0 20 0 1 0 321742573 20684800 4688 33554432000 134512640 135395479 4290915440 4290913160 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 5050 4688 106 216 0 4832 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20200

[startup+6.30018 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 25070
/proc/meminfo: memFree=27431264/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=31584 CPUtime=6.29 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 7665 0 0 0 627 2 0 0 20 0 1 0 321742573 32342016 7555 33554432000 134512640 135395479 4290915440 4290913340 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 7896 7555 106 216 0 7678 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31584

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 25070
/proc/meminfo: memFree=27402776/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=57912 CPUtime=12.69 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 14244 0 0 0 1265 4 0 0 20 0 1 0 321742573 59301888 14134 33554432000 134512640 135395479 4290915440 4290913340 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 14478 14134 106 216 0 14260 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57912

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 25073
/proc/meminfo: memFree=27363088/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=97056 CPUtime=25.49 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 24008 0 0 0 2543 6 0 0 20 0 1 0 321742573 99385344 23898 33554432000 134512640 135395479 4290915440 4290913488 134582953 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 24264 23898 106 216 0 24046 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 97056

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 25073
/proc/meminfo: memFree=27277404/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=182956 CPUtime=51.08 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 45465 0 0 0 5097 11 0 0 20 0 1 0 321742573 187346944 45355 33554432000 134512640 135395479 4290915440 4290913792 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 45739 45355 106 216 0 45521 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 182956

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 25074
/proc/meminfo: memFree=27123404/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=335136 CPUtime=102.29 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 83469 0 0 0 10207 22 0 0 20 0 1 0 321742573 343179264 83359 33554432000 134512640 135395479 4290915440 4290913312 134574138 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 83784 83359 106 216 0 83566 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 335136

[startup+162.3 s]
/proc/loadavg: 1.93 1.98 1.91 3/177 25123
/proc/meminfo: memFree=27211216/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=386612 CPUtime=162.24 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 96404 0 0 0 16198 26 0 0 20 0 1 0 321742573 395890688 96269 33554432000 134512640 135395479 4290915440 4290913792 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 96653 96269 106 216 0 96435 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 386612

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/177 25123
/proc/meminfo: memFree=27205308/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=386612 CPUtime=222.21 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 96439 0 0 0 22195 26 0 0 20 0 1 0 321742573 395890688 96284 33554432000 134512640 135395479 4290915440 4290913792 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 96653 96284 106 216 0 96435 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 386612

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 25123
/proc/meminfo: memFree=27175080/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=416896 CPUtime=282.18 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 104030 0 0 0 28190 28 0 0 20 0 1 0 321742573 426901504 103850 33554432000 134512640 135395479 4290915440 4290913312 134573886 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 104224 103850 106 216 0 104006 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 416896

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 25123
/proc/meminfo: memFree=27029160/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=557104 CPUtime=342.15 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 139057 0 0 0 34179 36 0 0 20 0 1 0 321742573 570474496 138872 33554432000 134512640 135395479 4290915440 4290913792 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 139276 138872 106 216 0 139058 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 557104

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 25124
/proc/meminfo: memFree=27029188/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=557104 CPUtime=402.12 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 139092 0 0 0 40176 36 0 0 20 0 1 0 321742573 570474496 138892 33554432000 134512640 135395479 4290915440 4290913792 134580950 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 139276 138892 106 216 0 139058 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 557104

[startup+462.3 s]
/proc/loadavg: 2.04 2.01 1.92 3/177 25124
/proc/meminfo: memFree=27025144/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=557104 CPUtime=462.11 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 139098 0 0 0 46175 36 0 0 20 0 1 0 321742573 570474496 138897 33554432000 134512640 135395479 4290915440 4290913792 134580965 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 139276 138897 106 216 0 139058 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 557104

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/177 25124
/proc/meminfo: memFree=27025268/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=557104 CPUtime=522.1 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 139098 0 0 0 52174 36 0 0 20 0 1 0 321742573 570474496 138897 33554432000 134512640 135395479 4290915440 4290913792 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 139276 138897 106 216 0 139058 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 557104

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 25124
/proc/meminfo: memFree=27024772/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=557104 CPUtime=582.09 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 139098 0 0 0 58173 36 0 0 20 0 1 0 321742573 570474496 138897 33554432000 134512640 135395479 4290915440 4290913312 134573865 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 139276 138897 106 216 0 139058 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 557104

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/177 25128
/proc/meminfo: memFree=26967740/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=603984 CPUtime=882.04 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 150827 0 0 0 88161 43 0 0 20 0 1 0 321742573 618479616 150632 33554432000 134512640 135395479 4290915440 4290913792 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 150996 150632 106 216 0 150778 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 603984

[startup+942.3 s]
/proc/loadavg: 2.06 2.03 1.94 3/177 25128
/proc/meminfo: memFree=26875360/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=692912 CPUtime=942.03 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 172982 0 0 0 94150 53 0 0 20 0 1 0 321742573 709541888 172787 33554432000 134512640 135395479 4290915440 4290913792 134580941 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 173228 172787 106 216 0 173010 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 692912

[startup+1002.3 s]
/proc/loadavg: 2.02 2.02 1.94 3/177 25128
/proc/meminfo: memFree=26861596/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=705712 CPUtime=1002.03 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 176194 0 0 0 100149 54 0 0 20 0 1 0 321742573 722649088 175999 33554432000 134512640 135395479 4290915440 4290913408 134579616 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 176428 175999 106 216 0 176210 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 705712

[startup+1062.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/177 25129
/proc/meminfo: memFree=26860232/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=705712 CPUtime=1062.02 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 176194 0 0 0 106148 54 0 0 20 0 1 0 321742573 722649088 175999 33554432000 134512640 135395479 4290915440 4290913792 134580938 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 176428 175999 106 216 0 176210 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 705712

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/177 25129
/proc/meminfo: memFree=26860108/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=705712 CPUtime=1122.01 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 176208 0 0 0 112147 54 0 0 20 0 1 0 321742573 722649088 176013 33554432000 134512640 135395479 4290915440 4290913792 134580915 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 176428 176013 106 216 0 176210 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 705712

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 25129
/proc/meminfo: memFree=26842624/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=727216 CPUtime=1181.99 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 181582 0 0 0 118144 55 0 0 20 0 1 0 321742573 744669184 181387 33554432000 134512640 135395479 4290915440 4290913408 134579560 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 181804 181387 106 216 0 181586 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 727216

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 25132
/proc/meminfo: memFree=26764640/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=800832 CPUtime=1241.99 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 199973 0 0 0 124139 60 0 0 20 0 1 0 321742573 820051968 199772 33554432000 134512640 135395479 4290915440 4290913312 134573890 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 200208 199772 106 216 0 199990 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 800832

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 25132
/proc/meminfo: memFree=26764492/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=800832 CPUtime=1301.97 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 199996 0 0 0 130137 60 0 0 20 0 1 0 321742573 820051968 199800 33554432000 134512640 135395479 4290915440 4290913312 134573950 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 200208 199800 106 216 0 199990 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 800832

[startup+1362.3 s]
/proc/loadavg: 2.07 2.02 1.94 3/177 25133
/proc/meminfo: memFree=26764556/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=800832 CPUtime=1361.95 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 200017 0 0 0 136135 60 0 0 20 0 1 0 321742573 820051968 199804 33554432000 134512640 135395479 4290915440 4290913792 134580923 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 200208 199804 106 216 0 199990 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 800832

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 1.94 3/177 25133
/proc/meminfo: memFree=26763688/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=800832 CPUtime=1421.94 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 200017 0 0 0 142134 60 0 0 20 0 1 0 321742573 820051968 199804 33554432000 134512640 135395479 4290915440 4290913792 134580938 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 200208 199804 106 216 0 199990 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 800832

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/177 25133
/proc/meminfo: memFree=26763688/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=800832 CPUtime=1481.93 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 200017 0 0 0 148133 60 0 0 20 0 1 0 321742573 820051968 199804 33554432000 134512640 135395479 4290915440 4290913792 134580938 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 200208 199804 106 216 0 199990 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 800832

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 25133
/proc/meminfo: memFree=26763564/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=800832 CPUtime=1541.92 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 200017 0 0 0 154132 60 0 0 20 0 1 0 321742573 820051968 199804 33554432000 134512640 135395479 4290915440 4290913792 134580923 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 200208 199804 106 216 0 199990 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 800832

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 25133
/proc/meminfo: memFree=26745460/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=818880 CPUtime=1601.91 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 204523 0 0 0 160129 62 0 0 20 0 1 0 321742573 838533120 204310 33554432000 134512640 135395479 4290915440 4290913792 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 204720 204310 106 216 0 204502 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 818880

[startup+1662.3 s]
/proc/loadavg: 2.09 2.03 1.95 3/177 25134
/proc/meminfo: memFree=26645516/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=917256 CPUtime=1661.9 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 229042 0 0 0 166119 71 0 0 20 0 1 0 321742573 939270144 228829 33554432000 134512640 135395479 4290915440 4290913312 134573863 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 229314 228829 106 216 0 229096 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 917256

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 1.96 3/177 25134
/proc/meminfo: memFree=26601744/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=960432 CPUtime=1721.89 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 239825 0 0 0 172115 74 0 0 20 0 1 0 321742573 983482368 239612 33554432000 134512640 135395479 4290915440 4290913792 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 240108 239612 106 216 0 239890 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 960432

[startup+1782.3 s]
/proc/loadavg: 2.19 2.07 1.97 3/177 25134
/proc/meminfo: memFree=26601124/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=960432 CPUtime=1781.88 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 239825 0 0 0 178114 74 0 0 20 0 1 0 321742573 983482368 239612 33554432000 134512640 135395479 4290915440 4290913408 134577426 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 240108 239612 106 216 0 239890 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 960432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.21 2.08 1.98 3/177 25134
/proc/meminfo: memFree=26601308/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=960432 CPUtime=1800.08 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 239829 0 0 0 179934 74 0 0 20 0 1 0 321742573 983482368 239615 33554432000 134512640 135395479 4290915440 4290913312 134573863 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 240108 239615 106 216 0 239890 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 960432

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

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

[startup+1800.5 s]
/proc/loadavg: 2.21 2.08 1.98 3/177 25134
/proc/meminfo: memFree=26601308/32873844 swapFree=6608/6608
[pid=25069] ppid=25067 vsize=960432 CPUtime=1800.08 cores=1,3,5,7
/proc/25069/stat : 25069 (minisat+) R 25067 25069 24715 0 -1 4202496 239829 0 0 0 179934 74 0 0 20 0 1 0 321742573 983482368 239615 33554432000 134512640 135395479 4290915440 4290913312 134573863 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/25069/statm: 240108 239615 106 216 0 239890 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 960432

Child status: 0
Real time (s): 1800.52
CPU time (s): 1800.11
CPU user time (s): 1799.35
CPU system time (s): 0.764883
CPU usage (%): 99.9771
Max. virtual memory (cumulated for all children) (KiB): 960432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.35
system time used= 0.764883
maximum resident set size= 958464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 239830
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= 249
involuntary context switches= 1839

runsolver used 3.20151 second user time and 10.0035 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-01 15:09:37
IDJOB=3721381
IDBENCH=2601
IDSOLVER=2306
FILE ID=node140/3721381-1338556177
RUNJOBID= node140-1338552571-24733
PBS_JOBID= 14635844
Free space on /tmp= 70620 MiB

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

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

MD5SUM BENCH= 1f72b7f8bd829aeeb06978977df8efc2
RANDOM SEED=1466732657

node140.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.094
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.18
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.094
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		: 2667.094
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.91
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.094
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.094
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.92
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.094
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.88
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.094
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.90
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.094
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:       32873844 kB
MemFree:        27457484 kB
Buffers:          347272 kB
Cached:          4032676 kB
SwapCached:         1664 kB
Active:          1325576 kB
Inactive:        3210660 kB
Active(anon):     148384 kB
Inactive(anon):     9416 kB
Active(file):    1177192 kB
Inactive(file):  3201244 kB
Unevictable:        6608 kB
Mlocked:            6608 kB
SwapTotal:      67108856 kB
SwapFree:       67105156 kB
Dirty:              2360 kB
Writeback:             0 kB
AnonPages:        160388 kB
Mapped:            10740 kB
Shmem:                 8 kB
Slab:             740352 kB
SReclaimable:     182720 kB
SUnreclaim:       557632 kB
KernelStack:        1464 kB
PageTables:         4380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     273000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 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-3721381-1338556177.opb

Free space on /tmp at the end= 70620 MiB
End job on node140 at 2012-06-01 15:39:40