Trace number 3714480

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc? (TO) 1800.08 1800.42

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB10/oliveras/j120/
normalized-j12041_4-unsat--soft-0-100-0.wbo
MD5SUM14c1785b94a37a1f4c31a89d52f68595
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 benchmark54.6697
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables28072
Total number of constraints97590
Number of soft constraints97590
Number of constraints which are clauses97130
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints460
Minimum length of a constraint1
Maximum length of a constraint36
Top cost 4929864
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4929863
Biggest number in a constraint 13
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 231
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.99/1.01	c run usual solver
7.18/7.28	o 30669
7.18/7.28	c current bound: 15334
7.18/7.28	c fallback to adder encoding
1800.08/1800.41	c error: unexpected solver exit code
1800.08/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3714480-1338195975/watcher-3714480-1338195975 -o /tmp/evaluation-result-3714480-1338195975/solver-3714480-1338195975 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3714480-1338195975.wbo 223793872 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.00 2.00 1.91 2/175 4651
/proc/meminfo: memFree=27830024/32873624 swapFree=7104/7104
[pid=4651] ppid=4649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4651/stat : 4651 (npSolver-wbo-I.) S 4649 4651 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285723017 9367552 274 33554432000 4194304 5064252 140736902335680 140736902334592 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4651/statm: 2287 274 233 213 0 72 0

[startup+0.057236 s]
/proc/loadavg: 2.00 2.00 1.91 2/175 4651
/proc/meminfo: memFree=27830024/32873624 swapFree=7104/7104
[pid=4651] ppid=4649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4651/stat : 4651 (npSolver-wbo-I.) S 4649 4651 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285723017 9367552 274 33554432000 4194304 5064252 140736902335680 140736902334592 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4651/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100208 s]
/proc/loadavg: 2.00 2.00 1.91 2/175 4651
/proc/meminfo: memFree=27830024/32873624 swapFree=7104/7104
[pid=4651] ppid=4649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4651/stat : 4651 (npSolver-wbo-I.) S 4649 4651 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285723017 9367552 274 33554432000 4194304 5064252 140736902335680 140736902334592 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4651/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300193 s]
/proc/loadavg: 2.00 2.00 1.91 2/175 4651
/proc/meminfo: memFree=27830024/32873624 swapFree=7104/7104
[pid=4651] ppid=4649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4651/stat : 4651 (npSolver-wbo-I.) S 4649 4651 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285723017 9367552 274 33554432000 4194304 5064252 140736902335680 140736902334592 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4651/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700178 s]
/proc/loadavg: 2.00 2.00 1.91 2/175 4651
/proc/meminfo: memFree=27830024/32873624 swapFree=7104/7104
[pid=4651] ppid=4649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4651/stat : 4651 (npSolver-wbo-I.) S 4649 4651 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285723017 9367552 274 33554432000 4194304 5064252 140736902335680 140736902334592 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4651/statm: 2287 274 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.00 2.00 1.91 3/177 4653
/proc/meminfo: memFree=27800360/32873624 swapFree=7104/7104
[pid=4651] ppid=4649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4651/stat : 4651 (npSolver-wbo-I.) S 4649 4651 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285723017 9367552 274 33554432000 4194304 5064252 140736902335680 140736902334592 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4651/statm: 2287 274 233 213 0 72 0
[pid=4652] ppid=4651 vsize=31192 CPUtime=1.13 cores=1,3,5,7
/proc/4652/stat : 4652 (npSolver-wbo) S 4651 4651 4385 0 -1 4202496 6522 0 0 0 100 13 0 0 20 0 1 0 285723017 31940608 5828 33554432000 4194304 5990268 140735822279728 140735822272880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4652/statm: 7798 5828 153 439 0 7355 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 40340

[startup+3.1003 s]
/proc/loadavg: 2.08 2.02 1.92 3/179 4655
/proc/meminfo: memFree=27642128/32873624 swapFree=7104/7104
[pid=4651] ppid=4649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4651/stat : 4651 (npSolver-wbo-I.) S 4649 4651 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285723017 9367552 274 33554432000 4194304 5064252 140736902335680 140736902334592 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4651/statm: 2287 274 233 213 0 72 0
[pid=4652] ppid=4651 vsize=31192 CPUtime=1.13 cores=1,3,5,7
/proc/4652/stat : 4652 (npSolver-wbo) S 4651 4651 4385 0 -1 4202496 6522 0 0 0 100 13 0 0 20 0 1 0 285723017 31940608 5828 33554432000 4194304 5990268 140735822279728 140735822272880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4652/statm: 7798 5828 153 439 0 7355 0
[pid=4654] ppid=4652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4654/stat : 4654 (cp2_pre.sh) S 4652 4651 4385 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 285723132 9367552 277 33554432000 4194304 5064252 140734089115184 140734089113888 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4654/statm: 2287 277 234 213 0 72 0
[pid=4655] ppid=4654 vsize=160316 CPUtime=1.93 cores=1,3,5,7
/proc/4655/stat : 4655 (coprocessor) R 4654 4651 4385 0 -1 4202496 27389 0 0 0 189 4 0 0 20 0 1 0 285723133 164163584 39115 33554432000 4194304 6586260 140734961138016 140734961133384 5599198 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/4655/statm: 40079 39115 191 584 0 39491 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 209804

[startup+6.30023 s]
/proc/loadavg: 2.08 2.02 1.92 3/179 4655
/proc/meminfo: memFree=27616052/32873624 swapFree=7104/7104
[pid=4651] ppid=4649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4651/stat : 4651 (npSolver-wbo-I.) S 4649 4651 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285723017 9367552 274 33554432000 4194304 5064252 140736902335680 140736902334592 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4651/statm: 2287 274 233 213 0 72 0
[pid=4652] ppid=4651 vsize=31192 CPUtime=6.13 cores=1,3,5,7
/proc/4652/stat : 4652 (npSolver-wbo) S 4651 4651 4385 0 -1 4202496 6530 31392 0 0 100 13 456 44 20 0 1 0 285723017 31940608 5829 33554432000 4194304 5990268 140735822279728 140735822273968 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4652/statm: 7798 5829 154 439 0 7355 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 40340

[startup+12.7002 s]
/proc/loadavg: 2.07 2.02 1.92 3/177 4663
/proc/meminfo: memFree=26964740/32873624 swapFree=7104/7104
[pid=4651] ppid=4649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4651/stat : 4651 (npSolver-wbo-I.) S 4649 4651 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285723017 9367552 274 33554432000 4194304 5064252 140736902335680 140736902334592 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4651/statm: 2287 274 233 213 0 72 0
[pid=4652] ppid=4651 vsize=635600 CPUtime=12.67 cores=1,3,5,7
/proc/4652/stat : 4652 (npSolver-wbo) R 4651 4651 4385 0 -1 4202496 28832 50234 0 0 631 60 526 50 20 0 1 0 285723017 650854400 123525 33554432000 4194304 5990268 140735822279728 140735822272088 4523155 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4652/statm: 158900 123525 165 439 0 158457 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 644748

[startup+25.5003 s]
/proc/loadavg: 2.14 2.03 1.92 3/181 4667
/proc/meminfo: memFree=24294160/32873624 swapFree=7104/7104
[pid=4651] ppid=4649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4651/stat : 4651 (npSolver-wbo-I.) S 4649 4651 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285723017 9367552 274 33554432000 4194304 5064252 140736902335680 140736902334592 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4651/statm: 2287 274 233 213 0 72 0
[pid=4652] ppid=4651 vsize=1114400 CPUtime=15.88 cores=1,3,5,7
/proc/4652/stat : 4652 (npSolver-wbo) S 4651 4651 4385 0 -1 4202496 30176 50234 0 0 863 149 526 50 20 0 1 0 285723017 1141145600 153146 33554432000 4194304 5990268 140735822279728 140735822271168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4652/statm: 278600 153146 166 439 0 278157 0
[pid=4666] ppid=4652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4666/stat : 4666 (satsolver.sh) S 4652 4651 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285724608 9367552 267 33554432000 4194304 5064252 140733602906672 140733602905584 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4666/statm: 2287 267 226 213 0 72 0
[pid=4667] ppid=4666 vsize=1371536 CPUtime=9.58 cores=1,3,5,7
/proc/4667/stat : 4667 (glucose) R 4666 4651 4385 0 -1 4202496 161823 0 0 0 900 58 0 0 20 0 1 0 285724608 1404452864 297552 33554432000 4194304 5208918 140733367986080 140733367984040 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4667/statm: 342884 297552 102 248 0 342633 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2504232

[startup+51.1003 s]
/proc/loadavg: 2.29 2.07 1.94 3/179 4675
/proc/meminfo: memFree=24433348/32873624 swapFree=7104/7104
[pid=4651] ppid=4649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4651/stat : 4651 (npSolver-wbo-I.) S 4649 4651 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285723017 9367552 274 33554432000 4194304 5064252 140736902335680 140736902334592 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4651/statm: 2287 274 233 213 0 72 0
[pid=4652] ppid=4651 vsize=1114400 CPUtime=15.88 cores=1,3,5,7
/proc/4652/stat : 4652 (npSolver-wbo) S 4651 4651 4385 0 -1 4202496 30176 50234 0 0 863 149 526 50 20 0 1 0 285723017 1141145600 153146 33554432000 4194304 5990268 140735822279728 140735822271168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4652/statm: 278600 153146 166 439 0 278157 0
[pid=4666] ppid=4652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4666/stat : 4666 (satsolver.sh) S 4652 4651 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285724608 9367552 267 33554432000 4194304 5064252 140733602906672 140733602905584 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4666/statm: 2287 267 226 213 0 72 0
[pid=4667] ppid=4666 vsize=1372336 CPUtime=35.18 cores=1,3,5,7
/proc/4667/stat : 4667 (glucose) R 4666 4651 4385 0 -1 4202496 161961 0 0 0 3460 58 0 0 20 0 1 0 285724608 1405272064 298201 33554432000 4194304 5208918 140733367986080 140733367983752 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4667/statm: 343084 298201 103 248 0 342833 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2505032

[startup+102.3 s]
/proc/loadavg: 2.27 2.12 1.96 3/181 4677
/proc/meminfo: memFree=23291576/32873624 swapFree=7104/7104
[pid=4651] ppid=4649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4651/stat : 4651 (npSolver-wbo-I.) S 4649 4651 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285723017 9367552 274 33554432000 4194304 5064252 140736902335680 140736902334592 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4651/statm: 2287 274 233 213 0 72 0
[pid=4652] ppid=4651 vsize=1114400 CPUtime=15.88 cores=1,3,5,7
/proc/4652/stat : 4652 (npSolver-wbo) S 4651 4651 4385 0 -1 4202496 30176 50234 0 0 863 149 526 50 20 0 1 0 285723017 1141145600 153146 33554432000 4194304 5990268 140735822279728 140735822271168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4652/statm: 278600 153146 166 439 0 278157 0
[pid=4666] ppid=4652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4666/stat : 4666 (satsolver.sh) S 4652 4651 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285724608 9367552 267 33554432000 4194304 5064252 140733602906672 140733602905584 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4666/statm: 2287 267 226 213 0 72 0
[pid=4667] ppid=4666 vsize=1372336 CPUtime=86.37 cores=1,3,5,7
/proc/4667/stat : 4667 (glucose) R 4666 4651 4385 0 -1 4202496 161961 0 0 0 8579 58 0 0 20 0 1 0 285724608 1405272064 298201 33554432000 4194304 5208918 140733367986080 140733367983752 4205165 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4667/statm: 343084 298201 103 248 0 342833 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 2505032

[startup+162.306 s]
/proc/loadavg: 2.10 2.09 1.96 3/181 4678
/proc/meminfo: memFree=23284008/32873624 swapFree=7104/7104
[pid=4651] ppid=4649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4651/stat : 4651 (npSolver-wbo-I.) S 4649 4651 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285723017 9367552 274 33554432000 4194304 5064252 140736902335680 140736902334592 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4651/statm: 2287 274 233 213 0 72 0
[pid=4652] ppid=4651 vsize=1114400 CPUtime=15.88 cores=1,3,5,7
/proc/4652/stat : 4652 (npSolver-wbo) S 4651 4651 4385 0 -1 4202496 30176 50234 0 0 863 149 526 50 20 0 1 0 285723017 1141145600 153146 33554432000 4194304 5990268 140735822279728 140735822271168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4652/statm: 278600 153146 166 439 0 278157 0
[pid=4666] ppid=4652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4666/stat : 4666 (satsolver.sh) S 4652 4651 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285724608 9367552 267 33554432000 4194304 5064252 140733602906672 140733602905584 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4666/statm: 2287 267 226 213 0 72 0
[pid=4667] ppid=4666 vsize=1372336 CPUtime=146.36 cores=1,3,5,7
/proc/4667/stat : 4667 (glucose) R 4666 4651 4385 0 -1 4202496 161961 0 0 0 14578 58 0 0 20 0 1 0 285724608 1405272064 298201 33554432000 4194304 5208918 140733367986080 140733367983752 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4667/statm: 343084 298201 103 248 0 342833 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 2505032

[startup+222.3 s]
/proc/loadavg: 2.03 2.07 1.96 3/181 4678
/proc/meminfo: memFree=23279664/32873624 swapFree=7104/7104
[pid=4651] ppid=4649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4651/stat : 4651 (npSolver-wbo-I.) S 4649 4651 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285723017 9367552 274 33554432000 4194304 5064252 140736902335680 140736902334592 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4651/statm: 2287 274 233 213 0 72 0
[pid=4652] ppid=4651 vsize=1114400 CPUtime=15.88 cores=1,3,5,7
/proc/4652/stat : 4652 (npSolver-wbo) S 4651 4651 4385 0 -1 4202496 30176 50234 0 0 863 149 526 50 20 0 1 0 285723017 1141145600 153146 33554432000 4194304 5990268 140735822279728 140735822271168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4652/statm: 278600 153146 166 439 0 278157 0
[pid=4666] ppid=4652 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/4667/stat : 4667 (glucose) R 4666 4651 4385 0 -1 4202496 162487 0 0 0 134560 58 0 0 20 0 1 0 285724608 1407094784 298718 33554432000 4194304 5208918 140733367986080 140733367984040 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4667/statm: 343529 298718 103 248 0 343278 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 2506812

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 4689
/proc/meminfo: memFree=23307168/32873624 swapFree=7104/7104
[pid=4651] ppid=4649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4651/stat : 4651 (npSolver-wbo-I.) S 4649 4651 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285723017 9367552 274 33554432000 4194304 5064252 140736902335680 140736902334592 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4651/statm: 2287 274 233 213 0 72 0
[pid=4652] ppid=4651 vsize=1114400 CPUtime=15.88 cores=1,3,5,7
/proc/4652/stat : 4652 (npSolver-wbo) S 4651 4651 4385 0 -1 4202496 30176 50234 0 0 863 149 526 50 20 0 1 0 285723017 1141145600 153146 33554432000 4194304 5990268 140735822279728 140735822271168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4652/statm: 278600 153146 166 439 0 278157 0
[pid=4666] ppid=4652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4666/stat : 4666 (satsolver.sh) S 4652 4651 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285724608 9367552 267 33554432000 4194304 5064252 140733602906672 140733602905584 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4666/statm: 2287 267 226 213 0 72 0
[pid=4667] ppid=4666 vsize=1374116 CPUtime=1406.16 cores=1,3,5,7
/proc/4667/stat : 4667 (glucose) R 4666 4651 4385 0 -1 4202496 162494 0 0 0 140558 58 0 0 20 0 1 0 285724608 1407094784 298809 33554432000 4194304 5208918 140733367986080 140733367984040 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4667/statm: 343529 298809 103 248 0 343278 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 2506812

[startup+1482.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/182 4692
/proc/meminfo: memFree=23307268/32873624 swapFree=7104/7104
[pid=4651] ppid=4649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4651/stat : 4651 (npSolver-wbo-I.) S 4649 4651 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285723017 9367552 274 33554432000 4194304 5064252 140736902335680 140736902334592 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4651/statm: 2287 274 233 213 0 72 0
[pid=4652] ppid=4651 vsize=1114400 CPUtime=15.88 cores=1,3,5,7
/proc/4652/stat : 4652 (npSolver-wbo) S 4651 4651 4385 0 -1 4202496 30176 50234 0 0 863 149 526 50 20 0 1 0 285723017 1141145600 153146 33554432000 4194304 5990268 140735822279728 140735822271168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4652/statm: 278600 153146 166 439 0 278157 0
[pid=4666] ppid=4652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4666/stat : 4666 (satsolver.sh) S 4652 4651 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285724608 9367552 267 33554432000 4194304 5064252 140733602906672 140733602905584 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4666/statm: 2287 267 226 213 0 72 0
[pid=4667] ppid=4666 vsize=1374908 CPUtime=1466.15 cores=1,3,5,7
/proc/4667/stat : 4667 (glucose) R 4666 4651 4385 0 -1 4202496 162729 0 0 0 146557 58 0 0 20 0 1 0 285724608 1407905792 299044 33554432000 4194304 5208918 140733367986080 140733367983928 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4667/statm: 343727 299044 104 248 0 343476 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 2507604

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 4692
/proc/meminfo: memFree=23307368/32873624 swapFree=7104/7104
[pid=4651] ppid=4649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4651/stat : 4651 (npSolver-wbo-I.) S 4649 4651 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285723017 9367552 274 33554432000 4194304 5064252 140736902335680 140736902334592 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4651/statm: 2287 274 233 213 0 72 0
[pid=4652] ppid=4651 vsize=1114400 CPUtime=15.88 cores=1,3,5,7
/proc/4652/stat : 4652 (npSolver-wbo) S 4651 4651 4385 0 -1 4202496 30176 50234 0 0 863 149 526 50 20 0 1 0 285723017 1141145600 153146 33554432000 4194304 5990268 140735822279728 140735822271168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4652/statm: 278600 153146 166 439 0 278157 0
[pid=4666] ppid=4652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4666/stat : 4666 (satsolver.sh) S 4652 4651 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285724608 9367552 267 33554432000 4194304 5064252 140733602906672 140733602905584 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4666/statm: 2287 267 226 213 0 72 0
[pid=4667] ppid=4666 vsize=1375356 CPUtime=1526.14 cores=1,3,5,7
/proc/4667/stat : 4667 (glucose) R 4666 4651 4385 0 -1 4202496 162784 0 0 0 152556 58 0 0 20 0 1 0 285724608 1408364544 299099 33554432000 4194304 5208918 140733367986080 140733367984040 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4667/statm: 343839 299099 104 248 0 343588 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 2508052

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 4692
/proc/meminfo: memFree=23307368/32873624 swapFree=7104/7104
[pid=4651] ppid=4649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4651/stat : 4651 (npSolver-wbo-I.) S 4649 4651 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285723017 9367552 274 33554432000 4194304 5064252 140736902335680 140736902334592 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4651/statm: 2287 274 233 213 0 72 0
[pid=4652] ppid=4651 vsize=1114400 CPUtime=15.88 cores=1,3,5,7
/proc/4652/stat : 4652 (npSolver-wbo) S 4651 4651 4385 0 -1 4202496 30176 50234 0 0 863 149 526 50 20 0 1 0 285723017 1141145600 153146 33554432000 4194304 5990268 140735822279728 140735822271168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4652/statm: 278600 153146 166 439 0 278157 0
[pid=4666] ppid=4652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4666/stat : 4666 (satsolver.sh) S 4652 4651 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285724608 9367552 267 33554432000 4194304 5064252 140733602906672 140733602905584 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4666/statm: 2287 267 226 213 0 72 0
[pid=4667] ppid=4666 vsize=1375356 CPUtime=1586.13 cores=1,3,5,7
/proc/4667/stat : 4667 (glucose) R 4666 4651 4385 0 -1 4202496 162785 0 0 0 158555 58 0 0 20 0 1 0 285724608 1408364544 299100 33554432000 4194304 5208918 140733367986080 140733367984040 4211162 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4667/statm: 343839 299100 104 248 0 343588 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 2508052

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 4693
/proc/meminfo: memFree=23307248/32873624 swapFree=7104/7104
[pid=4651] ppid=4649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4651/stat : 4651 (npSolver-wbo-I.) S 4649 4651 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285723017 9367552 274 33554432000 4194304 5064252 140736902335680 140736902334592 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4651/statm: 2287 274 233 213 0 72 0
[pid=4652] ppid=4651 vsize=1114400 CPUtime=15.88 cores=1,3,5,7
/proc/4652/stat : 4652 (npSolver-wbo) S 4651 4651 4385 0 -1 4202496 30176 50234 0 0 863 149 526 50 20 0 1 0 285723017 1141145600 153146 33554432000 4194304 5990268 140735822279728 140735822271168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4652/statm: 278600 153146 166 439 0 278157 0
[pid=4666] ppid=4652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4666/stat : 4666 (satsolver.sh) S 4652 4651 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285724608 9367552 267 33554432000 4194304 5064252 140733602906672 140733602905584 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4666/statm: 2287 267 226 213 0 72 0
[pid=4667] ppid=4666 vsize=1375356 CPUtime=1646.12 cores=1,3,5,7
/proc/4667/stat : 4667 (glucose) R 4666 4651 4385 0 -1 4202496 162785 0 0 0 164554 58 0 0 20 0 1 0 285724608 1408364544 299100 33554432000 4194304 5208918 140733367986080 140733367984040 4205761 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4667/statm: 343839 299100 104 248 0 343588 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 2508052

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 4693
/proc/meminfo: memFree=23303228/32873624 swapFree=7104/7104
[pid=4651] ppid=4649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4651/stat : 4651 (npSolver-wbo-I.) S 4649 4651 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285723017 9367552 274 33554432000 4194304 5064252 140736902335680 140736902334592 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4651/statm: 2287 274 233 213 0 72 0
[pid=4652] ppid=4651 vsize=1114400 CPUtime=15.88 cores=1,3,5,7
/proc/4652/stat : 4652 (npSolver-wbo) S 4651 4651 4385 0 -1 4202496 30176 50234 0 0 863 149 526 50 20 0 1 0 285723017 1141145600 153146 33554432000 4194304 5990268 140735822279728 140735822271168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4652/statm: 278600 153146 166 439 0 278157 0
[pid=4666] ppid=4652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4666/stat : 4666 (satsolver.sh) S 4652 4651 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285724608 9367552 267 33554432000 4194304 5064252 140733602906672 140733602905584 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4666/statm: 2287 267 226 213 0 72 0
[pid=4667] ppid=4666 vsize=1375356 CPUtime=1706.11 cores=1,3,5,7
/proc/4667/stat : 4667 (glucose) R 4666 4651 4385 0 -1 4202496 162787 0 0 0 170553 58 0 0 20 0 1 0 285724608 1408364544 299612 33554432000 4194304 5208918 140733367986080 140733367984040 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4667/statm: 343839 299612 104 248 0 343588 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 2508052

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 4735
/proc/meminfo: memFree=25345936/32873624 swapFree=7104/7104
[pid=4651] ppid=4649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4651/stat : 4651 (npSolver-wbo-I.) S 4649 4651 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285723017 9367552 274 33554432000 4194304 5064252 140736902335680 140736902334592 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4651/statm: 2287 274 233 213 0 72 0
[pid=4652] ppid=4651 vsize=1114400 CPUtime=15.88 cores=1,3,5,7
/proc/4652/stat : 4652 (npSolver-wbo) S 4651 4651 4385 0 -1 4202496 30176 50234 0 0 863 149 526 50 20 0 1 0 285723017 1141145600 153146 33554432000 4194304 5990268 140735822279728 140735822271168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4652/statm: 278600 153146 166 439 0 278157 0
[pid=4666] ppid=4652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4666/stat : 4666 (satsolver.sh) S 4652 4651 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285724608 9367552 267 33554432000 4194304 5064252 140733602906672 140733602905584 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4666/statm: 2287 267 226 213 0 72 0
[pid=4667] ppid=4666 vsize=1375356 CPUtime=1766.1 cores=1,3,5,7
/proc/4667/stat : 4667 (glucose) R 4666 4651 4385 0 -1 4202496 162791 0 0 0 176552 58 0 0 20 0 1 0 285724608 1408364544 299613 33554432000 4194304 5208918 140733367986080 140733367984040 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4667/statm: 343839 299613 104 248 0 343588 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 2508052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 4735
/proc/meminfo: memFree=25225524/32873624 swapFree=7104/7104
[pid=4651] ppid=4649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4651/stat : 4651 (npSolver-wbo-I.) S 4649 4651 4385 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 285723017 9367552 274 33554432000 4194304 5064252 140736902335680 140736902334592 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4651/statm: 2287 274 233 213 0 72 0
[pid=4652] ppid=4651 vsize=1114400 CPUtime=15.88 cores=1,3,5,7
/proc/4652/stat : 4652 (npSolver-wbo) S 4651 4651 4385 0 -1 4202496 30176 50234 0 0 863 149 526 50 20 0 1 0 285723017 1141145600 153146 33554432000 4194304 5990268 140735822279728 140735822271168 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4652/statm: 278600 153146 166 439 0 278157 0
[pid=4666] ppid=4652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4666/stat : 4666 (satsolver.sh) S 4652 4651 4385 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285724608 9367552 267 33554432000 4194304 5064252 140733602906672 140733602905584 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4666/statm: 2287 267 226 213 0 72 0
[pid=4667] ppid=4666 vsize=1375356 CPUtime=1784.2 cores=1,3,5,7
/proc/4667/stat : 4667 (glucose) R 4666 4651 4385 0 -1 4202496 162791 0 0 0 178362 58 0 0 20 0 1 0 285724608 1408364544 299613 33554432000 4194304 5208918 140733367986080 140733367984040 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4667/statm: 343839 299613 104 248 0 343588 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 2508052

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4651 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=897887
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=15693
# CPU time returned by wait4() is 15.9136
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.08
CPU user time (s): 1797.51
CPU system time (s): 2.57
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 3044632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.8979
system time used= 2.01569
maximum resident set size= 1166440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81386
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1177800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 506
involuntary context switches= 37

runsolver used 2.75158 second user time and 7.07792 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-28 11:06:16
IDJOB=3714480
IDBENCH=79123
IDSOLVER=2295
FILE ID=node121/3714480-1338195975
RUNJOBID= node121-1338194146-4402
PBS_JOBID= 14624594
Free space on /tmp= 71640 MiB

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

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

MD5SUM BENCH= 14c1785b94a37a1f4c31a89d52f68595
RANDOM SEED=223793872

node121.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873624 kB
MemFree:        27831048 kB
Buffers:          574736 kB
Cached:          2907680 kB
SwapCached:            0 kB
Active:          1630420 kB
Inactive:        2547540 kB
Active(anon):     692372 kB
Inactive(anon):        0 kB
Active(file):     938048 kB
Inactive(file):  2547540 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             22092 kB
Writeback:             0 kB
AnonPages:        696860 kB
Mapped:            14872 kB
Shmem:               200 kB
Slab:             725452 kB
SReclaimable:     168808 kB
SUnreclaim:       556644 kB
KernelStack:        1440 kB
PageTables:         4928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:    1165184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    675840 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= 71012 MiB
End job on node121 at 2012-05-28 11:36:16