Trace number 3754004

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 (fixed)? (TO) 1800.12 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.rf7.ucl--soft-0-100-0.wbo
MD5SUM97204d9d3071460ca4d6ce46ec0d7b5a
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small 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 benchmark0.31895
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3736
Total number of constraints10457
Number of soft constraints10457
Number of constraints which are clauses10089
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints368
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 528640
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 528639
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.11	c run usual solver
0.00/0.60	o 5789
0.00/0.60	c current bound: 2894
0.00/0.60	c fallback to adder encoding
1301.26/1301.51	o 2894
1301.26/1301.51	c current bound: 1447
1301.26/1301.51	c fallback to adder encoding
1800.07/1800.41	./satsolver.sh: line 5: 32048 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.41	c error: unexpected solver exit code
1800.07/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-3754004-1339194908/watcher-3754004-1339194908 -o /tmp/evaluation-result-3754004-1339194908/solver-3754004-1339194908 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754004-1339194908.wbo 1537271348 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 2.00 3/179 29769
/proc/meminfo: memFree=30016984/32873844 swapFree=7632/7632
[pid=29769] ppid=29767 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29769/stat : 29769 (npSolver-wbo-I.) S 29767 29769 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385615117 9367552 275 33554432000 4194304 5064252 140734037639808 140734037638720 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29769/statm: 2287 275 233 213 0 72 0

[startup+0.013104 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29769
/proc/meminfo: memFree=30016984/32873844 swapFree=7632/7632
[pid=29769] ppid=29767 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29769/stat : 29769 (npSolver-wbo-I.) S 29767 29769 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385615117 9367552 275 33554432000 4194304 5064252 140734037639808 140734037638720 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29769/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100279 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29769
/proc/meminfo: memFree=30016984/32873844 swapFree=7632/7632
[pid=29769] ppid=29767 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29769/stat : 29769 (npSolver-wbo-I.) S 29767 29769 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385615117 9367552 275 33554432000 4194304 5064252 140734037639808 140734037638720 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29769/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300296 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29769
/proc/meminfo: memFree=30016984/32873844 swapFree=7632/7632
[pid=29769] ppid=29767 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29769/stat : 29769 (npSolver-wbo-I.) S 29767 29769 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385615117 9367552 275 33554432000 4194304 5064252 140734037639808 140734037638720 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29769/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700272 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29769
/proc/meminfo: memFree=30016984/32873844 swapFree=7632/7632
[pid=29769] ppid=29767 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29769/stat : 29769 (npSolver-wbo-I.) S 29767 29769 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385615117 9367552 275 33554432000 4194304 5064252 140734037639808 140734037638720 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29769/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29781
/proc/meminfo: memFree=29952260/32873844 swapFree=7632/7632
[pid=29769] ppid=29767 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29769/stat : 29769 (npSolver-wbo-I.) S 29767 29769 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385615117 9367552 275 33554432000 4194304 5064252 140734037639808 140734037638720 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29769/statm: 2287 275 233 213 0 72 0
[pid=29770] ppid=29769 vsize=102592 CPUtime=1.48 cores=1,3,5,7
/proc/29770/stat : 29770 (npSolver-wbo) R 29769 29769 25698 0 -1 4202496 10294 10932 0 0 98 8 40 2 20 0 1 0 385615118 105054208 23965 33554432000 4194304 6006132 140735675295424 140735675287784 4582297 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29770/statm: 25648 23965 178 443 0 25201 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 111740

[startup+3.10036 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29781
/proc/meminfo: memFree=29722336/32873844 swapFree=7632/7632
[pid=29769] ppid=29767 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29769/stat : 29769 (npSolver-wbo-I.) S 29767 29769 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385615117 9367552 275 33554432000 4194304 5064252 140734037639808 140734037638720 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29769/statm: 2287 275 233 213 0 72 0
[pid=29770] ppid=29769 vsize=168128 CPUtime=2.1 cores=1,3,5,7
/proc/29770/stat : 29770 (npSolver-wbo) S 29769 29769 25698 0 -1 4202496 11371 10932 0 0 144 24 40 2 20 0 1 0 385615118 172163072 31646 33554432000 4194304 6006132 140735675295424 140735675286832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29770/statm: 42032 31646 179 443 0 41585 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 177276
heavy processes:

[startup+6.3005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29783
/proc/meminfo: memFree=29660380/32873844 swapFree=7632/7632
[pid=29769] ppid=29767 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29769/stat : 29769 (npSolver-wbo-I.) S 29767 29769 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385615117 9367552 275 33554432000 4194304 5064252 140734037639808 140734037638720 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29769/statm: 2287 275 233 213 0 72 0
[pid=29770] ppid=29769 vsize=168128 CPUtime=2.1 cores=1,3,5,7
/proc/29770/stat : 29770 (npSolver-wbo) S 29769 29769 25698 0 -1 4202496 11371 10932 0 0 144 24 40 2 20 0 1 0 385615118 172163072 31646 33554432000 4194304 6006132 140735675295424 140735675286832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29770/statm: 42032 31646 179 443 0 41585 0
[pid=29782] ppid=29770 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (satsolver.sh) S 29770 29769 25698 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385615330 9367552 267 33554432000 4194304 5064252 140735451191344 140735451190256 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29782/statm: 2287 267 226 213 0 72 0
[pid=29783] ppid=29782 vsize=247728 CPUtime=4.16 cores=1,3,5,7
/proc/29783/stat : 29783 (glucose) R 29782 29769 25698 0 -1 4202496 44578 0 0 0 402 14 0 0 20 0 1 0 385615331 253673472 55688 33554432000 4194304 5208918 140734472148480 140734472146152 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29783/statm: 61932 55688 104 248 0 61681 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 434152

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29783
/proc/meminfo: memFree=29641972/32873844 swapFree=7632/7632
[pid=29769] ppid=29767 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29769/stat : 29769 (npSolver-wbo-I.) S 29767 29769 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385615117 9367552 275 33554432000 4194304 5064252 140734037639808 140734037638720 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29769/statm: 2287 275 233 213 0 72 0
[pid=29770] ppid=29769 vsize=168128 CPUtime=2.1 cores=1,3,5,7
/proc/29770/stat : 29770 (npSolver-wbo) S 29769 29769 25698 0 -1 4202496 11371 10932 0 0 144 24 40 2 20 0 1 0 385615118 172163072 31646 33554432000 4194304 6006132 140735675295424 140735675286832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29770/statm: 42032 31646 179 443 0 41585 0
[pid=29782] ppid=29770 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (satsolver.sh) S 29770 29769 25698 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385615330 9367552 267 33554432000 4194304 5064252 140735451191344 140735451190256 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29782/statm: 2287 267 226 213 0 72 0
[pid=29783] ppid=29782 vsize=247728 CPUtime=10.56 cores=1,3,5,7
/proc/29783/stat : 29783 (glucose) R 29782 29769 25698 0 -1 4202496 44578 0 0 0 1042 14 0 0 20 0 1 0 385615331 253673472 55688 33554432000 4194304 5208918 140734472148480 140734472146152 4229469 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29783/statm: 61932 55688 104 248 0 61681 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 434152

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29783
/proc/meminfo: memFree=29617476/32873844 swapFree=7632/7632
[pid=29769] ppid=29767 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29769/stat : 29769 (npSolver-wbo-I.) S 29767 29769 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385615117 9367552 275 33554432000 4194304 5064252 140734037639808 140734037638720 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29769/statm: 2287 275 233 213 0 72 0
[pid=29770] ppid=29769 vsize=168128 CPUtime=2.1 cores=1,3,5,7
/proc/29770/stat : 29770 (npSolver-wbo) S 29769 29769 25698 0 -1 4202496 11371 10932 0 0 144 24 40 2 20 0 1 0 385615118 172163072 31646 33554432000 4194304 6006132 140735675295424 140735675286832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29770/statm: 42032 31646 179 443 0 41585 0
[pid=29782] ppid=29770 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (satsolver.sh) S 29770 29769 25698 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385615330 9367552 267 33554432000 4194304 5064252 140735451191344 140735451190256 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29782/statm: 2287 267 226 213 0 72 0
[pid=29783] ppid=29782 vsize=247728 CPUtime=23.36 cores=1,3,5,7
/proc/29783/stat : 29783 (glucose) R 29782 29769 25698 0 -1 4202496 44579 0 0 0 2322 14 0 0 20 0 1 0 385615331 253673472 55689 33554432000 4194304 5208918 140734472148480 140734472146152 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29783/statm: 61932 55689 104 248 0 61681 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 434152

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29783
/proc/meminfo: memFree=29569088/32873844 swapFree=7632/7632
[pid=29769] ppid=29767 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29769/stat : 29769 (npSolver-wbo-I.) S 29767 29769 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385615117 9367552 275 33554432000 4194304 5064252 140734037639808 140734037638720 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29769/statm: 2287 275 233 213 0 72 0
[pid=29770] ppid=29769 vsize=168128 CPUtime=2.1 cores=1,3,5,7
/proc/29770/stat : 29770 (npSolver-wbo) S 29769 29769 25698 0 -1 4202496 11371 10932 0 0 144 24 40 2 20 0 1 0 385615118 172163072 31646 33554432000 4194304 6006132 140735675295424 140735675286832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29770/statm: 42032 31646 179 443 0 41585 0
[pid=29782] ppid=29770 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (satsolver.sh) S 29770 29769 25698 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385615330 9367552 267 33554432000 4194304 5064252 140735451191344 140735451190256 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29782/statm: 2287 267 226 213 0 72 0
[pid=29783] ppid=29782 vsize=248384 CPUtime=48.96 cores=1,3,5,7
/proc/29783/stat : 29783 (glucose) R 29782 29769 25698 0 -1 4202496 44729 0 0 0 4882 14 0 0 20 0 1 0 385615331 254345216 55839 33554432000 4194304 5208918 140734472148480 140734472146152 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29783/statm: 62096 55839 104 248 0 61845 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 434808

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 29783
/proc/meminfo: memFree=29660624/32873844 swapFree=7632/7632
[pid=29769] ppid=29767 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29769/stat : 29769 (npSolver-wbo-I.) S 29767 29769 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385615117 9367552 275 33554432000 4194304 5064252 140734037639808 140734037638720 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29769/statm: 2287 275 233 213 0 72 0
[pid=29770] ppid=29769 vsize=168128 CPUtime=2.1 cores=1,3,5,7
/proc/29770/stat : 29770 (npSolver-wbo) S 29769 29769 25698 0 -1 4202496 11371 10932 0 0 144 24 40 2 20 0 1 0 385615118 172163072 31646 33554432000 4194304 6006132 140735675295424 140735675286832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29770/statm: 42032 31646 179 443 0 41585 0
[pid=29782] ppid=29770 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (satsolver.sh) S 29770 29769 25698 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385615330 9367552 267 33554432000 4194304 5064252 140735451191344 140735451190256 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29782/statm: 2287 267 226 213 0 72 0
[pid=29783] ppid=29782 vsize=248384 CPUtime=100.15 cores=1,3,5,7
/proc/29783/stat : 29783 (glucose) R 29782 29769 25698 0 -1 4202496 44735 0 0 0 10001 14 0 0 20 0 1 0 385615331 254345216 55845 33554432000 4194304 5208918 140734472148480 140734472146152 4229344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29783/statm: 62096 55845 104 248 0 61845 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 434808

[startup+162.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 29783
/proc/meminfo: memFree=29627280/32873844 swapFree=7632/7632
[pid=29769] ppid=29767 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29769/stat : 29769 (npSolver-wbo-I.) S 29767 29769 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385615117 9367552 275 33554432000 4194304 5064252 140734037639808 140734037638720 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29769/statm: 2287 275 233 213 0 72 0
[pid=29770] ppid=29769 vsize=168128 CPUtime=2.1 cores=1,3,5,7
/proc/29770/stat : 29770 (npSolver-wbo) S 29769 29769 25698 0 -1 4202496 11371 10932 0 0 144 24 40 2 20 0 1 0 385615118 172163072 31646 33554432000 4194304 6006132 140735675295424 140735675286832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29770/statm: 42032 31646 179 443 0 41585 0
[pid=29782] ppid=29770 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (satsolver.sh) S 29770 29769 25698 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385615330 9367552 267 33554432000 4194304 5064252 140735451191344 140735451190256 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/29782/statm: 2287 267 226 213 0 72 0
[pid=29783] ppid=29782 vsize=248740 CPUtime=160.14 cores=1,3,5,7
/proc/29783/stat : 29783 (glucose) R 29782 29769 25698 0 -1 4202496 44793 0 0 0 16000 14 0 0 20 0 1 0 385615331 254709760 55903 33554432000 4194304 5208918 140734472148480 140734472146152 4211834 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29783/statm: 62185 55903 104 248 0 61934 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 435164

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29784
/proc/meminfo: memFree=29593372/32873844 swapFree=7632/7632

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32048
/proc/meminfo: memFree=29651668/32873844 swapFree=7632/7632
[pid=29769] ppid=29767 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29769/stat : 29769 (npSolver-wbo-I.) S 29767 29769 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385615117 9367552 275 33554432000 4194304 5064252 140734037639808 140734037638720 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29769/statm: 2287 275 233 213 0 72 0
[pid=29770] ppid=29769 vsize=150444 CPUtime=1302.67 cores=1,3,5,7
/proc/29770/stat : 29770 (npSolver-wbo) S 29769 29769 25698 0 -1 4202496 19507 65968 0 0 266 42 129904 55 20 0 1 0 385615118 154054656 25210 33554432000 4194304 6006132 140735675295424 140735675286832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29770/statm: 37611 25210 180 443 0 37164 0
[pid=32047] ppid=29770 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32047/stat : 32047 (satsolver.sh) S 29770 29769 25698 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385745408 9367552 266 33554432000 4194304 5064252 140734422911744 140734422910656 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32047/statm: 2287 266 226 213 0 72 0
[pid=32048] ppid=32047 vsize=233836 CPUtime=59.36 cores=1,3,5,7
/proc/32048/stat : 32048 (glucose) R 32047 29769 25698 0 -1 4202496 41199 0 0 0 5925 11 0 0 20 0 1 0 385745409 239448064 50771 33554432000 4194304 5208918 140733868582752 140733868580584 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32048/statm: 58459 50771 104 248 0 58208 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 402576

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32049
/proc/meminfo: memFree=29647572/32873844 swapFree=7632/7632
[pid=29769] ppid=29767 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29769/stat : 29769 (npSolver-wbo-I.) S 29767 29769 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385615117 9367552 275 33554432000 4194304 5064252 140734037639808 140734037638720 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29769/statm: 2287 275 233 213 0 72 0
[pid=29770] ppid=29769 vsize=150444 CPUtime=1302.67 cores=1,3,5,7
/proc/29770/stat : 29770 (npSolver-wbo) S 29769 29769 25698 0 -1 4202496 19507 65968 0 0 266 42 129904 55 20 0 1 0 385615118 154054656 25210 33554432000 4194304 6006132 140735675295424 140735675286832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29770/statm: 37611 25210 180 443 0 37164 0
[pid=32047] ppid=29770 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32047/stat : 32047 (satsolver.sh) S 29770 29769 25698 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385745408 9367552 266 33554432000 4194304 5064252 140734422911744 140734422910656 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32047/statm: 2287 266 226 213 0 72 0
[pid=32048] ppid=32047 vsize=233836 CPUtime=119.36 cores=1,3,5,7
/proc/32048/stat : 32048 (glucose) R 32047 29769 25698 0 -1 4202496 41201 0 0 0 11925 11 0 0 20 0 1 0 385745409 239448064 51284 33554432000 4194304 5208918 140733868582752 140733868580584 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32048/statm: 58459 51284 105 248 0 58208 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 402576

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32049
/proc/meminfo: memFree=29682640/32873844 swapFree=7632/7632
[pid=29769] ppid=29767 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29769/stat : 29769 (npSolver-wbo-I.) S 29767 29769 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385615117 9367552 275 33554432000 4194304 5064252 140734037639808 140734037638720 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29769/statm: 2287 275 233 213 0 72 0
[pid=29770] ppid=29769 vsize=150444 CPUtime=1302.67 cores=1,3,5,7
/proc/29770/stat : 29770 (npSolver-wbo) S 29769 29769 25698 0 -1 4202496 19507 65968 0 0 266 42 129904 55 20 0 1 0 385615118 154054656 25210 33554432000 4194304 6006132 140735675295424 140735675286832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29770/statm: 37611 25210 180 443 0 37164 0
[pid=32047] ppid=29770 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32047/stat : 32047 (satsolver.sh) S 29770 29769 25698 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385745408 9367552 266 33554432000 4194304 5064252 140734422911744 140734422910656 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32047/statm: 2287 266 226 213 0 72 0
[pid=32048] ppid=32047 vsize=233836 CPUtime=179.34 cores=1,3,5,7
/proc/32048/stat : 32048 (glucose) R 32047 29769 25698 0 -1 4202496 41209 0 0 0 17923 11 0 0 20 0 1 0 385745409 239448064 51284 33554432000 4194304 5208918 140733868582752 140733868580584 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32048/statm: 58459 51284 105 248 0 58208 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 402576

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/184 32052
/proc/meminfo: memFree=29681724/32873844 swapFree=7632/7632
[pid=29769] ppid=29767 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29769/stat : 29769 (npSolver-wbo-I.) S 29767 29769 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385615117 9367552 275 33554432000 4194304 5064252 140734037639808 140734037638720 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29769/statm: 2287 275 233 213 0 72 0
[pid=29770] ppid=29769 vsize=150444 CPUtime=1302.67 cores=1,3,5,7
/proc/29770/stat : 29770 (npSolver-wbo) S 29769 29769 25698 0 -1 4202496 19507 65968 0 0 266 42 129904 55 20 0 1 0 385615118 154054656 25210 33554432000 4194304 6006132 140735675295424 140735675286832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29770/statm: 37611 25210 180 443 0 37164 0
[pid=32047] ppid=29770 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32047/stat : 32047 (satsolver.sh) S 29770 29769 25698 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385745408 9367552 266 33554432000 4194304 5064252 140734422911744 140734422910656 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32047/statm: 2287 266 226 213 0 72 0
[pid=32048] ppid=32047 vsize=233836 CPUtime=239.33 cores=1,3,5,7
/proc/32048/stat : 32048 (glucose) R 32047 29769 25698 0 -1 4202496 41214 0 0 0 23922 11 0 0 20 0 1 0 385745409 239448064 51536 33554432000 4194304 5208918 140733868582752 140733868580584 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32048/statm: 58459 51536 105 248 0 58208 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 402576

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 32075
/proc/meminfo: memFree=29679336/32873844 swapFree=7632/7632
[pid=29769] ppid=29767 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29769/stat : 29769 (npSolver-wbo-I.) S 29767 29769 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385615117 9367552 275 33554432000 4194304 5064252 140734037639808 140734037638720 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29769/statm: 2287 275 233 213 0 72 0
[pid=29770] ppid=29769 vsize=150444 CPUtime=1302.67 cores=1,3,5,7
/proc/29770/stat : 29770 (npSolver-wbo) S 29769 29769 25698 0 -1 4202496 19507 65968 0 0 266 42 129904 55 20 0 1 0 385615118 154054656 25210 33554432000 4194304 6006132 140735675295424 140735675286832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29770/statm: 37611 25210 180 443 0 37164 0
[pid=32047] ppid=29770 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32047/stat : 32047 (satsolver.sh) S 29770 29769 25698 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385745408 9367552 266 33554432000 4194304 5064252 140734422911744 140734422910656 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32047/statm: 2287 266 226 213 0 72 0
[pid=32048] ppid=32047 vsize=233836 CPUtime=299.32 cores=1,3,5,7
/proc/32048/stat : 32048 (glucose) R 32047 29769 25698 0 -1 4202496 41215 0 0 0 29921 11 0 0 20 0 1 0 385745409 239448064 52245 33554432000 4194304 5208918 140733868582752 140733868580584 4211147 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32048/statm: 58459 52245 105 248 0 58208 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 402576

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 32075
/proc/meminfo: memFree=29679344/32873844 swapFree=7632/7632
[pid=29769] ppid=29767 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29769/stat : 29769 (npSolver-wbo-I.) S 29767 29769 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385615117 9367552 275 33554432000 4194304 5064252 140734037639808 140734037638720 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29769/statm: 2287 275 233 213 0 72 0
[pid=29770] ppid=29769 vsize=150444 CPUtime=1302.67 cores=1,3,5,7
/proc/29770/stat : 29770 (npSolver-wbo) S 29769 29769 25698 0 -1 4202496 19507 65968 0 0 266 42 129904 55 20 0 1 0 385615118 154054656 25210 33554432000 4194304 6006132 140735675295424 140735675286832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29770/statm: 37611 25210 180 443 0 37164 0
[pid=32047] ppid=29770 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32047/stat : 32047 (satsolver.sh) S 29770 29769 25698 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385745408 9367552 266 33554432000 4194304 5064252 140734422911744 140734422910656 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32047/statm: 2287 266 226 213 0 72 0
[pid=32048] ppid=32047 vsize=233836 CPUtime=359.31 cores=1,3,5,7
/proc/32048/stat : 32048 (glucose) R 32047 29769 25698 0 -1 4202496 41271 0 0 0 35920 11 0 0 20 0 1 0 385745409 239448064 52301 33554432000 4194304 5208918 140733868582752 140733868579128 4211160 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32048/statm: 58459 52301 105 248 0 58208 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 402576

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32076
/proc/meminfo: memFree=29675684/32873844 swapFree=7632/7632
[pid=29769] ppid=29767 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29769/stat : 29769 (npSolver-wbo-I.) S 29767 29769 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385615117 9367552 275 33554432000 4194304 5064252 140734037639808 140734037638720 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29769/statm: 2287 275 233 213 0 72 0
[pid=29770] ppid=29769 vsize=150444 CPUtime=1302.67 cores=1,3,5,7
/proc/29770/stat : 29770 (npSolver-wbo) S 29769 29769 25698 0 -1 4202496 19507 65968 0 0 266 42 129904 55 20 0 1 0 385615118 154054656 25210 33554432000 4194304 6006132 140735675295424 140735675286832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29770/statm: 37611 25210 180 443 0 37164 0
[pid=32047] ppid=29770 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32047/stat : 32047 (satsolver.sh) S 29770 29769 25698 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385745408 9367552 266 33554432000 4194304 5064252 140734422911744 140734422910656 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32047/statm: 2287 266 226 213 0 72 0
[pid=32048] ppid=32047 vsize=233836 CPUtime=419.31 cores=1,3,5,7
/proc/32048/stat : 32048 (glucose) R 32047 29769 25698 0 -1 4202496 41540 0 0 0 41919 12 0 0 20 0 1 0 385745409 239448064 53081 33554432000 4194304 5208918 140733868582752 140733868579128 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32048/statm: 58459 53081 105 248 0 58208 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 402576

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32076
/proc/meminfo: memFree=29673960/32873844 swapFree=7632/7632
[pid=29769] ppid=29767 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29769/stat : 29769 (npSolver-wbo-I.) S 29767 29769 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385615117 9367552 275 33554432000 4194304 5064252 140734037639808 140734037638720 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29769/statm: 2287 275 233 213 0 72 0
[pid=29770] ppid=29769 vsize=150444 CPUtime=1302.67 cores=1,3,5,7
/proc/29770/stat : 29770 (npSolver-wbo) S 29769 29769 25698 0 -1 4202496 19507 65968 0 0 266 42 129904 55 20 0 1 0 385615118 154054656 25210 33554432000 4194304 6006132 140735675295424 140735675286832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29770/statm: 37611 25210 180 443 0 37164 0
[pid=32047] ppid=29770 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32047/stat : 32047 (satsolver.sh) S 29770 29769 25698 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385745408 9367552 266 33554432000 4194304 5064252 140734422911744 140734422910656 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32047/statm: 2287 266 226 213 0 72 0
[pid=32048] ppid=32047 vsize=234264 CPUtime=479.3 cores=1,3,5,7
/proc/32048/stat : 32048 (glucose) R 32047 29769 25698 0 -1 4202496 41865 0 0 0 47918 12 0 0 20 0 1 0 385745409 239886336 53468 33554432000 4194304 5208918 140733868582752 140733868580712 4211537 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32048/statm: 58566 53468 105 248 0 58315 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 403004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32076
/proc/meminfo: memFree=29672472/32873844 swapFree=7632/7632
[pid=29769] ppid=29767 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29769/stat : 29769 (npSolver-wbo-I.) S 29767 29769 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385615117 9367552 275 33554432000 4194304 5064252 140734037639808 140734037638720 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29769/statm: 2287 275 233 213 0 72 0
[pid=29770] ppid=29769 vsize=150444 CPUtime=1302.67 cores=1,3,5,7
/proc/29770/stat : 29770 (npSolver-wbo) S 29769 29769 25698 0 -1 4202496 19507 65968 0 0 266 42 129904 55 20 0 1 0 385615118 154054656 25210 33554432000 4194304 6006132 140735675295424 140735675286832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29770/statm: 37611 25210 180 443 0 37164 0
[pid=32047] ppid=29770 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32047/stat : 32047 (satsolver.sh) S 29770 29769 25698 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385745408 9367552 266 33554432000 4194304 5064252 140734422911744 140734422910656 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32047/statm: 2287 266 226 213 0 72 0
[pid=32048] ppid=32047 vsize=265416 CPUtime=497.4 cores=1,3,5,7
/proc/32048/stat : 32048 (glucose) R 32047 29769 25698 0 -1 4202496 42234 0 0 0 49728 12 0 0 20 0 1 0 385745409 271785984 53834 33554432000 4194304 5208918 140733868582752 140733868580904 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32048/statm: 66354 53834 105 248 0 66103 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 434156

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1799
CPU system time (s): 1.11783
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 509204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799
system time used= 1.11783
maximum resident set size= 288364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128699
page faults= 0
swaps= 0
block input operations= 0
block output operations= 356664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1073
involuntary context switches= 1889

runsolver used 6.07308 second user time and 21.3558 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-09 00:35:08
IDJOB=3754004
IDBENCH=79323
IDSOLVER=2338
FILE ID=node141/3754004-1339194908
RUNJOBID= node141-1339184705-27386
PBS_JOBID= 14643818
Free space on /tmp= 69136 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.rf7.ucl--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-3754004-1339194908/watcher-3754004-1339194908 -o /tmp/evaluation-result-3754004-1339194908/solver-3754004-1339194908 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754004-1339194908.wbo 1537271348 HOME HOME

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

MD5SUM BENCH= 97204d9d3071460ca4d6ce46ec0d7b5a
RANDOM SEED=1537271348

node141.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		: 2666.744
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	: 5333.48
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		: 2666.744
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		: 2666.744
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.93
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		: 2666.744
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.92
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		: 2666.744
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		: 2666.744
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		: 2666.744
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.92
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		: 2666.744
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:        30016876 kB
Buffers:          240528 kB
Cached:          1488944 kB
SwapCached:         2544 kB
Active:           670704 kB
Inactive:        1256624 kB
Active(anon):     197132 kB
Inactive(anon):     3040 kB
Active(file):     473572 kB
Inactive(file):  1253584 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098960 kB
Dirty:              8860 kB
Writeback:             0 kB
AnonPages:        208368 kB
Mapped:             9704 kB
Shmem:                 0 kB
Slab:             783832 kB
SReclaimable:     225228 kB
SUnreclaim:       558604 kB
KernelStack:        1464 kB
PageTables:         4384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     333400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    110592 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= 69044 MiB
End job on node141 at 2012-06-09 01:05:08