Trace number 3723673

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_8_70_3.opb
MD5SUMdc0a3aac3e055af09a2312e5ef9f2aef
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 variables71
Total number of constraints17
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 constraints16
Minimum length of a constraint1
Maximum length of a constraint70
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 1782
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5346
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 16 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 ---[  14]---> Adder-cost: 424   maxlim: 1610   bits: 12/11
0.00/0.00	c ---[  12]---> Adder-cost: 414   maxlim: 1767   bits: 12/11
0.00/0.00	c ---[  10]---> Adder-cost: 378   maxlim: 1671   bits: 12/11
0.00/0.00	c ---[   8]---> Adder-cost: 410   maxlim: 1561   bits: 12/11
0.00/0.01	c ---[   6]---> Adder-cost: 386   maxlim: 1782   bits: 12/11
0.00/0.01	c ---[   4]---> Adder-cost: 384   maxlim: 1460   bits: 12/11
0.00/0.01	c ---[   2]---> Adder-cost: 422   maxlim: 1733   bits: 12/11
0.00/0.01	c ---[   0]---> Adder-cost: 392   maxlim: 1688   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 |   21875    77851 |    7291       0        0    -nan |  0.000 % |
0.00/0.02	c |       100 |   21859    77799 |    8020      98      374     3.8 |  5.551 % |
0.00/0.02	c |       250 |   21859    77799 |    8822     248     1033     4.2 |  5.551 % |
0.00/0.03	c |       477 |   21853    77781 |    9704     474     4235     8.9 |  5.580 % |
0.00/0.04	c |       816 |   21853    77781 |   10674     813    10205    12.6 |  5.580 % |
0.00/0.06	c |      1322 |   21853    77781 |   11742    1319    19744    15.0 |  5.580 % |
0.00/0.10	c |      2082 |   21853    77781 |   12916    2079    42635    20.5 |  5.580 % |
0.00/0.17	c |      3221 |   21853    77781 |   14208    3218    78926    24.5 |  5.580 % |
0.00/0.28	c |      4929 |   21853    77781 |   15628    4926   139749    28.4 |  5.580 % |
0.00/0.57	c |      7493 |   21853    77781 |   17191    7490   284320    38.0 |  5.580 % |
0.00/0.87	c |     11337 |   21845    77755 |   18910   11333   419208    37.0 |  5.610 % |
1.49/1.53	c |     17103 |   21845    77755 |   20802   17099   700696    41.0 |  5.610 % |
2.19/2.29	c |     25752 |   21845    77755 |   22882   15096   607169    40.2 |  5.610 % |
3.98/4.06	c |     38726 |   21845    77755 |   25170   16424   734554    44.7 |  5.610 % |
6.88/6.98	c |     58188 |   21845    77755 |   27687   23025  1088037    47.3 |  5.610 % |
10.58/10.64	c |     87380 |   21845    77755 |   30456   22983   940910    40.9 |  5.610 % |
19.17/19.21	c |    131169 |   21845    77755 |   33501   14254   754076    52.9 |  5.610 % |
28.67/28.72	c |    196854 |   21837    77729 |   36852   22486   953835    42.4 |  5.640 % |
44.38/44.44	c |    295380 |   21829    77703 |   40537   33584  1694808    50.5 |  5.669 % |
67.08/67.17	c |    443170 |   21821    77677 |   44591   35913  1706759    47.5 |  5.699 % |
102.47/102.57	c |    664854 |   21821    77677 |   49050   29887  1323990    44.3 |  5.699 % |
157.36/157.47	c |    997382 |   21813    77651 |   53955   38427  1928779    50.2 |  5.729 % |
239.84/239.99	c |   1496171 |   21805    77625 |   59350   37887  1686545    44.5 |  5.758 % |
386.72/386.88	c |   2244354 |   21797    77599 |   65285   19592   781336    39.9 |  5.788 % |
617.88/618.02	c |   3366628 |   21797    77599 |   71814   55487  2741000    49.4 |  5.788 % |
961.62/961.84	c |   5050039 |   21767    77503 |   78995   70076  3549820    50.7 |  5.907 % |
1571.33/1571.64	c |   7575155 |   21767    77503 |   86895   37268  1823771    48.9 |  5.907 % |
1800.10/1800.40	c 
1800.10/1800.40	c *** TERMINATED ***
1800.10/1800.40	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-3723673-1338573136/watcher-3723673-1338573136 -o /tmp/evaluation-result-3723673-1338573136/solver-3723673-1338573136 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723673-1338573136.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.87 2.02 1.98 2/174 402
/proc/meminfo: memFree=27718948/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0

[startup+0.044941 s]
/proc/loadavg: 1.87 2.02 1.98 2/174 402
/proc/meminfo: memFree=27718948/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100256 s]
/proc/loadavg: 1.87 2.02 1.98 2/174 402
/proc/meminfo: memFree=27718948/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300217 s]
/proc/loadavg: 1.87 2.02 1.98 2/174 402
/proc/meminfo: memFree=27718948/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700214 s]
/proc/loadavg: 1.87 2.02 1.98 2/174 402
/proc/meminfo: memFree=27718948/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 1.87 2.02 1.98 2/176 407
/proc/meminfo: memFree=27713576/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=7828 CPUtime=1.49 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 1795 0 0 0 149 0 0 0 20 0 1 0 323437685 8015872 1751 33554432000 4194304 5276501 140735319857328 140735319855512 4399427 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/406/statm: 1957 1751 147 265 0 1689 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16976

[startup+3.10027 s]
/proc/loadavg: 1.87 2.02 1.98 3/179 451
/proc/meminfo: memFree=27710884/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=9356 CPUtime=3.08 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 2175 0 0 0 308 0 0 0 20 0 1 0 323437685 9580544 2131 33554432000 4194304 5276501 140735319857328 140735319855576 4399860 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/406/statm: 2339 2131 147 265 0 2071 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18504

[startup+6.30027 s]
/proc/loadavg: 1.88 2.02 1.98 3/179 451
/proc/meminfo: memFree=27703952/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=11344 CPUtime=6.28 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 2648 0 0 0 628 0 0 0 20 0 1 0 323437685 11616256 2604 33554432000 4194304 5276501 140735319857328 140735319855512 4399852 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/406/statm: 2836 2604 147 265 0 2568 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20492

[startup+12.7003 s]
/proc/loadavg: 1.89 2.02 1.98 3/179 451
/proc/meminfo: memFree=27698072/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=13580 CPUtime=12.68 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 3183 0 0 0 1268 0 0 0 20 0 1 0 323437685 13905920 3139 33554432000 4194304 5276501 140735319857328 140735319855320 4399918 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/406/statm: 3395 3139 147 265 0 3127 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22728

[startup+25.5003 s]
/proc/loadavg: 1.91 2.02 1.98 3/179 451
/proc/meminfo: memFree=27692900/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=16436 CPUtime=25.47 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 3899 0 0 0 2547 0 0 0 20 0 1 0 323437685 16830464 3896 33554432000 4194304 5276501 140735319857328 140735319855496 4400293 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/406/statm: 4109 3896 147 265 0 3841 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 25584

[startup+51.1003 s]
/proc/loadavg: 1.94 2.01 1.98 3/179 451
/proc/meminfo: memFree=27686084/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=20124 CPUtime=51.08 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 4727 0 0 0 5107 1 0 0 20 0 1 0 323437685 20606976 4724 33554432000 4194304 5276501 140735319857328 140735319855512 4399860 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/406/statm: 5031 4724 147 265 0 4763 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29272

[startup+102.306 s]
/proc/loadavg: 1.97 2.01 1.98 3/179 452
/proc/meminfo: memFree=27676216/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=23656 CPUtime=102.27 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 5596 0 0 0 10226 1 0 0 20 0 1 0 323437685 24223744 5689 33554432000 4194304 5276501 140735319857328 140735319855736 4399854 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/406/statm: 5914 5689 147 265 0 5646 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 32804

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.98 3/179 452
/proc/meminfo: memFree=27669308/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=28412 CPUtime=162.25 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 6732 0 0 0 16224 1 0 0 20 0 1 0 323437685 29093888 6863 33554432000 4194304 5276501 140735319857328 140735319855320 4399958 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/406/statm: 7103 6863 147 265 0 6835 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 37560

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 1.98 3/179 452
/proc/meminfo: memFree=27664184/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=30928 CPUtime=222.24 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 7284 0 0 0 22223 1 0 0 20 0 1 0 323437685 31670272 7474 33554432000 4194304 5276501 140735319857328 140735319855496 4399962 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/406/statm: 7732 7474 147 265 0 7464 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 40076

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 1.98 3/179 452
/proc/meminfo: memFree=27659356/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=34644 CPUtime=282.24 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 8185 0 0 0 28222 2 0 0 20 0 1 0 323437685 35475456 8375 33554432000 4194304 5276501 140735319857328 140735319855512 4399860 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/406/statm: 8661 8375 147 265 0 8393 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 43792

[startup+342.3 s]
/proc/loadavg: 1.99 2.00 1.98 3/179 452
/proc/meminfo: memFree=27656164/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=35916 CPUtime=342.23 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 8444 0 0 0 34221 2 0 0 20 0 1 0 323437685 36777984 8687 33554432000 4194304 5276501 140735319857328 140735319855512 4399741 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/406/statm: 8979 8687 147 265 0 8711 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 45064

[startup+402.3 s]
/proc/loadavg: 1.99 2.00 1.98 3/179 453
/proc/meminfo: memFree=27654240/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=52044 CPUtime=1062.11 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 12031 0 0 0 106208 3 0 0 20 0 1 0 323437685 53293056 12462 33554432000 4194304 5276501 140735319857328 140735319855512 4399816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/406/statm: 13011 12462 147 265 0 12743 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 61192

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 483
/proc/meminfo: memFree=27628728/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=53632 CPUtime=1122.1 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 12313 0 0 0 112207 3 0 0 20 0 1 0 323437685 54919168 12763 33554432000 4194304 5276501 140735319857328 140735319855752 4399913 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/406/statm: 13408 12763 147 265 0 13140 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 62780

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 483
/proc/meminfo: memFree=27627624/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=53920 CPUtime=1182.09 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 12395 0 0 0 118206 3 0 0 20 0 1 0 323437685 55214080 12845 33554432000 4194304 5276501 140735319857328 140735319855560 4399904 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/406/statm: 13480 12845 147 265 0 13212 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 63068

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 483
/proc/meminfo: memFree=27624524/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=56648 CPUtime=1242.08 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 13042 0 0 0 124205 3 0 0 20 0 1 0 323437685 58007552 13492 33554432000 4194304 5276501 140735319857328 140735319855560 4399992 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/406/statm: 14162 13492 147 265 0 13894 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 65796

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 1.99 3/179 483
/proc/meminfo: memFree=27621864/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=57444 CPUtime=1302.07 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 13196 0 0 0 130204 3 0 0 20 0 1 0 323437685 58822656 13720 33554432000 4194304 5276501 140735319857328 140735319855560 4399860 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/406/statm: 14361 13720 147 265 0 14093 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 66592

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/179 484
/proc/meminfo: memFree=27621120/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=58208 CPUtime=1362.06 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 13352 0 0 0 136202 4 0 0 20 0 1 0 323437685 59604992 13876 33554432000 4194304 5276501 140735319857328 140735319855560 4399816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/406/statm: 14552 13876 147 265 0 14284 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 67356

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 1.99 3/179 484
/proc/meminfo: memFree=27619944/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=58612 CPUtime=1422.06 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 13451 0 0 0 142202 4 0 0 20 0 1 0 323437685 60018688 13975 33554432000 4194304 5276501 140735319857328 140735319855560 4399816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/406/statm: 14653 13975 147 265 0 14385 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 67760

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 484
/proc/meminfo: memFree=27619448/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=59116 CPUtime=1482.04 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 13552 0 0 0 148200 4 0 0 20 0 1 0 323437685 60534784 14076 33554432000 4194304 5276501 140735319857328 140735319855560 4399741 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/406/statm: 14779 14076 147 265 0 14511 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 68264

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 484
/proc/meminfo: memFree=27618580/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=59404 CPUtime=1542.04 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 13612 0 0 0 154200 4 0 0 20 0 1 0 323437685 60829696 14136 33554432000 4194304 5276501 140735319857328 140735319855752 4400020 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/406/statm: 14851 14136 147 265 0 14583 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 68552

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 484
/proc/meminfo: memFree=27618332/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=59548 CPUtime=1602.03 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 13655 0 0 0 160199 4 0 0 20 0 1 0 323437685 60977152 14179 33554432000 4194304 5276501 140735319857328 140735319855560 4399829 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/406/statm: 14887 14179 147 265 0 14619 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 68696

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 485
/proc/meminfo: memFree=27617836/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=60100 CPUtime=1662.02 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 13781 0 0 0 166198 4 0 0 20 0 1 0 323437685 61542400 14305 33554432000 4194304 5276501 140735319857328 140735319855512 4400448 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/406/statm: 15025 14305 147 265 0 14757 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 69248

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 488
/proc/meminfo: memFree=27616352/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=61448 CPUtime=1722.01 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 14080 0 0 0 172197 4 0 0 20 0 1 0 323437685 62922752 14604 33554432000 4194304 5276501 140735319857328 140735319855512 4399854 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/406/statm: 15362 14604 147 265 0 15094 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 70596

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 488
/proc/meminfo: memFree=27614688/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=62816 CPUtime=1782 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 14397 0 0 0 178196 4 0 0 20 0 1 0 323437685 64323584 14964 33554432000 4194304 5276501 140735319857328 140735319855752 4399804 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/406/statm: 15704 14964 147 265 0 15436 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 71964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 488
/proc/meminfo: memFree=27614700/32873648 swapFree=7368/7368
[pid=402] ppid=400 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/402/stat : 402 (minisat+_script) S 400 402 31158 0 -1 4202496 382 552 0 0 0 0 0 0 20 0 1 0 323437685 9367552 277 33554432000 4194304 5064252 140734609906032 140734609904944 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/402/statm: 2287 277 236 213 0 72 0
[pid=406] ppid=402 vsize=62816 CPUtime=1800.1 cores=1,3,5,7
/proc/406/stat : 406 (minisat+_64-bit) R 402 402 31158 0 -1 4202496 14399 0 0 0 180006 4 0 0 20 0 1 0 323437685 64323584 14966 33554432000 4194304 5276501 140735319857328 140735319855752 4399816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/406/statm: 15704 14966 147 265 0 15436 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 71964

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.41
CPU time (s): 1800.11
CPU user time (s): 1800.06
CPU system time (s): 0.046992
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 71964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.06
system time used= 0.046992
maximum resident set size= 59868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15346
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= 35
involuntary context switches= 1855

runsolver used 5.95309 second user time and 18.4622 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-01 19:52:16
IDJOB=3723673
IDBENCH=2893
IDSOLVER=2307
FILE ID=node149/3723673-1338573136
RUNJOBID= node149-1338569532-32649
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_8_70_3.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723673-1338573136/watcher-3723673-1338573136 -o /tmp/evaluation-result-3723673-1338573136/solver-3723673-1338573136 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723673-1338573136.opb

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

MD5SUM BENCH= dc0a3aac3e055af09a2312e5ef9f2aef
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:        27719684 kB
Buffers:          684164 kB
Cached:          3579780 kB
SwapCached:         2468 kB
Active:          1545204 kB
Inactive:        2739896 kB
Active(anon):       4264 kB
Inactive(anon):     9368 kB
Active(file):    1540940 kB
Inactive(file):  2730528 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104892 kB
Dirty:              2504 kB
Writeback:             0 kB
AnonPages:         16392 kB
Mapped:            14428 kB
Shmem:                96 kB
Slab:             730428 kB
SReclaimable:     174628 kB
SUnreclaim:       555800 kB
KernelStack:        1464 kB
PageTables:         4176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     136364 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:16