Trace number 3715177

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-topDown? (TO) 1800.13 1800.62

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB10/oliveras/j60/
normalized-j6030_9-unsat--soft-0-100-0.wbo
MD5SUMdef010b3798742afc072cdcfd77b8db4
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 benchmark2.58361
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables11956
Total number of constraints39426
Number of soft constraints39426
Number of constraints which are clauses39038
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 constraint60
Top cost 1992515
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1992514
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 416
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.09/2.18	c run usual solver
26.08/26.18	o 8717
26.08/26.18	c fallback to adder encoding
1800.07/1800.61	./satsolver.sh: line 5: 18422 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.61	c error: unexpected solver exit code
1800.07/1800.61	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-3715177-1338206323/watcher-3715177-1338206323 -o /tmp/evaluation-result-3715177-1338206323/solver-3715177-1338206323 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3715177-1338206323.wbo 1156838452 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.01 2.01 2.00 3/179 18408
/proc/meminfo: memFree=29125144/32873844 swapFree=6600/6600
[pid=18408] ppid=18406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18408/stat : 18408 (npSolver-wbo-It) S 18406 18408 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286757155 9367552 275 33554432000 4194304 5064252 140735472314688 140735472313600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 2287 275 233 213 0 72 0

[startup+0.105675 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 18408
/proc/meminfo: memFree=29125144/32873844 swapFree=6600/6600
[pid=18408] ppid=18406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18408/stat : 18408 (npSolver-wbo-It) S 18406 18408 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286757155 9367552 275 33554432000 4194304 5064252 140735472314688 140735472313600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200319 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 18408
/proc/meminfo: memFree=29125144/32873844 swapFree=6600/6600
[pid=18408] ppid=18406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18408/stat : 18408 (npSolver-wbo-It) S 18406 18408 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286757155 9367552 275 33554432000 4194304 5064252 140735472314688 140735472313600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300326 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 18408
/proc/meminfo: memFree=29125144/32873844 swapFree=6600/6600
[pid=18408] ppid=18406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18408/stat : 18408 (npSolver-wbo-It) S 18406 18408 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286757155 9367552 275 33554432000 4194304 5064252 140735472314688 140735472313600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700226 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 18408
/proc/meminfo: memFree=29125144/32873844 swapFree=6600/6600
[pid=18408] ppid=18406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18408/stat : 18408 (npSolver-wbo-It) S 18406 18408 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286757155 9367552 275 33554432000 4194304 5064252 140735472314688 140735472313600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 18410
/proc/meminfo: memFree=29078204/32873844 swapFree=6600/6600
[pid=18408] ppid=18406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18408/stat : 18408 (npSolver-wbo-It) S 18406 18408 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286757155 9367552 275 33554432000 4194304 5064252 140735472314688 140735472313600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 2287 275 233 213 0 72 0
[pid=18409] ppid=18408 vsize=69212 CPUtime=1.49 cores=1,3,5,7
/proc/18409/stat : 18409 (npSolver-wbo) R 18408 18408 16422 0 -1 4202496 6284 0 0 0 146 3 0 0 20 0 1 0 286757155 70873088 11884 33554432000 4194304 5990268 140734064248768 140734064244344 4700016 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18409/statm: 17303 11884 145 439 0 16860 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78360

[startup+3.10036 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 18410
/proc/meminfo: memFree=29037028/32873844 swapFree=6600/6600
[pid=18408] ppid=18406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18408/stat : 18408 (npSolver-wbo-It) S 18406 18408 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286757155 9367552 275 33554432000 4194304 5064252 140735472314688 140735472313600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 2287 275 233 213 0 72 0
[pid=18409] ppid=18408 vsize=70148 CPUtime=2.23 cores=1,3,5,7
/proc/18409/stat : 18409 (npSolver-wbo) S 18408 18408 16422 0 -1 4202496 7445 0 0 0 210 13 0 0 20 0 1 0 286757155 71831552 14174 33554432000 4194304 5990268 140734064248768 140734064241920 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18409/statm: 17537 14174 153 439 0 17094 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 79296
heavy processes:

[startup+6.30035 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 18412
/proc/meminfo: memFree=28674760/32873844 swapFree=6600/6600
[pid=18408] ppid=18406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18408/stat : 18408 (npSolver-wbo-It) S 18406 18408 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286757155 9367552 275 33554432000 4194304 5064252 140735472314688 140735472313600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 2287 275 233 213 0 72 0
[pid=18409] ppid=18408 vsize=70148 CPUtime=2.23 cores=1,3,5,7
/proc/18409/stat : 18409 (npSolver-wbo) S 18408 18408 16422 0 -1 4202496 7445 0 0 0 210 13 0 0 20 0 1 0 286757155 71831552 14174 33554432000 4194304 5990268 140734064248768 140734064241920 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18409/statm: 17537 14174 153 439 0 17094 0
[pid=18411] ppid=18409 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18411/stat : 18411 (cp2_pre.sh) S 18409 18408 16422 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 286757379 9367552 276 33554432000 4194304 5064252 140734903726128 140734903724832 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18411/statm: 2287 276 234 213 0 72 0
[pid=18412] ppid=18411 vsize=371944 CPUtime=4.04 cores=1,3,5,7
/proc/18412/stat : 18412 (coprocessor) R 18411 18408 16422 0 -1 4202496 46720 0 0 0 392 12 0 0 20 0 1 0 286757379 380870656 90626 33554432000 4194304 6586260 140735219818144 140735219814008 5599517 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/18412/statm: 92986 90626 189 584 0 92398 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 460388

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 18412
/proc/meminfo: memFree=28674892/32873844 swapFree=6600/6600
[pid=18408] ppid=18406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18408/stat : 18408 (npSolver-wbo-It) S 18406 18408 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286757155 9367552 275 33554432000 4194304 5064252 140735472314688 140735472313600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 2287 275 233 213 0 72 0
[pid=18409] ppid=18408 vsize=70148 CPUtime=2.23 cores=1,3,5,7
/proc/18409/stat : 18409 (npSolver-wbo) S 18408 18408 16422 0 -1 4202496 7445 0 0 0 210 13 0 0 20 0 1 0 286757155 71831552 14174 33554432000 4194304 5990268 140734064248768 140734064241920 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18409/statm: 17537 14174 153 439 0 17094 0
[pid=18411] ppid=18409 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18411/stat : 18411 (cp2_pre.sh) S 18409 18408 16422 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 286757379 9367552 276 33554432000 4194304 5064252 140734903726128 140734903724832 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18411/statm: 2287 276 234 213 0 72 0
[pid=18412] ppid=18411 vsize=372208 CPUtime=10.44 cores=1,3,5,7
/proc/18412/stat : 18412 (coprocessor) R 18411 18408 16422 0 -1 4202496 46790 0 0 0 1032 12 0 0 20 0 1 0 286757379 381140992 90696 33554432000 4194304 6586260 140735219818144 140735219813512 5599447 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/18412/statm: 93052 90696 189 584 0 92464 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 460652

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18419
/proc/meminfo: memFree=29011412/32873844 swapFree=6600/6600
[pid=18408] ppid=18406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18408/stat : 18408 (npSolver-wbo-It) S 18406 18408 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286757155 9367552 275 33554432000 4194304 5064252 140735472314688 140735472313600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 2287 275 233 213 0 72 0
[pid=18409] ppid=18408 vsize=82052 CPUtime=25.48 cores=1,3,5,7
/proc/18409/stat : 18409 (npSolver-wbo) R 18408 18408 16422 0 -1 4202496 9523 85735 0 0 224 60 2118 146 20 0 1 0 286757155 84021248 17131 33554432000 4194304 5990268 140734064248768 140734064242072 5177872 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18409/statm: 20513 17131 157 439 0 20070 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 91200

[startup+51.1005 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 18422
/proc/meminfo: memFree=27905176/32873844 swapFree=6600/6600
[pid=18408] ppid=18406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18408/stat : 18408 (npSolver-wbo-It) S 18406 18408 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286757155 9367552 275 33554432000 4194304 5064252 140735472314688 140735472313600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 2287 275 233 213 0 72 0
[pid=18409] ppid=18408 vsize=393032 CPUtime=29.69 cores=1,3,5,7
/proc/18409/stat : 18409 (npSolver-wbo) S 18408 18408 16422 0 -1 4202496 20152 86250 0 0 542 159 2118 150 20 0 1 0 286757155 402464768 85746 33554432000 4194304 5990268 140734064248768 140734064240192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 21 0 0
/proc/18409/statm: 98258 85746 165 439 0 97815 0
[pid=18421] ppid=18409 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18421/stat : 18421 (satsolver.sh) S 18409 18408 16422 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286760147 9367552 267 33554432000 4194304 5064252 140736763811264 140736763810176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18421/statm: 2287 267 226 213 0 72 0
[pid=18422] ppid=18421 vsize=691916 CPUtime=21.16 cores=1,3,5,7
/proc/18422/stat : 18422 (glucose) R 18421 18408 16422 0 -1 4202496 95867 0 0 0 2085 31 0 0 20 0 1 0 286760148 708521984 149236 33554432000 4194304 5208918 140735409658032 140735409655864 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18422/statm: 172979 149236 103 248 0 172728 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 1103244

[startup+102.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/184 18425
/proc/meminfo: memFree=27905016/32873844 swapFree=6600/6600
[pid=18408] ppid=18406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18408/stat : 18408 (npSolver-wbo-It) S 18406 18408 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286757155 9367552 275 33554432000 4194304 5064252 140735472314688 140735472313600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 2287 275 233 213 0 72 0
[pid=18409] ppid=18408 vsize=393032 CPUtime=29.69 cores=1,3,5,7
/proc/18409/stat : 18409 (npSolver-wbo) S 18408 18408 16422 0 -1 4202496 20152 86250 0 0 542 159 2118 150 20 0 1 0 286757155 402464768 85746 33554432000 4194304 5990268 140734064248768 140734064240192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 21 0 0
/proc/18409/statm: 98258 85746 165 439 0 97815 0
[pid=18421] ppid=18409 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18421/stat : 18421 (satsolver.sh) S 18409 18408 16422 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286760147 9367552 267 33554432000 4194304 5064252 140736763811264 140736763810176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18421/statm: 2287 267 226 213 0 72 0
[pid=18422] ppid=18421 vsize=691916 CPUtime=72.36 cores=1,3,5,7
/proc/18422/stat : 18422 (glucose) R 18421 18408 16422 0 -1 4202496 95867 0 0 0 7205 31 0 0 20 0 1 0 286760148 708521984 149236 33554432000 4194304 5208918 140735409658032 140735409655864 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18422/statm: 172979 149236 103 248 0 172728 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 1103244

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 18447
/proc/meminfo: memFree=27902844/32873844 swapFree=6600/6600
[pid=18408] ppid=18406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18408/stat : 18408 (npSolver-wbo-It) S 18406 18408 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286757155 9367552 275 33554432000 4194304 5064252 140735472314688 140735472313600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 2287 275 233 213 0 72 0
[pid=18409] ppid=18408 vsize=393032 CPUtime=29.69 cores=1,3,5,7
/proc/18409/stat : 18409 (npSolver-wbo) S 18408 18408 16422 0 -1 4202496 20152 86250 0 0 542 159 2118 150 20 0 1 0 286757155 402464768 85746 33554432000 4194304 5990268 140734064248768 140734064240192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 21 0 0
/proc/18409/statm: 98258 85746 165 439 0 97815 0
[pid=18421] ppid=18409 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18421/stat : 18421 (satsolver.sh) S 18409 18408 16422 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286760147 9367552 267 33554432000 4194304 5064252 140736763811264 140736763810176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18421/statm: 2287 267 226 213 0 72 0
[pid=18422] ppid=18421 vsize=691916 CPUtime=132.34 cores=1,3,5,7
/proc/18422/stat : 18422 (glucose) R 18421 18408 16422 0 -1 4202496 95867 0 0 0 13203 31 0 0 20 0 1 0 286760148 708521984 149236 33554432000 4194304 5208918 140735409658032 140735409655864 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18422/statm: 172979 149236 103 248 0 172728 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 1103244

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18448
/proc/meminfo: memFree=27901116/32873844 swapFree=6600/6600
[pid=18408] ppid=18406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18408/stat : 18408 (npSolver-wbo-It) S 18406 18408 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286757155 9367552 275 33554432000 4194304 5064252 140735472314688 140735472313600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 2287 275 233 213 0 72 0
[pid=18409] ppid=18408 vsize=393032 CPUtime=29.69 cores=1,3,5,7
/proc/18409/stat : 18409 (npSolver-wbo) S 18408 18408 16422 0 -1 4202496 20152 86250 0 0 542 159 2118 150 20 0 1 0 286757155 402464768 85746 33554432000 4194304 5990268 140734064248768 140734064240192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 21 0 0
/proc/18409/statm: 98258 85746 165 439 0 97815 0

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18509
/proc/meminfo: memFree=28664040/32873844 swapFree=6600/6600
[pid=18408] ppid=18406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18408/stat : 18408 (npSolver-wbo-It) S 18406 18408 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286757155 9367552 275 33554432000 4194304 5064252 140735472314688 140735472313600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 2287 275 233 213 0 72 0
[pid=18409] ppid=18408 vsize=393032 CPUtime=29.69 cores=1,3,5,7
/proc/18409/stat : 18409 (npSolver-wbo) S 18408 18408 16422 0 -1 4202496 20152 86250 0 0 542 159 2118 150 20 0 1 0 286757155 402464768 85746 33554432000 4194304 5990268 140734064248768 140734064240192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 21 0 0
/proc/18409/statm: 98258 85746 165 439 0 97815 0
[pid=18421] ppid=18409 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18421/stat : 18421 (satsolver.sh) S 18409 18408 16422 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286760147 9367552 267 33554432000 4194304 5064252 140736763811264 140736763810176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18421/statm: 2287 267 226 213 0 72 0
[pid=18422] ppid=18421 vsize=691916 CPUtime=1392.14 cores=1,3,5,7
/proc/18422/stat : 18422 (glucose) R 18421 18408 16422 0 -1 4202496 95889 0 0 0 139183 31 0 0 20 0 1 0 286760148 708521984 151025 33554432000 4194304 5208918 140735409658032 140735409654408 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18422/statm: 172979 151025 104 248 0 172728 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 1103244

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18510
/proc/meminfo: memFree=28664040/32873844 swapFree=6600/6600
[pid=18408] ppid=18406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18408/stat : 18408 (npSolver-wbo-It) S 18406 18408 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286757155 9367552 275 33554432000 4194304 5064252 140735472314688 140735472313600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 2287 275 233 213 0 72 0
[pid=18409] ppid=18408 vsize=393032 CPUtime=29.69 cores=1,3,5,7
/proc/18409/stat : 18409 (npSolver-wbo) S 18408 18408 16422 0 -1 4202496 20152 86250 0 0 542 159 2118 150 20 0 1 0 286757155 402464768 85746 33554432000 4194304 5990268 140734064248768 140734064240192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 21 0 0
/proc/18409/statm: 98258 85746 165 439 0 97815 0
[pid=18421] ppid=18409 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18421/stat : 18421 (satsolver.sh) S 18409 18408 16422 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286760147 9367552 267 33554432000 4194304 5064252 140736763811264 140736763810176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18421/statm: 2287 267 226 213 0 72 0
[pid=18422] ppid=18421 vsize=691916 CPUtime=1452.13 cores=1,3,5,7
/proc/18422/stat : 18422 (glucose) R 18421 18408 16422 0 -1 4202496 95889 0 0 0 145182 31 0 0 20 0 1 0 286760148 708521984 151025 33554432000 4194304 5208918 140735409658032 140735409654408 4211049 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18422/statm: 172979 151025 104 248 0 172728 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 1103244

[startup+1542.31 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 18510
/proc/meminfo: memFree=28658580/32873844 swapFree=6600/6600
[pid=18408] ppid=18406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18408/stat : 18408 (npSolver-wbo-It) S 18406 18408 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286757155 9367552 275 33554432000 4194304 5064252 140735472314688 140735472313600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 2287 275 233 213 0 72 0
[pid=18409] ppid=18408 vsize=393032 CPUtime=29.69 cores=1,3,5,7
/proc/18409/stat : 18409 (npSolver-wbo) S 18408 18408 16422 0 -1 4202496 20152 86250 0 0 542 159 2118 150 20 0 1 0 286757155 402464768 85746 33554432000 4194304 5990268 140734064248768 140734064240192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 21 0 0
/proc/18409/statm: 98258 85746 165 439 0 97815 0
[pid=18421] ppid=18409 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18421/stat : 18421 (satsolver.sh) S 18409 18408 16422 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286760147 9367552 267 33554432000 4194304 5064252 140736763811264 140736763810176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18421/statm: 2287 267 226 213 0 72 0
[pid=18422] ppid=18421 vsize=691916 CPUtime=1512.13 cores=1,3,5,7
/proc/18422/stat : 18422 (glucose) R 18421 18408 16422 0 -1 4202496 96137 0 0 0 151182 31 0 0 20 0 1 0 286760148 708521984 152295 33554432000 4194304 5208918 140735409658032 140735409654408 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18422/statm: 172979 152295 104 248 0 172728 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 1103244

[startup+1602.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 18510
/proc/meminfo: memFree=28657680/32873844 swapFree=6600/6600
[pid=18408] ppid=18406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18408/stat : 18408 (npSolver-wbo-It) S 18406 18408 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286757155 9367552 275 33554432000 4194304 5064252 140735472314688 140735472313600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 2287 275 233 213 0 72 0
[pid=18409] ppid=18408 vsize=393032 CPUtime=29.69 cores=1,3,5,7
/proc/18409/stat : 18409 (npSolver-wbo) S 18408 18408 16422 0 -1 4202496 20152 86250 0 0 542 159 2118 150 20 0 1 0 286757155 402464768 85746 33554432000 4194304 5990268 140734064248768 140734064240192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 21 0 0
/proc/18409/statm: 98258 85746 165 439 0 97815 0
[pid=18421] ppid=18409 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18421/stat : 18421 (satsolver.sh) S 18409 18408 16422 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286760147 9367552 267 33554432000 4194304 5064252 140736763811264 140736763810176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18421/statm: 2287 267 226 213 0 72 0
[pid=18422] ppid=18421 vsize=691916 CPUtime=1572.11 cores=1,3,5,7
/proc/18422/stat : 18422 (glucose) R 18421 18408 16422 0 -1 4202496 96137 0 0 0 157180 31 0 0 20 0 1 0 286760148 708521984 152295 33554432000 4194304 5208918 140735409658032 140735409654408 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18422/statm: 172979 152295 104 248 0 172728 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 1103244

[startup+1662.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/183 18510
/proc/meminfo: memFree=28655508/32873844 swapFree=6600/6600
[pid=18408] ppid=18406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18408/stat : 18408 (npSolver-wbo-It) S 18406 18408 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286757155 9367552 275 33554432000 4194304 5064252 140735472314688 140735472313600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 2287 275 233 213 0 72 0
[pid=18409] ppid=18408 vsize=393032 CPUtime=29.69 cores=1,3,5,7
/proc/18409/stat : 18409 (npSolver-wbo) S 18408 18408 16422 0 -1 4202496 20152 86250 0 0 542 159 2118 150 20 0 1 0 286757155 402464768 85746 33554432000 4194304 5990268 140734064248768 140734064240192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 21 0 0
/proc/18409/statm: 98258 85746 165 439 0 97815 0
[pid=18421] ppid=18409 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18421/stat : 18421 (satsolver.sh) S 18409 18408 16422 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286760147 9367552 267 33554432000 4194304 5064252 140736763811264 140736763810176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18421/statm: 2287 267 226 213 0 72 0
[pid=18422] ppid=18421 vsize=691916 CPUtime=1632.1 cores=1,3,5,7
/proc/18422/stat : 18422 (glucose) R 18421 18408 16422 0 -1 4202496 96137 0 0 0 163179 31 0 0 20 0 1 0 286760148 708521984 152295 33554432000 4194304 5208918 140735409658032 140735409654408 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18422/statm: 172979 152295 104 248 0 172728 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 1103244

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 18510
/proc/meminfo: memFree=28654344/32873844 swapFree=6600/6600
[pid=18408] ppid=18406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18408/stat : 18408 (npSolver-wbo-It) S 18406 18408 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286757155 9367552 275 33554432000 4194304 5064252 140735472314688 140735472313600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 2287 275 233 213 0 72 0
[pid=18409] ppid=18408 vsize=393032 CPUtime=29.69 cores=1,3,5,7
/proc/18409/stat : 18409 (npSolver-wbo) S 18408 18408 16422 0 -1 4202496 20152 86250 0 0 542 159 2118 150 20 0 1 0 286757155 402464768 85746 33554432000 4194304 5990268 140734064248768 140734064240192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 21 0 0
/proc/18409/statm: 98258 85746 165 439 0 97815 0
[pid=18421] ppid=18409 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18421/stat : 18421 (satsolver.sh) S 18409 18408 16422 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286760147 9367552 267 33554432000 4194304 5064252 140736763811264 140736763810176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18421/statm: 2287 267 226 213 0 72 0
[pid=18422] ppid=18421 vsize=691916 CPUtime=1692.09 cores=1,3,5,7
/proc/18422/stat : 18422 (glucose) R 18421 18408 16422 0 -1 4202496 96137 0 0 0 169178 31 0 0 20 0 1 0 286760148 708521984 152295 33554432000 4194304 5208918 140735409658032 140735409654408 4205672 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18422/statm: 172979 152295 104 248 0 172728 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 1103244

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 18511
/proc/meminfo: memFree=28645972/32873844 swapFree=6600/6600
[pid=18408] ppid=18406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18408/stat : 18408 (npSolver-wbo-It) S 18406 18408 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286757155 9367552 275 33554432000 4194304 5064252 140735472314688 140735472313600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 2287 275 233 213 0 72 0
[pid=18409] ppid=18408 vsize=393032 CPUtime=29.69 cores=1,3,5,7
/proc/18409/stat : 18409 (npSolver-wbo) S 18408 18408 16422 0 -1 4202496 20152 86250 0 0 542 159 2118 150 20 0 1 0 286757155 402464768 85746 33554432000 4194304 5990268 140734064248768 140734064240192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 21 0 0
/proc/18409/statm: 98258 85746 165 439 0 97815 0
[pid=18421] ppid=18409 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18421/stat : 18421 (satsolver.sh) S 18409 18408 16422 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286760147 9367552 267 33554432000 4194304 5064252 140736763811264 140736763810176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18421/statm: 2287 267 226 213 0 72 0
[pid=18422] ppid=18421 vsize=691916 CPUtime=1752.08 cores=1,3,5,7
/proc/18422/stat : 18422 (glucose) R 18421 18408 16422 0 -1 4202496 96138 0 0 0 175177 31 0 0 20 0 1 0 286760148 708521984 152807 33554432000 4194304 5208918 140735409658032 140735409654408 4211160 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18422/statm: 172979 152807 104 248 0 172728 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 1103244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.11 2.05 2.01 3/183 18511
/proc/meminfo: memFree=28645972/32873844 swapFree=6600/6600
[pid=18408] ppid=18406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18408/stat : 18408 (npSolver-wbo-It) S 18406 18408 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286757155 9367552 275 33554432000 4194304 5064252 140735472314688 140735472313600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 2287 275 233 213 0 72 0
[pid=18409] ppid=18408 vsize=393032 CPUtime=29.69 cores=1,3,5,7
/proc/18409/stat : 18409 (npSolver-wbo) S 18408 18408 16422 0 -1 4202496 20152 86250 0 0 542 159 2118 150 20 0 1 0 286757155 402464768 85746 33554432000 4194304 5990268 140734064248768 140734064240192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 21 0 0
/proc/18409/statm: 98258 85746 165 439 0 97815 0
[pid=18421] ppid=18409 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18421/stat : 18421 (satsolver.sh) S 18409 18408 16422 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286760147 9367552 267 33554432000 4194304 5064252 140736763811264 140736763810176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18421/statm: 2287 267 226 213 0 72 0
[pid=18422] ppid=18421 vsize=691916 CPUtime=1770.38 cores=1,3,5,7
/proc/18422/stat : 18422 (glucose) R 18421 18408 16422 0 -1 4202496 96138 0 0 0 177007 31 0 0 20 0 1 0 286760148 708521984 152807 33554432000 4194304 5208918 140735409658032 140735409654408 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18422/statm: 172979 152807 104 248 0 172728 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1103244

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.6 s]
/proc/loadavg: 2.11 2.05 2.01 3/183 18511
/proc/meminfo: memFree=28645972/32873844 swapFree=6600/6600
[pid=18408] ppid=18406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18408/stat : 18408 (npSolver-wbo-It) S 18406 18408 16422 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286757155 9367552 275 33554432000 4194304 5064252 140735472314688 140735472313600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18408/statm: 2287 275 233 213 0 72 0
[pid=18409] ppid=18408 vsize=393032 CPUtime=29.69 cores=1,3,5,7
/proc/18409/stat : 18409 (npSolver-wbo) S 18408 18408 16422 0 -1 4202496 20152 86250 0 0 542 159 2118 150 20 0 1 0 286757155 402464768 85746 33554432000 4194304 5990268 140734064248768 140734064240192 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 21 0 0
/proc/18409/statm: 98258 85746 165 439 0 97815 0
[pid=18421] ppid=18409 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18421/stat : 18421 (satsolver.sh) S 18409 18408 16422 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286760147 9367552 267 33554432000 4194304 5064252 140736763811264 140736763810176 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18421/statm: 2287 267 226 213 0 72 0
[pid=18422] ppid=18421 vsize=691916 CPUtime=1770.38 cores=1,3,5,7
/proc/18422/stat : 18422 (glucose) R 18421 18408 16422 0 -1 4202496 96138 0 0 0 177007 31 0 0 20 0 1 0 286760148 708521984 152807 33554432000 4194304 5208918 140735409658032 140735409654408 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18422/statm: 172979 152807 104 248 0 172728 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1103244

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.13
CPU user time (s): 1796.7
CPU system time (s): 3.42948
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 1288168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.7
system time used= 3.42948
maximum resident set size= 749232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 203529
page faults= 0
swaps= 0
block input operations= 0
block output operations= 674000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1206
involuntary context switches= 1872

runsolver used 3.9264 second user time and 8.79866 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-28 13:58:43
IDJOB=3715177
IDBENCH=79141
IDSOLVER=2296
FILE ID=node140/3715177-1338206323
RUNJOBID= node140-1338193685-16439
PBS_JOBID= 14624590
Free space on /tmp= 70964 MiB

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

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

MD5SUM BENCH= def010b3798742afc072cdcfd77b8db4
RANDOM SEED=1156838452

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
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.094
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.92
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.094
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.88
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.094
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.90
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.094
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:        29125152 kB
Buffers:          492708 kB
Cached:          1141976 kB
SwapCached:         1516 kB
Active:          2558480 kB
Inactive:         306164 kB
Active(anon):    1221400 kB
Inactive(anon):     8636 kB
Active(file):    1337080 kB
Inactive(file):   297528 kB
Unevictable:        6600 kB
Mlocked:            6600 kB
SwapTotal:      67108856 kB
SwapFree:       67105308 kB
Dirty:              9816 kB
Writeback:             0 kB
AnonPages:       1320820 kB
Mapped:            12860 kB
Shmem:                 8 kB
Slab:             741188 kB
SReclaimable:     182792 kB
SUnreclaim:       558396 kB
KernelStack:        1528 kB
PageTables:         6848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1631952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    585728 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= 70868 MiB
End job on node140 at 2012-05-28 14:28:44