Trace number 3750180

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver 1.0 (fixed)? (TO) 1800.05 1806.12

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat50_4_16_6_mh_ic.opb
MD5SUM10217e17cbd04c0c5cd10efd0fff5914
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5942333
Best CPU time to get the best result obtained on this benchmark1800.46
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables370300
Total number of constraints847958
Number of constraints which are clauses597900
Number of constraints which are cardinality constraints (but not clauses)58
Number of constraints which are nor clauses,nor cardinality constraints250000
Minimum length of a constraint2
Maximum length of a constraint3725
Number of terms in the objective function 132350
Biggest coefficient in the objective function 116930169
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 53972678158
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 116930169
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 53972678158
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.59/2.66	c old isEQ: 0, new EQ is 1
2.59/2.68	c old isEQ: 88, new EQ is 0
2.68/2.72	c old isEQ: 0, new EQ is 0
2.68/2.77	c old isEQ: 0, new EQ is 0
2.78/2.82	c old isEQ: 0, new EQ is 0
2.78/2.86	c old isEQ: 0, new EQ is 0
2.88/2.91	c old isEQ: 0, new EQ is 0
2.88/2.95	c old isEQ: 0, new EQ is 0
2.98/3.00	c old isEQ: 0, new EQ is 0
2.98/3.04	c old isEQ: 0, new EQ is 0
2.98/3.09	c old isEQ: 0, new EQ is 0
3.08/3.13	c old isEQ: 0, new EQ is 0
43.09/43.62	c run usual solver
1800.05/1806.11	c error: unexpected solver exit code
1800.05/1806.11	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-3750180-1339178596/watcher-3750180-1339178596 -o /tmp/evaluation-result-3750180-1339178596/solver-3750180-1339178596 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750180-1339178596.opb 265216438 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 2982
/proc/meminfo: memFree=26880112/32873844 swapFree=7120/7120
[pid=2982] ppid=2980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (npSolver-pbo.sh) S 2980 2982 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383984576 9367552 275 33554432000 4194304 5064252 140734706685024 140734706683936 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2982/statm: 2287 275 233 213 0 72 0

[startup+0.0942119 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 2982
/proc/meminfo: memFree=26880112/32873844 swapFree=7120/7120
[pid=2982] ppid=2980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (npSolver-pbo.sh) S 2980 2982 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383984576 9367552 275 33554432000 4194304 5064252 140734706685024 140734706683936 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2982/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100378 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 2982
/proc/meminfo: memFree=26880112/32873844 swapFree=7120/7120
[pid=2982] ppid=2980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (npSolver-pbo.sh) S 2980 2982 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383984576 9367552 275 33554432000 4194304 5064252 140734706685024 140734706683936 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2982/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300321 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 2982
/proc/meminfo: memFree=26880112/32873844 swapFree=7120/7120
[pid=2982] ppid=2980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (npSolver-pbo.sh) S 2980 2982 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383984576 9367552 275 33554432000 4194304 5064252 140734706685024 140734706683936 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2982/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700322 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 2982
/proc/meminfo: memFree=26880112/32873844 swapFree=7120/7120
[pid=2982] ppid=2980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (npSolver-pbo.sh) S 2980 2982 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383984576 9367552 275 33554432000 4194304 5064252 140734706685024 140734706683936 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2982/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 2984
/proc/meminfo: memFree=26777052/32873844 swapFree=7120/7120
[pid=2982] ppid=2980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (npSolver-pbo.sh) S 2980 2982 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383984576 9367552 275 33554432000 4194304 5064252 140734706685024 140734706683936 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2982/statm: 2287 275 233 213 0 72 0
[pid=2983] ppid=2982 vsize=219176 CPUtime=1.49 cores=0,2,4,6
/proc/2983/stat : 2983 (npSolver-pbo) R 2982 2982 2358 0 -1 4202496 24499 0 0 0 142 7 0 0 20 0 1 0 383984577 224436224 37994 33554432000 4194304 6004724 140733648759120 140733648754760 4968639 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2983/statm: 54794 37995 130 442 0 54348 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 228324

[startup+3.10036 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 2984
/proc/meminfo: memFree=26663788/32873844 swapFree=7120/7120
[pid=2982] ppid=2980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (npSolver-pbo.sh) S 2980 2982 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383984576 9367552 275 33554432000 4194304 5064252 140734706685024 140734706683936 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2982/statm: 2287 275 233 213 0 72 0
[pid=2983] ppid=2982 vsize=357864 CPUtime=3.08 cores=0,2,4,6
/proc/2983/stat : 2983 (npSolver-pbo) R 2982 2982 2358 0 -1 4202496 66638 0 0 0 293 15 0 0 20 0 1 0 383984577 366452736 88765 33554432000 4194304 6004724 140733648759120 140733648754504 4578091 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2983/statm: 89466 88765 156 442 0 89020 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 367012

[startup+6.30037 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 2984
/proc/meminfo: memFree=26341328/32873844 swapFree=7120/7120
[pid=2982] ppid=2980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (npSolver-pbo.sh) S 2980 2982 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383984576 9367552 275 33554432000 4194304 5064252 140734706685024 140734706683936 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2982/statm: 2287 275 233 213 0 72 0
[pid=2983] ppid=2982 vsize=620188 CPUtime=6.29 cores=0,2,4,6
/proc/2983/stat : 2983 (npSolver-pbo) R 2982 2982 2358 0 -1 4202496 68057 0 0 0 608 21 0 0 20 0 1 0 383984577 635072512 151919 33554432000 4194304 6004724 140733648759120 140733648753736 4582623 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2983/statm: 155047 151919 163 442 0 154601 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 629336

[startup+12.7004 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 2984
/proc/meminfo: memFree=25844984/32873844 swapFree=7120/7120
[pid=2982] ppid=2980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (npSolver-pbo.sh) S 2980 2982 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383984576 9367552 275 33554432000 4194304 5064252 140734706685024 140734706683936 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2982/statm: 2287 275 233 213 0 72 0
[pid=2983] ppid=2982 vsize=1406620 CPUtime=12.68 cores=0,2,4,6
/proc/2983/stat : 2983 (npSolver-pbo) R 2982 2982 2358 0 -1 4202496 69697 0 0 0 1229 39 0 0 20 0 1 0 383984577 1440378880 271727 33554432000 4194304 6004724 140733648759120 140733648753736 4582581 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2983/statm: 351655 271727 163 442 0 351209 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1415768

[startup+25.5004 s]
/proc/loadavg: 2.08 2.03 2.00 3/181 2984
/proc/meminfo: memFree=24891052/32873844 swapFree=7120/7120
[pid=2982] ppid=2980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (npSolver-pbo.sh) S 2980 2982 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383984576 9367552 275 33554432000 4194304 5064252 140734706685024 140734706683936 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2982/statm: 2287 275 233 213 0 72 0
[pid=2983] ppid=2982 vsize=2455196 CPUtime=25.48 cores=0,2,4,6
/proc/2983/stat : 2983 (npSolver-pbo) R 2982 2982 2358 0 -1 4202496 71170 0 0 0 2479 69 0 0 20 0 1 0 383984577 2514120704 502127 33554432000 4194304 6004724 140733648759120 140733648753928 4534738 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2983/statm: 613799 502127 163 442 0 613353 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2464344

[startup+51.1004 s]
/proc/loadavg: 2.21 2.06 2.01 3/183 3028
/proc/meminfo: memFree=19870464/32873844 swapFree=7120/7120
[pid=2982] ppid=2980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (npSolver-pbo.sh) S 2980 2982 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383984576 9367552 275 33554432000 4194304 5064252 140734706685024 140734706683936 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2982/statm: 2287 275 233 213 0 72 0
[pid=2983] ppid=2982 vsize=4552348 CPUtime=43.41 cores=0,2,4,6
/proc/2983/stat : 2983 (npSolver-pbo) S 2982 2982 2358 0 -1 4202496 75295 0 0 0 3811 530 0 0 20 0 1 0 383984577 4661604352 753904 33554432000 4194304 6004724 140733648759120 140733648753168 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/2983/statm: 1138087 753904 171 442 0 1137641 0
[pid=3025] ppid=2983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (cp2_pre.sh) S 2983 2982 2358 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383988968 9367552 277 33554432000 4194304 5064252 140737431285312 140737431284016 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3025/statm: 2287 277 234 213 0 72 0
[pid=3026] ppid=3025 vsize=809132 CPUtime=7.14 cores=0,2,4,6
/proc/3026/stat : 3026 (coprocessor) R 3025 2982 2358 0 -1 4202496 18243 0 0 0 682 32 0 0 20 0 1 0 383988969 828551168 189017 33554432000 4194304 6586260 140733212832592 140733212829352 5732400 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/3026/statm: 202283 189017 137 584 0 201695 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 5379776

[startup+102.307 s]
/proc/loadavg: 3.37 2.41 2.13 3/183 3031
/proc/meminfo: memFree=14663056/32873844 swapFree=7120/7120
[pid=2982] ppid=2980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (npSolver-pbo.sh) S 2980 2982 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383984576 9367552 275 33554432000 4194304 5064252 140734706685024 140734706683936 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2982/statm: 2287 275 233 213 0 72 0
[pid=2983] ppid=2982 vsize=4552348 CPUtime=43.41 cores=0,2,4,6
/proc/2983/stat : 2983 (npSolver-pbo) S 2982 2982 2358 0 -1 4202496 75295 0 0 0 3811 530 0 0 20 0 1 0 383984577 4661604352 753904 33554432000 4194304 6004724 140733648759120 140733648753168 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/2983/statm: 1138087 753904 171 442 0 1137641 0
[pid=3025] ppid=2983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (cp2_pre.sh) S 2983 2982 2358 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383988968 9367552 277 33554432000 4194304 5064252 140737431285312 140737431284016 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3025/statm: 2287 277 234 213 0 72 0
[pid=3026] ppid=3025 vsize=4954940 CPUtime=56.44 cores=0,2,4,6
/proc/3026/stat : 3026 (coprocessor) R 3025 2982 2358 0 -1 4202496 29207 0 0 0 5370 274 0 0 20 0 1 0 383988969 5073858560 1002300 33554432000 4194304 6586260 140733212832592 140733212828344 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 189 0 0
/proc/3026/statm: 1238735 1002300 158 584 0 1238147 0
Current children cumulated CPU time (s) 99.85
Current children cumulated vsize (KiB) 9525584

[startup+162.307 s]
/proc/loadavg: 3.25 2.57 2.20 3/183 3031
/proc/meminfo: memFree=13165668/32873844 swapFree=7120/7120
[pid=2982] ppid=2980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (npSolver-pbo.sh) S 2980 2982 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383984576 9367552 275 33554432000 4194304 5064252 140734706685024 140734706683936 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2982/statm: 2287 275 233 213 0 72 0
[pid=2983] ppid=2982 vsize=4552348 CPUtime=43.41 cores=0,2,4,6
/proc/2983/stat : 2983 (npSolver-pbo) S 2982 2982 2358 0 -1 4202496 75295 0 0 0 3811 530 0 0 20 0 1 0 383984577 4661604352 753904 33554432000 4194304 6004724 140733648759120 140733648753168 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/2983/statm: 1138087 753904 171 442 0 1137641 0
[pid=3025] ppid=2983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (cp2_pre.sh) S 2983 2982 2358 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383988968 9367552 277 33554432000 4194304 5064252 140737431285312 140737431284016 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3025/statm: 2287 277 234 213 0 72 0
[pid=3026] ppid=3025 vsize=4954940 CPUtime=113.7 cores=0,2,4,6
/proc/3026/stat : 3026 (coprocessor) R 3025 2982 2358 0 -1 4202496 29207 0 0 0 10788 582 0 0 20 0 1 0 383988969 5073858560 1002300 33554432000 4194304 6586260 140733212832592 140733212828344 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 463 0 0
/proc/3026/statm: 1238735 1002300 158 584 0 1238147 0
Current children cumulated CPU time (s) 157.11
Current children cumulated vsize (KiB) 9525584

[startup+222.3 s]
/proc/loadavg: 2.53 2.49 2.19 3/183 3035
/proc/meminfo: memFree=13960824/32873844 swapFree=7120/7120
[pid=2982] ppid=2980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (npSolver-pbo.sh) S 2980 2982 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383984576 9367552 275 33554432000 4194304 5064252 140734706685024 140734706683936 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2982/statm: 2287 275 233 213 0 72 0
[pid=2983] ppid=2982 vsize=4552348 CPUtime=165.87 cores=0,2,4,6
/proc/2983/stat : 2983 (npSolver-pbo) S 2982 2982 2358 0 -1 4202496 75302 30109 0 0 3811 530 11573 673 20 0 1 0 383984577 4661604352 753904 33554432000 4194304 6004724 140733648759120 140733648754256 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/2983/statm: 1138087 753904 171 442 0 1137641 0
[pid=3033] ppid=2983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3033/stat : 3033 (satsolver.sh) S 2983 2982 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384001741 9367552 267 33554432000 4194304 5064252 140735392155280 140735392154192 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3033/statm: 2287 267 226 213 0 72 0
[pid=3034] ppid=3033 vsize=6659956 CPUtime=50.61 cores=0,2,4,6
/proc/3034/stat : 3034 (glucose) R 3033 2982 2358 0 -1 4202496 601169 0 0 0 4828 233 0 0 20 0 1 0 384001742 6819794944 1408634 33554432000 4194304 5208918 140735605187120 140735605184968 4229176 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3034/statm: 1664989 1408634 95 248 0 1664738 0
Current children cumulated CPU time (s) 216.48
Current children cumulated vsize (KiB) 11230600

[startup+282.3 s]
/proc/loadavg: 2.23 2.41 2.18 3/183 3035
/proc/meminfo: memFree=13941044/32873844 swapFree=7120/7120
[pid=2982] ppid=2980 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/3034/statm: 1689847 1435339 104 248 0 1689596 0
Current children cumulated CPU time (s) 1416.3
Current children cumulated vsize (KiB) 11330032

[startup+1482.31 s]
/proc/loadavg: 2.00 2.00 2.02 3/183 3045
/proc/meminfo: memFree=13817988/32873844 swapFree=7120/7120
[pid=2982] ppid=2980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (npSolver-pbo.sh) S 2980 2982 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383984576 9367552 275 33554432000 4194304 5064252 140734706685024 140734706683936 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2982/statm: 2287 275 233 213 0 72 0
[pid=2983] ppid=2982 vsize=4552348 CPUtime=165.87 cores=0,2,4,6
/proc/2983/stat : 2983 (npSolver-pbo) S 2982 2982 2358 0 -1 4202496 75302 30109 0 0 3811 530 11573 673 20 0 1 0 383984577 4661604352 753904 33554432000 4194304 6004724 140733648759120 140733648754256 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/2983/statm: 1138087 753904 171 442 0 1137641 0
[pid=3033] ppid=2983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3033/stat : 3033 (satsolver.sh) S 2983 2982 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384001741 9367552 267 33554432000 4194304 5064252 140735392155280 140735392154192 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3033/statm: 2287 267 226 213 0 72 0
[pid=3034] ppid=3033 vsize=6763280 CPUtime=1310.43 cores=0,2,4,6
/proc/3034/stat : 3034 (glucose) R 3033 2982 2358 0 -1 4202496 721233 0 0 0 130762 281 0 0 20 0 1 0 384001742 6925598720 1436318 33554432000 4194304 5208918 140735605187120 140735605184968 4229552 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3034/statm: 1690820 1436318 104 248 0 1690569 0
Current children cumulated CPU time (s) 1476.3
Current children cumulated vsize (KiB) 11333924

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/182 3045
/proc/meminfo: memFree=13816632/32873844 swapFree=7120/7120
[pid=2982] ppid=2980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (npSolver-pbo.sh) S 2980 2982 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383984576 9367552 275 33554432000 4194304 5064252 140734706685024 140734706683936 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2982/statm: 2287 275 233 213 0 72 0
[pid=2983] ppid=2982 vsize=4552348 CPUtime=165.87 cores=0,2,4,6
/proc/2983/stat : 2983 (npSolver-pbo) S 2982 2982 2358 0 -1 4202496 75302 30109 0 0 3811 530 11573 673 20 0 1 0 383984577 4661604352 753904 33554432000 4194304 6004724 140733648759120 140733648754256 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/2983/statm: 1138087 753904 171 442 0 1137641 0
[pid=3033] ppid=2983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3033/stat : 3033 (satsolver.sh) S 2983 2982 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384001741 9367552 267 33554432000 4194304 5064252 140735392155280 140735392154192 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3033/statm: 2287 267 226 213 0 72 0
[pid=3034] ppid=3033 vsize=6765760 CPUtime=1370.41 cores=0,2,4,6
/proc/3034/stat : 3034 (glucose) R 3033 2982 2358 0 -1 4202496 726600 0 0 0 136758 283 0 0 20 0 1 0 384001742 6928138240 1437024 33554432000 4194304 5208918 140735605187120 140735605184968 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3034/statm: 1691440 1437024 104 248 0 1691189 0
Current children cumulated CPU time (s) 1536.28
Current children cumulated vsize (KiB) 11336404

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/183 3046
/proc/meminfo: memFree=13813524/32873844 swapFree=7120/7120
[pid=2982] ppid=2980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (npSolver-pbo.sh) S 2980 2982 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383984576 9367552 275 33554432000 4194304 5064252 140734706685024 140734706683936 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2982/statm: 2287 275 233 213 0 72 0
[pid=2983] ppid=2982 vsize=4552348 CPUtime=165.87 cores=0,2,4,6
/proc/2983/stat : 2983 (npSolver-pbo) S 2982 2982 2358 0 -1 4202496 75302 30109 0 0 3811 530 11573 673 20 0 1 0 383984577 4661604352 753904 33554432000 4194304 6004724 140733648759120 140733648754256 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/2983/statm: 1138087 753904 171 442 0 1137641 0
[pid=3033] ppid=2983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3033/stat : 3033 (satsolver.sh) S 2983 2982 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384001741 9367552 267 33554432000 4194304 5064252 140735392155280 140735392154192 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3033/statm: 2287 267 226 213 0 72 0
[pid=3034] ppid=3033 vsize=6767184 CPUtime=1430.4 cores=0,2,4,6
/proc/3034/stat : 3034 (glucose) R 3033 2982 2358 0 -1 4202496 731645 0 0 0 142754 286 0 0 20 0 1 0 384001742 6929596416 1437409 33554432000 4194304 5208918 140735605187120 140735605184968 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3034/statm: 1691796 1437409 104 248 0 1691545 0
Current children cumulated CPU time (s) 1596.27
Current children cumulated vsize (KiB) 11337828

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 3049
/proc/meminfo: memFree=13811036/32873844 swapFree=7120/7120
[pid=2982] ppid=2980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (npSolver-pbo.sh) S 2980 2982 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383984576 9367552 275 33554432000 4194304 5064252 140734706685024 140734706683936 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2982/statm: 2287 275 233 213 0 72 0
[pid=2983] ppid=2982 vsize=4552348 CPUtime=165.87 cores=0,2,4,6
/proc/2983/stat : 2983 (npSolver-pbo) S 2982 2982 2358 0 -1 4202496 75302 30109 0 0 3811 530 11573 673 20 0 1 0 383984577 4661604352 753904 33554432000 4194304 6004724 140733648759120 140733648754256 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/2983/statm: 1138087 753904 171 442 0 1137641 0
[pid=3033] ppid=2983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3033/stat : 3033 (satsolver.sh) S 2983 2982 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384001741 9367552 267 33554432000 4194304 5064252 140735392155280 140735392154192 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3033/statm: 2287 267 226 213 0 72 0
[pid=3034] ppid=3033 vsize=6768768 CPUtime=1490.39 cores=0,2,4,6
/proc/3034/stat : 3034 (glucose) R 3033 2982 2358 0 -1 4202496 736698 0 0 0 148752 287 0 0 20 0 1 0 384001742 6931218432 1437805 33554432000 4194304 5208918 140735605187120 140735605185256 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3034/statm: 1692192 1437805 104 248 0 1691941 0
Current children cumulated CPU time (s) 1656.26
Current children cumulated vsize (KiB) 11339412

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3049
/proc/meminfo: memFree=13805772/32873844 swapFree=7120/7120
[pid=2982] ppid=2980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (npSolver-pbo.sh) S 2980 2982 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383984576 9367552 275 33554432000 4194304 5064252 140734706685024 140734706683936 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2982/statm: 2287 275 233 213 0 72 0
[pid=2983] ppid=2982 vsize=4552348 CPUtime=165.87 cores=0,2,4,6
/proc/2983/stat : 2983 (npSolver-pbo) S 2982 2982 2358 0 -1 4202496 75302 30109 0 0 3811 530 11573 673 20 0 1 0 383984577 4661604352 753904 33554432000 4194304 6004724 140733648759120 140733648754256 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/2983/statm: 1138087 753904 171 442 0 1137641 0
[pid=3033] ppid=2983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3033/stat : 3033 (satsolver.sh) S 2983 2982 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384001741 9367552 267 33554432000 4194304 5064252 140735392155280 140735392154192 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3033/statm: 2287 267 226 213 0 72 0
[pid=3034] ppid=3033 vsize=6772332 CPUtime=1550.38 cores=0,2,4,6
/proc/3034/stat : 3034 (glucose) R 3033 2982 2358 0 -1 4202496 742268 0 0 0 154748 290 0 0 20 0 1 0 384001742 6934867968 1438718 33554432000 4194304 5208918 140735605187120 140735605184968 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3034/statm: 1693083 1438718 104 248 0 1692832 0
Current children cumulated CPU time (s) 1716.25
Current children cumulated vsize (KiB) 11342976

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 3051
/proc/meminfo: memFree=13802812/32873844 swapFree=7120/7120
[pid=2982] ppid=2980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (npSolver-pbo.sh) S 2980 2982 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383984576 9367552 275 33554432000 4194304 5064252 140734706685024 140734706683936 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2982/statm: 2287 275 233 213 0 72 0
[pid=2983] ppid=2982 vsize=4552348 CPUtime=165.87 cores=0,2,4,6
/proc/2983/stat : 2983 (npSolver-pbo) S 2982 2982 2358 0 -1 4202496 75302 30109 0 0 3811 530 11573 673 20 0 1 0 383984577 4661604352 753904 33554432000 4194304 6004724 140733648759120 140733648754256 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/2983/statm: 1138087 753904 171 442 0 1137641 0
[pid=3033] ppid=2983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3033/stat : 3033 (satsolver.sh) S 2983 2982 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384001741 9367552 267 33554432000 4194304 5064252 140735392155280 140735392154192 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3033/statm: 2287 267 226 213 0 72 0
[pid=3034] ppid=3033 vsize=6775500 CPUtime=1610.37 cores=0,2,4,6
/proc/3034/stat : 3034 (glucose) R 3033 2982 2358 0 -1 4202496 743150 0 0 0 160747 290 0 0 20 0 1 0 384001742 6938112000 1439600 33554432000 4194304 5208918 140735605187120 140735605184968 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3034/statm: 1693875 1439600 104 248 0 1693624 0
Current children cumulated CPU time (s) 1776.24
Current children cumulated vsize (KiB) 11346144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 3051
/proc/meminfo: memFree=13796920/32873844 swapFree=7120/7120
[pid=2982] ppid=2980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (npSolver-pbo.sh) S 2980 2982 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383984576 9367552 275 33554432000 4194304 5064252 140734706685024 140734706683936 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2982/statm: 2287 275 233 213 0 72 0
[pid=2983] ppid=2982 vsize=4552348 CPUtime=165.87 cores=0,2,4,6
/proc/2983/stat : 2983 (npSolver-pbo) S 2982 2982 2358 0 -1 4202496 75302 30109 0 0 3811 530 11573 673 20 0 1 0 383984577 4661604352 753904 33554432000 4194304 6004724 140733648759120 140733648754256 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/2983/statm: 1138087 753904 171 442 0 1137641 0
[pid=3033] ppid=2983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3033/stat : 3033 (satsolver.sh) S 2983 2982 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384001741 9367552 267 33554432000 4194304 5064252 140735392155280 140735392154192 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3033/statm: 2287 267 226 213 0 72 0
[pid=3034] ppid=3033 vsize=6778756 CPUtime=1634.18 cores=0,2,4,6
/proc/3034/stat : 3034 (glucose) R 3033 2982 2358 0 -1 4202496 748649 0 0 0 163126 292 0 0 20 0 1 0 384001742 6941446144 1440440 33554432000 4194304 5208918 140735605187120 140735605184968 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3034/statm: 1694689 1440440 104 248 0 1694438 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 11349400

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

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

[startup+1806.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 3051
/proc/meminfo: memFree=13796920/32873844 swapFree=7120/7120
[pid=2982] ppid=2980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (npSolver-pbo.sh) S 2980 2982 2358 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383984576 9367552 275 33554432000 4194304 5064252 140734706685024 140734706683936 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2982/statm: 2287 275 233 213 0 72 0
[pid=2983] ppid=2982 vsize=4552348 CPUtime=165.87 cores=0,2,4,6
/proc/2983/stat : 2983 (npSolver-pbo) S 2982 2982 2358 0 -1 4202496 75302 30109 0 0 3811 530 11573 673 20 0 1 0 383984577 4661604352 753904 33554432000 4194304 6004724 140733648759120 140733648754256 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 49 0 0
/proc/2983/statm: 1138087 753904 171 442 0 1137641 0
[pid=3033] ppid=2983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3033/stat : 3033 (satsolver.sh) S 2983 2982 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384001741 9367552 267 33554432000 4194304 5064252 140735392155280 140735392154192 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3033/statm: 2287 267 226 213 0 72 0
[pid=3034] ppid=3033 vsize=6778756 CPUtime=1634.18 cores=0,2,4,6
/proc/3034/stat : 3034 (glucose) R 3033 2982 2358 0 -1 4202496 748649 0 0 0 163126 292 0 0 20 0 1 0 384001742 6941446144 1440440 33554432000 4194304 5208918 140735605187120 140735605184968 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3034/statm: 1694689 1440440 104 248 0 1694438 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 11349400

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2982 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1806.12
CPU time (s): 1800.05
CPU user time (s): 1785.1
CPU system time (s): 14.95
CPU usage (%): 99.6639
Max. virtual memory (cumulated for all children) (KiB): 11409180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 359
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= 4
involuntary context switches= 1

runsolver used 4.19036 second user time and 10.5654 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-08 20:03:17
IDJOB=3750180
IDBENCH=92683
IDSOLVER=2334
FILE ID=node142/3750180-1339178596
RUNJOBID= node142-1339170245-2374
PBS_JOBID= 14643841
Free space on /tmp= 70688 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat50_4_16_6_mh_ic.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750180-1339178596/watcher-3750180-1339178596 -o /tmp/evaluation-result-3750180-1339178596/solver-3750180-1339178596 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750180-1339178596.opb 265216438 HOME HOME

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

MD5SUM BENCH= 10217e17cbd04c0c5cd10efd0fff5914
RANDOM SEED=265216438

node142.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.776
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.55
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.776
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.776
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	: 5391.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26880376 kB
Buffers:          501788 kB
Cached:          3170352 kB
SwapCached:          112 kB
Active:          3524624 kB
Inactive:        1570116 kB
Active(anon):    1411568 kB
Inactive(anon):    11164 kB
Active(file):    2113056 kB
Inactive(file):  1558952 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108744 kB
Dirty:             46188 kB
Writeback:             0 kB
AnonPages:       1427208 kB
Mapped:            11688 kB
Shmem:               188 kB
Slab:             755980 kB
SReclaimable:     197492 kB
SUnreclaim:       558488 kB
KernelStack:        1464 kB
PageTables:         6952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1829100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1333248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 68072 MiB
End job on node142 at 2012-06-08 20:33:25