Trace number 3714482

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 inc? (TO) 1800.05 1800.72

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB10/oliveras/j60/
normalized-j6010_2-unsat--soft-0-100-0.wbo
MD5SUMbab41e43f2db95df9a83ceaff879d60f
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark2.25366
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables7564
Total number of constraints23412
Number of soft constraints23412
Number of constraints which are clauses23168
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints244
Minimum length of a constraint1
Maximum length of a constraint50
Top cost 1189017
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1189016
Biggest number in a constraint 44
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 333
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.09/1.16	c run usual solver
9.97/10.01	o 4522
9.97/10.01	c current bound: 2261
9.97/10.01	c fallback to adder encoding
1800.01/1800.71	./satsolver.sh: line 5:  4958 Terminated              ./glucose $1 > $2 2> /dev/null
1800.01/1800.71	c error: unexpected solver exit code
1800.01/1800.71	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-3714482-1338199550/watcher-3714482-1338199550 -o /tmp/evaluation-result-3714482-1338199550/solver-3714482-1338199550 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3714482-1338199550.wbo 2118641398 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.01 2.00 3/177 4944
/proc/meminfo: memFree=27714728/32873624 swapFree=7104/7104
[pid=4944] ppid=4942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4944/stat : 4944 (npSolver-wbo-I.) S 4942 4944 4385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286080516 9367552 275 33554432000 4194304 5064252 140737468080544 140737468079456 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4944/statm: 2287 275 233 213 0 72 0

[startup+0.047204 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4944
/proc/meminfo: memFree=27714728/32873624 swapFree=7104/7104
[pid=4944] ppid=4942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4944/stat : 4944 (npSolver-wbo-I.) S 4942 4944 4385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286080516 9367552 275 33554432000 4194304 5064252 140737468080544 140737468079456 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4944/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100213 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4944
/proc/meminfo: memFree=27714728/32873624 swapFree=7104/7104
[pid=4944] ppid=4942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4944/stat : 4944 (npSolver-wbo-I.) S 4942 4944 4385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286080516 9367552 275 33554432000 4194304 5064252 140737468080544 140737468079456 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4944/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300226 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4944
/proc/meminfo: memFree=27714728/32873624 swapFree=7104/7104
[pid=4944] ppid=4942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4944/stat : 4944 (npSolver-wbo-I.) S 4942 4944 4385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286080516 9367552 275 33554432000 4194304 5064252 140737468080544 140737468079456 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4944/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70018 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4944
/proc/meminfo: memFree=27714728/32873624 swapFree=7104/7104
[pid=4944] ppid=4942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4944/stat : 4944 (npSolver-wbo-I.) S 4942 4944 4385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286080516 9367552 275 33554432000 4194304 5064252 140737468080544 140737468079456 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4944/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 4946
/proc/meminfo: memFree=27686384/32873624 swapFree=7104/7104
[pid=4944] ppid=4942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4944/stat : 4944 (npSolver-wbo-I.) S 4942 4944 4385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286080516 9367552 275 33554432000 4194304 5064252 140737468080544 140737468079456 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4944/statm: 2287 275 233 213 0 72 0
[pid=4945] ppid=4944 vsize=36212 CPUtime=1.19 cores=0,2,4,6
/proc/4945/stat : 4945 (npSolver-wbo) S 4944 4944 4385 0 -1 4202496 6039 0 0 0 112 7 0 0 20 0 1 0 286080516 37081088 7678 33554432000 4194304 5990268 140735426177648 140735426170800 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4945/statm: 9053 7678 153 439 0 8610 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 45360

[startup+3.10028 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 4948
/proc/meminfo: memFree=27489768/32873624 swapFree=7104/7104
[pid=4944] ppid=4942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4944/stat : 4944 (npSolver-wbo-I.) S 4942 4944 4385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286080516 9367552 275 33554432000 4194304 5064252 140737468080544 140737468079456 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4944/statm: 2287 275 233 213 0 72 0
[pid=4945] ppid=4944 vsize=36212 CPUtime=1.19 cores=0,2,4,6
/proc/4945/stat : 4945 (npSolver-wbo) S 4944 4944 4385 0 -1 4202496 6039 0 0 0 112 7 0 0 20 0 1 0 286080516 37081088 7678 33554432000 4194304 5990268 140735426177648 140735426170800 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4945/statm: 9053 7678 153 439 0 8610 0
[pid=4947] ppid=4945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4947/stat : 4947 (cp2_pre.sh) S 4945 4944 4385 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 286080636 9367552 277 33554432000 4194304 5064252 140736590471056 140736590469760 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4947/statm: 2287 277 234 213 0 72 0
[pid=4948] ppid=4947 vsize=219284 CPUtime=1.89 cores=0,2,4,6
/proc/4948/stat : 4948 (coprocessor) R 4947 4944 4385 0 -1 4202496 33818 0 0 0 182 7 0 0 20 0 1 0 286080636 224546816 53188 33554432000 4194304 6586260 140733967172912 140733967168728 5599447 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/4948/statm: 54821 53188 191 584 0 54233 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 273792

[startup+6.30028 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 4948
/proc/meminfo: memFree=27454228/32873624 swapFree=7104/7104
[pid=4944] ppid=4942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4944/stat : 4944 (npSolver-wbo-I.) S 4942 4944 4385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286080516 9367552 275 33554432000 4194304 5064252 140737468080544 140737468079456 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4944/statm: 2287 275 233 213 0 72 0
[pid=4945] ppid=4944 vsize=36212 CPUtime=1.19 cores=0,2,4,6
/proc/4945/stat : 4945 (npSolver-wbo) S 4944 4944 4385 0 -1 4202496 6039 0 0 0 112 7 0 0 20 0 1 0 286080516 37081088 7678 33554432000 4194304 5990268 140735426177648 140735426170800 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4945/statm: 9053 7678 153 439 0 8610 0
[pid=4947] ppid=4945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4947/stat : 4947 (cp2_pre.sh) S 4945 4944 4385 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 286080636 9367552 277 33554432000 4194304 5064252 140736590471056 140736590469760 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4947/statm: 2287 277 234 213 0 72 0
[pid=4948] ppid=4947 vsize=219680 CPUtime=5.09 cores=0,2,4,6
/proc/4948/stat : 4948 (coprocessor) R 4947 4944 4385 0 -1 4202496 33901 0 0 0 502 7 0 0 20 0 1 0 286080636 224952320 53271 33554432000 4194304 6586260 140733967172912 140733967168504 5599209 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/4948/statm: 54920 53271 191 584 0 54332 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 274188

[startup+12.7003 s]
/proc/loadavg: 2.09 2.03 2.01 3/179 4956
/proc/meminfo: memFree=27334348/32873624 swapFree=7104/7104
[pid=4944] ppid=4942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4944/stat : 4944 (npSolver-wbo-I.) S 4942 4944 4385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286080516 9367552 275 33554432000 4194304 5064252 140737468080544 140737468079456 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4944/statm: 2287 275 233 213 0 72 0
[pid=4945] ppid=4944 vsize=200040 CPUtime=11.64 cores=0,2,4,6
/proc/4945/stat : 4945 (npSolver-wbo) S 4944 4944 4385 0 -1 4202496 16487 63672 0 0 271 79 747 67 20 0 1 0 286080516 204840960 42579 33554432000 4194304 5990268 140735426177648 140735426169088 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 38 0 0
/proc/4945/statm: 50010 42579 166 439 0 49567 0
Current children cumulated CPU time (s) 11.64
Current children cumulated vsize (KiB) 209188

[startup+25.5004 s]
/proc/loadavg: 2.15 2.04 2.01 3/181 4958
/proc/meminfo: memFree=27100304/32873624 swapFree=7104/7104
[pid=4944] ppid=4942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4944/stat : 4944 (npSolver-wbo-I.) S 4942 4944 4385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286080516 9367552 275 33554432000 4194304 5064252 140737468080544 140737468079456 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4944/statm: 2287 275 233 213 0 72 0
[pid=4945] ppid=4944 vsize=200040 CPUtime=11.64 cores=0,2,4,6
/proc/4945/stat : 4945 (npSolver-wbo) S 4944 4944 4385 0 -1 4202496 16487 63672 0 0 271 79 747 67 20 0 1 0 286080516 204840960 42579 33554432000 4194304 5990268 140735426177648 140735426169088 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 38 0 0
/proc/4945/statm: 50010 42579 166 439 0 49567 0
[pid=4957] ppid=4945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4957/stat : 4957 (satsolver.sh) S 4945 4944 4385 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 286081721 9367552 266 33554432000 4194304 5064252 140734918151008 140734918149920 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4957/statm: 2287 266 226 213 0 72 0
[pid=4958] ppid=4957 vsize=342356 CPUtime=13.44 cores=0,2,4,6
/proc/4958/stat : 4958 (glucose) R 4957 4944 4385 0 -1 4202496 58561 0 0 0 1331 13 0 0 20 0 1 0 286081721 350572544 76571 33554432000 4194304 5208918 140734005349776 140734005347448 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4958/statm: 85589 76571 103 248 0 85338 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 560692

[startup+51.1003 s]
/proc/loadavg: 2.10 2.04 2.01 3/181 4958
/proc/meminfo: memFree=27098380/32873624 swapFree=7104/7104
[pid=4944] ppid=4942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4944/stat : 4944 (npSolver-wbo-I.) S 4942 4944 4385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286080516 9367552 275 33554432000 4194304 5064252 140737468080544 140737468079456 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4944/statm: 2287 275 233 213 0 72 0
[pid=4945] ppid=4944 vsize=200040 CPUtime=11.64 cores=0,2,4,6
/proc/4945/stat : 4945 (npSolver-wbo) S 4944 4944 4385 0 -1 4202496 16487 63672 0 0 271 79 747 67 20 0 1 0 286080516 204840960 42579 33554432000 4194304 5990268 140735426177648 140735426169088 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 38 0 0
/proc/4945/statm: 50010 42579 166 439 0 49567 0
[pid=4957] ppid=4945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4957/stat : 4957 (satsolver.sh) S 4945 4944 4385 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 286081721 9367552 266 33554432000 4194304 5064252 140734918151008 140734918149920 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4957/statm: 2287 266 226 213 0 72 0
[pid=4958] ppid=4957 vsize=342356 CPUtime=39.03 cores=0,2,4,6
/proc/4958/stat : 4958 (glucose) R 4957 4944 4385 0 -1 4202496 58568 0 0 0 3890 13 0 0 20 0 1 0 286081721 350572544 77089 33554432000 4194304 5208918 140734005349776 140734005347448 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4958/statm: 85589 77089 103 248 0 85338 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 560692

[startup+102.306 s]
/proc/loadavg: 2.29 2.09 2.02 2/181 5074
/proc/meminfo: memFree=27290288/32873624 swapFree=7104/7104
[pid=4944] ppid=4942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4944/stat : 4944 (npSolver-wbo-I.) S 4942 4944 4385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286080516 9367552 275 33554432000 4194304 5064252 140737468080544 140737468079456 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4944/statm: 2287 275 233 213 0 72 0
[pid=4945] ppid=4944 vsize=200040 CPUtime=11.64 cores=0,2,4,6
/proc/4945/stat : 4945 (npSolver-wbo) S 4944 4944 4385 0 -1 4202496 16487 63672 0 0 271 79 747 67 20 0 1 0 286080516 204840960 42579 33554432000 4194304 5990268 140735426177648 140735426169088 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 38 0 0
/proc/4945/statm: 50010 42579 166 439 0 49567 0
[pid=4957] ppid=4945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4957/stat : 4957 (satsolver.sh) S 4945 4944 4385 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 286081721 9367552 266 33554432000 4194304 5064252 140734918151008 140734918149920 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4957/statm: 2287 266 226 213 0 72 0
[pid=4958] ppid=4957 vsize=342532 CPUtime=90.23 cores=0,2,4,6
/proc/4958/stat : 4958 (glucose) R 4957 4944 4385 0 -1 4202496 58575 0 0 0 9010 13 0 0 20 0 1 0 286081721 350752768 77096 33554432000 4194304 5208918 140734005349776 140734005347736 4229251 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4958/statm: 85633 77096 103 248 0 85382 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 560868

[startup+162.3 s]
/proc/loadavg: 2.15 2.08 2.02 3/181 5074
/proc/meminfo: memFree=26742528/32873624 swapFree=7104/7104
[pid=4944] ppid=4942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4944/stat : 4944 (npSolver-wbo-I.) S 4942 4944 4385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286080516 9367552 275 33554432000 4194304 5064252 140737468080544 140737468079456 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4944/statm: 2287 275 233 213 0 72 0
[pid=4945] ppid=4944 vsize=200040 CPUtime=11.64 cores=0,2,4,6
/proc/4945/stat : 4945 (npSolver-wbo) S 4944 4944 4385 0 -1 4202496 16487 63672 0 0 271 79 747 67 20 0 1 0 286080516 204840960 42579 33554432000 4194304 5990268 140735426177648 140735426169088 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 38 0 0
/proc/4945/statm: 50010 42579 166 439 0 49567 0
[pid=4957] ppid=4945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4957/stat : 4957 (satsolver.sh) S 4945 4944 4385 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 286081721 9367552 266 33554432000 4194304 5064252 140734918151008 140734918149920 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4957/statm: 2287 266 226 213 0 72 0
[pid=4958] ppid=4957 vsize=342704 CPUtime=150.21 cores=0,2,4,6
/proc/4958/stat : 4958 (glucose) R 4957 4944 4385 0 -1 4202496 58641 0 0 0 15008 13 0 0 20 0 1 0 286081721 350928896 77162 33554432000 4194304 5208918 140734005349776 140734005347736 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4958/statm: 85676 77162 103 248 0 85425 0
Current children cumulated CPU time (s) 161.85
Current children cumulated vsize (KiB) 561040

[startup+222.3 s]
/proc/loadavg: 2.05 2.07 2.02 3/181 5075
/proc/meminfo: memFree=26742772/32873624 swapFree=7104/7104
[pid=4944] ppid=4942 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5086
/proc/meminfo: memFree=26628532/32873624 swapFree=7104/7104
[pid=4944] ppid=4942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4944/stat : 4944 (npSolver-wbo-I.) S 4942 4944 4385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286080516 9367552 275 33554432000 4194304 5064252 140737468080544 140737468079456 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4944/statm: 2287 275 233 213 0 72 0
[pid=4945] ppid=4944 vsize=200040 CPUtime=11.64 cores=0,2,4,6
/proc/4945/stat : 4945 (npSolver-wbo) S 4944 4944 4385 0 -1 4202496 16487 63672 0 0 271 79 747 67 20 0 1 0 286080516 204840960 42579 33554432000 4194304 5990268 140735426177648 140735426169088 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 38 0 0
/proc/4945/statm: 50010 42579 166 439 0 49567 0
[pid=4957] ppid=4945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4957/stat : 4957 (satsolver.sh) S 4945 4944 4385 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 286081721 9367552 266 33554432000 4194304 5064252 140734918151008 140734918149920 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4957/statm: 2287 266 226 213 0 72 0
[pid=4958] ppid=4957 vsize=351620 CPUtime=1410.02 cores=0,2,4,6
/proc/4958/stat : 4958 (glucose) R 4957 4944 4385 0 -1 4202496 60738 0 0 0 140987 15 0 0 20 0 1 0 286081721 360058880 81388 33554432000 4194304 5208918 140734005349776 140734005347448 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4958/statm: 87905 81388 104 248 0 87654 0
Current children cumulated CPU time (s) 1421.66
Current children cumulated vsize (KiB) 569956

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 5090
/proc/meminfo: memFree=26622796/32873624 swapFree=7104/7104
[pid=4944] ppid=4942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4944/stat : 4944 (npSolver-wbo-I.) S 4942 4944 4385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286080516 9367552 275 33554432000 4194304 5064252 140737468080544 140737468079456 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4944/statm: 2287 275 233 213 0 72 0
[pid=4945] ppid=4944 vsize=200040 CPUtime=11.64 cores=0,2,4,6
/proc/4945/stat : 4945 (npSolver-wbo) S 4944 4944 4385 0 -1 4202496 16487 63672 0 0 271 79 747 67 20 0 1 0 286080516 204840960 42579 33554432000 4194304 5990268 140735426177648 140735426169088 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 38 0 0
/proc/4945/statm: 50010 42579 166 439 0 49567 0
[pid=4957] ppid=4945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4957/stat : 4957 (satsolver.sh) S 4945 4944 4385 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 286081721 9367552 266 33554432000 4194304 5064252 140734918151008 140734918149920 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4957/statm: 2287 266 226 213 0 72 0
[pid=4958] ppid=4957 vsize=353552 CPUtime=1470.01 cores=0,2,4,6
/proc/4958/stat : 4958 (glucose) R 4957 4944 4385 0 -1 4202496 61133 0 0 0 146986 15 0 0 20 0 1 0 286081721 362037248 81783 33554432000 4194304 5208918 140734005349776 140734005347736 4211027 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4958/statm: 88388 81783 104 248 0 88137 0
Current children cumulated CPU time (s) 1481.65
Current children cumulated vsize (KiB) 571888

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5090
/proc/meminfo: memFree=26616168/32873624 swapFree=7104/7104
[pid=4944] ppid=4942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4944/stat : 4944 (npSolver-wbo-I.) S 4942 4944 4385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286080516 9367552 275 33554432000 4194304 5064252 140737468080544 140737468079456 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4944/statm: 2287 275 233 213 0 72 0
[pid=4945] ppid=4944 vsize=200040 CPUtime=11.64 cores=0,2,4,6
/proc/4945/stat : 4945 (npSolver-wbo) S 4944 4944 4385 0 -1 4202496 16487 63672 0 0 271 79 747 67 20 0 1 0 286080516 204840960 42579 33554432000 4194304 5990268 140735426177648 140735426169088 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 38 0 0
/proc/4945/statm: 50010 42579 166 439 0 49567 0
[pid=4957] ppid=4945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4957/stat : 4957 (satsolver.sh) S 4945 4944 4385 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 286081721 9367552 266 33554432000 4194304 5064252 140734918151008 140734918149920 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4957/statm: 2287 266 226 213 0 72 0
[pid=4958] ppid=4957 vsize=353848 CPUtime=1530 cores=0,2,4,6
/proc/4958/stat : 4958 (glucose) R 4957 4944 4385 0 -1 4202496 61217 0 0 0 152985 15 0 0 20 0 1 0 286081721 362340352 82378 33554432000 4194304 5208918 140734005349776 140734005347528 4228975 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4958/statm: 88462 82378 104 248 0 88211 0
Current children cumulated CPU time (s) 1541.64
Current children cumulated vsize (KiB) 572184

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5090
/proc/meminfo: memFree=26615920/32873624 swapFree=7104/7104
[pid=4944] ppid=4942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4944/stat : 4944 (npSolver-wbo-I.) S 4942 4944 4385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286080516 9367552 275 33554432000 4194304 5064252 140737468080544 140737468079456 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4944/statm: 2287 275 233 213 0 72 0
[pid=4945] ppid=4944 vsize=200040 CPUtime=11.64 cores=0,2,4,6
/proc/4945/stat : 4945 (npSolver-wbo) S 4944 4944 4385 0 -1 4202496 16487 63672 0 0 271 79 747 67 20 0 1 0 286080516 204840960 42579 33554432000 4194304 5990268 140735426177648 140735426169088 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 38 0 0
/proc/4945/statm: 50010 42579 166 439 0 49567 0
[pid=4957] ppid=4945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4957/stat : 4957 (satsolver.sh) S 4945 4944 4385 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 286081721 9367552 266 33554432000 4194304 5064252 140734918151008 140734918149920 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4957/statm: 2287 266 226 213 0 72 0
[pid=4958] ppid=4957 vsize=354112 CPUtime=1589.99 cores=0,2,4,6
/proc/4958/stat : 4958 (glucose) R 4957 4944 4385 0 -1 4202496 61315 0 0 0 158984 15 0 0 20 0 1 0 286081721 362610688 82476 33554432000 4194304 5208918 140734005349776 140734005347624 4211147 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4958/statm: 88528 82476 104 248 0 88277 0
Current children cumulated CPU time (s) 1601.63
Current children cumulated vsize (KiB) 572448

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 5090
/proc/meminfo: memFree=26706776/32873624 swapFree=7104/7104
[pid=4944] ppid=4942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4944/stat : 4944 (npSolver-wbo-I.) S 4942 4944 4385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286080516 9367552 275 33554432000 4194304 5064252 140737468080544 140737468079456 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4944/statm: 2287 275 233 213 0 72 0
[pid=4945] ppid=4944 vsize=200040 CPUtime=11.64 cores=0,2,4,6
/proc/4945/stat : 4945 (npSolver-wbo) S 4944 4944 4385 0 -1 4202496 16487 63672 0 0 271 79 747 67 20 0 1 0 286080516 204840960 42579 33554432000 4194304 5990268 140735426177648 140735426169088 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 38 0 0
/proc/4945/statm: 50010 42579 166 439 0 49567 0
[pid=4957] ppid=4945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4957/stat : 4957 (satsolver.sh) S 4945 4944 4385 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 286081721 9367552 266 33554432000 4194304 5064252 140734918151008 140734918149920 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4957/statm: 2287 266 226 213 0 72 0
[pid=4958] ppid=4957 vsize=354548 CPUtime=1649.98 cores=0,2,4,6
/proc/4958/stat : 4958 (glucose) R 4957 4944 4385 0 -1 4202496 61476 0 0 0 164983 15 0 0 20 0 1 0 286081721 363057152 82637 33554432000 4194304 5208918 140734005349776 140734005347528 4211182 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4958/statm: 88637 82637 104 248 0 88386 0
Current children cumulated CPU time (s) 1661.62
Current children cumulated vsize (KiB) 572884

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 5090
/proc/meminfo: memFree=26701944/32873624 swapFree=7104/7104
[pid=4944] ppid=4942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4944/stat : 4944 (npSolver-wbo-I.) S 4942 4944 4385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286080516 9367552 275 33554432000 4194304 5064252 140737468080544 140737468079456 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4944/statm: 2287 275 233 213 0 72 0
[pid=4945] ppid=4944 vsize=200040 CPUtime=11.64 cores=0,2,4,6
/proc/4945/stat : 4945 (npSolver-wbo) S 4944 4944 4385 0 -1 4202496 16487 63672 0 0 271 79 747 67 20 0 1 0 286080516 204840960 42579 33554432000 4194304 5990268 140735426177648 140735426169088 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 38 0 0
/proc/4945/statm: 50010 42579 166 439 0 49567 0
[pid=4957] ppid=4945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4957/stat : 4957 (satsolver.sh) S 4945 4944 4385 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 286081721 9367552 266 33554432000 4194304 5064252 140734918151008 140734918149920 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4957/statm: 2287 266 226 213 0 72 0
[pid=4958] ppid=4957 vsize=355072 CPUtime=1709.97 cores=0,2,4,6
/proc/4958/stat : 4958 (glucose) R 4957 4944 4385 0 -1 4202496 61609 0 0 0 170982 15 0 0 20 0 1 0 286081721 363593728 83281 33554432000 4194304 5208918 140734005349776 140734005347528 4229344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4958/statm: 88768 83281 104 248 0 88517 0
Current children cumulated CPU time (s) 1721.61
Current children cumulated vsize (KiB) 573408

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5091
/proc/meminfo: memFree=26701076/32873624 swapFree=7104/7104
[pid=4944] ppid=4942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4944/stat : 4944 (npSolver-wbo-I.) S 4942 4944 4385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286080516 9367552 275 33554432000 4194304 5064252 140737468080544 140737468079456 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4944/statm: 2287 275 233 213 0 72 0
[pid=4945] ppid=4944 vsize=200040 CPUtime=11.64 cores=0,2,4,6
/proc/4945/stat : 4945 (npSolver-wbo) S 4944 4944 4385 0 -1 4202496 16487 63672 0 0 271 79 747 67 20 0 1 0 286080516 204840960 42579 33554432000 4194304 5990268 140735426177648 140735426169088 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 38 0 0
/proc/4945/statm: 50010 42579 166 439 0 49567 0
[pid=4957] ppid=4945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4957/stat : 4957 (satsolver.sh) S 4945 4944 4385 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 286081721 9367552 266 33554432000 4194304 5064252 140734918151008 140734918149920 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4957/statm: 2287 266 226 213 0 72 0
[pid=4958] ppid=4957 vsize=355340 CPUtime=1769.96 cores=0,2,4,6
/proc/4958/stat : 4958 (glucose) R 4957 4944 4385 0 -1 4202496 61751 0 0 0 176981 15 0 0 20 0 1 0 286081721 363868160 83423 33554432000 4194304 5208918 140734005349776 140734005347528 4205203 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4958/statm: 88835 83423 104 248 0 88584 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (KiB) 573676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5091
/proc/meminfo: memFree=26700952/32873624 swapFree=7104/7104
[pid=4944] ppid=4942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4944/stat : 4944 (npSolver-wbo-I.) S 4942 4944 4385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286080516 9367552 275 33554432000 4194304 5064252 140737468080544 140737468079456 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4944/statm: 2287 275 233 213 0 72 0
[pid=4945] ppid=4944 vsize=200040 CPUtime=11.64 cores=0,2,4,6
/proc/4945/stat : 4945 (npSolver-wbo) S 4944 4944 4385 0 -1 4202496 16487 63672 0 0 271 79 747 67 20 0 1 0 286080516 204840960 42579 33554432000 4194304 5990268 140735426177648 140735426169088 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 38 0 0
/proc/4945/statm: 50010 42579 166 439 0 49567 0
[pid=4957] ppid=4945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4957/stat : 4957 (satsolver.sh) S 4945 4944 4385 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 286081721 9367552 266 33554432000 4194304 5064252 140734918151008 140734918149920 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4957/statm: 2287 266 226 213 0 72 0
[pid=4958] ppid=4957 vsize=355716 CPUtime=1788.37 cores=0,2,4,6
/proc/4958/stat : 4958 (glucose) R 4957 4944 4385 0 -1 4202496 61825 0 0 0 178822 15 0 0 20 0 1 0 286081721 364253184 83497 33554432000 4194304 5208918 140734005349776 140734005347528 4211537 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4958/statm: 88929 83497 104 248 0 88678 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 574052

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5091
/proc/meminfo: memFree=26700952/32873624 swapFree=7104/7104
[pid=4944] ppid=4942 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4944/stat : 4944 (npSolver-wbo-I.) S 4942 4944 4385 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286080516 9367552 275 33554432000 4194304 5064252 140737468080544 140737468079456 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4944/statm: 2287 275 233 213 0 72 0
[pid=4945] ppid=4944 vsize=200040 CPUtime=11.64 cores=0,2,4,6
/proc/4945/stat : 4945 (npSolver-wbo) S 4944 4944 4385 0 -1 4202496 16487 63672 0 0 271 79 747 67 20 0 1 0 286080516 204840960 42579 33554432000 4194304 5990268 140735426177648 140735426169088 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 38 0 0
/proc/4945/statm: 50010 42579 166 439 0 49567 0
[pid=4957] ppid=4945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4957/stat : 4957 (satsolver.sh) S 4945 4944 4385 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 286081721 9367552 266 33554432000 4194304 5064252 140734918151008 140734918149920 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4957/statm: 2287 266 226 213 0 72 0
[pid=4958] ppid=4957 vsize=355716 CPUtime=1788.37 cores=0,2,4,6
/proc/4958/stat : 4958 (glucose) R 4957 4944 4385 0 -1 4202496 61825 0 0 0 178822 15 0 0 20 0 1 0 286081721 364253184 83497 33554432000 4194304 5208918 140734005349776 140734005347528 4211537 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4958/statm: 88929 83497 104 248 0 88678 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 574052

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.05
CPU user time (s): 1798.41
CPU system time (s): 1.64075
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 683860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.41
system time used= 1.64075
maximum resident set size= 388052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142973
page faults= 0
swaps= 0
block input operations= 0
block output operations= 336240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 651
involuntary context switches= 1951

runsolver used 2.83757 second user time and 7.03693 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-28 12:05:50
IDJOB=3714482
IDBENCH=79139
IDSOLVER=2295
FILE ID=node121/3714482-1338199550
RUNJOBID= node121-1338194146-4401
PBS_JOBID= 14624594
Free space on /tmp= 71476 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB10/oliveras/j60/normalized-j6010_2-unsat--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714482-1338199550/watcher-3714482-1338199550 -o /tmp/evaluation-result-3714482-1338199550/solver-3714482-1338199550 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3714482-1338199550.wbo 2118641398 HOME HOME

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

MD5SUM BENCH= bab41e43f2db95df9a83ceaff879d60f
RANDOM SEED=2118641398

node121.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		: 2667.042
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	: 5334.08
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		: 2667.042
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		: 2667.042
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.92
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		: 2667.042
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		: 2667.042
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		: 2667.042
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		: 2667.042
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	: 5438.55
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		: 2667.042
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:       32873624 kB
MemFree:        27715628 kB
Buffers:          578752 kB
Cached:          3078484 kB
SwapCached:            0 kB
Active:          1746404 kB
Inactive:        2548868 kB
Active(anon):     635076 kB
Inactive(anon):        0 kB
Active(file):    1111328 kB
Inactive(file):  2548868 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8976 kB
Writeback:             0 kB
AnonPages:        714892 kB
Mapped:            15316 kB
Shmem:               200 kB
Slab:             724532 kB
SReclaimable:     168532 kB
SUnreclaim:       556000 kB
KernelStack:        1504 kB
PageTables:         5364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     902736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    374784 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= 71248 MiB
End job on node121 at 2012-05-28 12:35:51