Trace number 3701007

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? (TO) 1800.02 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_3_mh_ic.opb
MD5SUM1a50d88b33a856d21607d03bda43d116
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2554940
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45775
Total number of constraints102733
Number of constraints which are clauses71450
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints31250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 17425
Biggest coefficient in the objective function 111980168
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 11576482241
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 111980168
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 11576482241
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.99/1.09	c run usual solver
15.07/15.14	c model valid
15.07/15.14	c current solution ok
17.32/17.40	o 47133958
17.32/17.40	c current bound: 23566991
17.32/17.40	c fallback to adder encoding
1800.02/1800.41	c error: unexpected solver exit code
1800.02/1800.41	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-3701007-1338132079/watcher-3701007-1338132079 -o /tmp/evaluation-result-3701007-1338132079/solver-3701007-1338132079 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701007-1338132079.opb 2013602203 HOME HOME 

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: 5.95 4.43 3.28 6/180 28439
/proc/meminfo: memFree=28017224/32873844 swapFree=7624/7624
[pid=28439] ppid=28437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28439/stat : 28439 (npSolver-pbo.sh) S 28437 28439 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279333545 9367552 274 33554432000 4194304 5064252 140737204323184 140737204322096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28439/statm: 2287 274 233 213 0 72 0

[startup+0.080285 s]
/proc/loadavg: 5.95 4.43 3.28 6/180 28439
/proc/meminfo: memFree=28017224/32873844 swapFree=7624/7624
[pid=28439] ppid=28437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28439/stat : 28439 (npSolver-pbo.sh) S 28437 28439 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279333545 9367552 274 33554432000 4194304 5064252 140737204323184 140737204322096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28439/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100293 s]
/proc/loadavg: 5.95 4.43 3.28 6/180 28439
/proc/meminfo: memFree=28017224/32873844 swapFree=7624/7624
[pid=28439] ppid=28437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28439/stat : 28439 (npSolver-pbo.sh) S 28437 28439 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279333545 9367552 274 33554432000 4194304 5064252 140737204323184 140737204322096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28439/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300285 s]
/proc/loadavg: 5.95 4.43 3.28 6/180 28439
/proc/meminfo: memFree=28017224/32873844 swapFree=7624/7624
[pid=28439] ppid=28437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28439/stat : 28439 (npSolver-pbo.sh) S 28437 28439 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279333545 9367552 274 33554432000 4194304 5064252 140737204323184 140737204322096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28439/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700273 s]
/proc/loadavg: 5.95 4.43 3.28 6/180 28439
/proc/meminfo: memFree=28017224/32873844 swapFree=7624/7624
[pid=28439] ppid=28437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28439/stat : 28439 (npSolver-pbo.sh) S 28437 28439 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279333545 9367552 274 33554432000 4194304 5064252 140737204323184 140737204322096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28439/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 5.95 4.43 3.28 3/182 28443
/proc/meminfo: memFree=31196660/32873844 swapFree=7624/7624
[pid=28439] ppid=28437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28439/stat : 28439 (npSolver-pbo.sh) S 28437 28439 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279333545 9367552 274 33554432000 4194304 5064252 140737204323184 140737204322096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28439/statm: 2287 274 233 213 0 72 0
[pid=28440] ppid=28439 vsize=99812 CPUtime=1.11 cores=1,3,5,7
/proc/28440/stat : 28440 (npSolver-pbo) S 28439 28439 27402 0 -1 4202496 12670 0 0 0 100 11 0 0 20 0 1 0 279333546 102207488 17441 33554432000 4194304 5992684 140734240439056 140734240433088 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28440/statm: 24953 17441 171 440 0 24509 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 108960

[startup+3.10045 s]
/proc/loadavg: 5.95 4.43 3.28 3/182 28453
/proc/meminfo: memFree=30921128/32873844 swapFree=7624/7624
[pid=28439] ppid=28437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28439/stat : 28439 (npSolver-pbo.sh) S 28437 28439 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279333545 9367552 274 33554432000 4194304 5064252 140737204323184 140737204322096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28439/statm: 2287 274 233 213 0 72 0
[pid=28440] ppid=28439 vsize=99812 CPUtime=1.11 cores=1,3,5,7
/proc/28440/stat : 28440 (npSolver-pbo) S 28439 28439 27402 0 -1 4202496 12670 0 0 0 100 11 0 0 20 0 1 0 279333546 102207488 17441 33554432000 4194304 5992684 140734240439056 140734240433088 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28440/statm: 24953 17441 171 440 0 24509 0
[pid=28447] ppid=28440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28447/stat : 28447 (cp2_pre.sh) S 28440 28439 27402 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279333658 9367552 277 33554432000 4194304 5064252 140736734743056 140736734741760 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28447/statm: 2287 277 234 213 0 72 0
[pid=28448] ppid=28447 vsize=317764 CPUtime=1.96 cores=1,3,5,7
/proc/28448/stat : 28448 (coprocessor) R 28447 28439 27402 0 -1 4202496 39896 0 0 0 186 10 0 0 20 0 1 0 279333658 325390336 71111 33554432000 4194304 6586260 140735295613904 140735295610168 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/28448/statm: 79441 71111 166 584 0 78853 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 435872

[startup+6.30027 s]
/proc/loadavg: 5.64 4.39 3.27 3/184 28455
/proc/meminfo: memFree=30603688/32873844 swapFree=7624/7624
[pid=28439] ppid=28437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28439/stat : 28439 (npSolver-pbo.sh) S 28437 28439 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279333545 9367552 274 33554432000 4194304 5064252 140737204323184 140737204322096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28439/statm: 2287 274 233 213 0 72 0
[pid=28440] ppid=28439 vsize=99812 CPUtime=6.1 cores=1,3,5,7
/proc/28440/stat : 28440 (npSolver-pbo) S 28439 28439 27402 0 -1 4202496 12679 50163 0 0 100 11 474 25 20 0 1 0 279333546 102207488 17441 33554432000 4194304 5992684 140734240439056 140734240434176 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28440/statm: 24953 17441 171 440 0 24509 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 108960

[startup+12.7005 s]
/proc/loadavg: 5.35 4.35 3.26 3/184 28458
/proc/meminfo: memFree=30841592/32873844 swapFree=7624/7624
[pid=28439] ppid=28437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28439/stat : 28439 (npSolver-pbo.sh) S 28437 28439 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279333545 9367552 274 33554432000 4194304 5064252 140737204323184 140737204322096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28439/statm: 2287 274 233 213 0 72 0
[pid=28440] ppid=28439 vsize=99812 CPUtime=6.1 cores=1,3,5,7
/proc/28440/stat : 28440 (npSolver-pbo) S 28439 28439 27402 0 -1 4202496 12679 50163 0 0 100 11 474 25 20 0 1 0 279333546 102207488 17441 33554432000 4194304 5992684 140734240439056 140734240434176 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28440/statm: 24953 17441 171 440 0 24509 0
[pid=28457] ppid=28440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28457/stat : 28457 (satsolver.sh) S 28440 28439 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279334158 9367552 267 33554432000 4194304 5064252 140733916920336 140733916919248 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28457/statm: 2287 267 226 213 0 72 0
[pid=28458] ppid=28457 vsize=174084 CPUtime=6.55 cores=1,3,5,7
/proc/28458/stat : 28458 (glucose) R 28457 28439 27402 0 -1 4202496 33009 0 0 0 649 6 0 0 20 0 1 0 279334159 178262016 39612 33554432000 4194304 5208918 140733648719904 140733648717752 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28458/statm: 43521 39612 103 248 0 43270 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 292192

[startup+25.5005 s]
/proc/loadavg: 4.60 4.23 3.24 3/184 28465
/proc/meminfo: memFree=30070584/32873844 swapFree=7624/7624
[pid=28439] ppid=28437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28439/stat : 28439 (npSolver-pbo.sh) S 28437 28439 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279333545 9367552 274 33554432000 4194304 5064252 140737204323184 140737204322096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28439/statm: 2287 274 233 213 0 72 0
[pid=28440] ppid=28439 vsize=382056 CPUtime=20.18 cores=1,3,5,7
/proc/28440/stat : 28440 (npSolver-pbo) S 28439 28439 27402 0 -1 4202496 22727 91213 0 0 400 231 1344 43 20 0 1 0 279333546 391225344 65499 33554432000 4194304 5992684 140734240439056 140734240431376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28440/statm: 95514 65499 188 440 0 95070 0
[pid=28464] ppid=28440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28464/stat : 28464 (satsolver.sh) S 28440 28439 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279335565 9367552 267 33554432000 4194304 5064252 140734531422432 140734531421344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28464/statm: 2287 267 226 213 0 72 0
[pid=28465] ppid=28464 vsize=574344 CPUtime=5.28 cores=1,3,5,7
/proc/28465/stat : 28465 (glucose) R 28464 28439 27402 0 -1 4202496 86981 0 0 0 496 32 0 0 20 0 1 0 279335566 588128256 132238 33554432000 4194304 5208918 140736578210384 140736578208056 4465602 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28465/statm: 143586 132238 103 248 0 143335 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 974696

[startup+51.1005 s]
/proc/loadavg: 3.71 4.05 3.21 3/184 28465
/proc/meminfo: memFree=30052532/32873844 swapFree=7624/7624
[pid=28439] ppid=28437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28439/stat : 28439 (npSolver-pbo.sh) S 28437 28439 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279333545 9367552 274 33554432000 4194304 5064252 140737204323184 140737204322096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28439/statm: 2287 274 233 213 0 72 0
[pid=28440] ppid=28439 vsize=382056 CPUtime=20.18 cores=1,3,5,7
/proc/28440/stat : 28440 (npSolver-pbo) S 28439 28439 27402 0 -1 4202496 22727 91213 0 0 400 231 1344 43 20 0 1 0 279333546 391225344 65499 33554432000 4194304 5992684 140734240439056 140734240431376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28440/statm: 95514 65499 188 440 0 95070 0
[pid=28464] ppid=28440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28464/stat : 28464 (satsolver.sh) S 28440 28439 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279335565 9367552 267 33554432000 4194304 5064252 140734531422432 140734531421344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28464/statm: 2287 267 226 213 0 72 0
[pid=28465] ppid=28464 vsize=587116 CPUtime=30.88 cores=1,3,5,7
/proc/28465/stat : 28465 (glucose) R 28464 28439 27402 0 -1 4202496 88689 0 0 0 3055 33 0 0 20 0 1 0 279335566 601206784 135989 33554432000 4194304 5208918 140736578210384 140736578206760 4205203 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28465/statm: 146779 135989 104 248 0 146528 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 987468

[startup+102.307 s]
/proc/loadavg: 2.74 3.73 3.14 3/183 28465
/proc/meminfo: memFree=30046104/32873844 swapFree=7624/7624
[pid=28439] ppid=28437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28439/stat : 28439 (npSolver-pbo.sh) S 28437 28439 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279333545 9367552 274 33554432000 4194304 5064252 140737204323184 140737204322096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28439/statm: 2287 274 233 213 0 72 0
[pid=28440] ppid=28439 vsize=382056 CPUtime=20.18 cores=1,3,5,7
/proc/28440/stat : 28440 (npSolver-pbo) S 28439 28439 27402 0 -1 4202496 22727 91213 0 0 400 231 1344 43 20 0 1 0 279333546 391225344 65499 33554432000 4194304 5992684 140734240439056 140734240431376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28440/statm: 95514 65499 188 440 0 95070 0
[pid=28464] ppid=28440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28464/stat : 28464 (satsolver.sh) S 28440 28439 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279335565 9367552 267 33554432000 4194304 5064252 140734531422432 140734531421344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28464/statm: 2287 267 226 213 0 72 0
[pid=28465] ppid=28464 vsize=668504 CPUtime=82.08 cores=1,3,5,7
/proc/28465/stat : 28465 (glucose) R 28464 28439 27402 0 -1 4202496 89438 0 0 0 8175 33 0 0 20 0 1 0 279335566 684548096 139281 33554432000 4194304 5208918 140736578210384 140736578208536 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28465/statm: 167126 139281 104 248 0 166875 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1068856

[startup+162.3 s]
/proc/loadavg: 2.27 3.41 3.07 3/183 28466
/proc/meminfo: memFree=30032268/32873844 swapFree=7624/7624
[pid=28439] ppid=28437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28439/stat : 28439 (npSolver-pbo.sh) S 28437 28439 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279333545 9367552 274 33554432000 4194304 5064252 140737204323184 140737204322096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28439/statm: 2287 274 233 213 0 72 0
[pid=28440] ppid=28439 vsize=382056 CPUtime=20.18 cores=1,3,5,7
/proc/28440/stat : 28440 (npSolver-pbo) S 28439 28439 27402 0 -1 4202496 22727 91213 0 0 400 231 1344 43 20 0 1 0 279333546 391225344 65499 33554432000 4194304 5992684 140734240439056 140734240431376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28440/statm: 95514 65499 188 440 0 95070 0
[pid=28464] ppid=28440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28464/stat : 28464 (satsolver.sh) S 28440 28439 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279335565 9367552 267 33554432000 4194304 5064252 140734531422432 140734531421344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28464/statm: 2287 267 226 213 0 72 0
[pid=28465] ppid=28464 vsize=673216 CPUtime=142.06 cores=1,3,5,7
/proc/28465/stat : 28465 (glucose) R 28464 28439 27402 0 -1 4202496 90026 0 0 0 14173 33 0 0 20 0 1 0 279335566 689373184 141400 33554432000 4194304 5208918 140736578210384 140736578206760 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28465/statm: 168304 141400 104 248 0 168053 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1073568

[startup+222.3 s]
/proc/loadavg: 2.10 3.15 3.00 3/183 28466
/proc/meminfo: memFree=30023084/32873844 swapFree=7624/7624
[pid=28439] ppid=28437 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/28465/stat : 28465 (glucose) R 28464 28439 27402 0 -1 4202496 96528 0 0 0 134131 49 0 0 20 0 1 0 279335566 710422528 151176 33554432000 4194304 5208918 140736578210384 140736578206760 4229859 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28465/statm: 173443 151176 104 248 0 173192 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 1094124

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.25 3/183 28483
/proc/meminfo: memFree=29992536/32873844 swapFree=7624/7624
[pid=28439] ppid=28437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28439/stat : 28439 (npSolver-pbo.sh) S 28437 28439 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279333545 9367552 274 33554432000 4194304 5064252 140737204323184 140737204322096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28439/statm: 2287 274 233 213 0 72 0
[pid=28440] ppid=28439 vsize=382056 CPUtime=20.18 cores=1,3,5,7
/proc/28440/stat : 28440 (npSolver-pbo) S 28439 28439 27402 0 -1 4202496 22727 91213 0 0 400 231 1344 43 20 0 1 0 279333546 391225344 65499 33554432000 4194304 5992684 140734240439056 140734240431376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28440/statm: 95514 65499 188 440 0 95070 0
[pid=28464] ppid=28440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28464/stat : 28464 (satsolver.sh) S 28440 28439 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279335565 9367552 267 33554432000 4194304 5064252 140734531422432 140734531421344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28464/statm: 2287 267 226 213 0 72 0
[pid=28465] ppid=28464 vsize=693772 CPUtime=1401.8 cores=1,3,5,7
/proc/28465/stat : 28465 (glucose) R 28464 28439 27402 0 -1 4202496 96530 0 0 0 140131 49 0 0 20 0 1 0 279335566 710422528 152200 33554432000 4194304 5208918 140736578210384 140736578206760 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28465/statm: 173443 152200 104 248 0 173192 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 1094124

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.23 3/183 28483
/proc/meminfo: memFree=30023504/32873844 swapFree=7624/7624
[pid=28439] ppid=28437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28439/stat : 28439 (npSolver-pbo.sh) S 28437 28439 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279333545 9367552 274 33554432000 4194304 5064252 140737204323184 140737204322096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28439/statm: 2287 274 233 213 0 72 0
[pid=28440] ppid=28439 vsize=382056 CPUtime=20.18 cores=1,3,5,7
/proc/28440/stat : 28440 (npSolver-pbo) S 28439 28439 27402 0 -1 4202496 22727 91213 0 0 400 231 1344 43 20 0 1 0 279333546 391225344 65499 33554432000 4194304 5992684 140734240439056 140734240431376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28440/statm: 95514 65499 188 440 0 95070 0
[pid=28464] ppid=28440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28464/stat : 28464 (satsolver.sh) S 28440 28439 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279335565 9367552 267 33554432000 4194304 5064252 140734531422432 140734531421344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28464/statm: 2287 267 226 213 0 72 0
[pid=28465] ppid=28464 vsize=612384 CPUtime=1461.78 cores=1,3,5,7
/proc/28465/stat : 28465 (glucose) R 28464 28439 27402 0 -1 4202496 97243 0 0 0 146126 52 0 0 20 0 1 0 279335566 627081216 145550 33554432000 4194304 5208918 140736578210384 140736578206760 4231508 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28465/statm: 153096 145550 104 248 0 152845 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 1012736

[startup+1542.3 s]
/proc/loadavg: 2.05 2.02 2.22 3/183 28483
/proc/meminfo: memFree=30008736/32873844 swapFree=7624/7624
[pid=28439] ppid=28437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28439/stat : 28439 (npSolver-pbo.sh) S 28437 28439 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279333545 9367552 274 33554432000 4194304 5064252 140737204323184 140737204322096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28439/statm: 2287 274 233 213 0 72 0
[pid=28440] ppid=28439 vsize=382056 CPUtime=20.18 cores=1,3,5,7
/proc/28440/stat : 28440 (npSolver-pbo) S 28439 28439 27402 0 -1 4202496 22727 91213 0 0 400 231 1344 43 20 0 1 0 279333546 391225344 65499 33554432000 4194304 5992684 140734240439056 140734240431376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28440/statm: 95514 65499 188 440 0 95070 0
[pid=28464] ppid=28440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28464/stat : 28464 (satsolver.sh) S 28440 28439 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279335565 9367552 267 33554432000 4194304 5064252 140734531422432 140734531421344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28464/statm: 2287 267 226 213 0 72 0
[pid=28465] ppid=28464 vsize=693772 CPUtime=1521.76 cores=1,3,5,7
/proc/28465/stat : 28465 (glucose) R 28464 28439 27402 0 -1 4202496 97767 0 0 0 152123 53 0 0 20 0 1 0 279335566 710422528 147080 33554432000 4194304 5208918 140736578210384 140736578206760 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28465/statm: 173443 147080 104 248 0 173192 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 1094124

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.20 3/183 28483
/proc/meminfo: memFree=30015380/32873844 swapFree=7624/7624
[pid=28439] ppid=28437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28439/stat : 28439 (npSolver-pbo.sh) S 28437 28439 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279333545 9367552 274 33554432000 4194304 5064252 140737204323184 140737204322096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28439/statm: 2287 274 233 213 0 72 0
[pid=28440] ppid=28439 vsize=382056 CPUtime=20.18 cores=1,3,5,7
/proc/28440/stat : 28440 (npSolver-pbo) S 28439 28439 27402 0 -1 4202496 22727 91213 0 0 400 231 1344 43 20 0 1 0 279333546 391225344 65499 33554432000 4194304 5992684 140734240439056 140734240431376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28440/statm: 95514 65499 188 440 0 95070 0
[pid=28464] ppid=28440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28464/stat : 28464 (satsolver.sh) S 28440 28439 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279335565 9367552 267 33554432000 4194304 5064252 140734531422432 140734531421344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28464/statm: 2287 267 226 213 0 72 0
[pid=28465] ppid=28464 vsize=694028 CPUtime=1581.75 cores=1,3,5,7
/proc/28465/stat : 28465 (glucose) R 28464 28439 27402 0 -1 4202496 98029 0 0 0 158122 53 0 0 20 0 1 0 279335566 710684672 147853 33554432000 4194304 5208918 140736578210384 140736578208344 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28465/statm: 173507 147853 104 248 0 173256 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 1094380

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.19 3/183 28484
/proc/meminfo: memFree=30008244/32873844 swapFree=7624/7624
[pid=28439] ppid=28437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28439/stat : 28439 (npSolver-pbo.sh) S 28437 28439 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279333545 9367552 274 33554432000 4194304 5064252 140737204323184 140737204322096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28439/statm: 2287 274 233 213 0 72 0
[pid=28440] ppid=28439 vsize=382056 CPUtime=20.18 cores=1,3,5,7
/proc/28440/stat : 28440 (npSolver-pbo) S 28439 28439 27402 0 -1 4202496 22727 91213 0 0 400 231 1344 43 20 0 1 0 279333546 391225344 65499 33554432000 4194304 5992684 140734240439056 140734240431376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28440/statm: 95514 65499 188 440 0 95070 0
[pid=28464] ppid=28440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28464/stat : 28464 (satsolver.sh) S 28440 28439 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279335565 9367552 267 33554432000 4194304 5064252 140734531422432 140734531421344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28464/statm: 2287 267 226 213 0 72 0
[pid=28465] ppid=28464 vsize=694028 CPUtime=1641.75 cores=1,3,5,7
/proc/28465/stat : 28465 (glucose) R 28464 28439 27402 0 -1 4202496 98059 0 0 0 164122 53 0 0 20 0 1 0 279335566 710684672 148394 33554432000 4194304 5208918 140736578210384 140736578208344 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28465/statm: 173507 148394 104 248 0 173256 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 1094380

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.17 3/184 28487
/proc/meminfo: memFree=30008984/32873844 swapFree=7624/7624
[pid=28439] ppid=28437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28439/stat : 28439 (npSolver-pbo.sh) S 28437 28439 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279333545 9367552 274 33554432000 4194304 5064252 140737204323184 140737204322096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28439/statm: 2287 274 233 213 0 72 0
[pid=28440] ppid=28439 vsize=382056 CPUtime=20.18 cores=1,3,5,7
/proc/28440/stat : 28440 (npSolver-pbo) S 28439 28439 27402 0 -1 4202496 22727 91213 0 0 400 231 1344 43 20 0 1 0 279333546 391225344 65499 33554432000 4194304 5992684 140734240439056 140734240431376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28440/statm: 95514 65499 188 440 0 95070 0
[pid=28464] ppid=28440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28464/stat : 28464 (satsolver.sh) S 28440 28439 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279335565 9367552 267 33554432000 4194304 5064252 140734531422432 140734531421344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28464/statm: 2287 267 226 213 0 72 0
[pid=28465] ppid=28464 vsize=694492 CPUtime=1701.74 cores=1,3,5,7
/proc/28465/stat : 28465 (glucose) R 28464 28439 27402 0 -1 4202496 98132 0 0 0 170121 53 0 0 20 0 1 0 279335566 711159808 148978 33554432000 4194304 5208918 140736578210384 140736578208232 4205139 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28465/statm: 173623 148978 104 248 0 173372 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 1094844

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.16 3/183 28487
/proc/meminfo: memFree=29998964/32873844 swapFree=7624/7624
[pid=28439] ppid=28437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28439/stat : 28439 (npSolver-pbo.sh) S 28437 28439 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279333545 9367552 274 33554432000 4194304 5064252 140737204323184 140737204322096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28439/statm: 2287 274 233 213 0 72 0
[pid=28440] ppid=28439 vsize=382056 CPUtime=20.18 cores=1,3,5,7
/proc/28440/stat : 28440 (npSolver-pbo) S 28439 28439 27402 0 -1 4202496 22727 91213 0 0 400 231 1344 43 20 0 1 0 279333546 391225344 65499 33554432000 4194304 5992684 140734240439056 140734240431376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28440/statm: 95514 65499 188 440 0 95070 0
[pid=28464] ppid=28440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28464/stat : 28464 (satsolver.sh) S 28440 28439 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279335565 9367552 267 33554432000 4194304 5064252 140734531422432 140734531421344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28464/statm: 2287 267 226 213 0 72 0
[pid=28465] ppid=28464 vsize=696088 CPUtime=1761.74 cores=1,3,5,7
/proc/28465/stat : 28465 (glucose) R 28464 28439 27402 0 -1 4202496 98435 0 0 0 176120 54 0 0 20 0 1 0 279335566 712794112 149281 33554432000 4194304 5208918 140736578210384 140736578208232 4229460 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28465/statm: 174022 149281 104 248 0 173771 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 1096440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.16 3/176 28511
/proc/meminfo: memFree=30199068/32873844 swapFree=7624/7624
[pid=28439] ppid=28437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28439/stat : 28439 (npSolver-pbo.sh) S 28437 28439 27402 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279333545 9367552 274 33554432000 4194304 5064252 140737204323184 140737204322096 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28439/statm: 2287 274 233 213 0 72 0
[pid=28440] ppid=28439 vsize=382056 CPUtime=20.18 cores=1,3,5,7
/proc/28440/stat : 28440 (npSolver-pbo) S 28439 28439 27402 0 -1 4202496 22727 91213 0 0 400 231 1344 43 20 0 1 0 279333546 391225344 65499 33554432000 4194304 5992684 140734240439056 140734240431376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28440/statm: 95514 65499 188 440 0 95070 0
[pid=28464] ppid=28440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28464/stat : 28464 (satsolver.sh) S 28440 28439 27402 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279335565 9367552 267 33554432000 4194304 5064252 140734531422432 140734531421344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28464/statm: 2287 267 226 213 0 72 0
[pid=28465] ppid=28464 vsize=696088 CPUtime=1779.84 cores=1,3,5,7
/proc/28465/stat : 28465 (glucose) R 28464 28439 27402 0 -1 4202496 98469 0 0 0 177930 54 0 0 20 0 1 0 279335566 712794112 149826 33554432000 4194304 5208918 140736578210384 140736578208232 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28465/statm: 174022 149826 104 248 0 173771 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1096440

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28439 and gives
#  childrusage.ru_utime.tv_sec=17
#  childrusage.ru_utime.tv_usec=449347
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=752581
# CPU time returned by wait4() is 20.2019
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.02
CPU user time (s): 1796.74
CPU system time (s): 3.28
CPU usage (%): 99.9779
Max. virtual memory (cumulated for all children) (KiB): 1224352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.4493
system time used= 2.75258
maximum resident set size= 432880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114918
page faults= 0
swaps= 0
block input operations= 0
block output operations= 615072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1034
involuntary context switches= 54

runsolver used 3.12453 second user time and 8.38573 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-27 17:21:19
IDJOB=3701007
IDBENCH=92658
IDSOLVER=2277
FILE ID=node130/3701007-1338132079
RUNJOBID= node130-1338122171-27419
PBS_JOBID= 14624483
Free space on /tmp= 71464 MiB

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

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

MD5SUM BENCH= 1a50d88b33a856d21607d03bda43d116
RANDOM SEED=2013602203

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
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.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27830628 kB
Buffers:          267588 kB
Cached:          3740160 kB
SwapCached:         4492 kB
Active:           687248 kB
Inactive:        3335260 kB
Active(anon):       2444 kB
Inactive(anon):    11816 kB
Active(file):     684804 kB
Inactive(file):  3323444 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099900 kB
Dirty:            819764 kB
Writeback:             0 kB
AnonPages:        120320 kB
Mapped:            11052 kB
Shmem:                 8 kB
Slab:             879540 kB
SReclaimable:     320372 kB
SUnreclaim:       559168 kB
KernelStack:        1528 kB
PageTables:         3772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     128796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    104448 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= 71240 MiB
End job on node130 at 2012-05-27 17:51:20