Trace number 3714495

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

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB10/oliveras/j90/
normalized-j9035_1-unsat--soft-0-100-0.wbo
MD5SUM94d0c8f18eb5af264ab651e4b4281462
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark2.89356
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables17836
Total number of constraints61428
Number of soft constraints61428
Number of constraints which are clauses61040
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints388
Minimum length of a constraint1
Maximum length of a constraint25
Top cost 3090764
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 3090763
Biggest number in a constraint 28
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 185
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.78	c run usual solver
5.17/5.21	o 242
5.17/5.21	c current bound: 121
5.17/5.21	c fallback to adder encoding
1800.10/1800.41	c error: unexpected solver exit code
1800.10/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-3714495-1338197816/watcher-3714495-1338197816 -o /tmp/evaluation-result-3714495-1338197816/solver-3714495-1338197816 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3714495-1338197816.wbo 158226806 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: 2.20 2.05 1.99 3/177 4854
/proc/meminfo: memFree=25590552/32873624 swapFree=7104/7104
[pid=4854] ppid=4852 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4854/stat : 4854 (npSolver-wbo-I.) S 4852 4854 4385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285907060 9367552 275 33554432000 4194304 5064252 140734461482016 140734461480928 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4854/statm: 2287 275 233 213 0 72 0

[startup+0.0844971 s]
/proc/loadavg: 2.20 2.05 1.99 3/177 4854
/proc/meminfo: memFree=25590552/32873624 swapFree=7104/7104
[pid=4854] ppid=4852 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4854/stat : 4854 (npSolver-wbo-I.) S 4852 4854 4385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285907060 9367552 275 33554432000 4194304 5064252 140734461482016 140734461480928 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4854/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100138 s]
/proc/loadavg: 2.20 2.05 1.99 3/177 4854
/proc/meminfo: memFree=25590552/32873624 swapFree=7104/7104
[pid=4854] ppid=4852 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4854/stat : 4854 (npSolver-wbo-I.) S 4852 4854 4385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285907060 9367552 275 33554432000 4194304 5064252 140734461482016 140734461480928 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4854/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300156 s]
/proc/loadavg: 2.20 2.05 1.99 3/177 4854
/proc/meminfo: memFree=25590552/32873624 swapFree=7104/7104
[pid=4854] ppid=4852 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4854/stat : 4854 (npSolver-wbo-I.) S 4852 4854 4385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285907060 9367552 275 33554432000 4194304 5064252 140734461482016 140734461480928 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4854/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700111 s]
/proc/loadavg: 2.20 2.05 1.99 3/177 4854
/proc/meminfo: memFree=25590552/32873624 swapFree=7104/7104
[pid=4854] ppid=4852 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4854/stat : 4854 (npSolver-wbo-I.) S 4852 4854 4385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285907060 9367552 275 33554432000 4194304 5064252 140734461482016 140734461480928 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4854/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.20 2.05 1.99 3/181 4858
/proc/meminfo: memFree=25516096/32873624 swapFree=7104/7104
[pid=4854] ppid=4852 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4854/stat : 4854 (npSolver-wbo-I.) S 4852 4854 4385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285907060 9367552 275 33554432000 4194304 5064252 140734461482016 140734461480928 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4854/statm: 2287 275 233 213 0 72 0
[pid=4855] ppid=4854 vsize=21300 CPUtime=0.86 cores=1,3,5,7
/proc/4855/stat : 4855 (npSolver-wbo) S 4854 4854 4385 0 -1 4202496 5335 0 0 0 77 9 0 0 20 0 1 0 285907060 21811200 4783 33554432000 4194304 5990268 140735246786240 140735246779392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4855/statm: 5325 4783 153 439 0 4882 0
[pid=4857] ppid=4855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4857/stat : 4857 (cp2_pre.sh) S 4855 4854 4385 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 285907148 9367552 277 33554432000 4194304 5064252 140736216089184 140736216087888 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4857/statm: 2287 277 234 213 0 72 0
[pid=4858] ppid=4857 vsize=110620 CPUtime=0.61 cores=1,3,5,7
/proc/4858/stat : 4858 (coprocessor) R 4857 4854 4385 0 -1 4202496 20729 0 0 0 58 3 0 0 20 0 1 0 285907148 113274880 26554 33554432000 4194304 6586260 140736470616512 140736470612776 4774864 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/4858/statm: 27655 26554 182 584 0 27067 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 150216

[startup+3.10028 s]
/proc/loadavg: 2.26 2.06 1.99 3/181 4858
/proc/meminfo: memFree=25439984/32873624 swapFree=7104/7104
[pid=4854] ppid=4852 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4854/stat : 4854 (npSolver-wbo-I.) S 4852 4854 4385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285907060 9367552 275 33554432000 4194304 5064252 140734461482016 140734461480928 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4854/statm: 2287 275 233 213 0 72 0
[pid=4855] ppid=4854 vsize=21300 CPUtime=0.86 cores=1,3,5,7
/proc/4855/stat : 4855 (npSolver-wbo) S 4854 4854 4385 0 -1 4202496 5335 0 0 0 77 9 0 0 20 0 1 0 285907060 21811200 4783 33554432000 4194304 5990268 140735246786240 140735246779392 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4855/statm: 5325 4783 153 439 0 4882 0
[pid=4857] ppid=4855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4857/stat : 4857 (cp2_pre.sh) S 4855 4854 4385 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 285907148 9367552 277 33554432000 4194304 5064252 140736216089184 140736216087888 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4857/statm: 2287 277 234 213 0 72 0
[pid=4858] ppid=4857 vsize=129924 CPUtime=2.21 cores=1,3,5,7
/proc/4858/stat : 4858 (coprocessor) R 4857 4854 4385 0 -1 4202496 23748 0 0 0 217 4 0 0 20 0 1 0 285907148 133042176 31617 33554432000 4194304 6586260 140736470616512 140736470612104 5599247 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/4858/statm: 32481 31617 191 584 0 31893 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 169520

[startup+6.30032 s]
/proc/loadavg: 2.26 2.06 1.99 3/179 4866
/proc/meminfo: memFree=25564280/32873624 swapFree=7104/7104
[pid=4854] ppid=4852 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4854/stat : 4854 (npSolver-wbo-I.) S 4852 4854 4385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285907060 9367552 275 33554432000 4194304 5064252 140734461482016 140734461480928 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4854/statm: 2287 275 233 213 0 72 0
[pid=4855] ppid=4854 vsize=185112 CPUtime=6.27 cores=1,3,5,7
/proc/4855/stat : 4855 (npSolver-wbo) R 4854 4854 4385 0 -1 4202496 16133 43958 0 0 191 35 362 39 20 0 1 0 285907060 189554688 31805 33554432000 4194304 5990268 140735246786240 140735246778600 4521650 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4855/statm: 46278 31805 165 439 0 45835 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 194260

[startup+12.7004 s]
/proc/loadavg: 2.22 2.06 1.99 3/181 4868
/proc/meminfo: memFree=24860064/32873624 swapFree=7104/7104
[pid=4854] ppid=4852 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4854/stat : 4854 (npSolver-wbo-I.) S 4852 4854 4385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285907060 9367552 275 33554432000 4194304 5064252 140734461482016 140734461480928 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4854/statm: 2287 275 233 213 0 72 0
[pid=4855] ppid=4854 vsize=316184 CPUtime=7.67 cores=1,3,5,7
/proc/4855/stat : 4855 (npSolver-wbo) S 4854 4854 4385 0 -1 4202496 17228 43958 0 0 305 61 362 39 20 0 1 0 285907060 323772416 52798 33554432000 4194304 5990268 140735246786240 140735246777680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4855/statm: 79046 52798 166 439 0 78603 0
[pid=4867] ppid=4855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4867/stat : 4867 (satsolver.sh) S 4855 4854 4385 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285907829 9367552 267 33554432000 4194304 5064252 140735785805296 140735785804208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4867/statm: 2287 267 226 213 0 72 0
[pid=4868] ppid=4867 vsize=465216 CPUtime=4.99 cores=1,3,5,7
/proc/4868/stat : 4868 (glucose) R 4867 4854 4385 0 -1 4202496 67457 0 0 0 481 18 0 0 20 0 1 0 285907829 476381184 99462 33554432000 4194304 5208918 140733641844736 140733641842584 4229344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4868/statm: 116304 99462 95 248 0 116053 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 799696

[startup+25.5003 s]
/proc/loadavg: 2.19 2.06 1.99 3/181 4868
/proc/meminfo: memFree=24859136/32873624 swapFree=7104/7104
[pid=4854] ppid=4852 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4854/stat : 4854 (npSolver-wbo-I.) S 4852 4854 4385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285907060 9367552 275 33554432000 4194304 5064252 140734461482016 140734461480928 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4854/statm: 2287 275 233 213 0 72 0
[pid=4855] ppid=4854 vsize=316184 CPUtime=7.67 cores=1,3,5,7
/proc/4855/stat : 4855 (npSolver-wbo) S 4854 4854 4385 0 -1 4202496 17228 43958 0 0 305 61 362 39 20 0 1 0 285907060 323772416 52798 33554432000 4194304 5990268 140735246786240 140735246777680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4855/statm: 79046 52798 166 439 0 78603 0
[pid=4867] ppid=4855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4867/stat : 4867 (satsolver.sh) S 4855 4854 4385 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285907829 9367552 267 33554432000 4194304 5064252 140735785805296 140735785804208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4867/statm: 2287 267 226 213 0 72 0
[pid=4868] ppid=4867 vsize=465348 CPUtime=17.79 cores=1,3,5,7
/proc/4868/stat : 4868 (glucose) R 4867 4854 4385 0 -1 4202496 67484 0 0 0 1761 18 0 0 20 0 1 0 285907829 476516352 99489 33554432000 4194304 5208918 140733641844736 140733641842408 4229254 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4868/statm: 116337 99489 95 248 0 116086 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 799828

[startup+51.1004 s]
/proc/loadavg: 2.26 2.08 2.00 3/181 4868
/proc/meminfo: memFree=24852024/32873624 swapFree=7104/7104
[pid=4854] ppid=4852 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4854/stat : 4854 (npSolver-wbo-I.) S 4852 4854 4385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285907060 9367552 275 33554432000 4194304 5064252 140734461482016 140734461480928 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4854/statm: 2287 275 233 213 0 72 0
[pid=4855] ppid=4854 vsize=316184 CPUtime=7.67 cores=1,3,5,7
/proc/4855/stat : 4855 (npSolver-wbo) S 4854 4854 4385 0 -1 4202496 17228 43958 0 0 305 61 362 39 20 0 1 0 285907060 323772416 52798 33554432000 4194304 5990268 140735246786240 140735246777680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4855/statm: 79046 52798 166 439 0 78603 0
[pid=4867] ppid=4855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4867/stat : 4867 (satsolver.sh) S 4855 4854 4385 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285907829 9367552 267 33554432000 4194304 5064252 140735785805296 140735785804208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4867/statm: 2287 267 226 213 0 72 0
[pid=4868] ppid=4867 vsize=467724 CPUtime=43.38 cores=1,3,5,7
/proc/4868/stat : 4868 (glucose) R 4867 4854 4385 0 -1 4202496 68103 0 0 0 4320 18 0 0 20 0 1 0 285907829 478949376 100108 33554432000 4194304 5208918 140733641844736 140733641842584 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4868/statm: 116931 100108 103 248 0 116680 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 802204

[startup+102.306 s]
/proc/loadavg: 2.18 2.08 2.01 3/181 4868
/proc/meminfo: memFree=24841664/32873624 swapFree=7104/7104
[pid=4854] ppid=4852 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4854/stat : 4854 (npSolver-wbo-I.) S 4852 4854 4385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285907060 9367552 275 33554432000 4194304 5064252 140734461482016 140734461480928 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4854/statm: 2287 275 233 213 0 72 0
[pid=4855] ppid=4854 vsize=316184 CPUtime=7.67 cores=1,3,5,7
/proc/4855/stat : 4855 (npSolver-wbo) S 4854 4854 4385 0 -1 4202496 17228 43958 0 0 305 61 362 39 20 0 1 0 285907060 323772416 52798 33554432000 4194304 5990268 140735246786240 140735246777680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4855/statm: 79046 52798 166 439 0 78603 0
[pid=4867] ppid=4855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4867/stat : 4867 (satsolver.sh) S 4855 4854 4385 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285907829 9367552 267 33554432000 4194304 5064252 140735785805296 140735785804208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4867/statm: 2287 267 226 213 0 72 0
[pid=4868] ppid=4867 vsize=467904 CPUtime=94.58 cores=1,3,5,7
/proc/4868/stat : 4868 (glucose) R 4867 4854 4385 0 -1 4202496 68140 0 0 0 9440 18 0 0 20 0 1 0 285907829 479133696 100145 33554432000 4194304 5208918 140733641844736 140733641842696 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4868/statm: 116976 100145 103 248 0 116725 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 802384

[startup+162.3 s]
/proc/loadavg: 2.11 2.08 2.00 3/181 4869
/proc/meminfo: memFree=24828880/32873624 swapFree=7104/7104
[pid=4854] ppid=4852 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4854/stat : 4854 (npSolver-wbo-I.) S 4852 4854 4385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285907060 9367552 275 33554432000 4194304 5064252 140734461482016 140734461480928 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4854/statm: 2287 275 233 213 0 72 0
[pid=4855] ppid=4854 vsize=316184 CPUtime=7.67 cores=1,3,5,7
/proc/4855/stat : 4855 (npSolver-wbo) S 4854 4854 4385 0 -1 4202496 17228 43958 0 0 305 61 362 39 20 0 1 0 285907060 323772416 52798 33554432000 4194304 5990268 140735246786240 140735246777680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4855/statm: 79046 52798 166 439 0 78603 0
[pid=4867] ppid=4855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4867/stat : 4867 (satsolver.sh) S 4855 4854 4385 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285907829 9367552 267 33554432000 4194304 5064252 140735785805296 140735785804208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4867/statm: 2287 267 226 213 0 72 0
[pid=4868] ppid=4867 vsize=467904 CPUtime=154.57 cores=1,3,5,7
/proc/4868/stat : 4868 (glucose) R 4867 4854 4385 0 -1 4202496 68140 0 0 0 15439 18 0 0 20 0 1 0 285907829 479133696 100145 33554432000 4194304 5208918 140733641844736 140733641842696 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4868/statm: 116976 100145 103 248 0 116725 0
Current children cumulated CPU time (s) 162.24

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

/proc/4868/stat : 4868 (glucose) R 4867 4854 4385 0 -1 4202496 69420 0 0 0 135420 19 0 0 20 0 1 0 285907829 484749312 102447 33554432000 4194304 5208918 140733641844736 140733641842584 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4868/statm: 118347 102447 104 248 0 118096 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 807868

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4882
/proc/meminfo: memFree=24723364/32873624 swapFree=7104/7104
[pid=4854] ppid=4852 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4854/stat : 4854 (npSolver-wbo-I.) S 4852 4854 4385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285907060 9367552 275 33554432000 4194304 5064252 140734461482016 140734461480928 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4854/statm: 2287 275 233 213 0 72 0
[pid=4855] ppid=4854 vsize=316184 CPUtime=7.67 cores=1,3,5,7
/proc/4855/stat : 4855 (npSolver-wbo) S 4854 4854 4385 0 -1 4202496 17228 43958 0 0 305 61 362 39 20 0 1 0 285907060 323772416 52798 33554432000 4194304 5990268 140735246786240 140735246777680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4855/statm: 79046 52798 166 439 0 78603 0
[pid=4867] ppid=4855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4867/stat : 4867 (satsolver.sh) S 4855 4854 4385 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285907829 9367552 267 33554432000 4194304 5064252 140735785805296 140735785804208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4867/statm: 2287 267 226 213 0 72 0
[pid=4868] ppid=4867 vsize=473388 CPUtime=1414.39 cores=1,3,5,7
/proc/4868/stat : 4868 (glucose) R 4867 4854 4385 0 -1 4202496 69420 0 0 0 141420 19 0 0 20 0 1 0 285907829 484749312 102447 33554432000 4194304 5208918 140733641844736 140733641842584 4211122 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4868/statm: 118347 102447 104 248 0 118096 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 807868

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4905
/proc/meminfo: memFree=24721280/32873624 swapFree=7104/7104
[pid=4854] ppid=4852 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4854/stat : 4854 (npSolver-wbo-I.) S 4852 4854 4385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285907060 9367552 275 33554432000 4194304 5064252 140734461482016 140734461480928 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4854/statm: 2287 275 233 213 0 72 0
[pid=4855] ppid=4854 vsize=316184 CPUtime=7.67 cores=1,3,5,7
/proc/4855/stat : 4855 (npSolver-wbo) S 4854 4854 4385 0 -1 4202496 17228 43958 0 0 305 61 362 39 20 0 1 0 285907060 323772416 52798 33554432000 4194304 5990268 140735246786240 140735246777680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4855/statm: 79046 52798 166 439 0 78603 0
[pid=4867] ppid=4855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4867/stat : 4867 (satsolver.sh) S 4855 4854 4385 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285907829 9367552 267 33554432000 4194304 5064252 140735785805296 140735785804208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4867/statm: 2287 267 226 213 0 72 0
[pid=4868] ppid=4867 vsize=473388 CPUtime=1474.37 cores=1,3,5,7
/proc/4868/stat : 4868 (glucose) R 4867 4854 4385 0 -1 4202496 69422 0 0 0 147418 19 0 0 20 0 1 0 285907829 484749312 102449 33554432000 4194304 5208918 140733641844736 140733641842584 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4868/statm: 118347 102449 104 248 0 118096 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 807868

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 4905
/proc/meminfo: memFree=24717340/32873624 swapFree=7104/7104
[pid=4854] ppid=4852 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4854/stat : 4854 (npSolver-wbo-I.) S 4852 4854 4385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285907060 9367552 275 33554432000 4194304 5064252 140734461482016 140734461480928 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4854/statm: 2287 275 233 213 0 72 0
[pid=4855] ppid=4854 vsize=316184 CPUtime=7.67 cores=1,3,5,7
/proc/4855/stat : 4855 (npSolver-wbo) S 4854 4854 4385 0 -1 4202496 17228 43958 0 0 305 61 362 39 20 0 1 0 285907060 323772416 52798 33554432000 4194304 5990268 140735246786240 140735246777680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4855/statm: 79046 52798 166 439 0 78603 0
[pid=4867] ppid=4855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4867/stat : 4867 (satsolver.sh) S 4855 4854 4385 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285907829 9367552 267 33554432000 4194304 5064252 140735785805296 140735785804208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4867/statm: 2287 267 226 213 0 72 0
[pid=4868] ppid=4867 vsize=473388 CPUtime=1534.36 cores=1,3,5,7
/proc/4868/stat : 4868 (glucose) R 4867 4854 4385 0 -1 4202496 69424 0 0 0 153417 19 0 0 20 0 1 0 285907829 484749312 102451 33554432000 4194304 5208918 140733641844736 140733641842584 4211027 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4868/statm: 118347 102451 104 248 0 118096 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 807868

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 4905
/proc/meminfo: memFree=24715248/32873624 swapFree=7104/7104
[pid=4854] ppid=4852 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4854/stat : 4854 (npSolver-wbo-I.) S 4852 4854 4385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285907060 9367552 275 33554432000 4194304 5064252 140734461482016 140734461480928 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4854/statm: 2287 275 233 213 0 72 0
[pid=4855] ppid=4854 vsize=316184 CPUtime=7.67 cores=1,3,5,7
/proc/4855/stat : 4855 (npSolver-wbo) S 4854 4854 4385 0 -1 4202496 17228 43958 0 0 305 61 362 39 20 0 1 0 285907060 323772416 52798 33554432000 4194304 5990268 140735246786240 140735246777680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4855/statm: 79046 52798 166 439 0 78603 0
[pid=4867] ppid=4855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4867/stat : 4867 (satsolver.sh) S 4855 4854 4385 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285907829 9367552 267 33554432000 4194304 5064252 140735785805296 140735785804208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4867/statm: 2287 267 226 213 0 72 0
[pid=4868] ppid=4867 vsize=473388 CPUtime=1594.35 cores=1,3,5,7
/proc/4868/stat : 4868 (glucose) R 4867 4854 4385 0 -1 4202496 69424 0 0 0 159416 19 0 0 20 0 1 0 285907829 484749312 102451 33554432000 4194304 5208918 140733641844736 140733641842584 4211160 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4868/statm: 118347 102451 104 248 0 118096 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 807868

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 4906
/proc/meminfo: memFree=24710968/32873624 swapFree=7104/7104
[pid=4854] ppid=4852 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4854/stat : 4854 (npSolver-wbo-I.) S 4852 4854 4385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285907060 9367552 275 33554432000 4194304 5064252 140734461482016 140734461480928 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4854/statm: 2287 275 233 213 0 72 0
[pid=4855] ppid=4854 vsize=316184 CPUtime=7.67 cores=1,3,5,7
/proc/4855/stat : 4855 (npSolver-wbo) S 4854 4854 4385 0 -1 4202496 17228 43958 0 0 305 61 362 39 20 0 1 0 285907060 323772416 52798 33554432000 4194304 5990268 140735246786240 140735246777680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4855/statm: 79046 52798 166 439 0 78603 0
[pid=4867] ppid=4855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4867/stat : 4867 (satsolver.sh) S 4855 4854 4385 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285907829 9367552 267 33554432000 4194304 5064252 140735785805296 140735785804208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4867/statm: 2287 267 226 213 0 72 0
[pid=4868] ppid=4867 vsize=473388 CPUtime=1654.35 cores=1,3,5,7
/proc/4868/stat : 4868 (glucose) R 4867 4854 4385 0 -1 4202496 69425 0 0 0 165416 19 0 0 20 0 1 0 285907829 484749312 102452 33554432000 4194304 5208918 140733641844736 140733641842584 4205631 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4868/statm: 118347 102452 104 248 0 118096 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 807868

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 4906
/proc/meminfo: memFree=24708560/32873624 swapFree=7104/7104
[pid=4854] ppid=4852 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4854/stat : 4854 (npSolver-wbo-I.) S 4852 4854 4385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285907060 9367552 275 33554432000 4194304 5064252 140734461482016 140734461480928 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4854/statm: 2287 275 233 213 0 72 0
[pid=4855] ppid=4854 vsize=316184 CPUtime=7.67 cores=1,3,5,7
/proc/4855/stat : 4855 (npSolver-wbo) S 4854 4854 4385 0 -1 4202496 17228 43958 0 0 305 61 362 39 20 0 1 0 285907060 323772416 52798 33554432000 4194304 5990268 140735246786240 140735246777680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4855/statm: 79046 52798 166 439 0 78603 0
[pid=4867] ppid=4855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4867/stat : 4867 (satsolver.sh) S 4855 4854 4385 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285907829 9367552 267 33554432000 4194304 5064252 140735785805296 140735785804208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4867/statm: 2287 267 226 213 0 72 0
[pid=4868] ppid=4867 vsize=473388 CPUtime=1714.34 cores=1,3,5,7
/proc/4868/stat : 4868 (glucose) R 4867 4854 4385 0 -1 4202496 69426 0 0 0 171415 19 0 0 20 0 1 0 285907829 484749312 102453 33554432000 4194304 5208918 140733641844736 140733641842584 4228952 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4868/statm: 118347 102453 104 248 0 118096 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 807868

[startup+1782.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/181 4958
/proc/meminfo: memFree=27098256/32873624 swapFree=7104/7104
[pid=4854] ppid=4852 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4854/stat : 4854 (npSolver-wbo-I.) S 4852 4854 4385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285907060 9367552 275 33554432000 4194304 5064252 140734461482016 140734461480928 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4854/statm: 2287 275 233 213 0 72 0
[pid=4855] ppid=4854 vsize=316184 CPUtime=7.67 cores=1,3,5,7
/proc/4855/stat : 4855 (npSolver-wbo) S 4854 4854 4385 0 -1 4202496 17228 43958 0 0 305 61 362 39 20 0 1 0 285907060 323772416 52798 33554432000 4194304 5990268 140735246786240 140735246777680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4855/statm: 79046 52798 166 439 0 78603 0
[pid=4867] ppid=4855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4867/stat : 4867 (satsolver.sh) S 4855 4854 4385 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285907829 9367552 267 33554432000 4194304 5064252 140735785805296 140735785804208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4867/statm: 2287 267 226 213 0 72 0
[pid=4868] ppid=4867 vsize=473388 CPUtime=1774.33 cores=1,3,5,7
/proc/4868/stat : 4868 (glucose) R 4867 4854 4385 0 -1 4202496 69426 0 0 0 177414 19 0 0 20 0 1 0 285907829 484749312 102453 33554432000 4194304 5208918 140733641844736 140733641842584 4210976 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4868/statm: 118347 102453 104 248 0 118096 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 807868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 4958
/proc/meminfo: memFree=27098628/32873624 swapFree=7104/7104
[pid=4854] ppid=4852 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4854/stat : 4854 (npSolver-wbo-I.) S 4852 4854 4385 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 285907060 9367552 275 33554432000 4194304 5064252 140734461482016 140734461480928 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4854/statm: 2287 275 233 213 0 72 0
[pid=4855] ppid=4854 vsize=316184 CPUtime=7.67 cores=1,3,5,7
/proc/4855/stat : 4855 (npSolver-wbo) S 4854 4854 4385 0 -1 4202496 17228 43958 0 0 305 61 362 39 20 0 1 0 285907060 323772416 52798 33554432000 4194304 5990268 140735246786240 140735246777680 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4855/statm: 79046 52798 166 439 0 78603 0
[pid=4867] ppid=4855 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4867/stat : 4867 (satsolver.sh) S 4855 4854 4385 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285907829 9367552 267 33554432000 4194304 5064252 140735785805296 140735785804208 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4867/statm: 2287 267 226 213 0 72 0
[pid=4868] ppid=4867 vsize=473388 CPUtime=1792.43 cores=1,3,5,7
/proc/4868/stat : 4868 (glucose) R 4867 4854 4385 0 -1 4202496 69426 0 0 0 179224 19 0 0 20 0 1 0 285907829 484749312 102453 33554432000 4194304 5208918 140733641844736 140733641842584 4211160 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4868/statm: 118347 102453 104 248 0 118096 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 807868

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 4854 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=676984
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=19844
# CPU time returned by wait4() is 7.69683
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1798.91
CPU system time (s): 1.19
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 916036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.67698
system time used= 1.01984
maximum resident set size= 368440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62165
page faults= 0
swaps= 0
block input operations= 0
block output operations= 375792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 404
involuntary context switches= 29

runsolver used 3.54546 second user time and 7.92679 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-28 11:36:56
IDJOB=3714495
IDBENCH=79130
IDSOLVER=2295
FILE ID=node121/3714495-1338197816
RUNJOBID= node121-1338194146-4402
PBS_JOBID= 14624594
Free space on /tmp= 70948 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB10/oliveras/j90/normalized-j9035_1-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-3714495-1338197816/watcher-3714495-1338197816 -o /tmp/evaluation-result-3714495-1338197816/solver-3714495-1338197816 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3714495-1338197816.wbo 158226806 HOME HOME

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

MD5SUM BENCH= 94d0c8f18eb5af264ab651e4b4281462
RANDOM SEED=158226806

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:        25590932 kB
Buffers:          578392 kB
Cached:          3617268 kB
SwapCached:            0 kB
Active:          3844356 kB
Inactive:        2548652 kB
Active(anon):    2162068 kB
Inactive(anon):        0 kB
Active(file):    1682288 kB
Inactive(file):  2548652 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            688752 kB
Writeback:             0 kB
AnonPages:       2279228 kB
Mapped:            15172 kB
Shmem:               200 kB
Slab:             747300 kB
SReclaimable:     187396 kB
SUnreclaim:       559904 kB
KernelStack:        1488 kB
PageTables:         8496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:    2938968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1284096 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= 71332 MiB
End job on node121 at 2012-05-28 12:06:56