Trace number 3723669

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
PB12: minisatp 1.0-2-g022594c? (TO) 1800.02 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_2.opb
MD5SUM6c673f615af1912eadc68b4290958076
Bench CategoryOPT-SMALLINT (optimisation, small 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 variables61
Total number of constraints15
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint1
Maximum length of a constraint60
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1648
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4944
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 14 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: #######
0.00/0.00	c   -- Clauses(.)/Splits(s): (none)
0.00/0.00	c ---[  12]---> Adder-cost: 322   maxlim: 1345   bits: 12/11
0.00/0.01	c ---[  10]---> Adder-cost: 366   maxlim: 1648   bits: 12/11
0.00/0.01	c ---[   8]---> Adder-cost: 374   maxlim: 1538   bits: 12/11
0.00/0.01	c ---[   6]---> Adder-cost: 350   maxlim: 1496   bits: 12/11
0.00/0.01	c ---[   4]---> Adder-cost: 348   maxlim: 1633   bits: 12/11
0.00/0.01	c ---[   2]---> Adder-cost: 388   maxlim: 1638   bits: 12/11
0.00/0.01	c ---[   0]---> Adder-cost: 352   maxlim: 1457   bits: 12/11
0.00/0.02	c ==================================[MINISAT+]==================================
0.00/0.02	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.02	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   16949    60275 |    5649       0        0    -nan |  0.000 % |
0.00/0.02	c |       100 |   16933    60223 |    6213      98      341     3.5 |  6.217 % |
0.00/0.02	c |       251 |   16925    60197 |    6835     248     1124     4.5 |  6.255 % |
0.00/0.03	c |       477 |   16925    60197 |    7518     474     3221     6.8 |  6.255 % |
0.00/0.04	c |       815 |   16925    60197 |    8270     812     7643     9.4 |  6.255 % |
0.00/0.06	c |      1322 |   16925    60197 |    9097    1319    20625    15.6 |  6.255 % |
0.00/0.09	c |      2081 |   16925    60197 |   10007    2078    37301    18.0 |  6.255 % |
0.00/0.14	c |      3220 |   16925    60197 |   11008    3217    69716    21.7 |  6.255 % |
0.00/0.21	c |      4928 |   16925    60197 |   12109    4925   113193    23.0 |  6.255 % |
0.00/0.39	c |      7490 |   16925    60197 |   13320    7487   217939    29.1 |  6.255 % |
0.00/0.58	c |     11335 |   16925    60197 |   14652   11332   328356    29.0 |  6.255 % |
0.00/1.10	c |     17101 |   16925    60197 |   16117    9617   304873    31.7 |  6.255 % |
1.68/1.73	c |     25752 |   16925    60197 |   17728   10028   295041    29.4 |  6.255 % |
2.88/2.97	c |     38726 |   16925    60197 |   19501   13844   493816    35.7 |  6.255 % |
4.58/4.68	c |     58189 |   16917    60171 |   21452   13300   436863    32.8 |  6.293 % |
7.98/8.01	c |     87381 |   16917    60171 |   23597   20613   894013    43.4 |  6.293 % |
14.38/14.41	c |    131170 |   16917    60171 |   25957   16462   715685    43.5 |  6.293 % |
22.87/22.99	c |    196854 |   16917    60171 |   28552   15706   582067    37.1 |  6.293 % |
32.87/32.97	c |    295380 |   16917    60171 |   31407   25705   845594    32.9 |  6.293 % |
49.97/50.04	c |    443172 |   16909    60145 |   34548   18231   713059    39.1 |  6.331 % |
77.97/78.04	c |    664857 |   16909    60145 |   38003   31056  1192823    38.4 |  6.331 % |
126.46/126.58	c |    997382 |   16909    60145 |   41804   17887   692004    38.7 |  6.331 % |
204.65/204.80	c |   1496170 |   16901    60119 |   45984   29796  1149734    38.6 |  6.368 % |
325.63/325.77	c |   2244352 |   16901    60119 |   50582   28885  1178547    40.8 |  6.368 % |
503.49/503.62	c |   3366629 |   16893    60093 |   55641   23611   951825    40.3 |  6.406 % |
781.86/782.03	c |   5050041 |   16893    60093 |   61205   23128   864141    37.4 |  6.406 % |
1224.68/1224.92	c |   7575157 |   16879    60049 |   67325   21981   771632    35.1 |  6.482 % |
1800.00/1800.30	c 
1800.00/1800.30	c *** TERMINATED ***
1800.00/1800.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3723669-1338573138/watcher-3723669-1338573138 -o /tmp/evaluation-result-3723669-1338573138/solver-3723669-1338573138 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723669-1338573138.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.87 2.02 1.98 3/177 446
/proc/meminfo: memFree=27712908/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (runsolver) D 444 446 31158 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 323437890 12095488 50 33554432000 4194304 5436572 140735978670752 140735978667048 4883175 0 0 4096 24578 18446744071579943789 0 0 17 4 0 0 0 0 0
/proc/446/statm: 2953 50 31 304 0 2645 0

[startup+0.10245 s]
/proc/loadavg: 1.87 2.02 1.98 3/177 446
/proc/meminfo: memFree=27712908/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200251 s]
/proc/loadavg: 1.87 2.02 1.98 3/177 446
/proc/meminfo: memFree=27712908/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300251 s]
/proc/loadavg: 1.87 2.02 1.98 3/177 446
/proc/meminfo: memFree=27712908/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700199 s]
/proc/loadavg: 1.87 2.02 1.98 3/177 446
/proc/meminfo: memFree=27712908/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 1.87 2.02 1.98 3/179 451
/proc/meminfo: memFree=27707164/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=6692 CPUtime=1.48 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 1519 0 0 0 148 0 0 0 20 0 1 0 323437891 6852608 1475 33554432000 4194304 5276501 140735915422208 140735915420200 4400020 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 1673 1475 145 265 0 1405 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15840

[startup+3.10025 s]
/proc/loadavg: 1.87 2.02 1.98 3/179 451
/proc/meminfo: memFree=27705564/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=7412 CPUtime=3.08 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 1712 0 0 0 308 0 0 0 20 0 1 0 323437891 7589888 1668 33554432000 4194304 5276501 140735915422208 140735915420344 4400273 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 1853 1668 146 265 0 1585 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16560

[startup+6.30025 s]
/proc/loadavg: 1.88 2.02 1.98 3/179 451
/proc/meminfo: memFree=27701852/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=9020 CPUtime=6.28 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 2093 0 0 0 628 0 0 0 20 0 1 0 323437891 9236480 2049 33554432000 4194304 5276501 140735915422208 140735915420392 4390362 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 2255 2049 146 265 0 1987 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18168

[startup+12.7002 s]
/proc/loadavg: 1.89 2.02 1.98 3/179 451
/proc/meminfo: memFree=27696732/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=11804 CPUtime=12.68 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 2797 0 0 0 1268 0 0 0 20 0 1 0 323437891 12087296 2753 33554432000 4194304 5276501 140735915422208 140735915420392 4399804 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 2951 2753 146 265 0 2683 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20952

[startup+25.5004 s]
/proc/loadavg: 1.91 2.02 1.98 3/179 451
/proc/meminfo: memFree=27692280/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=13304 CPUtime=25.47 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 3133 0 0 0 2547 0 0 0 20 0 1 0 323437891 13623296 3089 33554432000 4194304 5276501 140735915422208 140735915420392 4399992 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 3326 3089 146 265 0 3058 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 22452

[startup+51.1003 s]
/proc/loadavg: 1.94 2.01 1.98 3/179 451
/proc/meminfo: memFree=27686084/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=16312 CPUtime=51.07 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 3862 0 0 0 5106 1 0 0 20 0 1 0 323437891 16703488 3831 33554432000 4194304 5276501 140735915422208 140735915420392 4399962 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 4078 3831 146 265 0 3810 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25460

[startup+102.3 s]
/proc/loadavg: 1.97 2.01 1.98 3/179 452
/proc/meminfo: memFree=27676092/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=20988 CPUtime=102.27 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 4995 0 0 0 10226 1 0 0 20 0 1 0 323437891 21491712 4997 33554432000 4194304 5276501 140735915422208 140735915420392 4399866 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 5247 4997 146 265 0 4979 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 30136

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.98 3/179 452
/proc/meminfo: memFree=27669060/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=23764 CPUtime=162.25 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 5593 0 0 0 16224 1 0 0 20 0 1 0 323437891 24334336 5624 33554432000 4194304 5276501 140735915422208 140735915420376 4399904 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 5941 5624 146 265 0 5673 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 32912

[startup+222.307 s]
/proc/loadavg: 1.99 2.00 1.98 3/179 452
/proc/meminfo: memFree=27664184/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=25956 CPUtime=222.25 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 6109 0 0 0 22224 1 0 0 20 0 1 0 323437891 26578944 6253 33554432000 4194304 5276501 140735915422208 140735915420392 4399866 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 6489 6253 146 265 0 6221 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 35104

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 1.98 3/179 452
/proc/meminfo: memFree=27659232/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=27756 CPUtime=282.23 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 6506 0 0 0 28222 1 0 0 20 0 1 0 323437891 28422144 6650 33554432000 4194304 5276501 140735915422208 140735915420440 4400001 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 6939 6650 146 265 0 6671 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 36904

[startup+342.3 s]
/proc/loadavg: 1.99 2.00 1.98 3/179 452
/proc/meminfo: memFree=27656164/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=29664 CPUtime=342.22 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 6971 0 0 0 34221 1 0 0 20 0 1 0 323437891 30375936 7115 33554432000 4194304 5276501 140735915422208 140735915420392 4400448 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 7416 7115 146 265 0 7148 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 38812

[startup+402.3 s]
/proc/loadavg: 1.99 2.00 1.98 3/179 453
/proc/meminfo: memFree=27654116/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=41368 CPUtime=1062.11 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 9425 0 0 0 106209 2 0 0 20 0 1 0 323437891 42360832 9722 33554432000 4194304 5276501 140735915422208 140735915420392 4399854 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 10342 9722 146 265 0 10074 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 50516

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 483
/proc/meminfo: memFree=27628728/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=42008 CPUtime=1122.1 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 9561 0 0 0 112208 2 0 0 20 0 1 0 323437891 43016192 9921 33554432000 4194304 5276501 140735915422208 140735915420440 4636341 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 10502 9921 146 265 0 10234 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 51156

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 483
/proc/meminfo: memFree=27627624/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=43072 CPUtime=1182.09 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 9772 0 0 0 118207 2 0 0 20 0 1 0 323437891 44105728 10132 33554432000 4194304 5276501 140735915422208 140735915420392 4399852 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 10768 10132 146 265 0 10500 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 52220

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 483
/proc/meminfo: memFree=27623656/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=44536 CPUtime=1242.09 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 10112 0 0 0 124206 3 0 0 20 0 1 0 323437891 45604864 10472 33554432000 4194304 5276501 140735915422208 140735915419800 4399937 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 11134 10472 146 265 0 10866 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 53684

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 1.99 3/178 483
/proc/meminfo: memFree=27621872/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=45316 CPUtime=1302.08 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 10288 0 0 0 130205 3 0 0 20 0 1 0 323437891 46403584 10648 33554432000 4194304 5276501 140735915422208 140735915420440 4413697 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 11329 10648 146 265 0 11061 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 54464

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/179 484
/proc/meminfo: memFree=27621120/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=45668 CPUtime=1362.07 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 10357 0 0 0 136204 3 0 0 20 0 1 0 323437891 46764032 10717 33554432000 4194304 5276501 140735915422208 140735915420440 4399826 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 11417 10717 146 265 0 11149 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 54816

[startup+1422.3 s]
/proc/loadavg: 2.01 2.00 1.99 3/179 484
/proc/meminfo: memFree=27619944/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=46312 CPUtime=1422.06 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 10492 0 0 0 142203 3 0 0 20 0 1 0 323437891 47423488 10893 33554432000 4194304 5276501 140735915422208 140735915419800 4400435 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 11578 10893 146 265 0 11310 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 55460

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 484
/proc/meminfo: memFree=27619324/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=46456 CPUtime=1482.05 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 10526 0 0 0 148202 3 0 0 20 0 1 0 323437891 47570944 10927 33554432000 4194304 5276501 140735915422208 140735915420440 4399958 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 11614 10927 146 265 0 11346 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 55604

[startup+1542.31 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 484
/proc/meminfo: memFree=27618580/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=47232 CPUtime=1542.04 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 10680 0 0 0 154201 3 0 0 20 0 1 0 323437891 48365568 11081 33554432000 4194304 5276501 140735915422208 140735915420440 4399944 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 11808 11081 146 265 0 11540 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 56380

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 484
/proc/meminfo: memFree=27618332/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=47520 CPUtime=1602.03 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 10732 0 0 0 160200 3 0 0 20 0 1 0 323437891 48660480 11133 33554432000 4194304 5276501 140735915422208 140735915420440 4394975 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 11880 11133 146 265 0 11612 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 56668

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 485
/proc/meminfo: memFree=27617836/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=47736 CPUtime=1662.02 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 10765 0 0 0 166199 3 0 0 20 0 1 0 323437891 48881664 11166 33554432000 4194304 5276501 140735915422208 140735915420440 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 11934 11166 146 265 0 11666 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 56884

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 488
/proc/meminfo: memFree=27616352/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=47880 CPUtime=1722.01 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 10815 0 0 0 172198 3 0 0 20 0 1 0 323437891 49029120 11216 33554432000 4194304 5276501 140735915422208 140735915420440 4399962 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 11970 11216 146 265 0 11702 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 57028

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 488
/proc/meminfo: memFree=27614812/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=48096 CPUtime=1782 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 10859 0 0 0 178197 3 0 0 20 0 1 0 323437891 49250304 11260 33554432000 4194304 5276501 140735915422208 140735915420632 4399953 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 12024 11260 146 265 0 11756 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 57244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 532
/proc/meminfo: memFree=27607524/32873648 swapFree=7368/7368
[pid=446] ppid=444 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/446/stat : 446 (minisat+_script) S 444 446 31158 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323437890 9367552 276 33554432000 4194304 5064252 140733884714768 140733884713680 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/446/statm: 2287 276 236 213 0 72 0
[pid=451] ppid=446 vsize=48312 CPUtime=1800 cores=0,2,4,6
/proc/451/stat : 451 (minisat+_64-bit) R 446 446 31158 0 -1 4202496 10896 0 0 0 179997 3 0 0 20 0 1 0 323437891 49471488 11297 33554432000 4194304 5276501 140735915422208 140735915420632 4399913 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/451/statm: 12078 11297 146 265 0 11810 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 57460

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1799.98
CPU system time (s): 0.036994
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 57460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.036994
maximum resident set size= 45192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11844
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= 28
involuntary context switches= 1928

runsolver used 8.24075 second user time and 10.3124 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-01 19:52:18
IDJOB=3723669
IDBENCH=2894
IDSOLVER=2307
FILE ID=node149/3723669-1338573138
RUNJOBID= node149-1338569532-32648
PBS_JOBID= 14635835
Free space on /tmp= 71328 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_7_60_2.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723669-1338573138/watcher-3723669-1338573138 -o /tmp/evaluation-result-3723669-1338573138/solver-3723669-1338573138 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723669-1338573138.opb

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

MD5SUM BENCH= 6c673f615af1912eadc68b4290958076
RANDOM SEED=1925388342

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
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:        27713784 kB
Buffers:          684176 kB
Cached:          3579064 kB
SwapCached:         2468 kB
Active:          1551204 kB
Inactive:        2739880 kB
Active(anon):      10864 kB
Inactive(anon):     9368 kB
Active(file):    1540340 kB
Inactive(file):  2730512 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104892 kB
Dirty:              5012 kB
Writeback:             0 kB
AnonPages:         23192 kB
Mapped:            14908 kB
Shmem:                96 kB
Slab:             730756 kB
SReclaimable:     174712 kB
SUnreclaim:       556044 kB
KernelStack:        1464 kB
PageTables:         4092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     133664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71324 MiB
End job on node149 at 2012-06-01 20:22:18