Trace number 3713761

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

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB06/web/
uclid_pb_benchmarks/normalized-blast-tlan3.ucl--soft-0-100-0.wbo
MD5SUM878bbda538d22bb5879b300c70eb591d
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 benchmark7.69283
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables19944
Total number of constraints50842
Number of soft constraints50842
Number of constraints which are clauses43898
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints6944
Minimum length of a constraint1
Maximum length of a constraint19
Top cost 2571036
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2571035
Biggest number in a constraint 641
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2174
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

57.88/57.99	c run usual solver
220.49/221.25	o 1089
220.49/221.25	c current bound: 544
220.49/221.25	c fallback to adder encoding
1800.10/1802.21	c error: unexpected solver exit code
1800.10/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-3713761-1338190499/watcher-3713761-1338190499 -o /tmp/evaluation-result-3713761-1338190499/solver-3713761-1338190499 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713761-1338190499.wbo 815133504 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.59 2.29 2.10 3/179 17714
/proc/meminfo: memFree=17930836/32873844 swapFree=7384/7384
[pid=17714] ppid=17712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17714/stat : 17714 (npSolver-wbo.sh) S 17712 17714 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285175379 9367552 275 33554432000 4194304 5064252 140736154654320 140736154653232 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17714/statm: 2287 275 233 213 0 72 0

[startup+0.0277499 s]
/proc/loadavg: 2.59 2.29 2.10 3/179 17714
/proc/meminfo: memFree=17930836/32873844 swapFree=7384/7384
[pid=17714] ppid=17712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17714/stat : 17714 (npSolver-wbo.sh) S 17712 17714 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285175379 9367552 275 33554432000 4194304 5064252 140736154654320 140736154653232 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17714/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 2.59 2.29 2.10 3/179 17714
/proc/meminfo: memFree=17930836/32873844 swapFree=7384/7384
[pid=17714] ppid=17712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17714/stat : 17714 (npSolver-wbo.sh) S 17712 17714 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285175379 9367552 275 33554432000 4194304 5064252 140736154654320 140736154653232 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17714/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300231 s]
/proc/loadavg: 2.59 2.29 2.10 3/179 17714
/proc/meminfo: memFree=17930836/32873844 swapFree=7384/7384
[pid=17714] ppid=17712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17714/stat : 17714 (npSolver-wbo.sh) S 17712 17714 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285175379 9367552 275 33554432000 4194304 5064252 140736154654320 140736154653232 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17714/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700263 s]
/proc/loadavg: 2.59 2.29 2.10 3/179 17714
/proc/meminfo: memFree=17930836/32873844 swapFree=7384/7384
[pid=17714] ppid=17712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17714/stat : 17714 (npSolver-wbo.sh) S 17712 17714 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285175379 9367552 275 33554432000 4194304 5064252 140736154654320 140736154653232 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17714/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.59 2.29 2.10 3/181 17716
/proc/meminfo: memFree=17865220/32873844 swapFree=7384/7384
[pid=17714] ppid=17712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17714/stat : 17714 (npSolver-wbo.sh) S 17712 17714 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285175379 9367552 275 33554432000 4194304 5064252 140736154654320 140736154653232 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17714/statm: 2287 275 233 213 0 72 0
[pid=17715] ppid=17714 vsize=137932 CPUtime=1.49 cores=0,2,4,6
/proc/17715/stat : 17715 (npSolver-wbo) R 17714 17714 12999 0 -1 4202496 5195 0 0 0 146 3 0 0 20 0 1 0 285175379 141242368 25557 33554432000 4194304 5990268 140736888730336 140736888724632 4569513 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17715/statm: 34483 25557 143 439 0 34040 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 147080

[startup+3.10031 s]
/proc/loadavg: 2.54 2.28 2.10 3/181 17716
/proc/meminfo: memFree=17784984/32873844 swapFree=7384/7384
[pid=17714] ppid=17712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17714/stat : 17714 (npSolver-wbo.sh) S 17712 17714 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285175379 9367552 275 33554432000 4194304 5064252 140736154654320 140736154653232 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17714/statm: 2287 275 233 213 0 72 0
[pid=17715] ppid=17714 vsize=269004 CPUtime=3.09 cores=0,2,4,6
/proc/17715/stat : 17715 (npSolver-wbo) R 17714 17714 12999 0 -1 4202496 5829 0 0 0 302 7 0 0 20 0 1 0 285175379 275460096 55765 33554432000 4194304 5990268 140736888730336 140736888724632 4523175 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17715/statm: 67251 55765 143 439 0 66808 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 278152

[startup+6.30031 s]
/proc/loadavg: 2.54 2.28 2.10 3/181 17716
/proc/meminfo: memFree=17538364/32873844 swapFree=7384/7384
[pid=17714] ppid=17712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17714/stat : 17714 (npSolver-wbo.sh) S 17712 17714 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285175379 9367552 275 33554432000 4194304 5064252 140736154654320 140736154653232 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17714/statm: 2287 275 233 213 0 72 0
[pid=17715] ppid=17714 vsize=531148 CPUtime=6.28 cores=0,2,4,6
/proc/17715/stat : 17715 (npSolver-wbo) R 17714 17714 12999 0 -1 4202496 6586 0 0 0 614 14 0 0 20 0 1 0 285175379 543895552 116181 33554432000 4194304 5990268 140736888730336 140736888724632 4569535 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17715/statm: 132787 116181 143 439 0 132344 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 540296

[startup+12.7003 s]
/proc/loadavg: 2.46 2.27 2.10 3/181 17716
/proc/meminfo: memFree=16485276/32873844 swapFree=7384/7384
[pid=17714] ppid=17712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17714/stat : 17714 (npSolver-wbo.sh) S 17712 17714 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285175379 9367552 275 33554432000 4194304 5064252 140736154654320 140736154653232 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17714/statm: 2287 275 233 213 0 72 0
[pid=17715] ppid=17714 vsize=2134748 CPUtime=12.68 cores=0,2,4,6
/proc/17715/stat : 17715 (npSolver-wbo) R 17714 17714 12999 0 -1 4202496 14054 0 0 0 1200 68 0 0 20 0 1 0 285175379 2185981952 360593 33554432000 4194304 5990268 140736888730336 140736888726216 4407757 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17715/statm: 533687 360593 145 439 0 533244 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2143896

[startup+25.5003 s]
/proc/loadavg: 2.39 2.26 2.10 3/181 17716
/proc/meminfo: memFree=16485028/32873844 swapFree=7384/7384
[pid=17714] ppid=17712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17714/stat : 17714 (npSolver-wbo.sh) S 17712 17714 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285175379 9367552 275 33554432000 4194304 5064252 140736154654320 140736154653232 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17714/statm: 2287 275 233 213 0 72 0
[pid=17715] ppid=17714 vsize=2134748 CPUtime=25.48 cores=0,2,4,6
/proc/17715/stat : 17715 (npSolver-wbo) R 17714 17714 12999 0 -1 4202496 14054 0 0 0 2480 68 0 0 20 0 1 0 285175379 2185981952 360593 33554432000 4194304 5990268 140736888730336 140736888726216 4569513 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17715/statm: 533687 360593 145 439 0 533244 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2143896

[startup+51.1003 s]
/proc/loadavg: 2.26 2.24 2.09 3/181 17716
/proc/meminfo: memFree=16326748/32873844 swapFree=7384/7384
[pid=17714] ppid=17712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17714/stat : 17714 (npSolver-wbo.sh) S 17712 17714 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285175379 9367552 275 33554432000 4194304 5064252 140736154654320 140736154653232 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17714/statm: 2287 275 233 213 0 72 0
[pid=17715] ppid=17714 vsize=2134748 CPUtime=51.08 cores=0,2,4,6
/proc/17715/stat : 17715 (npSolver-wbo) R 17714 17714 12999 0 -1 4202496 14135 0 0 0 5037 71 0 0 20 0 1 0 285175379 2185981952 402065 33554432000 4194304 5990268 140736888730336 140736888726216 4521661 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17715/statm: 533687 402065 145 439 0 533244 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2143896

[startup+102.306 s]
/proc/loadavg: 2.19 2.23 2.09 3/183 17718
/proc/meminfo: memFree=11702644/32873844 swapFree=7384/7384
[pid=17714] ppid=17712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17714/stat : 17714 (npSolver-wbo.sh) S 17712 17714 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285175379 9367552 275 33554432000 4194304 5064252 140736154654320 140736154653232 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17714/statm: 2287 275 233 213 0 72 0
[pid=17715] ppid=17714 vsize=2134748 CPUtime=58.06 cores=0,2,4,6
/proc/17715/stat : 17715 (npSolver-wbo) S 17714 17714 12999 0 -1 4202496 15389 0 0 0 5581 225 0 0 20 0 1 0 285175379 2185981952 430233 33554432000 4194304 5990268 140736888730336 140736888723488 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17715/statm: 533687 430233 153 439 0 533244 0
[pid=17717] ppid=17715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17717/stat : 17717 (cp2_pre.sh) S 17715 17714 12999 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 285181187 9367552 277 33554432000 4194304 5064252 140737062453008 140737062451712 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17717/statm: 2287 277 234 213 0 72 0
[pid=17718] ppid=17717 vsize=3563912 CPUtime=44.03 cores=0,2,4,6
/proc/17718/stat : 17718 (coprocessor) R 17717 17714 12999 0 -1 4202496 24323 0 0 0 4145 258 0 0 20 0 1 0 285181188 3649445888 649677 33554432000 4194304 6586260 140734971445792 140734971441544 5065385 0 0 4096 8404994 0 0 0 17 0 0 0 17 0 0
/proc/17718/statm: 890978 649677 158 584 0 890390 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 5716956

[startup+162.3 s]
/proc/loadavg: 2.14 2.20 2.09 3/183 17725
/proc/meminfo: memFree=14708392/32873844 swapFree=7384/7384
[pid=17714] ppid=17712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17714/stat : 17714 (npSolver-wbo.sh) S 17712 17714 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285175379 9367552 275 33554432000 4194304 5064252 140736154654320 140736154653232 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17714/statm: 2287 275 233 213 0 72 0
[pid=17715] ppid=17714 vsize=2134748 CPUtime=154.37 cores=0,2,4,6
/proc/17715/stat : 17715 (npSolver-wbo) S 17714 17714 12999 0 -1 4202496 15406 406237 0 0 5581 226 9129 501 20 0 1 0 285175379 2185981952 430235 33554432000 4194304 5990268 140736888730336 140736888724064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17715/statm: 533687 430235 155 439 0 533244 0
[pid=17723] ppid=17715 vsize=9148 CPUtime=0.1 cores=0,2,4,6
/proc/17723/stat : 17723 (cp2_post.sh) S 17715 17714 12999 0 -1 4202496 609 225 0 0 0 0 0 10 20 0 1 0 285190855 9367552 265 33554432000 4194304 5064252 140733684253360 140733684251648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17723/statm: 2287 265 225 213 0 72 0
[pid=17725] ppid=17723 vsize=699536 CPUtime=7.52 cores=0,2,4,6
/proc/17725/stat : 17725 (coprocessor) R 17723 17714 12999 0 -1 4202496 10587 0 0 0 731 21 0 0 20 0 1 0 285190855 716324864 136560 33554432000 4194304 6586260 140734627699456 140734627696376 4814746 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/17725/statm: 174884 136560 145 584 0 174296 0
Current children cumulated CPU time (s) 161.99
Current children cumulated vsize (KiB) 2852580

[startup+222.3 s]
/proc/loadavg: 2.05 2.16 2.08 3/181 17727
/proc/meminfo: memFree=13781256/32873844 swapFree=7384/7384
[pid=17714] ppid=17712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17714/stat : 17714 (npSolver-wbo.sh) S 17712 17714 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285175379 9367552 275 33554432000 4194304 5064252 140736154654320 140736154653232 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17714/statm: 2287 275 233 213 0 72 0
[pid=17715] ppid=17714 vsize=2378916 CPUtime=221.6 cores=0,2,4,6
/proc/17715/stat : 17715 (npSolver-wbo) R 17714 17714 12999 0 -1 4202496 26601 418978 0 0 6747 4518 10149 746 20 0 1 0 285175379 2436009984 476664 33554432000 4194304 5990268 140736888730336 140736888722696 4566802 0 0 4096 0 0 0 0 17 0 0 0 38 0 0
/proc/17715/statm: 594729 476664 165 439 0 594286 0
Current children cumulated CPU time (s) 221.6
Current children cumulated vsize (KiB) 2388064

[startup+282.3 s]
/proc/loadavg: 2.13 2.17 2.09 3/183 17729
/proc/meminfo: memFree=9177368/32873844 swapFree=7384/7384
[pid=17714] ppid=17712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17714/stat : 17714 (npSolver-wbo.sh) S 17712 17714 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285175379 9367552 275 33554432000 4194304 5064252 140736154654320 140736154653232 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17714/statm: 2287 275 233 213 0 72 0
[pid=17715] ppid=17714 vsize=2719056 CPUtime=224.89 cores=0,2,4,6
/proc/17715/stat : 17715 (npSolver-wbo) S 17714 17714 12999 0 -1 4202496 28455 418978 0 0 7017 4577 10149 746 20 0 1 0 285175379 2784313344 512515 33554432000 4194304 5990268 140736888730336 140736888721776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 153 0 0
/proc/17715/statm: 679764 512515 166 439 0 679321 0
[pid=17728] ppid=17715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17728/stat : 17728 (satsolver.sh) S 17715 17714 12999 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285198053 9367552 267 33554432000 4194304 5064252 140736409843792 140736409842704 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17728/statm: 2287 267 226 213 0 72 0
[pid=17729] ppid=17728 vsize=5154720 CPUtime=55.53 cores=0,2,4,6
/proc/17729/stat : 17729 (glucose) R 17728 17714 12999 0 -1 4202496 397447 0 0 0 5378 175 0 0 20 0 1 0 285198053 5278433280 1090313 33554432000 4194304 5208918 140737194638032 140737194635752 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17729/statm: 1288680 1090313 95 248 0 1288429 0
Current children cumulated CPU time (s) 280.42

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

/proc/17729/statm: 1289038 1090650 95 248 0 1288787 0
Current children cumulated CPU time (s) 1360.26
Current children cumulated vsize (KiB) 7893504

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 17740
/proc/meminfo: memFree=9115212/32873844 swapFree=7384/7384
[pid=17714] ppid=17712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17714/stat : 17714 (npSolver-wbo.sh) S 17712 17714 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285175379 9367552 275 33554432000 4194304 5064252 140736154654320 140736154653232 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17714/statm: 2287 275 233 213 0 72 0
[pid=17715] ppid=17714 vsize=2719056 CPUtime=224.89 cores=0,2,4,6
/proc/17715/stat : 17715 (npSolver-wbo) S 17714 17714 12999 0 -1 4202496 28455 418978 0 0 7017 4577 10149 746 20 0 1 0 285175379 2784313344 512515 33554432000 4194304 5990268 140736888730336 140736888721776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 153 0 0
/proc/17715/statm: 679764 512515 166 439 0 679321 0
[pid=17728] ppid=17715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17728/stat : 17728 (satsolver.sh) S 17715 17714 12999 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285198053 9367552 267 33554432000 4194304 5064252 140736409843792 140736409842704 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17728/statm: 2287 267 226 213 0 72 0
[pid=17729] ppid=17728 vsize=5156284 CPUtime=1195.36 cores=0,2,4,6
/proc/17729/stat : 17729 (glucose) R 17728 17714 12999 0 -1 4202496 397800 0 0 0 119361 175 0 0 20 0 1 0 285198053 5280034816 1091177 33554432000 4194304 5208918 140737194638032 140737194635880 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17729/statm: 1289071 1091177 95 248 0 1288820 0
Current children cumulated CPU time (s) 1420.25
Current children cumulated vsize (KiB) 7893636

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17740
/proc/meminfo: memFree=9113344/32873844 swapFree=7384/7384
[pid=17714] ppid=17712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17714/stat : 17714 (npSolver-wbo.sh) S 17712 17714 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285175379 9367552 275 33554432000 4194304 5064252 140736154654320 140736154653232 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17714/statm: 2287 275 233 213 0 72 0
[pid=17715] ppid=17714 vsize=2719056 CPUtime=224.89 cores=0,2,4,6
/proc/17715/stat : 17715 (npSolver-wbo) S 17714 17714 12999 0 -1 4202496 28455 418978 0 0 7017 4577 10149 746 20 0 1 0 285175379 2784313344 512515 33554432000 4194304 5990268 140736888730336 140736888721776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 153 0 0
/proc/17715/statm: 679764 512515 166 439 0 679321 0
[pid=17728] ppid=17715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17728/stat : 17728 (satsolver.sh) S 17715 17714 12999 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285198053 9367552 267 33554432000 4194304 5064252 140736409843792 140736409842704 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17728/statm: 2287 267 226 213 0 72 0
[pid=17729] ppid=17728 vsize=5156284 CPUtime=1255.35 cores=0,2,4,6
/proc/17729/stat : 17729 (glucose) R 17728 17714 12999 0 -1 4202496 397813 0 0 0 125360 175 0 0 20 0 1 0 285198053 5280034816 1091190 33554432000 4194304 5208918 140737194638032 140737194635880 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17729/statm: 1289071 1091190 95 248 0 1288820 0
Current children cumulated CPU time (s) 1480.24
Current children cumulated vsize (KiB) 7893636

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 17743
/proc/meminfo: memFree=9111064/32873844 swapFree=7384/7384
[pid=17714] ppid=17712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17714/stat : 17714 (npSolver-wbo.sh) S 17712 17714 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285175379 9367552 275 33554432000 4194304 5064252 140736154654320 140736154653232 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17714/statm: 2287 275 233 213 0 72 0
[pid=17715] ppid=17714 vsize=2719056 CPUtime=224.89 cores=0,2,4,6
/proc/17715/stat : 17715 (npSolver-wbo) S 17714 17714 12999 0 -1 4202496 28455 418978 0 0 7017 4577 10149 746 20 0 1 0 285175379 2784313344 512515 33554432000 4194304 5990268 140736888730336 140736888721776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 153 0 0
/proc/17715/statm: 679764 512515 166 439 0 679321 0
[pid=17728] ppid=17715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17728/stat : 17728 (satsolver.sh) S 17715 17714 12999 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285198053 9367552 267 33554432000 4194304 5064252 140736409843792 140736409842704 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17728/statm: 2287 267 226 213 0 72 0
[pid=17729] ppid=17728 vsize=5156424 CPUtime=1315.34 cores=0,2,4,6
/proc/17729/stat : 17729 (glucose) R 17728 17714 12999 0 -1 4202496 397837 0 0 0 131359 175 0 0 20 0 1 0 285198053 5280178176 1091214 33554432000 4194304 5208918 140737194638032 140737194635704 4229354 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17729/statm: 1289106 1091214 95 248 0 1288855 0
Current children cumulated CPU time (s) 1540.23
Current children cumulated vsize (KiB) 7893776

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 17818
/proc/meminfo: memFree=19125824/32873844 swapFree=7384/7384
[pid=17714] ppid=17712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17714/stat : 17714 (npSolver-wbo.sh) S 17712 17714 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285175379 9367552 275 33554432000 4194304 5064252 140736154654320 140736154653232 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17714/statm: 2287 275 233 213 0 72 0
[pid=17715] ppid=17714 vsize=2719056 CPUtime=224.89 cores=0,2,4,6
/proc/17715/stat : 17715 (npSolver-wbo) S 17714 17714 12999 0 -1 4202496 28455 418978 0 0 7017 4577 10149 746 20 0 1 0 285175379 2784313344 512515 33554432000 4194304 5990268 140736888730336 140736888721776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 153 0 0
/proc/17715/statm: 679764 512515 166 439 0 679321 0
[pid=17728] ppid=17715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17728/stat : 17728 (satsolver.sh) S 17715 17714 12999 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285198053 9367552 267 33554432000 4194304 5064252 140736409843792 140736409842704 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17728/statm: 2287 267 226 213 0 72 0
[pid=17729] ppid=17728 vsize=5156424 CPUtime=1375.33 cores=0,2,4,6
/proc/17729/stat : 17729 (glucose) R 17728 17714 12999 0 -1 4202496 397842 0 0 0 137357 176 0 0 20 0 1 0 285198053 5280178176 1091219 33554432000 4194304 5208918 140737194638032 140737194635704 4205139 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17729/statm: 1289106 1091219 95 248 0 1288855 0
Current children cumulated CPU time (s) 1600.22
Current children cumulated vsize (KiB) 7893776

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 17818
/proc/meminfo: memFree=19126328/32873844 swapFree=7384/7384
[pid=17714] ppid=17712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17714/stat : 17714 (npSolver-wbo.sh) S 17712 17714 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285175379 9367552 275 33554432000 4194304 5064252 140736154654320 140736154653232 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17714/statm: 2287 275 233 213 0 72 0
[pid=17715] ppid=17714 vsize=2719056 CPUtime=224.89 cores=0,2,4,6
/proc/17715/stat : 17715 (npSolver-wbo) S 17714 17714 12999 0 -1 4202496 28455 418978 0 0 7017 4577 10149 746 20 0 1 0 285175379 2784313344 512515 33554432000 4194304 5990268 140736888730336 140736888721776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 153 0 0
/proc/17715/statm: 679764 512515 166 439 0 679321 0
[pid=17728] ppid=17715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17728/stat : 17728 (satsolver.sh) S 17715 17714 12999 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285198053 9367552 267 33554432000 4194304 5064252 140736409843792 140736409842704 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17728/statm: 2287 267 226 213 0 72 0
[pid=17729] ppid=17728 vsize=5156424 CPUtime=1435.32 cores=0,2,4,6
/proc/17729/stat : 17729 (glucose) R 17728 17714 12999 0 -1 4202496 397852 0 0 0 143356 176 0 0 20 0 1 0 285198053 5280178176 1091229 33554432000 4194304 5208918 140737194638032 140737194635704 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17729/statm: 1289106 1091229 95 248 0 1288855 0
Current children cumulated CPU time (s) 1660.21
Current children cumulated vsize (KiB) 7893776

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 17819
/proc/meminfo: memFree=19126328/32873844 swapFree=7384/7384
[pid=17714] ppid=17712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17714/stat : 17714 (npSolver-wbo.sh) S 17712 17714 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285175379 9367552 275 33554432000 4194304 5064252 140736154654320 140736154653232 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17714/statm: 2287 275 233 213 0 72 0
[pid=17715] ppid=17714 vsize=2719056 CPUtime=224.89 cores=0,2,4,6
/proc/17715/stat : 17715 (npSolver-wbo) S 17714 17714 12999 0 -1 4202496 28455 418978 0 0 7017 4577 10149 746 20 0 1 0 285175379 2784313344 512515 33554432000 4194304 5990268 140736888730336 140736888721776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 153 0 0
/proc/17715/statm: 679764 512515 166 439 0 679321 0
[pid=17728] ppid=17715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17728/stat : 17728 (satsolver.sh) S 17715 17714 12999 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285198053 9367552 267 33554432000 4194304 5064252 140736409843792 140736409842704 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17728/statm: 2287 267 226 213 0 72 0
[pid=17729] ppid=17728 vsize=5156424 CPUtime=1495.31 cores=0,2,4,6
/proc/17729/stat : 17729 (glucose) R 17728 17714 12999 0 -1 4202496 397860 0 0 0 149355 176 0 0 20 0 1 0 285198053 5280178176 1091237 33554432000 4194304 5208918 140737194638032 140737194635704 4210881 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17729/statm: 1289106 1091237 95 248 0 1288855 0
Current children cumulated CPU time (s) 1720.2
Current children cumulated vsize (KiB) 7893776

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 17819
/proc/meminfo: memFree=19125960/32873844 swapFree=7384/7384
[pid=17714] ppid=17712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17714/stat : 17714 (npSolver-wbo.sh) S 17712 17714 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285175379 9367552 275 33554432000 4194304 5064252 140736154654320 140736154653232 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17714/statm: 2287 275 233 213 0 72 0
[pid=17715] ppid=17714 vsize=2719056 CPUtime=224.89 cores=0,2,4,6
/proc/17715/stat : 17715 (npSolver-wbo) S 17714 17714 12999 0 -1 4202496 28455 418978 0 0 7017 4577 10149 746 20 0 1 0 285175379 2784313344 512515 33554432000 4194304 5990268 140736888730336 140736888721776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 153 0 0
/proc/17715/statm: 679764 512515 166 439 0 679321 0
[pid=17728] ppid=17715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17728/stat : 17728 (satsolver.sh) S 17715 17714 12999 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285198053 9367552 267 33554432000 4194304 5064252 140736409843792 140736409842704 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17728/statm: 2287 267 226 213 0 72 0
[pid=17729] ppid=17728 vsize=5156424 CPUtime=1555.31 cores=0,2,4,6
/proc/17729/stat : 17729 (glucose) R 17728 17714 12999 0 -1 4202496 397874 0 0 0 155355 176 0 0 20 0 1 0 285198053 5280178176 1091251 33554432000 4194304 5208918 140737194638032 140737194635704 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17729/statm: 1289106 1091251 95 248 0 1288855 0
Current children cumulated CPU time (s) 1780.2
Current children cumulated vsize (KiB) 7893776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.2 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 17819
/proc/meminfo: memFree=19125836/32873844 swapFree=7384/7384
[pid=17714] ppid=17712 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17714/stat : 17714 (npSolver-wbo.sh) S 17712 17714 12999 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285175379 9367552 275 33554432000 4194304 5064252 140736154654320 140736154653232 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17714/statm: 2287 275 233 213 0 72 0
[pid=17715] ppid=17714 vsize=2719056 CPUtime=224.89 cores=0,2,4,6
/proc/17715/stat : 17715 (npSolver-wbo) S 17714 17714 12999 0 -1 4202496 28455 418978 0 0 7017 4577 10149 746 20 0 1 0 285175379 2784313344 512515 33554432000 4194304 5990268 140736888730336 140736888721776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 153 0 0
/proc/17715/statm: 679764 512515 166 439 0 679321 0
[pid=17728] ppid=17715 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17728/stat : 17728 (satsolver.sh) S 17715 17714 12999 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285198053 9367552 267 33554432000 4194304 5064252 140736409843792 140736409842704 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17728/statm: 2287 267 226 213 0 72 0
[pid=17729] ppid=17728 vsize=5156424 CPUtime=1575.21 cores=0,2,4,6
/proc/17729/stat : 17729 (glucose) R 17728 17714 12999 0 -1 4202496 397876 0 0 0 157345 176 0 0 20 0 1 0 285198053 5280178176 1091253 33554432000 4194304 5208918 140737194638032 140737194635704 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17729/statm: 1289106 1091253 95 248 0 1288855 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 7893776

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17714 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# 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): 1802.22
CPU time (s): 1800.1
CPU user time (s): 1745.11
CPU system time (s): 54.99
CPU usage (%): 99.8823
Max. virtual memory (cumulated for all children) (KiB): 7968040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.31934 second user time and 10.0755 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-28 09:34:59
IDJOB=3713761
IDBENCH=79105
IDSOLVER=2294
FILE ID=node136/3713761-1338190499
RUNJOBID= node136-1338175468-15376
PBS_JOBID= 14624529
Free space on /tmp= 68624 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-blast-tlan3.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-3713761-1338190499/watcher-3713761-1338190499 -o /tmp/evaluation-result-3713761-1338190499/solver-3713761-1338190499 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713761-1338190499.wbo 815133504 HOME HOME

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

MD5SUM BENCH= 878bbda538d22bb5879b300c70eb591d
RANDOM SEED=815133504

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        17931472 kB
Buffers:          460824 kB
Cached:          5659280 kB
SwapCached:        24460 kB
Active:         11823592 kB
Inactive:        2215364 kB
Active(anon):    7891568 kB
Inactive(anon):    26984 kB
Active(file):    3932024 kB
Inactive(file):  2188380 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:             11036 kB
Writeback:             0 kB
AnonPages:       7901908 kB
Mapped:            10720 kB
Shmem:                 0 kB
Slab:             750504 kB
SReclaimable:     192084 kB
SUnreclaim:       558420 kB
KernelStack:        1488 kB
PageTables:        19680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   10073168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4685824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69188 MiB
End job on node136 at 2012-05-28 10:05:04