Trace number 3713779

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.07 1802.22

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.tag12.ucl--soft-0-100-0.wbo
MD5SUM34b825c7826429a46ba2a8e3ee61f2f7
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark31.1293
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables20605
Total number of constraints59851
Number of soft constraints59851
Number of constraints which are clauses58675
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1176
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 3025900
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 3025899
Biggest number in a constraint 41
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 134
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

5.36/5.46	c run usual solver
10.92/11.56	o 901
10.92/11.56	c current bound: 450
10.92/11.56	c fallback to adder encoding
1800.04/1802.21	./satsolver.sh: line 5: 21663 Terminated              ./glucose $1 > $2 2> /dev/null
1800.04/1802.21	c error: unexpected solver exit code
1800.04/1802.21	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-3713779-1338310764/watcher-3713779-1338310764 -o /tmp/evaluation-result-3713779-1338310764/solver-3713779-1338310764 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713779-1338310764.wbo 447847439 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: 0.00 0.00 0.82 2/176 21636
/proc/meminfo: memFree=29883608/32873648 swapFree=6852/6852
[pid=21636] ppid=21631 vsize=11812 CPUtime=0 cores=1,3,5,7
/proc/21636/stat : 21636 (runsolver) D 21631 21636 21592 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 297202343 12095488 50 33554432000 4194304 5436572 140735977584304 140735977580600 4883175 0 0 4096 24578 18446744071579943789 0 0 17 3 0 0 0 0 0
/proc/21636/statm: 2953 50 31 304 0 2645 0

[startup+0.0836169 s]
/proc/loadavg: 0.00 0.00 0.82 2/176 21636
/proc/meminfo: memFree=29883608/32873648 swapFree=6852/6852
[pid=21636] ppid=21631 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21636/stat : 21636 (npSolver-wbo.sh) S 21631 21636 21592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297202343 9367552 275 33554432000 4194304 5064252 140734041013984 140734041012896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/21636/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: 0.00 0.00 0.82 2/176 21636
/proc/meminfo: memFree=29883608/32873648 swapFree=6852/6852
[pid=21636] ppid=21631 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21636/stat : 21636 (npSolver-wbo.sh) S 21631 21636 21592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297202343 9367552 275 33554432000 4194304 5064252 140734041013984 140734041012896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/21636/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300177 s]
/proc/loadavg: 0.00 0.00 0.82 2/176 21636
/proc/meminfo: memFree=29883608/32873648 swapFree=6852/6852
[pid=21636] ppid=21631 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21636/stat : 21636 (npSolver-wbo.sh) S 21631 21636 21592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297202343 9367552 275 33554432000 4194304 5064252 140734041013984 140734041012896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/21636/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700182 s]
/proc/loadavg: 0.00 0.00 0.82 2/176 21636
/proc/meminfo: memFree=29883608/32873648 swapFree=6852/6852
[pid=21636] ppid=21631 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21636/stat : 21636 (npSolver-wbo.sh) S 21631 21636 21592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297202343 9367552 275 33554432000 4194304 5064252 140734041013984 140734041012896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/21636/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 0.16 0.03 0.82 3/181 21641
/proc/meminfo: memFree=29836876/32873648 swapFree=6852/6852
[pid=21636] ppid=21631 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21636/stat : 21636 (npSolver-wbo.sh) S 21631 21636 21592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297202343 9367552 275 33554432000 4194304 5064252 140734041013984 140734041012896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/21636/statm: 2287 275 233 213 0 72 0
[pid=21639] ppid=21636 vsize=34876 CPUtime=1.46 cores=1,3,5,7
/proc/21639/stat : 21639 (npSolver-wbo) R 21636 21636 21592 0 -1 4202496 2902 0 0 0 145 1 0 0 20 0 1 0 297202347 35713024 5428 33554432000 4194304 5990268 140733985070976 140733985044728 4766504 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21639/statm: 8719 5428 136 439 0 8276 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 44024

[startup+3.10029 s]
/proc/loadavg: 0.16 0.03 0.82 3/181 21641
/proc/meminfo: memFree=29769892/32873648 swapFree=6852/6852
[pid=21636] ppid=21631 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21636/stat : 21636 (npSolver-wbo.sh) S 21631 21636 21592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297202343 9367552 275 33554432000 4194304 5064252 140734041013984 140734041012896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/21636/statm: 2287 275 233 213 0 72 0
[pid=21639] ppid=21636 vsize=67644 CPUtime=3.06 cores=1,3,5,7
/proc/21639/stat : 21639 (npSolver-wbo) R 21636 21636 21592 0 -1 4202496 3440 0 0 0 304 2 0 0 20 0 1 0 297202347 69267456 11060 33554432000 4194304 5990268 140733985070976 140733985066216 4604896 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21639/statm: 16911 11060 136 439 0 16468 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 76792

[startup+6.30027 s]
/proc/loadavg: 0.16 0.03 0.82 3/179 21649
/proc/meminfo: memFree=29559832/32873648 swapFree=6852/6852
[pid=21636] ppid=21631 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21636/stat : 21636 (npSolver-wbo.sh) S 21631 21636 21592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297202343 9367552 275 33554432000 4194304 5064252 140734041013984 140734041012896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/21636/statm: 2287 275 233 213 0 72 0
[pid=21639] ppid=21636 vsize=135728 CPUtime=5.52 cores=1,3,5,7
/proc/21639/stat : 21639 (npSolver-wbo) S 21636 21636 21592 0 -1 4202496 8251 0 0 0 532 20 0 0 20 0 1 0 297202347 138985472 24061 33554432000 4194304 5990268 140733985070976 140733985064128 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21639/statm: 33932 24061 149 439 0 33489 0
Current children cumulated CPU time (s) 5.52
Current children cumulated vsize (KiB) 144876

[startup+12.7011 s]
/proc/loadavg: 0.52 0.11 0.84 3/181 21661
/proc/meminfo: memFree=28472284/32873648 swapFree=6852/6852
[pid=21636] ppid=21631 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21636/stat : 21636 (npSolver-wbo.sh) S 21631 21636 21592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297202343 9367552 275 33554432000 4194304 5064252 140734041013984 140734041012896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/21636/statm: 2287 275 233 213 0 72 0
[pid=21639] ppid=21636 vsize=296652 CPUtime=12.15 cores=1,3,5,7
/proc/21639/stat : 21639 (npSolver-wbo) R 21636 21636 21592 0 -1 4202496 20191 49508 0 0 662 110 396 47 20 0 1 0 297202347 303771648 50087 33554432000 4194304 5990268 140733985070976 140733985063688 4521640 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21639/statm: 74163 50087 163 439 0 73720 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 305800

[startup+25.5012 s]
/proc/loadavg: 0.90 0.21 0.86 3/183 21663
/proc/meminfo: memFree=27594220/32873648 swapFree=6852/6852
[pid=21636] ppid=21631 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21636/stat : 21636 (npSolver-wbo.sh) S 21631 21636 21592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297202343 9367552 275 33554432000 4194304 5064252 140734041013984 140734041012896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/21636/statm: 2287 275 233 213 0 72 0
[pid=21639] ppid=21636 vsize=427724 CPUtime=14.18 cores=1,3,5,7
/proc/21639/stat : 21639 (npSolver-wbo) S 21636 21636 21592 0 -1 4202496 21819 49508 0 0 832 143 396 47 20 0 1 0 297202347 437989376 80296 33554432000 4194304 5990268 140733985070976 140733985062416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 131 0 0
/proc/21639/statm: 106931 80296 164 439 0 106488 0
[pid=21662] ppid=21639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21662/stat : 21662 (satsolver.sh) S 21639 21636 21592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297203948 9367552 267 33554432000 4194304 5064252 140734207552720 140734207551632 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21662/statm: 2287 267 226 213 0 72 0
[pid=21663] ppid=21662 vsize=653112 CPUtime=9.44 cores=1,3,5,7
/proc/21663/stat : 21663 (glucose) R 21662 21636 21592 0 -1 4202496 83495 0 0 0 919 25 0 0 20 0 1 0 297203948 668786688 129817 33554432000 4194304 5208918 140735601594864 140735601592712 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21663/statm: 163278 129817 104 248 0 163027 0
Current children cumulated CPU time (s) 23.62
Current children cumulated vsize (KiB) 1099132

[startup+51.1005 s]
/proc/loadavg: 1.28 0.35 0.89 3/184 21666
/proc/meminfo: memFree=27595376/32873648 swapFree=6852/6852
[pid=21636] ppid=21631 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21636/stat : 21636 (npSolver-wbo.sh) S 21631 21636 21592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297202343 9367552 275 33554432000 4194304 5064252 140734041013984 140734041012896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/21636/statm: 2287 275 233 213 0 72 0
[pid=21639] ppid=21636 vsize=427724 CPUtime=14.18 cores=1,3,5,7
/proc/21639/stat : 21639 (npSolver-wbo) S 21636 21636 21592 0 -1 4202496 21819 49508 0 0 832 143 396 47 20 0 1 0 297202347 437989376 80296 33554432000 4194304 5990268 140733985070976 140733985062416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 131 0 0
/proc/21639/statm: 106931 80296 164 439 0 106488 0
[pid=21662] ppid=21639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21662/stat : 21662 (satsolver.sh) S 21639 21636 21592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297203948 9367552 267 33554432000 4194304 5064252 140734207552720 140734207551632 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21662/statm: 2287 267 226 213 0 72 0
[pid=21663] ppid=21662 vsize=653112 CPUtime=35.04 cores=1,3,5,7
/proc/21663/stat : 21663 (glucose) R 21662 21636 21592 0 -1 4202496 83500 0 0 0 3479 25 0 0 20 0 1 0 297203948 668786688 129822 33554432000 4194304 5208918 140735601594864 140735601592712 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21663/statm: 163278 129822 104 248 0 163027 0
Current children cumulated CPU time (s) 49.22
Current children cumulated vsize (KiB) 1099132

[startup+102.307 s]
/proc/loadavg: 1.71 0.63 0.95 3/184 21689
/proc/meminfo: memFree=27594600/32873648 swapFree=6852/6852
[pid=21636] ppid=21631 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21636/stat : 21636 (npSolver-wbo.sh) S 21631 21636 21592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297202343 9367552 275 33554432000 4194304 5064252 140734041013984 140734041012896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/21636/statm: 2287 275 233 213 0 72 0
[pid=21639] ppid=21636 vsize=427724 CPUtime=14.18 cores=1,3,5,7
/proc/21639/stat : 21639 (npSolver-wbo) S 21636 21636 21592 0 -1 4202496 21819 49508 0 0 832 143 396 47 20 0 1 0 297202347 437989376 80296 33554432000 4194304 5990268 140733985070976 140733985062416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 131 0 0
/proc/21639/statm: 106931 80296 164 439 0 106488 0
[pid=21662] ppid=21639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21662/stat : 21662 (satsolver.sh) S 21639 21636 21592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297203948 9367552 267 33554432000 4194304 5064252 140734207552720 140734207551632 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21662/statm: 2287 267 226 213 0 72 0
[pid=21663] ppid=21662 vsize=653296 CPUtime=86.24 cores=1,3,5,7
/proc/21663/stat : 21663 (glucose) R 21662 21636 21592 0 -1 4202496 83525 0 0 0 8599 25 0 0 20 0 1 0 297203948 668975104 129847 33554432000 4194304 5208918 140735601594864 140735601592824 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21663/statm: 163324 129847 104 248 0 163073 0
Current children cumulated CPU time (s) 100.42
Current children cumulated vsize (KiB) 1099316

[startup+162.3 s]
/proc/loadavg: 1.89 0.87 1.02 3/183 21690
/proc/meminfo: memFree=27595540/32873648 swapFree=6852/6852
[pid=21636] ppid=21631 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21636/stat : 21636 (npSolver-wbo.sh) S 21631 21636 21592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297202343 9367552 275 33554432000 4194304 5064252 140734041013984 140734041012896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/21636/statm: 2287 275 233 213 0 72 0
[pid=21639] ppid=21636 vsize=427724 CPUtime=14.18 cores=1,3,5,7
/proc/21639/stat : 21639 (npSolver-wbo) S 21636 21636 21592 0 -1 4202496 21819 49508 0 0 832 143 396 47 20 0 1 0 297202347 437989376 80296 33554432000 4194304 5990268 140733985070976 140733985062416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 131 0 0
/proc/21639/statm: 106931 80296 164 439 0 106488 0
[pid=21662] ppid=21639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21662/stat : 21662 (satsolver.sh) S 21639 21636 21592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297203948 9367552 267 33554432000 4194304 5064252 140734207552720 140734207551632 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21662/statm: 2287 267 226 213 0 72 0
[pid=21663] ppid=21662 vsize=653296 CPUtime=146.22 cores=1,3,5,7
/proc/21663/stat : 21663 (glucose) R 21662 21636 21592 0 -1 4202496 83553 0 0 0 14597 25 0 0 20 0 1 0 297203948 668975104 129875 33554432000 4194304 5208918 140735601594864 140735601592824 4211094 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21663/statm: 163324 129875 104 248 0 163073 0
Current children cumulated CPU time (s) 160.4
Current children cumulated vsize (KiB) 1099316

[startup+222.301 s]
/proc/loadavg: 1.96 1.08 1.07 3/183 21690
/proc/meminfo: memFree=27595168/32873648 swapFree=6852/6852
[pid=21636] ppid=21631 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21636/stat : 21636 (npSolver-wbo.sh) S 21631 21636 21592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297202343 9367552 275 33554432000 4194304 5064252 140734041013984 140734041012896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/21636/statm: 2287 275 233 213 0 72 0
[pid=21639] ppid=21636 vsize=427724 CPUtime=14.18 cores=1,3,5,7
/proc/21639/stat : 21639 (npSolver-wbo) S 21636 21636 21592 0 -1 4202496 21819 49508 0 0 832 143 396 47 20 0 1 0 297202347 437989376 80296 33554432000 4194304 5990268 140733985070976 140733985062416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 131 0 0
/proc/21639/statm: 106931 80296 164 439 0 106488 0
[pid=21662] ppid=21639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21662/stat : 21662 (satsolver.sh) S 21639 21636 21592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297203948 9367552 267 33554432000 4194304 5064252 140734207552720 140734207551632 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21662/statm: 2287 267 226 213 0 72 0
[pid=21663] ppid=21662 vsize=653552 CPUtime=206.21 cores=1,3,5,7
/proc/21663/stat : 21663 (glucose) R 21662 21636 21592 0 -1 4202496 83580 0 0 0 20596 25 0 0 20 0 1 0 297203948 669237248 129902 33554432000 4194304 5208918 140735601594864 140735601592824 4205674 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21663/statm: 163388 129902 104 248 0 163137 0
Current children cumulated CPU time (s) 220.39

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


[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.70 3/183 21700
/proc/meminfo: memFree=27565232/32873648 swapFree=6852/6852
[pid=21636] ppid=21631 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21636/stat : 21636 (npSolver-wbo.sh) S 21631 21636 21592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297202343 9367552 275 33554432000 4194304 5064252 140734041013984 140734041012896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/21636/statm: 2287 275 233 213 0 72 0
[pid=21639] ppid=21636 vsize=427724 CPUtime=14.18 cores=1,3,5,7
/proc/21639/stat : 21639 (npSolver-wbo) S 21636 21636 21592 0 -1 4202496 21819 49508 0 0 832 143 396 47 20 0 1 0 297202347 437989376 80296 33554432000 4194304 5990268 140733985070976 140733985062416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 131 0 0
/proc/21639/statm: 106931 80296 164 439 0 106488 0
[pid=21662] ppid=21639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21662/stat : 21662 (satsolver.sh) S 21639 21636 21592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297203948 9367552 267 33554432000 4194304 5064252 140734207552720 140734207551632 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21662/statm: 2287 267 226 213 0 72 0
[pid=21663] ppid=21662 vsize=659232 CPUtime=1346.02 cores=1,3,5,7
/proc/21663/stat : 21663 (glucose) R 21662 21636 21592 0 -1 4202496 84999 0 0 0 134576 26 0 0 20 0 1 0 297203948 675053568 133819 33554432000 4194304 5208918 140735601594864 140735601592712 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21663/statm: 164808 133819 104 248 0 164557 0
Current children cumulated CPU time (s) 1360.2
Current children cumulated vsize (KiB) 1105252

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.72 3/183 21700
/proc/meminfo: memFree=27565356/32873648 swapFree=6852/6852
[pid=21636] ppid=21631 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21636/stat : 21636 (npSolver-wbo.sh) S 21631 21636 21592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297202343 9367552 275 33554432000 4194304 5064252 140734041013984 140734041012896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/21636/statm: 2287 275 233 213 0 72 0
[pid=21639] ppid=21636 vsize=427724 CPUtime=14.18 cores=1,3,5,7
/proc/21639/stat : 21639 (npSolver-wbo) S 21636 21636 21592 0 -1 4202496 21819 49508 0 0 832 143 396 47 20 0 1 0 297202347 437989376 80296 33554432000 4194304 5990268 140733985070976 140733985062416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 131 0 0
/proc/21639/statm: 106931 80296 164 439 0 106488 0
[pid=21662] ppid=21639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21662/stat : 21662 (satsolver.sh) S 21639 21636 21592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297203948 9367552 267 33554432000 4194304 5064252 140734207552720 140734207551632 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21662/statm: 2287 267 226 213 0 72 0
[pid=21663] ppid=21662 vsize=659528 CPUtime=1406.02 cores=1,3,5,7
/proc/21663/stat : 21663 (glucose) R 21662 21636 21592 0 -1 4202496 85075 0 0 0 140576 26 0 0 20 0 1 0 297203948 675356672 133895 33554432000 4194304 5208918 140735601594864 140735601592712 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21663/statm: 164882 133895 104 248 0 164631 0
Current children cumulated CPU time (s) 1420.2
Current children cumulated vsize (KiB) 1105548

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.73 3/183 21700
/proc/meminfo: memFree=27565232/32873648 swapFree=6852/6852
[pid=21636] ppid=21631 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21636/stat : 21636 (npSolver-wbo.sh) S 21631 21636 21592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297202343 9367552 275 33554432000 4194304 5064252 140734041013984 140734041012896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/21636/statm: 2287 275 233 213 0 72 0
[pid=21639] ppid=21636 vsize=427724 CPUtime=14.18 cores=1,3,5,7
/proc/21639/stat : 21639 (npSolver-wbo) S 21636 21636 21592 0 -1 4202496 21819 49508 0 0 832 143 396 47 20 0 1 0 297202347 437989376 80296 33554432000 4194304 5990268 140733985070976 140733985062416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 131 0 0
/proc/21639/statm: 106931 80296 164 439 0 106488 0
[pid=21662] ppid=21639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21662/stat : 21662 (satsolver.sh) S 21639 21636 21592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297203948 9367552 267 33554432000 4194304 5064252 140734207552720 140734207551632 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21662/statm: 2287 267 226 213 0 72 0
[pid=21663] ppid=21662 vsize=659660 CPUtime=1466 cores=1,3,5,7
/proc/21663/stat : 21663 (glucose) R 21662 21636 21592 0 -1 4202496 85112 0 0 0 146574 26 0 0 20 0 1 0 297203948 675491840 133932 33554432000 4194304 5208918 140735601594864 140735601592712 4211049 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21663/statm: 164915 133932 104 248 0 164664 0
Current children cumulated CPU time (s) 1480.18
Current children cumulated vsize (KiB) 1105680

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.75 3/183 21700
/proc/meminfo: memFree=27563064/32873648 swapFree=6852/6852
[pid=21636] ppid=21631 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21636/stat : 21636 (npSolver-wbo.sh) S 21631 21636 21592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297202343 9367552 275 33554432000 4194304 5064252 140734041013984 140734041012896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/21636/statm: 2287 275 233 213 0 72 0
[pid=21639] ppid=21636 vsize=427724 CPUtime=14.18 cores=1,3,5,7
/proc/21639/stat : 21639 (npSolver-wbo) S 21636 21636 21592 0 -1 4202496 21819 49508 0 0 832 143 396 47 20 0 1 0 297202347 437989376 80296 33554432000 4194304 5990268 140733985070976 140733985062416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 131 0 0
/proc/21639/statm: 106931 80296 164 439 0 106488 0
[pid=21662] ppid=21639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21662/stat : 21662 (satsolver.sh) S 21639 21636 21592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297203948 9367552 267 33554432000 4194304 5064252 140734207552720 140734207551632 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21662/statm: 2287 267 226 213 0 72 0
[pid=21663] ppid=21662 vsize=659932 CPUtime=1525.99 cores=1,3,5,7
/proc/21663/stat : 21663 (glucose) R 21662 21636 21592 0 -1 4202496 85183 0 0 0 152573 26 0 0 20 0 1 0 297203948 675770368 134003 33554432000 4194304 5208918 140735601594864 140735601592712 4205165 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21663/statm: 164983 134003 104 248 0 164732 0
Current children cumulated CPU time (s) 1540.17
Current children cumulated vsize (KiB) 1105952

[startup+1602.3 s]
/proc/loadavg: 2.05 1.99 1.76 3/183 21700
/proc/meminfo: memFree=27563064/32873648 swapFree=6852/6852
[pid=21636] ppid=21631 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21636/stat : 21636 (npSolver-wbo.sh) S 21631 21636 21592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297202343 9367552 275 33554432000 4194304 5064252 140734041013984 140734041012896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/21636/statm: 2287 275 233 213 0 72 0
[pid=21639] ppid=21636 vsize=427724 CPUtime=14.18 cores=1,3,5,7
/proc/21639/stat : 21639 (npSolver-wbo) S 21636 21636 21592 0 -1 4202496 21819 49508 0 0 832 143 396 47 20 0 1 0 297202347 437989376 80296 33554432000 4194304 5990268 140733985070976 140733985062416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 131 0 0
/proc/21639/statm: 106931 80296 164 439 0 106488 0
[pid=21662] ppid=21639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21662/stat : 21662 (satsolver.sh) S 21639 21636 21592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297203948 9367552 267 33554432000 4194304 5064252 140734207552720 140734207551632 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21662/statm: 2287 267 226 213 0 72 0
[pid=21663] ppid=21662 vsize=659932 CPUtime=1585.98 cores=1,3,5,7
/proc/21663/stat : 21663 (glucose) R 21662 21636 21592 0 -1 4202496 85183 0 0 0 158572 26 0 0 20 0 1 0 297203948 675770368 134003 33554432000 4194304 5208918 140735601594864 140735601592712 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21663/statm: 164983 134003 104 248 0 164732 0
Current children cumulated CPU time (s) 1600.16
Current children cumulated vsize (KiB) 1105952

[startup+1662.3 s]
/proc/loadavg: 2.02 1.99 1.78 3/184 21702
/proc/meminfo: memFree=27562936/32873648 swapFree=6852/6852
[pid=21636] ppid=21631 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21636/stat : 21636 (npSolver-wbo.sh) S 21631 21636 21592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297202343 9367552 275 33554432000 4194304 5064252 140734041013984 140734041012896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/21636/statm: 2287 275 233 213 0 72 0
[pid=21639] ppid=21636 vsize=427724 CPUtime=14.18 cores=1,3,5,7
/proc/21639/stat : 21639 (npSolver-wbo) S 21636 21636 21592 0 -1 4202496 21819 49508 0 0 832 143 396 47 20 0 1 0 297202347 437989376 80296 33554432000 4194304 5990268 140733985070976 140733985062416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 131 0 0
/proc/21639/statm: 106931 80296 164 439 0 106488 0
[pid=21662] ppid=21639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21662/stat : 21662 (satsolver.sh) S 21639 21636 21592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297203948 9367552 267 33554432000 4194304 5064252 140734207552720 140734207551632 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21662/statm: 2287 267 226 213 0 72 0
[pid=21663] ppid=21662 vsize=659932 CPUtime=1645.97 cores=1,3,5,7
/proc/21663/stat : 21663 (glucose) R 21662 21636 21592 0 -1 4202496 85184 0 0 0 164571 26 0 0 20 0 1 0 297203948 675770368 134004 33554432000 4194304 5208918 140735601594864 140735601592712 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21663/statm: 164983 134004 104 248 0 164732 0
Current children cumulated CPU time (s) 1660.15
Current children cumulated vsize (KiB) 1105952

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.79 3/183 21702
/proc/meminfo: memFree=27562820/32873648 swapFree=6852/6852
[pid=21636] ppid=21631 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21636/stat : 21636 (npSolver-wbo.sh) S 21631 21636 21592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297202343 9367552 275 33554432000 4194304 5064252 140734041013984 140734041012896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/21636/statm: 2287 275 233 213 0 72 0
[pid=21639] ppid=21636 vsize=427724 CPUtime=14.18 cores=1,3,5,7
/proc/21639/stat : 21639 (npSolver-wbo) S 21636 21636 21592 0 -1 4202496 21819 49508 0 0 832 143 396 47 20 0 1 0 297202347 437989376 80296 33554432000 4194304 5990268 140733985070976 140733985062416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 131 0 0
/proc/21639/statm: 106931 80296 164 439 0 106488 0
[pid=21662] ppid=21639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21662/stat : 21662 (satsolver.sh) S 21639 21636 21592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297203948 9367552 267 33554432000 4194304 5064252 140734207552720 140734207551632 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21662/statm: 2287 267 226 213 0 72 0
[pid=21663] ppid=21662 vsize=659932 CPUtime=1705.96 cores=1,3,5,7
/proc/21663/stat : 21663 (glucose) R 21662 21636 21592 0 -1 4202496 85189 0 0 0 170570 26 0 0 20 0 1 0 297203948 675770368 134009 33554432000 4194304 5208918 140735601594864 140735601592712 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21663/statm: 164983 134009 104 248 0 164732 0
Current children cumulated CPU time (s) 1720.14
Current children cumulated vsize (KiB) 1105952

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.80 3/183 21702
/proc/meminfo: memFree=27562324/32873648 swapFree=6852/6852
[pid=21636] ppid=21631 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21636/stat : 21636 (npSolver-wbo.sh) S 21631 21636 21592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297202343 9367552 275 33554432000 4194304 5064252 140734041013984 140734041012896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/21636/statm: 2287 275 233 213 0 72 0
[pid=21639] ppid=21636 vsize=427724 CPUtime=14.18 cores=1,3,5,7
/proc/21639/stat : 21639 (npSolver-wbo) S 21636 21636 21592 0 -1 4202496 21819 49508 0 0 832 143 396 47 20 0 1 0 297202347 437989376 80296 33554432000 4194304 5990268 140733985070976 140733985062416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 131 0 0
/proc/21639/statm: 106931 80296 164 439 0 106488 0
[pid=21662] ppid=21639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21662/stat : 21662 (satsolver.sh) S 21639 21636 21592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297203948 9367552 267 33554432000 4194304 5064252 140734207552720 140734207551632 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21662/statm: 2287 267 226 213 0 72 0
[pid=21663] ppid=21662 vsize=659932 CPUtime=1765.95 cores=1,3,5,7
/proc/21663/stat : 21663 (glucose) R 21662 21636 21592 0 -1 4202496 85193 0 0 0 176569 26 0 0 20 0 1 0 297203948 675770368 134013 33554432000 4194304 5208918 140735601594864 140735601592712 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21663/statm: 164983 134013 104 248 0 164732 0
Current children cumulated CPU time (s) 1780.13
Current children cumulated vsize (KiB) 1105952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.2 s]
/proc/loadavg: 1.92 1.97 1.80 2/174 21727
/proc/meminfo: memFree=28747044/32873648 swapFree=6852/6852
[pid=21636] ppid=21631 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21636/stat : 21636 (npSolver-wbo.sh) S 21631 21636 21592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 297202343 9367552 275 33554432000 4194304 5064252 140734041013984 140734041012896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 3 0 0
/proc/21636/statm: 2287 275 233 213 0 72 0
[pid=21639] ppid=21636 vsize=427724 CPUtime=14.18 cores=1,3,5,7
/proc/21639/stat : 21639 (npSolver-wbo) S 21636 21636 21592 0 -1 4202496 21819 49508 0 0 832 143 396 47 20 0 1 0 297202347 437989376 80296 33554432000 4194304 5990268 140733985070976 140733985062416 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 131 0 0
/proc/21639/statm: 106931 80296 164 439 0 106488 0
[pid=21662] ppid=21639 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21662/stat : 21662 (satsolver.sh) S 21639 21636 21592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297203948 9367552 267 33554432000 4194304 5064252 140734207552720 140734207551632 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21662/statm: 2287 267 226 213 0 72 0
[pid=21663] ppid=21662 vsize=659932 CPUtime=1785.86 cores=1,3,5,7
/proc/21663/stat : 21663 (glucose) R 21662 21636 21592 0 -1 4202496 85193 0 0 0 178560 26 0 0 20 0 1 0 297203948 675770368 134013 33554432000 4194304 5208918 140735601594864 140735601592712 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21663/statm: 164983 134013 104 248 0 164732 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1105952

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1802.22
CPU time (s): 1800.07
CPU user time (s): 1797.89
CPU system time (s): 2.17567
CPU usage (%): 99.8807
Max. virtual memory (cumulated for all children) (KiB): 1288604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.89
system time used= 2.17567
maximum resident set size= 677740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157511
page faults= 0
swaps= 0
block input operations= 0
block output operations= 767320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 190
involuntary context switches= 1953

runsolver used 3.16452 second user time and 8.71068 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-29 18:59:24
IDJOB=3713779
IDBENCH=79111
IDSOLVER=2294
FILE ID=node124/3713779-1338310764
RUNJOBID= node124-1338310762-21609
PBS_JOBID= 14632104
Free space on /tmp= 71036 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.tag12.ucl--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713779-1338310764/watcher-3713779-1338310764 -o /tmp/evaluation-result-3713779-1338310764/solver-3713779-1338310764 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713779-1338310764.wbo 447847439 HOME HOME

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

MD5SUM BENCH= 34b825c7826429a46ba2a8e3ee61f2f7
RANDOM SEED=447847439

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29884616 kB
Buffers:          440904 kB
Cached:          1672220 kB
SwapCached:         2132 kB
Active:          1422176 kB
Inactive:         702736 kB
Active(anon):       2004 kB
Inactive(anon):    12180 kB
Active(file):    1420172 kB
Inactive(file):   690556 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67105524 kB
Dirty:             21224 kB
Writeback:             0 kB
AnonPages:         18772 kB
Mapped:            13632 kB
Shmem:                84 kB
Slab:             725108 kB
SReclaimable:     169676 kB
SUnreclaim:       555432 kB
KernelStack:        1424 kB
PageTables:         3936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     105860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70744 MiB
End job on node124 at 2012-05-29 19:29:27