Trace number 3717155

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
wbo2satCp2 2012-05-19? (TO) 1800.11 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/coloring/
normalized-le450-5a-3_wcsp.wbo
MD5SUM72c9ce0449d9d860fc68cf7a2819c6b0
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark1554
Best CPU time to get the best result obtained on this benchmark1800.08
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1350
Total number of constraints17592
Number of soft constraints17142
Number of constraints which are clauses17142
Number of constraints which are cardinality constraints (but not clauses)450
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Top cost 5715
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 17142
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
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.15	o 1635
0.00/0.15	c current bound: 817
0.00/0.15	c fallback to adder encoding
1800.07/1800.41	./satsolver.sh: line 5: 15460 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
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-3717155-1338246066/watcher-3717155-1338246066 -o /tmp/evaluation-result-3717155-1338246066/solver-3717155-1338246066 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3717155-1338246066.wbo 1985949096 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.16 4.30 3.29 3/180 15453
/proc/meminfo: memFree=24752288/32873844 swapFree=6872/6872
[pid=15453] ppid=15451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15453/stat : 15453 (runWbo2satCp2.s) S 15451 15453 13427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290735093 9367552 274 33554432000 4194304 5064252 140734156270288 140734156269200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15453/statm: 2287 274 233 213 0 72 0

[startup+0.0353431 s]
/proc/loadavg: 5.16 4.30 3.29 3/180 15453
/proc/meminfo: memFree=24752288/32873844 swapFree=6872/6872
[pid=15453] ppid=15451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15453/stat : 15453 (runWbo2satCp2.s) S 15451 15453 13427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290735093 9367552 274 33554432000 4194304 5064252 140734156270288 140734156269200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15453/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 5.16 4.30 3.29 3/180 15453
/proc/meminfo: memFree=24752288/32873844 swapFree=6872/6872
[pid=15453] ppid=15451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15453/stat : 15453 (runWbo2satCp2.s) S 15451 15453 13427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290735093 9367552 274 33554432000 4194304 5064252 140734156270288 140734156269200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15453/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300276 s]
/proc/loadavg: 5.16 4.30 3.29 3/180 15453
/proc/meminfo: memFree=24752288/32873844 swapFree=6872/6872
[pid=15453] ppid=15451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15453/stat : 15453 (runWbo2satCp2.s) S 15451 15453 13427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290735093 9367552 274 33554432000 4194304 5064252 140734156270288 140734156269200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15453/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700285 s]
/proc/loadavg: 5.16 4.30 3.29 3/180 15453
/proc/meminfo: memFree=24752288/32873844 swapFree=6872/6872
[pid=15453] ppid=15451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15453/stat : 15453 (runWbo2satCp2.s) S 15451 15453 13427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290735093 9367552 274 33554432000 4194304 5064252 140734156270288 140734156269200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15453/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 4.90 4.26 3.28 3/182 15458
/proc/meminfo: memFree=24682580/32873844 swapFree=6872/6872
[pid=15453] ppid=15451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15453/stat : 15453 (runWbo2satCp2.s) S 15451 15453 13427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290735093 9367552 274 33554432000 4194304 5064252 140734156270288 140734156269200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15453/statm: 2287 274 233 213 0 72 0
[pid=15454] ppid=15453 vsize=79092 CPUtime=1.14 cores=0,2,4,6
/proc/15454/stat : 15454 (wbo2sat) S 15453 15453 13427 0 -1 4202496 7692 2224 0 0 100 13 1 0 20 0 1 0 290735093 80990208 18136 33554432000 4194304 5872148 140734528315824 140734528309096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15454/statm: 19773 18136 175 410 0 19355 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 88240

[startup+3.10037 s]
/proc/loadavg: 4.90 4.26 3.28 3/184 15460
/proc/meminfo: memFree=24473088/32873844 swapFree=6872/6872
[pid=15453] ppid=15451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15453/stat : 15453 (runWbo2satCp2.s) S 15451 15453 13427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290735093 9367552 274 33554432000 4194304 5064252 140734156270288 140734156269200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15453/statm: 2287 274 233 213 0 72 0
[pid=15454] ppid=15453 vsize=79092 CPUtime=1.14 cores=0,2,4,6
/proc/15454/stat : 15454 (wbo2sat) S 15453 15453 13427 0 -1 4202496 7692 2224 0 0 100 13 1 0 20 0 1 0 290735093 80990208 18136 33554432000 4194304 5872148 140734528315824 140734528309096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15454/statm: 19773 18136 175 410 0 19355 0
[pid=15459] ppid=15454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15459/stat : 15459 (satsolver.sh) S 15454 15453 13427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290735209 9367552 266 33554432000 4194304 5064252 140733912396368 140733912395280 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15459/statm: 2287 266 226 213 0 72 0
[pid=15460] ppid=15459 vsize=160692 CPUtime=1.92 cores=0,2,4,6
/proc/15460/stat : 15460 (glucose_static) R 15459 15453 13427 0 -1 4202496 32357 0 0 0 184 8 0 0 20 0 1 0 290735209 164548608 36487 33554432000 4194304 4896791 140735967822560 140735967820104 4232100 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15460/statm: 40173 36487 76 172 0 39999 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 258080

[startup+6.30039 s]
/proc/loadavg: 4.90 4.26 3.28 3/184 15460
/proc/meminfo: memFree=24471832/32873844 swapFree=6872/6872
[pid=15453] ppid=15451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15453/stat : 15453 (runWbo2satCp2.s) S 15451 15453 13427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290735093 9367552 274 33554432000 4194304 5064252 140734156270288 140734156269200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15453/statm: 2287 274 233 213 0 72 0
[pid=15454] ppid=15453 vsize=79092 CPUtime=1.14 cores=0,2,4,6
/proc/15454/stat : 15454 (wbo2sat) S 15453 15453 13427 0 -1 4202496 7692 2224 0 0 100 13 1 0 20 0 1 0 290735093 80990208 18136 33554432000 4194304 5872148 140734528315824 140734528309096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15454/statm: 19773 18136 175 410 0 19355 0
[pid=15459] ppid=15454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15459/stat : 15459 (satsolver.sh) S 15454 15453 13427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290735209 9367552 266 33554432000 4194304 5064252 140733912396368 140733912395280 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15459/statm: 2287 266 226 213 0 72 0
[pid=15460] ppid=15459 vsize=160956 CPUtime=5.12 cores=0,2,4,6
/proc/15460/stat : 15460 (glucose_static) R 15459 15453 13427 0 -1 4202496 32817 0 0 0 504 8 0 0 20 0 1 0 290735209 164818944 36601 33554432000 4194304 4896791 140735967822560 140735967819704 4224684 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15460/statm: 40239 36601 77 172 0 40065 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 258344

[startup+12.7004 s]
/proc/loadavg: 4.46 4.19 3.27 3/184 15460
/proc/meminfo: memFree=24473064/32873844 swapFree=6872/6872
[pid=15453] ppid=15451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15453/stat : 15453 (runWbo2satCp2.s) S 15451 15453 13427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290735093 9367552 274 33554432000 4194304 5064252 140734156270288 140734156269200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15453/statm: 2287 274 233 213 0 72 0
[pid=15454] ppid=15453 vsize=79092 CPUtime=1.14 cores=0,2,4,6
/proc/15454/stat : 15454 (wbo2sat) S 15453 15453 13427 0 -1 4202496 7692 2224 0 0 100 13 1 0 20 0 1 0 290735093 80990208 18136 33554432000 4194304 5872148 140734528315824 140734528309096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15454/statm: 19773 18136 175 410 0 19355 0
[pid=15459] ppid=15454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15459/stat : 15459 (satsolver.sh) S 15454 15453 13427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290735209 9367552 266 33554432000 4194304 5064252 140733912396368 140733912395280 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15459/statm: 2287 266 226 213 0 72 0
[pid=15460] ppid=15459 vsize=160956 CPUtime=11.52 cores=0,2,4,6
/proc/15460/stat : 15460 (glucose_static) R 15459 15453 13427 0 -1 4202496 32825 0 0 0 1144 8 0 0 20 0 1 0 290735209 164818944 36607 33554432000 4194304 4896791 140735967822560 140735967819768 4224684 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15460/statm: 40239 36607 77 172 0 40065 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 258344

[startup+25.5005 s]
/proc/loadavg: 4.08 4.11 3.25 3/184 15460
/proc/meminfo: memFree=24473460/32873844 swapFree=6872/6872
[pid=15453] ppid=15451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15453/stat : 15453 (runWbo2satCp2.s) S 15451 15453 13427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290735093 9367552 274 33554432000 4194304 5064252 140734156270288 140734156269200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15453/statm: 2287 274 233 213 0 72 0
[pid=15454] ppid=15453 vsize=79092 CPUtime=1.14 cores=0,2,4,6
/proc/15454/stat : 15454 (wbo2sat) S 15453 15453 13427 0 -1 4202496 7692 2224 0 0 100 13 1 0 20 0 1 0 290735093 80990208 18136 33554432000 4194304 5872148 140734528315824 140734528309096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15454/statm: 19773 18136 175 410 0 19355 0
[pid=15459] ppid=15454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15459/stat : 15459 (satsolver.sh) S 15454 15453 13427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290735209 9367552 266 33554432000 4194304 5064252 140733912396368 140733912395280 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15459/statm: 2287 266 226 213 0 72 0
[pid=15460] ppid=15459 vsize=160956 CPUtime=24.32 cores=0,2,4,6
/proc/15460/stat : 15460 (glucose_static) R 15459 15453 13427 0 -1 4202496 32851 0 0 0 2423 9 0 0 20 0 1 0 290735209 164818944 36631 33554432000 4194304 4896791 140735967822560 140735967819768 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15460/statm: 40239 36631 77 172 0 40065 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 258344

[startup+51.1004 s]
/proc/loadavg: 3.26 3.91 3.21 3/184 15460
/proc/meminfo: memFree=24473708/32873844 swapFree=6872/6872
[pid=15453] ppid=15451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15453/stat : 15453 (runWbo2satCp2.s) S 15451 15453 13427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290735093 9367552 274 33554432000 4194304 5064252 140734156270288 140734156269200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15453/statm: 2287 274 233 213 0 72 0
[pid=15454] ppid=15453 vsize=79092 CPUtime=1.14 cores=0,2,4,6
/proc/15454/stat : 15454 (wbo2sat) S 15453 15453 13427 0 -1 4202496 7692 2224 0 0 100 13 1 0 20 0 1 0 290735093 80990208 18136 33554432000 4194304 5872148 140734528315824 140734528309096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15454/statm: 19773 18136 175 410 0 19355 0
[pid=15459] ppid=15454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15459/stat : 15459 (satsolver.sh) S 15454 15453 13427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290735209 9367552 266 33554432000 4194304 5064252 140733912396368 140733912395280 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15459/statm: 2287 266 226 213 0 72 0
[pid=15460] ppid=15459 vsize=161252 CPUtime=49.92 cores=0,2,4,6
/proc/15460/stat : 15460 (glucose_static) R 15459 15453 13427 0 -1 4202496 32975 0 0 0 4983 9 0 0 20 0 1 0 290735209 165122048 36745 33554432000 4194304 4896791 140735967822560 140735967819880 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15460/statm: 40313 36745 77 172 0 40139 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 258640

[startup+102.307 s]
/proc/loadavg: 2.54 3.62 3.15 3/183 15460
/proc/meminfo: memFree=24471980/32873844 swapFree=6872/6872
[pid=15453] ppid=15451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15453/stat : 15453 (runWbo2satCp2.s) S 15451 15453 13427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290735093 9367552 274 33554432000 4194304 5064252 140734156270288 140734156269200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15453/statm: 2287 274 233 213 0 72 0
[pid=15454] ppid=15453 vsize=79092 CPUtime=1.14 cores=0,2,4,6
/proc/15454/stat : 15454 (wbo2sat) S 15453 15453 13427 0 -1 4202496 7692 2224 0 0 100 13 1 0 20 0 1 0 290735093 80990208 18136 33554432000 4194304 5872148 140734528315824 140734528309096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15454/statm: 19773 18136 175 410 0 19355 0
[pid=15459] ppid=15454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15459/stat : 15459 (satsolver.sh) S 15454 15453 13427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290735209 9367552 266 33554432000 4194304 5064252 140733912396368 140733912395280 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15459/statm: 2287 266 226 213 0 72 0
[pid=15460] ppid=15459 vsize=161252 CPUtime=101.11 cores=0,2,4,6
/proc/15460/stat : 15460 (glucose_static) R 15459 15453 13427 0 -1 4202496 32993 0 0 0 10102 9 0 0 20 0 1 0 290735209 165122048 36762 33554432000 4194304 4896791 140735967822560 140735967819880 4202992 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15460/statm: 40313 36762 77 172 0 40139 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 258640

[startup+162.3 s]
/proc/loadavg: 2.20 3.32 3.07 3/183 15460
/proc/meminfo: memFree=24469996/32873844 swapFree=6872/6872
[pid=15453] ppid=15451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15453/stat : 15453 (runWbo2satCp2.s) S 15451 15453 13427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290735093 9367552 274 33554432000 4194304 5064252 140734156270288 140734156269200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15453/statm: 2287 274 233 213 0 72 0
[pid=15454] ppid=15453 vsize=79092 CPUtime=1.14 cores=0,2,4,6
/proc/15454/stat : 15454 (wbo2sat) S 15453 15453 13427 0 -1 4202496 7692 2224 0 0 100 13 1 0 20 0 1 0 290735093 80990208 18136 33554432000 4194304 5872148 140734528315824 140734528309096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15454/statm: 19773 18136 175 410 0 19355 0
[pid=15459] ppid=15454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15459/stat : 15459 (satsolver.sh) S 15454 15453 13427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290735209 9367552 266 33554432000 4194304 5064252 140733912396368 140733912395280 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15459/statm: 2287 266 226 213 0 72 0
[pid=15460] ppid=15459 vsize=181096 CPUtime=161.09 cores=0,2,4,6
/proc/15460/stat : 15460 (glucose_static) R 15459 15453 13427 0 -1 4202496 33619 0 0 0 16100 9 0 0 20 0 1 0 290735209 185442304 37337 33554432000 4194304 4896791 140735967822560 140735967819704 4224231 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15460/statm: 45274 37337 77 172 0 45100 0
Current children cumulated CPU time (s) 162.23

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


[startup+1362.3 s]
/proc/loadavg: 2.07 2.03 2.27 3/183 15471
/proc/meminfo: memFree=24390676/32873844 swapFree=6872/6872
[pid=15453] ppid=15451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15453/stat : 15453 (runWbo2satCp2.s) S 15451 15453 13427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290735093 9367552 274 33554432000 4194304 5064252 140734156270288 140734156269200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15453/statm: 2287 274 233 213 0 72 0
[pid=15454] ppid=15453 vsize=79092 CPUtime=1.14 cores=0,2,4,6
/proc/15454/stat : 15454 (wbo2sat) S 15453 15453 13427 0 -1 4202496 7692 2224 0 0 100 13 1 0 20 0 1 0 290735093 80990208 18136 33554432000 4194304 5872148 140734528315824 140734528309096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15454/statm: 19773 18136 175 410 0 19355 0
[pid=15459] ppid=15454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15459/stat : 15459 (satsolver.sh) S 15454 15453 13427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290735209 9367552 266 33554432000 4194304 5064252 140733912396368 140733912395280 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15459/statm: 2287 266 226 213 0 72 0
[pid=15460] ppid=15459 vsize=240200 CPUtime=1360.91 cores=0,2,4,6
/proc/15460/stat : 15460 (glucose_static) R 15459 15453 13427 0 -1 4202496 48177 0 0 0 136057 34 0 0 20 0 1 0 290735209 245964800 55763 33554432000 4194304 4896791 140735967822560 140735967819768 4203820 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15460/statm: 60050 55763 78 172 0 59876 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 337588

[startup+1422.31 s]
/proc/loadavg: 1.74 1.96 2.23 2/174 15497
/proc/meminfo: memFree=31587500/32873844 swapFree=6872/6872
[pid=15453] ppid=15451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15453/stat : 15453 (runWbo2satCp2.s) S 15451 15453 13427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290735093 9367552 274 33554432000 4194304 5064252 140734156270288 140734156269200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15453/statm: 2287 274 233 213 0 72 0
[pid=15454] ppid=15453 vsize=79092 CPUtime=1.14 cores=0,2,4,6
/proc/15454/stat : 15454 (wbo2sat) S 15453 15453 13427 0 -1 4202496 7692 2224 0 0 100 13 1 0 20 0 1 0 290735093 80990208 18136 33554432000 4194304 5872148 140734528315824 140734528309096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15454/statm: 19773 18136 175 410 0 19355 0
[pid=15459] ppid=15454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15459/stat : 15459 (satsolver.sh) S 15454 15453 13427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290735209 9367552 266 33554432000 4194304 5064252 140733912396368 140733912395280 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15459/statm: 2287 266 226 213 0 72 0
[pid=15460] ppid=15459 vsize=291020 CPUtime=1420.91 cores=0,2,4,6
/proc/15460/stat : 15460 (glucose_static) R 15459 15453 13427 0 -1 4202496 49195 0 0 0 142055 36 0 0 20 0 1 0 290735209 298004480 59841 33554432000 4194304 4896791 140735967822560 140735967818296 4203834 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15460/statm: 72755 59841 78 172 0 72581 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 388408

[startup+1482.3 s]
/proc/loadavg: 1.27 1.78 2.15 2/174 15497
/proc/meminfo: memFree=31614668/32873844 swapFree=6872/6872
[pid=15453] ppid=15451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15453/stat : 15453 (runWbo2satCp2.s) S 15451 15453 13427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290735093 9367552 274 33554432000 4194304 5064252 140734156270288 140734156269200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15453/statm: 2287 274 233 213 0 72 0
[pid=15454] ppid=15453 vsize=79092 CPUtime=1.14 cores=0,2,4,6
/proc/15454/stat : 15454 (wbo2sat) S 15453 15453 13427 0 -1 4202496 7692 2224 0 0 100 13 1 0 20 0 1 0 290735093 80990208 18136 33554432000 4194304 5872148 140734528315824 140734528309096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15454/statm: 19773 18136 175 410 0 19355 0
[pid=15459] ppid=15454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15459/stat : 15459 (satsolver.sh) S 15454 15453 13427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290735209 9367552 266 33554432000 4194304 5064252 140733912396368 140733912395280 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15459/statm: 2287 266 226 213 0 72 0
[pid=15460] ppid=15459 vsize=241448 CPUtime=1480.88 cores=0,2,4,6
/proc/15460/stat : 15460 (glucose_static) R 15459 15453 13427 0 -1 4202496 49528 0 0 0 148051 37 0 0 20 0 1 0 290735209 247242752 53047 33554432000 4194304 4896791 140735967822560 140735967818296 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15460/statm: 60362 53047 78 172 0 60188 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 338836

[startup+1542.3 s]
/proc/loadavg: 1.10 1.64 2.08 2/174 15497
/proc/meminfo: memFree=31594100/32873844 swapFree=6872/6872
[pid=15453] ppid=15451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15453/stat : 15453 (runWbo2satCp2.s) S 15451 15453 13427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290735093 9367552 274 33554432000 4194304 5064252 140734156270288 140734156269200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15453/statm: 2287 274 233 213 0 72 0
[pid=15454] ppid=15453 vsize=79092 CPUtime=1.14 cores=0,2,4,6
/proc/15454/stat : 15454 (wbo2sat) S 15453 15453 13427 0 -1 4202496 7692 2224 0 0 100 13 1 0 20 0 1 0 290735093 80990208 18136 33554432000 4194304 5872148 140734528315824 140734528309096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15454/statm: 19773 18136 175 410 0 19355 0
[pid=15459] ppid=15454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15459/stat : 15459 (satsolver.sh) S 15454 15453 13427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290735209 9367552 266 33554432000 4194304 5064252 140733912396368 140733912395280 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15459/statm: 2287 266 226 213 0 72 0
[pid=15460] ppid=15459 vsize=292712 CPUtime=1540.86 cores=0,2,4,6
/proc/15460/stat : 15460 (glucose_static) R 15459 15453 13427 0 -1 4202496 50644 0 0 0 154048 38 0 0 20 0 1 0 290735209 299737088 58235 33554432000 4194304 4896791 140735967822560 140735967819768 4203765 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15460/statm: 73178 58235 78 172 0 73004 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 390100

[startup+1602.3 s]
/proc/loadavg: 1.03 1.52 2.01 2/174 15497
/proc/meminfo: memFree=31616772/32873844 swapFree=6872/6872
[pid=15453] ppid=15451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15453/stat : 15453 (runWbo2satCp2.s) S 15451 15453 13427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290735093 9367552 274 33554432000 4194304 5064252 140734156270288 140734156269200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15453/statm: 2287 274 233 213 0 72 0
[pid=15454] ppid=15453 vsize=79092 CPUtime=1.14 cores=0,2,4,6
/proc/15454/stat : 15454 (wbo2sat) S 15453 15453 13427 0 -1 4202496 7692 2224 0 0 100 13 1 0 20 0 1 0 290735093 80990208 18136 33554432000 4194304 5872148 140734528315824 140734528309096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15454/statm: 19773 18136 175 410 0 19355 0
[pid=15459] ppid=15454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15459/stat : 15459 (satsolver.sh) S 15454 15453 13427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290735209 9367552 266 33554432000 4194304 5064252 140733912396368 140733912395280 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15459/statm: 2287 266 226 213 0 72 0
[pid=15460] ppid=15459 vsize=243000 CPUtime=1600.86 cores=0,2,4,6
/proc/15460/stat : 15460 (glucose_static) R 15459 15453 13427 0 -1 4202496 50942 0 0 0 160045 41 0 0 20 0 1 0 290735209 248832000 52520 33554432000 4194304 4896791 140735967822560 140735967818232 4203806 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15460/statm: 60750 52520 78 172 0 60576 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 340388

[startup+1662.3 s]
/proc/loadavg: 1.01 1.42 1.94 2/174 15497
/proc/meminfo: memFree=31600140/32873844 swapFree=6872/6872
[pid=15453] ppid=15451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15453/stat : 15453 (runWbo2satCp2.s) S 15451 15453 13427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290735093 9367552 274 33554432000 4194304 5064252 140734156270288 140734156269200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15453/statm: 2287 274 233 213 0 72 0
[pid=15454] ppid=15453 vsize=79092 CPUtime=1.14 cores=0,2,4,6
/proc/15454/stat : 15454 (wbo2sat) S 15453 15453 13427 0 -1 4202496 7692 2224 0 0 100 13 1 0 20 0 1 0 290735093 80990208 18136 33554432000 4194304 5872148 140734528315824 140734528309096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15454/statm: 19773 18136 175 410 0 19355 0
[pid=15459] ppid=15454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15459/stat : 15459 (satsolver.sh) S 15454 15453 13427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290735209 9367552 266 33554432000 4194304 5064252 140733912396368 140733912395280 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15459/statm: 2287 266 226 213 0 72 0
[pid=15460] ppid=15459 vsize=243376 CPUtime=1660.85 cores=0,2,4,6
/proc/15460/stat : 15460 (glucose_static) R 15459 15453 13427 0 -1 4202496 51030 0 0 0 166044 41 0 0 20 0 1 0 290735209 249217024 56696 33554432000 4194304 4896791 140735967822560 140735967819768 4204062 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15460/statm: 60844 56696 78 172 0 60670 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 340764

[startup+1722.3 s]
/proc/loadavg: 1.00 1.34 1.88 2/174 15498
/proc/meminfo: memFree=31586240/32873844 swapFree=6872/6872
[pid=15453] ppid=15451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15453/stat : 15453 (runWbo2satCp2.s) S 15451 15453 13427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290735093 9367552 274 33554432000 4194304 5064252 140734156270288 140734156269200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15453/statm: 2287 274 233 213 0 72 0
[pid=15454] ppid=15453 vsize=79092 CPUtime=1.14 cores=0,2,4,6
/proc/15454/stat : 15454 (wbo2sat) S 15453 15453 13427 0 -1 4202496 7692 2224 0 0 100 13 1 0 20 0 1 0 290735093 80990208 18136 33554432000 4194304 5872148 140734528315824 140734528309096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15454/statm: 19773 18136 175 410 0 19355 0
[pid=15459] ppid=15454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15459/stat : 15459 (satsolver.sh) S 15454 15453 13427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290735209 9367552 266 33554432000 4194304 5064252 140733912396368 140733912395280 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15459/statm: 2287 266 226 213 0 72 0
[pid=15460] ppid=15459 vsize=293964 CPUtime=1720.84 cores=0,2,4,6
/proc/15460/stat : 15460 (glucose_static) R 15459 15453 13427 0 -1 4202496 52003 0 0 0 172042 42 0 0 20 0 1 0 290735209 301019136 60206 33554432000 4194304 4896791 140735967822560 140735967819768 4203856 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15460/statm: 73491 60206 78 172 0 73317 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 391352

[startup+1782.3 s]
/proc/loadavg: 1.04 1.29 1.83 2/175 15501
/proc/meminfo: memFree=31573200/32873844 swapFree=6872/6872
[pid=15453] ppid=15451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15453/stat : 15453 (runWbo2satCp2.s) S 15451 15453 13427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290735093 9367552 274 33554432000 4194304 5064252 140734156270288 140734156269200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15453/statm: 2287 274 233 213 0 72 0
[pid=15454] ppid=15453 vsize=79092 CPUtime=1.14 cores=0,2,4,6
/proc/15454/stat : 15454 (wbo2sat) S 15453 15453 13427 0 -1 4202496 7692 2224 0 0 100 13 1 0 20 0 1 0 290735093 80990208 18136 33554432000 4194304 5872148 140734528315824 140734528309096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15454/statm: 19773 18136 175 410 0 19355 0
[pid=15459] ppid=15454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15459/stat : 15459 (satsolver.sh) S 15454 15453 13427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290735209 9367552 266 33554432000 4194304 5064252 140733912396368 140733912395280 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15459/statm: 2287 266 226 213 0 72 0
[pid=15460] ppid=15459 vsize=295804 CPUtime=1780.82 cores=0,2,4,6
/proc/15460/stat : 15460 (glucose_static) R 15459 15453 13427 0 -1 4202496 52183 0 0 0 178040 42 0 0 20 0 1 0 290735209 302903296 63452 33554432000 4194304 4896791 140735967822560 140735967820088 4203733 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15460/statm: 73951 63452 78 172 0 73777 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 393192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.03 1.28 1.81 2/174 15501
/proc/meminfo: memFree=31612848/32873844 swapFree=6872/6872
[pid=15453] ppid=15451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15453/stat : 15453 (runWbo2satCp2.s) S 15451 15453 13427 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290735093 9367552 274 33554432000 4194304 5064252 140734156270288 140734156269200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15453/statm: 2287 274 233 213 0 72 0
[pid=15454] ppid=15453 vsize=79092 CPUtime=1.14 cores=0,2,4,6
/proc/15454/stat : 15454 (wbo2sat) S 15453 15453 13427 0 -1 4202496 7692 2224 0 0 100 13 1 0 20 0 1 0 290735093 80990208 18136 33554432000 4194304 5872148 140734528315824 140734528309096 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15454/statm: 19773 18136 175 410 0 19355 0
[pid=15459] ppid=15454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15459/stat : 15459 (satsolver.sh) S 15454 15453 13427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 290735209 9367552 266 33554432000 4194304 5064252 140733912396368 140733912395280 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15459/statm: 2287 266 226 213 0 72 0
[pid=15460] ppid=15459 vsize=245840 CPUtime=1798.93 cores=0,2,4,6
/proc/15460/stat : 15460 (glucose_static) R 15459 15453 13427 0 -1 4202496 52384 0 0 0 179849 44 0 0 20 0 1 0 290735209 251740160 53469 33554432000 4194304 4896791 140735967822560 140735967818232 4203820 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15460/statm: 61460 53469 78 172 0 61286 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 343228

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.11
CPU user time (s): 1799.51
CPU system time (s): 0.598908
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 473456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.51
system time used= 0.598908
maximum resident set size= 315832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63289
page faults= 0
swaps= 0
block input operations= 0
block output operations= 123656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36
involuntary context switches= 2888

runsolver used 3.02254 second user time and 8.48971 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-29 01:01:06
IDJOB=3717155
IDBENCH=79661
IDSOLVER=2299
FILE ID=node106/3717155-1338246066
RUNJOBID= node106-1338230842-13443
PBS_JOBID= 14624657
Free space on /tmp= 69600 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/coloring/normalized-le450-5a-3_wcsp.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3717155-1338246066/watcher-3717155-1338246066 -o /tmp/evaluation-result-3717155-1338246066/solver-3717155-1338246066 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3717155-1338246066.wbo 1985949096 HOME HOME

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

MD5SUM BENCH= 72c9ce0449d9d860fc68cf7a2819c6b0
RANDOM SEED=1985949096

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
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:        24752288 kB
Buffers:           63968 kB
Cached:          1807440 kB
SwapCached:         1788 kB
Active:          7265332 kB
Inactive:          18344 kB
Active(anon):    5410104 kB
Inactive(anon):     4180 kB
Active(file):    1855228 kB
Inactive(file):    14164 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100488 kB
Dirty:             15420 kB
Writeback:             0 kB
AnonPages:       5416472 kB
Mapped:             8440 kB
Shmem:                 0 kB
Slab:             686224 kB
SReclaimable:     127484 kB
SUnreclaim:       558740 kB
KernelStack:        1496 kB
PageTables:        14772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    6529688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2881536 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= 71264 MiB
End job on node106 at 2012-05-29 01:31:07