Trace number 3716125

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/driver/
normalized-driverlogs03_wcsp.wbo
MD5SUM2a7b9b233224ce80aa11a515af30e7d3
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1177
Best CPU time to get the best result obtained on this benchmark8.17276
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables862
Total number of constraints14841
Number of soft constraints14606
Number of constraints which are clauses14606
Number of constraints which are cardinality constraints (but not clauses)235
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint8
Top cost 43257
Min constraint cost 1
Max constraint cost 43257
Sum of constraints costs 614810168
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 9
Number of bits of the biggest sum of numbers4
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.14	o 173044
0.00/0.14	c current bound: 86522
0.00/0.14	c fallback to adder encoding
1800.00/1800.41	./satsolver.sh: line 5:  7190 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.00/1800.41	c error: unexpected solver exit code
1800.00/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-3716125-1338218039/watcher-3716125-1338218039 -o /tmp/evaluation-result-3716125-1338218039/solver-3716125-1338218039 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716125-1338218039.wbo 2111912944 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.02 2.01 2.00 3/179 7183
/proc/meminfo: memFree=30298184/32873844 swapFree=7620/7620
[pid=7183] ppid=7181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7183/stat : 7183 (runWbo2sat.sh) S 7181 7183 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287928281 9367552 274 33554432000 4194304 5064252 140736556297168 140736556296080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7183/statm: 2287 274 233 213 0 72 0

[startup+0.093685 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 7183
/proc/meminfo: memFree=30298184/32873844 swapFree=7620/7620
[pid=7183] ppid=7181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7183/stat : 7183 (runWbo2sat.sh) S 7181 7183 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287928281 9367552 274 33554432000 4194304 5064252 140736556297168 140736556296080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7183/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100372 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 7183
/proc/meminfo: memFree=30298184/32873844 swapFree=7620/7620
[pid=7183] ppid=7181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7183/stat : 7183 (runWbo2sat.sh) S 7181 7183 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287928281 9367552 274 33554432000 4194304 5064252 140736556297168 140736556296080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7183/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300357 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 7183
/proc/meminfo: memFree=30298184/32873844 swapFree=7620/7620
[pid=7183] ppid=7181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7183/stat : 7183 (runWbo2sat.sh) S 7181 7183 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287928281 9367552 274 33554432000 4194304 5064252 140736556297168 140736556296080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7183/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700356 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 7183
/proc/meminfo: memFree=30298184/32873844 swapFree=7620/7620
[pid=7183] ppid=7181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7183/stat : 7183 (runWbo2sat.sh) S 7181 7183 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287928281 9367552 274 33554432000 4194304 5064252 140736556297168 140736556296080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7183/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 7188
/proc/meminfo: memFree=30227504/32873844 swapFree=7620/7620
[pid=7183] ppid=7181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7183/stat : 7183 (runWbo2sat.sh) S 7181 7183 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287928281 9367552 274 33554432000 4194304 5064252 140736556297168 140736556296080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7183/statm: 2287 274 233 213 0 72 0
[pid=7184] ppid=7183 vsize=147508 CPUtime=1.48 cores=1,3,5,7
/proc/7184/stat : 7184 (wbo2sat) R 7183 7183 1906 0 -1 4202496 8108 2084 0 0 140 7 1 0 20 0 1 0 287928281 151048192 25106 33554432000 4194304 5872148 140736522141456 140736522135304 4663481 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7184/statm: 36877 25106 174 410 0 36459 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 156656

[startup+3.10044 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 7190
/proc/meminfo: memFree=30045356/32873844 swapFree=7620/7620
[pid=7183] ppid=7181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7183/stat : 7183 (runWbo2sat.sh) S 7181 7183 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287928281 9367552 274 33554432000 4194304 5064252 140736556297168 140736556296080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7183/statm: 2287 274 233 213 0 72 0
[pid=7184] ppid=7183 vsize=147508 CPUtime=1.71 cores=1,3,5,7
/proc/7184/stat : 7184 (wbo2sat) S 7183 7183 1906 0 -1 4202496 8429 2084 0 0 149 21 1 0 20 0 1 0 287928281 151048192 26131 33554432000 4194304 5872148 140736522141456 140736522134728 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 8 0 0
/proc/7184/statm: 36877 26131 175 410 0 36459 0
[pid=7189] ppid=7184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7189/stat : 7189 (satsolver.sh) S 7184 7183 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287928463 9367552 266 33554432000 4194304 5064252 140736333888400 140736333887312 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7189/statm: 2287 266 226 213 0 72 0
[pid=7190] ppid=7189 vsize=346380 CPUtime=1.27 cores=1,3,5,7
/proc/7190/stat : 7190 (glucose_static) R 7189 7183 1906 0 -1 4202496 39425 0 0 0 115 12 0 0 20 0 1 0 287928463 354693120 58950 33554432000 4194304 4896791 140734279178688 140734278127480 4235555 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7190/statm: 86595 58950 73 172 0 86421 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 512184

[startup+6.3004 s]
/proc/loadavg: 2.09 2.03 2.01 3/183 7190
/proc/meminfo: memFree=29871272/32873844 swapFree=7620/7620
[pid=7183] ppid=7181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7183/stat : 7183 (runWbo2sat.sh) S 7181 7183 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287928281 9367552 274 33554432000 4194304 5064252 140736556297168 140736556296080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7183/statm: 2287 274 233 213 0 72 0
[pid=7184] ppid=7183 vsize=147508 CPUtime=1.71 cores=1,3,5,7
/proc/7184/stat : 7184 (wbo2sat) S 7183 7183 1906 0 -1 4202496 8429 2084 0 0 149 21 1 0 20 0 1 0 287928281 151048192 26131 33554432000 4194304 5872148 140736522141456 140736522134728 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 8 0 0
/proc/7184/statm: 36877 26131 175 410 0 36459 0
[pid=7189] ppid=7184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7189/stat : 7189 (satsolver.sh) S 7184 7183 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287928463 9367552 266 33554432000 4194304 5064252 140736333888400 140736333887312 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7189/statm: 2287 266 226 213 0 72 0
[pid=7190] ppid=7189 vsize=272220 CPUtime=4.47 cores=1,3,5,7
/proc/7190/stat : 7190 (glucose_static) R 7189 7183 1906 0 -1 4202496 41954 0 0 0 433 14 0 0 20 0 1 0 287928463 278753280 57437 33554432000 4194304 4896791 140734279178688 140734279175896 4203856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7190/statm: 68055 57437 78 172 0 67881 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 438024

[startup+12.7004 s]
/proc/loadavg: 2.17 2.04 2.01 3/183 7190
/proc/meminfo: memFree=29871348/32873844 swapFree=7620/7620
[pid=7183] ppid=7181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7183/stat : 7183 (runWbo2sat.sh) S 7181 7183 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287928281 9367552 274 33554432000 4194304 5064252 140736556297168 140736556296080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7183/statm: 2287 274 233 213 0 72 0
[pid=7184] ppid=7183 vsize=147508 CPUtime=1.71 cores=1,3,5,7
/proc/7184/stat : 7184 (wbo2sat) S 7183 7183 1906 0 -1 4202496 8429 2084 0 0 149 21 1 0 20 0 1 0 287928281 151048192 26131 33554432000 4194304 5872148 140736522141456 140736522134728 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 8 0 0
/proc/7184/statm: 36877 26131 175 410 0 36459 0
[pid=7189] ppid=7184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7189/stat : 7189 (satsolver.sh) S 7184 7183 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287928463 9367552 266 33554432000 4194304 5064252 140736333888400 140736333887312 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7189/statm: 2287 266 226 213 0 72 0
[pid=7190] ppid=7189 vsize=272220 CPUtime=10.87 cores=1,3,5,7
/proc/7190/stat : 7190 (glucose_static) R 7189 7183 1906 0 -1 4202496 41956 0 0 0 1073 14 0 0 20 0 1 0 287928463 278753280 57950 33554432000 4194304 4896791 140734279178688 140734279175896 4203891 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7190/statm: 68055 57950 78 172 0 67881 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 438024

[startup+25.5004 s]
/proc/loadavg: 2.20 2.06 2.01 3/183 7190
/proc/meminfo: memFree=29867500/32873844 swapFree=7620/7620
[pid=7183] ppid=7181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7183/stat : 7183 (runWbo2sat.sh) S 7181 7183 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287928281 9367552 274 33554432000 4194304 5064252 140736556297168 140736556296080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7183/statm: 2287 274 233 213 0 72 0
[pid=7184] ppid=7183 vsize=147508 CPUtime=1.71 cores=1,3,5,7
/proc/7184/stat : 7184 (wbo2sat) S 7183 7183 1906 0 -1 4202496 8429 2084 0 0 149 21 1 0 20 0 1 0 287928281 151048192 26131 33554432000 4194304 5872148 140736522141456 140736522134728 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 8 0 0
/proc/7184/statm: 36877 26131 175 410 0 36459 0
[pid=7189] ppid=7184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7189/stat : 7189 (satsolver.sh) S 7184 7183 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287928463 9367552 266 33554432000 4194304 5064252 140736333888400 140736333887312 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7189/statm: 2287 266 226 213 0 72 0
[pid=7190] ppid=7189 vsize=272220 CPUtime=23.67 cores=1,3,5,7
/proc/7190/stat : 7190 (glucose_static) R 7189 7183 1906 0 -1 4202496 41960 0 0 0 2353 14 0 0 20 0 1 0 287928463 278753280 58976 33554432000 4194304 4896791 140734279178688 140734279175896 4203849 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7190/statm: 68055 58976 78 172 0 67881 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 438024

[startup+51.1004 s]
/proc/loadavg: 2.13 2.05 2.01 3/183 7190
/proc/meminfo: memFree=29861200/32873844 swapFree=7620/7620
[pid=7183] ppid=7181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7183/stat : 7183 (runWbo2sat.sh) S 7181 7183 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287928281 9367552 274 33554432000 4194304 5064252 140736556297168 140736556296080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7183/statm: 2287 274 233 213 0 72 0
[pid=7184] ppid=7183 vsize=147508 CPUtime=1.71 cores=1,3,5,7
/proc/7184/stat : 7184 (wbo2sat) S 7183 7183 1906 0 -1 4202496 8429 2084 0 0 149 21 1 0 20 0 1 0 287928281 151048192 26131 33554432000 4194304 5872148 140736522141456 140736522134728 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 8 0 0
/proc/7184/statm: 36877 26131 175 410 0 36459 0
[pid=7189] ppid=7184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7189/stat : 7189 (satsolver.sh) S 7184 7183 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287928463 9367552 266 33554432000 4194304 5064252 140736333888400 140736333887312 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7189/statm: 2287 266 226 213 0 72 0
[pid=7190] ppid=7189 vsize=272220 CPUtime=49.27 cores=1,3,5,7
/proc/7190/stat : 7190 (glucose_static) R 7189 7183 1906 0 -1 4202496 41964 0 0 0 4913 14 0 0 20 0 1 0 287928463 278753280 60513 33554432000 4194304 4896791 140734279178688 140734279175896 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7190/statm: 68055 60513 78 172 0 67881 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 438024

[startup+102.307 s]
/proc/loadavg: 2.06 2.04 2.01 3/183 7190
/proc/meminfo: memFree=29853860/32873844 swapFree=7620/7620
[pid=7183] ppid=7181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7183/stat : 7183 (runWbo2sat.sh) S 7181 7183 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287928281 9367552 274 33554432000 4194304 5064252 140736556297168 140736556296080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7183/statm: 2287 274 233 213 0 72 0
[pid=7184] ppid=7183 vsize=147508 CPUtime=1.71 cores=1,3,5,7
/proc/7184/stat : 7184 (wbo2sat) S 7183 7183 1906 0 -1 4202496 8429 2084 0 0 149 21 1 0 20 0 1 0 287928281 151048192 26131 33554432000 4194304 5872148 140736522141456 140736522134728 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 8 0 0
/proc/7184/statm: 36877 26131 175 410 0 36459 0
[pid=7189] ppid=7184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7189/stat : 7189 (satsolver.sh) S 7184 7183 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287928463 9367552 266 33554432000 4194304 5064252 140736333888400 140736333887312 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7189/statm: 2287 266 226 213 0 72 0
[pid=7190] ppid=7189 vsize=272220 CPUtime=100.46 cores=1,3,5,7
/proc/7190/stat : 7190 (glucose_static) R 7189 7183 1906 0 -1 4202496 42066 0 0 0 10032 14 0 0 20 0 1 0 287928463 278753280 62148 33554432000 4194304 4896791 140734279178688 140734279175896 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7190/statm: 68055 62148 78 172 0 67881 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 438024

[startup+162.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/183 7191
/proc/meminfo: memFree=29845220/32873844 swapFree=7620/7620
[pid=7183] ppid=7181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7183/stat : 7183 (runWbo2sat.sh) S 7181 7183 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287928281 9367552 274 33554432000 4194304 5064252 140736556297168 140736556296080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7183/statm: 2287 274 233 213 0 72 0
[pid=7184] ppid=7183 vsize=147508 CPUtime=1.71 cores=1,3,5,7
/proc/7184/stat : 7184 (wbo2sat) S 7183 7183 1906 0 -1 4202496 8429 2084 0 0 149 21 1 0 20 0 1 0 287928281 151048192 26131 33554432000 4194304 5872148 140736522141456 140736522134728 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 8 0 0
/proc/7184/statm: 36877 26131 175 410 0 36459 0
[pid=7189] ppid=7184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7189/stat : 7189 (satsolver.sh) S 7184 7183 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287928463 9367552 266 33554432000 4194304 5064252 140736333888400 140736333887312 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7189/statm: 2287 266 226 213 0 72 0
[pid=7190] ppid=7189 vsize=322460 CPUtime=160.45 cores=1,3,5,7
/proc/7190/stat : 7190 (glucose_static) R 7189 7183 1906 0 -1 4202496 42291 0 0 0 16030 15 0 0 20 0 1 0 287928463 330199040 63906 33554432000 4194304 4896791 140734279178688 140734279176216 4204125 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7190/statm: 80615 63906 78 172 0 80441 0
Current children cumulated CPU time (s) 162.16

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


[startup+1362.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/183 7246
/proc/meminfo: memFree=27306644/32873844 swapFree=7620/7620
[pid=7183] ppid=7181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7183/stat : 7183 (runWbo2sat.sh) S 7181 7183 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287928281 9367552 274 33554432000 4194304 5064252 140736556297168 140736556296080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7183/statm: 2287 274 233 213 0 72 0
[pid=7184] ppid=7183 vsize=147508 CPUtime=1.71 cores=1,3,5,7
/proc/7184/stat : 7184 (wbo2sat) S 7183 7183 1906 0 -1 4202496 8429 2084 0 0 149 21 1 0 20 0 1 0 287928281 151048192 26131 33554432000 4194304 5872148 140736522141456 140736522134728 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 8 0 0
/proc/7184/statm: 36877 26131 175 410 0 36459 0
[pid=7189] ppid=7184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7189/stat : 7189 (satsolver.sh) S 7184 7183 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287928463 9367552 266 33554432000 4194304 5064252 140736333888400 140736333887312 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7189/statm: 2287 266 226 213 0 72 0
[pid=7190] ppid=7189 vsize=403848 CPUtime=1360.26 cores=1,3,5,7
/proc/7190/stat : 7190 (glucose_static) R 7189 7183 1906 0 -1 4202496 43026 0 0 0 136008 18 0 0 20 0 1 0 287928463 413540352 85475 33554432000 4194304 4896791 140734279178688 140734279176216 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7190/statm: 100962 85475 78 172 0 100788 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 569652

[startup+1422.31 s]
/proc/loadavg: 2.04 2.04 2.01 3/183 7246
/proc/meminfo: memFree=27305340/32873844 swapFree=7620/7620
[pid=7183] ppid=7181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7183/stat : 7183 (runWbo2sat.sh) S 7181 7183 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287928281 9367552 274 33554432000 4194304 5064252 140736556297168 140736556296080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7183/statm: 2287 274 233 213 0 72 0
[pid=7184] ppid=7183 vsize=147508 CPUtime=1.71 cores=1,3,5,7
/proc/7184/stat : 7184 (wbo2sat) S 7183 7183 1906 0 -1 4202496 8429 2084 0 0 149 21 1 0 20 0 1 0 287928281 151048192 26131 33554432000 4194304 5872148 140736522141456 140736522134728 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 8 0 0
/proc/7184/statm: 36877 26131 175 410 0 36459 0
[pid=7189] ppid=7184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7189/stat : 7189 (satsolver.sh) S 7184 7183 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287928463 9367552 266 33554432000 4194304 5064252 140736333888400 140736333887312 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7189/statm: 2287 266 226 213 0 72 0
[pid=7190] ppid=7189 vsize=404008 CPUtime=1420.25 cores=1,3,5,7
/proc/7190/stat : 7190 (glucose_static) R 7189 7183 1906 0 -1 4202496 43040 0 0 0 142007 18 0 0 20 0 1 0 287928463 413704192 86000 33554432000 4194304 4896791 140734279178688 140734279175736 4203968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7190/statm: 101002 86000 78 172 0 100828 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 569812

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 7246
/proc/meminfo: memFree=27301120/32873844 swapFree=7620/7620
[pid=7183] ppid=7181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7183/stat : 7183 (runWbo2sat.sh) S 7181 7183 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287928281 9367552 274 33554432000 4194304 5064252 140736556297168 140736556296080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7183/statm: 2287 274 233 213 0 72 0
[pid=7184] ppid=7183 vsize=147508 CPUtime=1.71 cores=1,3,5,7
/proc/7184/stat : 7184 (wbo2sat) S 7183 7183 1906 0 -1 4202496 8429 2084 0 0 149 21 1 0 20 0 1 0 287928281 151048192 26131 33554432000 4194304 5872148 140736522141456 140736522134728 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 8 0 0
/proc/7184/statm: 36877 26131 175 410 0 36459 0
[pid=7189] ppid=7184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7189/stat : 7189 (satsolver.sh) S 7184 7183 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287928463 9367552 266 33554432000 4194304 5064252 140736333888400 140736333887312 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7189/statm: 2287 266 226 213 0 72 0
[pid=7190] ppid=7189 vsize=404008 CPUtime=1480.24 cores=1,3,5,7
/proc/7190/stat : 7190 (glucose_static) R 7189 7183 1906 0 -1 4202496 43042 0 0 0 148006 18 0 0 20 0 1 0 287928463 413704192 87024 33554432000 4194304 4896791 140734279178688 140734279175736 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7190/statm: 101002 87024 78 172 0 100828 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 569812

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 7246
/proc/meminfo: memFree=27297148/32873844 swapFree=7620/7620
[pid=7183] ppid=7181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7183/stat : 7183 (runWbo2sat.sh) S 7181 7183 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287928281 9367552 274 33554432000 4194304 5064252 140736556297168 140736556296080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7183/statm: 2287 274 233 213 0 72 0
[pid=7184] ppid=7183 vsize=147508 CPUtime=1.71 cores=1,3,5,7
/proc/7184/stat : 7184 (wbo2sat) S 7183 7183 1906 0 -1 4202496 8429 2084 0 0 149 21 1 0 20 0 1 0 287928281 151048192 26131 33554432000 4194304 5872148 140736522141456 140736522134728 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 8 0 0
/proc/7184/statm: 36877 26131 175 410 0 36459 0
[pid=7189] ppid=7184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7189/stat : 7189 (satsolver.sh) S 7184 7183 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287928463 9367552 266 33554432000 4194304 5064252 140736333888400 140736333887312 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7189/statm: 2287 266 226 213 0 72 0
[pid=7190] ppid=7189 vsize=404008 CPUtime=1540.23 cores=1,3,5,7
/proc/7190/stat : 7190 (glucose_static) R 7189 7183 1906 0 -1 4202496 43044 0 0 0 154005 18 0 0 20 0 1 0 287928463 413704192 88048 33554432000 4194304 4896791 140734279178688 140734279175736 4203853 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7190/statm: 101002 88048 78 172 0 100828 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 569812

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 7249
/proc/meminfo: memFree=27293168/32873844 swapFree=7620/7620
[pid=7183] ppid=7181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7183/stat : 7183 (runWbo2sat.sh) S 7181 7183 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287928281 9367552 274 33554432000 4194304 5064252 140736556297168 140736556296080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7183/statm: 2287 274 233 213 0 72 0
[pid=7184] ppid=7183 vsize=147508 CPUtime=1.71 cores=1,3,5,7
/proc/7184/stat : 7184 (wbo2sat) S 7183 7183 1906 0 -1 4202496 8429 2084 0 0 149 21 1 0 20 0 1 0 287928281 151048192 26131 33554432000 4194304 5872148 140736522141456 140736522134728 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 8 0 0
/proc/7184/statm: 36877 26131 175 410 0 36459 0
[pid=7189] ppid=7184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7189/stat : 7189 (satsolver.sh) S 7184 7183 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287928463 9367552 266 33554432000 4194304 5064252 140736333888400 140736333887312 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7189/statm: 2287 266 226 213 0 72 0
[pid=7190] ppid=7189 vsize=404008 CPUtime=1600.22 cores=1,3,5,7
/proc/7190/stat : 7190 (glucose_static) R 7189 7183 1906 0 -1 4202496 43046 0 0 0 160004 18 0 0 20 0 1 0 287928463 413704192 89072 33554432000 4194304 4896791 140734279178688 140734279175736 4203956 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7190/statm: 101002 89072 78 172 0 100828 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 569812

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 7250
/proc/meminfo: memFree=27291128/32873844 swapFree=7620/7620
[pid=7183] ppid=7181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7183/stat : 7183 (runWbo2sat.sh) S 7181 7183 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287928281 9367552 274 33554432000 4194304 5064252 140736556297168 140736556296080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7183/statm: 2287 274 233 213 0 72 0
[pid=7184] ppid=7183 vsize=147508 CPUtime=1.71 cores=1,3,5,7
/proc/7184/stat : 7184 (wbo2sat) S 7183 7183 1906 0 -1 4202496 8429 2084 0 0 149 21 1 0 20 0 1 0 287928281 151048192 26131 33554432000 4194304 5872148 140736522141456 140736522134728 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 8 0 0
/proc/7184/statm: 36877 26131 175 410 0 36459 0
[pid=7189] ppid=7184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7189/stat : 7189 (satsolver.sh) S 7184 7183 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287928463 9367552 266 33554432000 4194304 5064252 140736333888400 140736333887312 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7189/statm: 2287 266 226 213 0 72 0
[pid=7190] ppid=7189 vsize=404008 CPUtime=1660.21 cores=1,3,5,7
/proc/7190/stat : 7190 (glucose_static) R 7189 7183 1906 0 -1 4202496 43048 0 0 0 166003 18 0 0 20 0 1 0 287928463 413704192 89585 33554432000 4194304 4896791 140734279178688 140734279175736 4203877 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7190/statm: 101002 89585 78 172 0 100828 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 569812

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 7250
/proc/meminfo: memFree=27268492/32873844 swapFree=7620/7620
[pid=7183] ppid=7181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7183/stat : 7183 (runWbo2sat.sh) S 7181 7183 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287928281 9367552 274 33554432000 4194304 5064252 140736556297168 140736556296080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7183/statm: 2287 274 233 213 0 72 0
[pid=7184] ppid=7183 vsize=147508 CPUtime=1.71 cores=1,3,5,7
/proc/7184/stat : 7184 (wbo2sat) S 7183 7183 1906 0 -1 4202496 8429 2084 0 0 149 21 1 0 20 0 1 0 287928281 151048192 26131 33554432000 4194304 5872148 140736522141456 140736522134728 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 8 0 0
/proc/7184/statm: 36877 26131 175 410 0 36459 0
[pid=7189] ppid=7184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7189/stat : 7189 (satsolver.sh) S 7184 7183 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287928463 9367552 266 33554432000 4194304 5064252 140736333888400 140736333887312 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7189/statm: 2287 266 226 213 0 72 0
[pid=7190] ppid=7189 vsize=404008 CPUtime=1720.2 cores=1,3,5,7
/proc/7190/stat : 7190 (glucose_static) R 7189 7183 1906 0 -1 4202496 43050 0 0 0 172002 18 0 0 20 0 1 0 287928463 413704192 90609 33554432000 4194304 4896791 140734279178688 140734279175736 4203877 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7190/statm: 101002 90609 78 172 0 100828 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 569812

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 7250
/proc/meminfo: memFree=27266072/32873844 swapFree=7620/7620
[pid=7183] ppid=7181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7183/stat : 7183 (runWbo2sat.sh) S 7181 7183 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287928281 9367552 274 33554432000 4194304 5064252 140736556297168 140736556296080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7183/statm: 2287 274 233 213 0 72 0
[pid=7184] ppid=7183 vsize=147508 CPUtime=1.71 cores=1,3,5,7
/proc/7184/stat : 7184 (wbo2sat) S 7183 7183 1906 0 -1 4202496 8429 2084 0 0 149 21 1 0 20 0 1 0 287928281 151048192 26131 33554432000 4194304 5872148 140736522141456 140736522134728 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 8 0 0
/proc/7184/statm: 36877 26131 175 410 0 36459 0
[pid=7189] ppid=7184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7189/stat : 7189 (satsolver.sh) S 7184 7183 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287928463 9367552 266 33554432000 4194304 5064252 140736333888400 140736333887312 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7189/statm: 2287 266 226 213 0 72 0
[pid=7190] ppid=7189 vsize=404008 CPUtime=1780.19 cores=1,3,5,7
/proc/7190/stat : 7190 (glucose_static) R 7189 7183 1906 0 -1 4202496 43052 0 0 0 178001 18 0 0 20 0 1 0 287928463 413704192 91122 33554432000 4194304 4896791 140734279178688 140734279175736 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7190/statm: 101002 91122 78 172 0 100828 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 569812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 7250
/proc/meminfo: memFree=27263776/32873844 swapFree=7620/7620
[pid=7183] ppid=7181 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7183/stat : 7183 (runWbo2sat.sh) S 7181 7183 1906 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287928281 9367552 274 33554432000 4194304 5064252 140736556297168 140736556296080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7183/statm: 2287 274 233 213 0 72 0
[pid=7184] ppid=7183 vsize=147508 CPUtime=1.71 cores=1,3,5,7
/proc/7184/stat : 7184 (wbo2sat) S 7183 7183 1906 0 -1 4202496 8429 2084 0 0 149 21 1 0 20 0 1 0 287928281 151048192 26131 33554432000 4194304 5872148 140736522141456 140736522134728 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 8 0 0
/proc/7184/statm: 36877 26131 175 410 0 36459 0
[pid=7189] ppid=7184 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7189/stat : 7189 (satsolver.sh) S 7184 7183 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287928463 9367552 266 33554432000 4194304 5064252 140736333888400 140736333887312 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7189/statm: 2287 266 226 213 0 72 0
[pid=7190] ppid=7189 vsize=404008 CPUtime=1798.29 cores=1,3,5,7
/proc/7190/stat : 7190 (glucose_static) R 7189 7183 1906 0 -1 4202496 43053 0 0 0 179811 18 0 0 20 0 1 0 287928463 413704192 91634 33554432000 4194304 4896791 140734279178688 140734279175736 4203846 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7190/statm: 101002 91634 78 172 0 100828 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 569812

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.05
CPU user time (s): 1799.63
CPU system time (s): 0.417936
CPU usage (%): 99.9796
Max. virtual memory (cumulated for all children) (KiB): 569812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.63
system time used= 0.417936
maximum resident set size= 366536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54554
page faults= 0
swaps= 0
block input operations= 0
block output operations= 180528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25
involuntary context switches= 1895

runsolver used 4.20836 second user time and 21.5077 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-28 17:13:59
IDJOB=3716125
IDBENCH=79460
IDSOLVER=2298
FILE ID=node143/3716125-1338218039
RUNJOBID= node143-1338207343-5233
PBS_JOBID= 14624608
Free space on /tmp= 71516 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/driver/normalized-driverlogs03_wcsp.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716125-1338218039/watcher-3716125-1338218039 -o /tmp/evaluation-result-3716125-1338218039/solver-3716125-1338218039 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716125-1338218039.wbo 2111912944 HOME HOME

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

MD5SUM BENCH= 2a7b9b233224ce80aa11a515af30e7d3
RANDOM SEED=2111912944

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
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	: 5298.57
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.787
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		: 2666.787
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:        30298720 kB
Buffers:          423444 kB
Cached:           783436 kB
SwapCached:            0 kB
Active:          1327704 kB
Inactive:         404048 kB
Active(anon):     515792 kB
Inactive(anon):    11300 kB
Active(file):     811912 kB
Inactive(file):   392748 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8992 kB
Writeback:             0 kB
AnonPages:        532224 kB
Mapped:            15192 kB
Shmem:               200 kB
Slab:             701952 kB
SReclaimable:     143756 kB
SUnreclaim:       558196 kB
KernelStack:        1472 kB
PageTables:         4840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     839580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 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= 70840 MiB
End job on node143 at 2012-05-28 17:44:00