Trace number 3721525

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=200-sizeP=101-sizeQ=200-410184650-max.opb
MD5SUM8dbba4128860c0dcf60d2ae6d42e2446
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20501
Total number of constraints60601
Number of constraints which are clauses60600
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint20200
Number of terms in the objective function 101
Biggest coefficient in the objective function 1267650600228229401496703205376
Number of bits for the biggest coefficient in the objective function 101
Sum of the numbers in the objective function 2535301200456458802993406410751
Number of bits of the sum of numbers in the objective function 101
Biggest number in a constraint 1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688
Number of bits of the biggest number in a constraint 300
Biggest sum of numbers in a constraint 4074071952668972172536891376818271167362115627974489459407595858486846194981300150535267275
Number of bits of the biggest sum of numbers301
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...
1.19/1.29	c Converting 60602 PB-constraints to clauses...
1.29/1.30	c   -- Unit propagations: (none)
10.49/10.58	c   -- Detecting intervals from adjacent constraints: #
10.49/10.59	c   -- Clauses(.)/Splits(s): ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
10.59/10.64	c ---[   0]---> Adder-cost: 30094   maxlim: 161178959166720186911579251098796229871735791006046558548843575   bits: 207/207
29.99/30.08	c ==================================[MINISAT+]==================================
29.99/30.08	c | Conflicts | Original         | Learnt                           | Progress |
29.99/30.08	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
29.99/30.08	c ==============================================================================
29.99/30.08	c |         0 |  259813   863023 |   86604       0        0     nan |  0.000 % |
30.08/30.11	c |       100 |  259756   862828 |   95264      92      304     3.3 | 10.771 % |
30.08/30.17	c |       250 |  259687   862587 |  104790     235    12405    52.8 | 10.797 % |
30.18/30.26	c |       475 |  259606   862286 |  115269     449    20807    46.3 | 10.823 % |
30.28/30.32	c |       812 |  259606   862286 |  126796     786    59845    76.1 | 10.823 % |
30.38/30.41	c |      1318 |  259606   862286 |  139476    1292    78799    61.0 | 10.823 % |
30.48/30.54	c |      2077 |  259606   862286 |  153424    2051   111957    54.6 | 10.823 % |
30.69/30.70	c |      3216 |  259606   862286 |  168766    3190   155202    48.7 | 10.823 % |
31.08/31.10	c |      4924 |  259606   862286 |  185643    4898   249746    51.0 | 10.823 % |
32.28/32.37	c |      7486 |  259606   862286 |  204207    7460   450141    60.3 | 10.823 % |
33.28/33.31	c |     11330 |  259598   862260 |  224628   11303   643810    57.0 | 10.825 % |
34.48/34.56	c |     17097 |  259590   862234 |  247091   17069  1182025    69.2 | 10.827 % |
36.98/37.05	c |     25747 |  259582   862208 |  271800   25718  2417260    94.0 | 10.829 % |
39.58/39.65	c |     38721 |  259550   862104 |  298980   38688  3711513    95.9 | 10.836 % |
45.27/45.32	c |     58184 |  259550   862104 |  328878   58151  6861229   118.0 | 10.836 % |
52.47/52.51	c |     87376 |  259542   862078 |  361766   87342  9099487   104.2 | 10.838 % |
69.76/69.81	c |    131167 |  259502   861948 |  397943  131128 14750246   112.5 | 10.848 % |
95.94/96.07	c |    196852 |  259486   861896 |  437737  196811 22458202   114.1 | 10.852 % |
164.32/164.48	c |    295380 |  259398   861610 |  481511  295328 33360403   113.0 | 10.874 % |
292.37/292.54	c |    443171 |  259374   861532 |  529662  443116 50672931   114.4 | 10.880 % |
547.42/547.65	c |    664855 |  259342   861428 |  582628  136329 17001926   124.7 | 10.888 % |
815.35/815.63	c |    997381 |  259310   861324 |  640891  468851 89906011   191.8 | 10.895 % |
1563.34/1563.85	c |   1496170 |  259302   861298 |  704980  313010 123531045   394.7 | 10.897 % |
1800.01/1800.50	c 
1800.01/1800.50	c *** TERMINATED ***
1800.01/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-3721525-1338556869/watcher-3721525-1338556869 -o /tmp/evaluation-result-3721525-1338556869/solver-3721525-1338556869 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721525-1338556869.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: 1.92 1.98 2.04 3/176 1377
/proc/meminfo: memFree=27610292/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=1284 CPUtime=0 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 160 0 0 0 0 0 0 0 20 0 1 0 321812997 1314816 117 33554432000 134512640 135395479 4292835328 4292833788 135007481 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1377/statm: 321 117 74 216 0 103 0

[startup+0.08756 s]
/proc/loadavg: 1.92 1.98 2.04 3/176 1377
/proc/meminfo: memFree=27610292/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=3136 CPUtime=0.08 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 624 0 0 0 8 0 0 0 20 0 1 0 321812997 3211264 581 33554432000 134512640 135395479 4292835328 4292834176 135012153 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1377/statm: 784 581 74 216 0 566 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3136

[startup+0.100214 s]
/proc/loadavg: 1.92 1.98 2.04 3/176 1377
/proc/meminfo: memFree=27610292/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=3412 CPUtime=0.09 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 695 0 0 0 9 0 0 0 20 0 1 0 321812997 3493888 652 33554432000 134512640 135395479 4292835328 4292833756 135007481 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1377/statm: 853 652 74 216 0 635 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3412

[startup+0.300119 s]
/proc/loadavg: 1.92 1.98 2.04 3/176 1377
/proc/meminfo: memFree=27610292/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=7736 CPUtime=0.29 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 1779 0 0 0 29 0 0 0 20 0 1 0 321812997 7921664 1736 33554432000 134512640 135395479 4292835328 4292833964 135007481 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1377/statm: 1934 1736 74 216 0 1716 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7736

[startup+0.700114 s]
/proc/loadavg: 1.92 1.98 2.04 3/176 1377
/proc/meminfo: memFree=27610292/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=16948 CPUtime=0.69 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 4004 0 0 0 69 0 0 0 20 0 1 0 321812997 17354752 3961 33554432000 134512640 135395479 4292835328 4292834376 135031278 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1377/statm: 4237 3961 74 216 0 4019 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16948

[startup+1.50015 s]
/proc/loadavg: 1.92 1.98 2.04 3/177 1378
/proc/meminfo: memFree=27586004/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=27164 CPUtime=1.49 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 6761 0 0 0 148 1 0 0 20 0 1 0 321812997 27815936 6476 33554432000 134512640 135395479 4292835328 4292833852 135005850 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1377/statm: 6791 6476 83 216 0 6573 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27164

[startup+3.1001 s]
/proc/loadavg: 1.92 1.98 2.04 3/177 1378
/proc/meminfo: memFree=27583740/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=27164 CPUtime=3.09 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 6761 0 0 0 308 1 0 0 20 0 1 0 321812997 27815936 6476 33554432000 134512640 135395479 4292835328 4292833916 135005850 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1377/statm: 6791 6476 83 216 0 6573 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27164

[startup+6.3001 s]
/proc/loadavg: 1.93 1.98 2.04 3/177 1378
/proc/meminfo: memFree=27583560/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=27164 CPUtime=6.29 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 6761 0 0 0 628 1 0 0 20 0 1 0 321812997 27815936 6476 33554432000 134512640 135395479 4292835328 4292833924 135003874 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1377/statm: 6791 6476 83 216 0 6573 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27164

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 2.04 3/177 1378
/proc/meminfo: memFree=27561136/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=90676 CPUtime=12.68 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 22798 0 0 0 1263 5 0 0 20 0 1 0 321812997 92852224 22098 33554432000 134512640 135395479 4292835328 4292801648 134648467 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/1377/statm: 22669 22098 92 216 0 22451 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 90676

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 2.03 3/177 1378
/proc/meminfo: memFree=27509024/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=101804 CPUtime=25.49 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 25782 0 0 0 2543 6 0 0 20 0 1 0 321812997 104247296 24883 33554432000 134512640 135395479 4292835328 4292828240 135012143 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 25451 24883 92 216 0 25233 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 101804

[startup+51.1002 s]
/proc/loadavg: 1.96 1.98 2.03 3/177 1378
/proc/meminfo: memFree=27501452/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=105676 CPUtime=51.07 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 27216 0 0 0 5101 6 0 0 20 0 1 0 321812997 108212224 26137 33554432000 134512640 135395479 4292835328 4292833680 134581183 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 26419 26137 123 216 0 26201 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 105676

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 2.03 3/177 1378
/proc/meminfo: memFree=27459572/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=146136 CPUtime=102.24 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 37244 0 0 0 10214 10 0 0 20 0 1 0 321812997 149643264 36135 33554432000 134512640 135395479 4292835328 4292833048 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 36534 36135 123 216 0 36316 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 146136

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 2.02 3/177 1378
/proc/meminfo: memFree=27419792/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=186160 CPUtime=162.21 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 47362 0 0 0 16207 14 0 0 20 0 1 0 321812997 190627840 46244 33554432000 134512640 135395479 4292835328 4292833680 134580732 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 46540 46244 123 216 0 46322 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 186160

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 2.01 3/177 1379
/proc/meminfo: memFree=27389056/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=216840 CPUtime=222.2 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 54942 0 0 0 22202 18 0 0 20 0 1 0 321812997 222044160 53827 33554432000 134512640 135395479 4292835328 4292833680 134580816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 54210 53827 123 216 0 53992 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 216840

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 2.01 3/177 1379
/proc/meminfo: memFree=27351024/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=254764 CPUtime=282.18 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 64485 0 0 0 28195 23 0 0 20 0 1 0 321812997 260878336 63352 33554432000 134512640 135395479 4292835328 4292833680 134581053 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 63691 63352 123 216 0 63473 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 254764

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/178 1380
/proc/meminfo: memFree=27308708/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=297204 CPUtime=342.15 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 74939 0 0 0 34188 27 0 0 20 0 1 0 321812997 304336896 73874 33554432000 134512640 135395479 4292835328 4292833200 134574157 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 74301 73874 123 216 0 74083 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 297204

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/177 1380
/proc/meminfo: memFree=27274236/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=332004 CPUtime=402.14 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 83612 0 0 0 40183 31 0 0 20 0 1 0 321812997 339972096 82547 33554432000 134512640 135395479 4292835328 4292833680 134580756 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 83001 82547 123 216 0 82783 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 332004

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/177 1380
/proc/meminfo: memFree=27247088/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=358688 CPUtime=462.13 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 90308 0 0 0 46180 33 0 0 20 0 1 0 321812997 367296512 89243 33554432000 134512640 135395479 4292835328 4292833200 134574185 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 89672 89243 123 216 0 89454 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 358688

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/177 1381
/proc/meminfo: memFree=27230100/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=374524 CPUtime=522.13 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 94264 0 0 0 52177 36 0 0 20 0 1 0 321812997 383512576 93199 33554432000 134512640 135395479 4292835328 4292833200 134574254 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 93631 93199 123 216 0 93413 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 374524

[startup+582.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/178 1384
/proc/meminfo: memFree=27230104/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=374524 CPUtime=582.1 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 94297 0 0 0 58174 36 0 0 20 0 1 0 321812997 383512576 93206 33554432000 134512640 135395479 4292835328 4292833632 134580417 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 93631 93206 123 216 0 93413 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 374524

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/177 1385
/proc/meminfo: memFree=27103576/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=499676 CPUtime=882.02 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 125611 0 0 0 88149 53 0 0 20 0 1 0 321812997 511668224 124494 33554432000 134512640 135395479 4292835328 4292833680 134580774 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 124919 124494 123 216 0 124701 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 499676

[startup+942.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 1385
/proc/meminfo: memFree=27023516/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=580272 CPUtime=941.99 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 145884 0 0 0 94138 61 0 0 20 0 1 0 321812997 594198528 144740 33554432000 134512640 135395479 4292835328 4292833680 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 145068 144740 123 216 0 144850 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 580272

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 1385
/proc/meminfo: memFree=26943176/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=658880 CPUtime=1001.95 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 165588 0 0 0 100124 71 0 0 20 0 1 0 321812997 674693120 164407 33554432000 134512640 135395479 4292835328 4292833164 135011021 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 164720 164407 123 216 0 164502 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 658880

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1385
/proc/meminfo: memFree=26925956/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=675584 CPUtime=1061.92 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 169796 0 0 0 106120 72 0 0 20 0 1 0 321812997 691798016 168595 33554432000 134512640 135395479 4292835328 4292833296 134576991 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 168896 168595 123 216 0 168678 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 675584

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1386
/proc/meminfo: memFree=26925456/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=675584 CPUtime=1121.91 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 169796 0 0 0 112119 72 0 0 20 0 1 0 321812997 691798016 168595 33554432000 134512640 135395479 4292835328 4292833680 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 168896 168595 123 216 0 168678 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 675584

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1390
/proc/meminfo: memFree=26924708/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=675584 CPUtime=1181.9 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 169796 0 0 0 118118 72 0 0 20 0 1 0 321812997 691798016 168595 33554432000 134512640 135395479 4292835328 4292833296 134579855 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 168896 168595 123 216 0 168678 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 675584

[startup+1242.3 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 1441
/proc/meminfo: memFree=26929892/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=675584 CPUtime=1241.89 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 169796 0 0 0 124117 72 0 0 20 0 1 0 321812997 691798016 168595 33554432000 134512640 135395479 4292835328 4292833680 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 168896 168595 123 216 0 168678 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 675584

[startup+1302.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 1441
/proc/meminfo: memFree=26777360/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=675584 CPUtime=1301.89 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 169796 0 0 0 130117 72 0 0 20 0 1 0 321812997 691798016 168595 33554432000 134512640 135395479 4292835328 4292833680 134581183 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 168896 168595 123 216 0 168678 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 675584

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 1441
/proc/meminfo: memFree=26703208/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=675584 CPUtime=1361.87 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 169796 0 0 0 136115 72 0 0 20 0 1 0 321812997 691798016 168595 33554432000 134512640 135395479 4292835328 4292833648 134573393 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 168896 168595 123 216 0 168678 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 675584

[startup+1422.31 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 1442
/proc/meminfo: memFree=26643812/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=675584 CPUtime=1421.87 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 169796 0 0 0 142115 72 0 0 20 0 1 0 321812997 691798016 168595 33554432000 134512640 135395479 4292835328 4292833680 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 168896 168595 123 216 0 168678 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 675584

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 1442
/proc/meminfo: memFree=26589004/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=675584 CPUtime=1481.85 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 169796 0 0 0 148113 72 0 0 20 0 1 0 321812997 691798016 168595 33554432000 134512640 135395479 4292835328 4292833200 134574544 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 168896 168595 123 216 0 168678 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 675584

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1442
/proc/meminfo: memFree=26546620/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=675584 CPUtime=1541.84 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 169796 0 0 0 154112 72 0 0 20 0 1 0 321812997 691798016 168595 33554432000 134512640 135395479 4292835328 4292833680 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 168896 168595 123 216 0 168678 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 675584

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1442
/proc/meminfo: memFree=26508972/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=675584 CPUtime=1601.84 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 169796 0 0 0 160112 72 0 0 20 0 1 0 321812997 691798016 168595 33554432000 134512640 135395479 4292835328 4292833680 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 168896 168595 123 216 0 168678 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 675584

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1442
/proc/meminfo: memFree=26474900/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=675584 CPUtime=1661.83 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 169796 0 0 0 166111 72 0 0 20 0 1 0 321812997 691798016 168595 33554432000 134512640 135395479 4292835328 4292833680 134580975 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 168896 168595 123 216 0 168678 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 675584

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1451
/proc/meminfo: memFree=26448144/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=675584 CPUtime=1721.82 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 169796 0 0 0 172110 72 0 0 20 0 1 0 321812997 691798016 168595 33554432000 134512640 135395479 4292835328 4292833680 134580786 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 168896 168595 123 216 0 168678 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 675584

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 1454
/proc/meminfo: memFree=26431320/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=675584 CPUtime=1781.81 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 169796 0 0 0 178109 72 0 0 20 0 1 0 321812997 691798016 168595 33554432000 134512640 135395479 4292835328 4292833200 134574457 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 168896 168595 123 216 0 168678 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 675584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1454
/proc/meminfo: memFree=26431124/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=675584 CPUtime=1800.01 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 169796 0 0 0 179929 72 0 0 20 0 1 0 321812997 691798016 168595 33554432000 134512640 135395479 4292835328 4292833680 134581028 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 168896 168595 123 216 0 168678 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 675584

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.00 2.00 2.00 3/177 1454
/proc/meminfo: memFree=26431124/32873648 swapFree=6860/6860
[pid=1377] ppid=1375 vsize=675584 CPUtime=1800.01 cores=1,3,5,7
/proc/1377/stat : 1377 (minisat+) R 1375 1377 906 0 -1 4202496 169796 0 0 0 179929 72 0 0 20 0 1 0 321812997 691798016 168595 33554432000 134512640 135395479 4292835328 4292833680 134581028 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/1377/statm: 168896 168595 123 216 0 168678 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 675584

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.03
CPU user time (s): 1799.3
CPU system time (s): 0.729889
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 675584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.3
system time used= 0.729889
maximum resident set size= 674384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169797
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= 281
involuntary context switches= 1896

runsolver used 3.73343 second user time and 9.2316 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-01 15:21:09
IDJOB=3721525
IDBENCH=2987
IDSOLVER=2306
FILE ID=node116/3721525-1338556869
RUNJOBID= node116-1338552573-923
PBS_JOBID= 14635868
Free space on /tmp= 71108 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=200-sizeP=101-sizeQ=200-410184650-max.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721525-1338556869/watcher-3721525-1338556869 -o /tmp/evaluation-result-3721525-1338556869/solver-3721525-1338556869 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721525-1338556869.opb            

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

MD5SUM BENCH= 8dbba4128860c0dcf60d2ae6d42e2446
RANDOM SEED=1274578797

node116.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.556
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	: 5333.11
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.556
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.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27610968 kB
Buffers:          488908 kB
Cached:          3855212 kB
SwapCached:         3028 kB
Active:          2002624 kB
Inactive:        2379656 kB
Active(anon):      28444 kB
Inactive(anon):     8516 kB
Active(file):    1974180 kB
Inactive(file):  2371140 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103480 kB
Dirty:              5028 kB
Writeback:             0 kB
AnonPages:         39344 kB
Mapped:            12324 kB
Shmem:                68 kB
Slab:             745176 kB
SReclaimable:     189672 kB
SUnreclaim:       555504 kB
KernelStack:        1456 kB
PageTables:         4028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     150016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721525-1338556869.opb

Free space on /tmp at the end= 71104 MiB
End job on node116 at 2012-06-01 15:51:12