Trace number 3715402

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.06 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/celar/
normalized-celar7-sub1-20_wcsp.wbo
MD5SUM8392c6f9a9c070c17f5e6e6f3dfa2fdc
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark272946
Best CPU time to get the best result obtained on this benchmark1800.02
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables280
Total number of constraints49254
Number of soft constraints49240
Number of constraints which are clauses49240
Number of constraints which are cardinality constraints (but not clauses)14
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
Top cost 38275680
Min constraint cost 1
Max constraint cost 1000000
Sum of constraints costs 3660538699
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
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.26	c run usual solver
1.28/1.32	o 19624468
1.28/1.32	c starting approximation
1.28/1.32	c factor = 2
1.28/1.32	c factor still to low - shrinking to 2.89893e+06
1.28/1.32	c approx number of clauses: 1e+06
1.28/1.32	c current bound: 9812234
13.55/13.64	c leaving approximation
13.55/13.64	c finished approximation
13.55/13.64	c fallback to adder encoding
1800.06/1800.41	c error: unexpected solver exit code
1800.06/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-3715402-1338253280/watcher-3715402-1338253280 -o /tmp/evaluation-result-3715402-1338253280/solver-3715402-1338253280 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715402-1338253280.wbo 1290537357 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: 2.00 2.04 2.00 3/181 27901
/proc/meminfo: memFree=27078752/32873844 swapFree=6856/6856
[pid=27901] ppid=27899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27901/stat : 27901 (npSolver-wbo-It) S 27899 27901 25271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291452896 9367552 275 33554432000 4194304 5064252 140736278992896 140736278991808 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27901/statm: 2287 275 233 213 0 72 0

[startup+0.064996 s]
/proc/loadavg: 2.00 2.04 2.00 3/181 27901
/proc/meminfo: memFree=27078752/32873844 swapFree=6856/6856
[pid=27901] ppid=27899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27901/stat : 27901 (npSolver-wbo-It) S 27899 27901 25271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291452896 9367552 275 33554432000 4194304 5064252 140736278992896 140736278991808 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27901/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100254 s]
/proc/loadavg: 2.00 2.04 2.00 3/181 27901
/proc/meminfo: memFree=27078752/32873844 swapFree=6856/6856
[pid=27901] ppid=27899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27901/stat : 27901 (npSolver-wbo-It) S 27899 27901 25271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291452896 9367552 275 33554432000 4194304 5064252 140736278992896 140736278991808 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27901/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300229 s]
/proc/loadavg: 2.00 2.04 2.00 3/181 27901
/proc/meminfo: memFree=27078752/32873844 swapFree=6856/6856
[pid=27901] ppid=27899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27901/stat : 27901 (npSolver-wbo-It) S 27899 27901 25271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291452896 9367552 275 33554432000 4194304 5064252 140736278992896 140736278991808 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27901/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700226 s]
/proc/loadavg: 2.00 2.04 2.00 3/181 27901
/proc/meminfo: memFree=27078752/32873844 swapFree=6856/6856
[pid=27901] ppid=27899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27901/stat : 27901 (npSolver-wbo-It) S 27899 27901 25271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291452896 9367552 275 33554432000 4194304 5064252 140736278992896 140736278991808 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27901/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.04 2.00 3/185 27905
/proc/meminfo: memFree=27044184/32873844 swapFree=6856/6856
[pid=27901] ppid=27899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27901/stat : 27901 (npSolver-wbo-It) S 27899 27901 25271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291452896 9367552 275 33554432000 4194304 5064252 140736278992896 140736278991808 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27901/statm: 2287 275 233 213 0 72 0
[pid=27902] ppid=27901 vsize=23164 CPUtime=1.4 cores=0,2,4,6
/proc/27902/stat : 27902 (npSolver-wbo) S 27901 27901 25271 0 -1 4202496 6702 14000 0 0 37 14 87 2 20 0 1 0 291452896 23719936 4691 33554432000 4194304 5990268 140736791788288 140736791779696 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27902/statm: 5791 4691 174 439 0 5348 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 32312

[startup+3.10033 s]
/proc/loadavg: 2.00 2.04 2.00 3/185 27915
/proc/meminfo: memFree=27004612/32873844 swapFree=6856/6856
[pid=27901] ppid=27899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27901/stat : 27901 (npSolver-wbo-It) S 27899 27901 25271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291452896 9367552 275 33554432000 4194304 5064252 140736278992896 140736278991808 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27901/statm: 2287 275 233 213 0 72 0
[pid=27902] ppid=27901 vsize=23164 CPUtime=1.4 cores=0,2,4,6
/proc/27902/stat : 27902 (npSolver-wbo) S 27901 27901 25271 0 -1 4202496 6702 14000 0 0 37 14 87 2 20 0 1 0 291452896 23719936 4691 33554432000 4194304 5990268 140736791788288 140736791779696 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27902/statm: 5791 4691 174 439 0 5348 0
[pid=27914] ppid=27902 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27914/stat : 27914 (satsolver.sh) S 27902 27901 25271 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291453039 9367552 266 33554432000 4194304 5064252 140733970690656 140733970689568 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27914/statm: 2287 266 226 213 0 72 0
[pid=27915] ppid=27914 vsize=51944 CPUtime=1.66 cores=0,2,4,6
/proc/27915/stat : 27915 (glucose) R 27914 27901 25271 0 -1 4202496 11566 0 0 0 163 3 0 0 20 0 1 0 291453039 53190656 11835 33554432000 4194304 5208918 140735245470640 140735245469048 4211744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27915/statm: 12986 11835 95 248 0 12735 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 93404

[startup+6.30042 s]
/proc/loadavg: 2.00 2.04 2.00 3/185 27915
/proc/meminfo: memFree=27000016/32873844 swapFree=6852/6852
[pid=27901] ppid=27899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27901/stat : 27901 (npSolver-wbo-It) S 27899 27901 25271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291452896 9367552 275 33554432000 4194304 5064252 140736278992896 140736278991808 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27901/statm: 2287 275 233 213 0 72 0
[pid=27902] ppid=27901 vsize=23164 CPUtime=1.4 cores=0,2,4,6
/proc/27902/stat : 27902 (npSolver-wbo) S 27901 27901 25271 0 -1 4202496 6702 14000 0 0 37 14 87 2 20 0 1 0 291452896 23719936 4691 33554432000 4194304 5990268 140736791788288 140736791779696 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27902/statm: 5791 4691 174 439 0 5348 0
[pid=27914] ppid=27902 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27914/stat : 27914 (satsolver.sh) S 27902 27901 25271 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291453039 9367552 266 33554432000 4194304 5064252 140733970690656 140733970689568 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27914/statm: 2287 266 226 213 0 72 0
[pid=27915] ppid=27914 vsize=57436 CPUtime=4.86 cores=0,2,4,6
/proc/27915/stat : 27915 (glucose) R 27914 27901 25271 0 -1 4202496 12813 0 0 0 483 3 0 0 20 0 1 0 291453039 58814464 13082 33554432000 4194304 5208918 140735245470640 140735245468472 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27915/statm: 14359 13082 102 248 0 14108 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 98896

[startup+12.7004 s]
/proc/loadavg: 2.08 2.06 2.01 3/185 27915
/proc/meminfo: memFree=26998296/32873844 swapFree=6856/6856
[pid=27901] ppid=27899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27901/stat : 27901 (npSolver-wbo-It) S 27899 27901 25271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291452896 9367552 275 33554432000 4194304 5064252 140736278992896 140736278991808 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27901/statm: 2287 275 233 213 0 72 0
[pid=27902] ppid=27901 vsize=23164 CPUtime=1.4 cores=0,2,4,6
/proc/27902/stat : 27902 (npSolver-wbo) S 27901 27901 25271 0 -1 4202496 6702 14000 0 0 37 14 87 2 20 0 1 0 291452896 23719936 4691 33554432000 4194304 5990268 140736791788288 140736791779696 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27902/statm: 5791 4691 174 439 0 5348 0
[pid=27914] ppid=27902 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27914/stat : 27914 (satsolver.sh) S 27902 27901 25271 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291453039 9367552 266 33554432000 4194304 5064252 140733970690656 140733970689568 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27914/statm: 2287 266 226 213 0 72 0
[pid=27915] ppid=27914 vsize=62544 CPUtime=11.25 cores=0,2,4,6
/proc/27915/stat : 27915 (glucose) R 27914 27901 25271 0 -1 4202496 13056 0 0 0 1122 3 0 0 20 0 1 0 291453039 64045056 13324 33554432000 4194304 5208918 140735245470640 140735245468792 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27915/statm: 15636 13324 102 248 0 15385 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 104004

[startup+25.5004 s]
/proc/loadavg: 2.06 2.06 2.00 3/185 27922
/proc/meminfo: memFree=25223872/32873844 swapFree=6856/6856
[pid=27901] ppid=27899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27901/stat : 27901 (npSolver-wbo-It) S 27899 27901 25271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291452896 9367552 275 33554432000 4194304 5064252 140736278992896 140736278991808 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27901/statm: 2287 275 233 213 0 72 0
[pid=27902] ppid=27901 vsize=548432 CPUtime=21.19 cores=0,2,4,6
/proc/27902/stat : 27902 (npSolver-wbo) S 27901 27901 25271 0 -1 4202496 24979 30000 0 0 708 100 1303 8 20 0 1 0 291452896 561594368 126894 33554432000 4194304 5990268 140736791788288 140736791779712 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27902/statm: 137108 126894 181 439 0 136665 0
[pid=27921] ppid=27902 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27921/stat : 27921 (satsolver.sh) S 27902 27901 25271 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291455017 9367552 267 33554432000 4194304 5064252 140733796663312 140733796662224 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27921/statm: 2287 267 226 213 0 72 0
[pid=27922] ppid=27921 vsize=997976 CPUtime=4.28 cores=0,2,4,6
/proc/27922/stat : 27922 (glucose) R 27921 27901 25271 0 -1 4202496 100812 0 0 0 393 35 0 0 20 0 1 0 291455018 1021927424 225596 33554432000 4194304 5208918 140736217540480 140736216489880 4201056 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27922/statm: 249494 225596 70 248 0 249243 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1564704

[startup+51.1004 s]
/proc/loadavg: 2.10 2.07 2.01 3/184 27922
/proc/meminfo: memFree=25037604/32873844 swapFree=6856/6856
[pid=27901] ppid=27899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27901/stat : 27901 (npSolver-wbo-It) S 27899 27901 25271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291452896 9367552 275 33554432000 4194304 5064252 140736278992896 140736278991808 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27901/statm: 2287 275 233 213 0 72 0
[pid=27902] ppid=27901 vsize=548432 CPUtime=21.19 cores=0,2,4,6
/proc/27902/stat : 27902 (npSolver-wbo) S 27901 27901 25271 0 -1 4202496 24979 30000 0 0 708 100 1303 8 20 0 1 0 291452896 561594368 126894 33554432000 4194304 5990268 140736791788288 140736791779712 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27902/statm: 137108 126894 181 439 0 136665 0
[pid=27921] ppid=27902 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27921/stat : 27921 (satsolver.sh) S 27902 27901 25271 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291455017 9367552 267 33554432000 4194304 5064252 140733796663312 140733796662224 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27921/statm: 2287 267 226 213 0 72 0
[pid=27922] ppid=27921 vsize=1314048 CPUtime=29.87 cores=0,2,4,6
/proc/27922/stat : 27922 (glucose) R 27921 27901 25271 0 -1 4202496 148094 0 0 0 2933 54 0 0 20 0 1 0 291455018 1345585152 260548 33554432000 4194304 5208918 140736217540480 140736217538152 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27922/statm: 328512 260548 104 248 0 328261 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1880776

[startup+102.307 s]
/proc/loadavg: 2.04 2.05 2.00 3/184 27922
/proc/meminfo: memFree=25037976/32873844 swapFree=6856/6856
[pid=27901] ppid=27899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27901/stat : 27901 (npSolver-wbo-It) S 27899 27901 25271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291452896 9367552 275 33554432000 4194304 5064252 140736278992896 140736278991808 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27901/statm: 2287 275 233 213 0 72 0
[pid=27902] ppid=27901 vsize=548432 CPUtime=21.19 cores=0,2,4,6
/proc/27902/stat : 27902 (npSolver-wbo) S 27901 27901 25271 0 -1 4202496 24979 30000 0 0 708 100 1303 8 20 0 1 0 291452896 561594368 126894 33554432000 4194304 5990268 140736791788288 140736791779712 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27902/statm: 137108 126894 181 439 0 136665 0
[pid=27921] ppid=27902 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27921/stat : 27921 (satsolver.sh) S 27902 27901 25271 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291455017 9367552 267 33554432000 4194304 5064252 140733796663312 140733796662224 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27921/statm: 2287 267 226 213 0 72 0
[pid=27922] ppid=27921 vsize=1314048 CPUtime=81.07 cores=0,2,4,6
/proc/27922/stat : 27922 (glucose) R 27921 27901 25271 0 -1 4202496 148114 0 0 0 8053 54 0 0 20 0 1 0 291455018 1345585152 260568 33554432000 4194304 5208918 140736217540480 140736217538152 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27922/statm: 328512 260568 104 248 0 328261 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1880776

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/184 27923
/proc/meminfo: memFree=25037728/32873844 swapFree=6856/6856
[pid=27901] ppid=27899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27901/stat : 27901 (npSolver-wbo-It) S 27899 27901 25271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291452896 9367552 275 33554432000 4194304 5064252 140736278992896 140736278991808 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27901/statm: 2287 275 233 213 0 72 0
[pid=27902] ppid=27901 vsize=548432 CPUtime=21.19 cores=0,2,4,6
/proc/27902/stat : 27902 (npSolver-wbo) S 27901 27901 25271 0 -1 4202496 24979 30000 0 0 708 100 1303 8 20 0 1 0 291452896 561594368 126894 33554432000 4194304 5990268 140736791788288 140736791779712 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27902/statm: 137108 126894 181 439 0 136665 0
[pid=27921] ppid=27902 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27921/stat : 27921 (satsolver.sh) S 27902 27901 25271 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291455017 9367552 267 33554432000 4194304 5064252 140733796663312 140733796662224 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27921/statm: 2287 267 226 213 0 72 0
[pid=27922] ppid=27921 vsize=1314048 CPUtime=141.05 cores=0,2,4,6
/proc/27922/stat : 27922 (glucose) R 27921 27901 25271 0 -1 4202496 148172 0 0 0 14051 54 0 0 20 0 1 0 291455018 1345585152 260626 33554432000 4194304 5208918 140736217540480 140736217538152 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27922/statm: 328512 260626 104 248 0 328261 0
Current children cumulated CPU time (s) 162.24

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

/proc/27922/stat : 27922 (glucose) R 27921 27901 25271 0 -1 4202496 154584 0 0 0 134027 58 0 0 20 0 1 0 291455018 1369546752 278882 33554432000 4194304 5208918 140736217540480 140736217538232 4205231 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27922/statm: 334362 278882 104 248 0 334111 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 1904176

[startup+1422.31 s]
/proc/loadavg: 2.13 2.10 2.07 3/184 27986
/proc/meminfo: memFree=13465852/32873844 swapFree=6856/6856
[pid=27901] ppid=27899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27901/stat : 27901 (npSolver-wbo-It) S 27899 27901 25271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291452896 9367552 275 33554432000 4194304 5064252 140736278992896 140736278991808 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27901/statm: 2287 275 233 213 0 72 0
[pid=27902] ppid=27901 vsize=548432 CPUtime=21.19 cores=0,2,4,6
/proc/27902/stat : 27902 (npSolver-wbo) S 27901 27901 25271 0 -1 4202496 24979 30000 0 0 708 100 1303 8 20 0 1 0 291452896 561594368 126894 33554432000 4194304 5990268 140736791788288 140736791779712 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27902/statm: 137108 126894 181 439 0 136665 0
[pid=27921] ppid=27902 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27921/stat : 27921 (satsolver.sh) S 27902 27901 25271 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291455017 9367552 267 33554432000 4194304 5064252 140733796663312 140733796662224 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27921/statm: 2287 267 226 213 0 72 0
[pid=27922] ppid=27921 vsize=1337448 CPUtime=1400.84 cores=0,2,4,6
/proc/27922/stat : 27922 (glucose) R 27921 27901 25271 0 -1 4202496 154596 0 0 0 140026 58 0 0 20 0 1 0 291455018 1369546752 279402 33554432000 4194304 5208918 140736217540480 140736217536184 4211027 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27922/statm: 334362 279402 104 248 0 334111 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 1904176

[startup+1482.3 s]
/proc/loadavg: 2.11 2.09 2.07 3/184 27986
/proc/meminfo: memFree=13463000/32873844 swapFree=6856/6856
[pid=27901] ppid=27899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27901/stat : 27901 (npSolver-wbo-It) S 27899 27901 25271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291452896 9367552 275 33554432000 4194304 5064252 140736278992896 140736278991808 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27901/statm: 2287 275 233 213 0 72 0
[pid=27902] ppid=27901 vsize=548432 CPUtime=21.19 cores=0,2,4,6
/proc/27902/stat : 27902 (npSolver-wbo) S 27901 27901 25271 0 -1 4202496 24979 30000 0 0 708 100 1303 8 20 0 1 0 291452896 561594368 126894 33554432000 4194304 5990268 140736791788288 140736791779712 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27902/statm: 137108 126894 181 439 0 136665 0
[pid=27921] ppid=27902 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27921/stat : 27921 (satsolver.sh) S 27902 27901 25271 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291455017 9367552 267 33554432000 4194304 5064252 140733796663312 140733796662224 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27921/statm: 2287 267 226 213 0 72 0
[pid=27922] ppid=27921 vsize=1340924 CPUtime=1460.83 cores=0,2,4,6
/proc/27922/stat : 27922 (glucose) R 27921 27901 25271 0 -1 4202496 155303 0 0 0 146025 58 0 0 20 0 1 0 291455018 1373106176 280109 33554432000 4194304 5208918 140736217540480 140736217538328 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27922/statm: 335231 280109 104 248 0 334980 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1907652

[startup+1542.3 s]
/proc/loadavg: 2.11 2.09 2.07 3/184 27986
/proc/meminfo: memFree=13455860/32873844 swapFree=6856/6856
[pid=27901] ppid=27899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27901/stat : 27901 (npSolver-wbo-It) S 27899 27901 25271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291452896 9367552 275 33554432000 4194304 5064252 140736278992896 140736278991808 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27901/statm: 2287 275 233 213 0 72 0
[pid=27902] ppid=27901 vsize=548432 CPUtime=21.19 cores=0,2,4,6
/proc/27902/stat : 27902 (npSolver-wbo) S 27901 27901 25271 0 -1 4202496 24979 30000 0 0 708 100 1303 8 20 0 1 0 291452896 561594368 126894 33554432000 4194304 5990268 140736791788288 140736791779712 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27902/statm: 137108 126894 181 439 0 136665 0
[pid=27921] ppid=27902 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27921/stat : 27921 (satsolver.sh) S 27902 27901 25271 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291455017 9367552 267 33554432000 4194304 5064252 140733796663312 140733796662224 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27921/statm: 2287 267 226 213 0 72 0
[pid=27922] ppid=27921 vsize=1343968 CPUtime=1520.82 cores=0,2,4,6
/proc/27922/stat : 27922 (glucose) R 27921 27901 25271 0 -1 4202496 156131 0 0 0 152023 59 0 0 20 0 1 0 291455018 1376223232 281953 33554432000 4194304 5208918 140736217540480 140736217538232 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27922/statm: 335992 281953 104 248 0 335741 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 1910696

[startup+1602.3 s]
/proc/loadavg: 2.10 2.09 2.07 3/184 27986
/proc/meminfo: memFree=13452572/32873844 swapFree=6856/6856
[pid=27901] ppid=27899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27901/stat : 27901 (npSolver-wbo-It) S 27899 27901 25271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291452896 9367552 275 33554432000 4194304 5064252 140736278992896 140736278991808 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27901/statm: 2287 275 233 213 0 72 0
[pid=27902] ppid=27901 vsize=548432 CPUtime=21.19 cores=0,2,4,6
/proc/27902/stat : 27902 (npSolver-wbo) S 27901 27901 25271 0 -1 4202496 24979 30000 0 0 708 100 1303 8 20 0 1 0 291452896 561594368 126894 33554432000 4194304 5990268 140736791788288 140736791779712 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27902/statm: 137108 126894 181 439 0 136665 0
[pid=27921] ppid=27902 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27921/stat : 27921 (satsolver.sh) S 27902 27901 25271 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291455017 9367552 267 33554432000 4194304 5064252 140733796663312 140733796662224 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27921/statm: 2287 267 226 213 0 72 0
[pid=27922] ppid=27921 vsize=1345288 CPUtime=1580.8 cores=0,2,4,6
/proc/27922/stat : 27922 (glucose) R 27921 27901 25271 0 -1 4202496 156458 0 0 0 158021 59 0 0 20 0 1 0 291455018 1377574912 282791 33554432000 4194304 5208918 140736217540480 140736217538328 4205139 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27922/statm: 336322 282791 104 248 0 336071 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 1912016

[startup+1662.3 s]
/proc/loadavg: 2.04 2.07 2.06 3/184 27987
/proc/meminfo: memFree=13430124/32873844 swapFree=6856/6856
[pid=27901] ppid=27899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27901/stat : 27901 (npSolver-wbo-It) S 27899 27901 25271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291452896 9367552 275 33554432000 4194304 5064252 140736278992896 140736278991808 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27901/statm: 2287 275 233 213 0 72 0
[pid=27902] ppid=27901 vsize=548432 CPUtime=21.19 cores=0,2,4,6
/proc/27902/stat : 27902 (npSolver-wbo) S 27901 27901 25271 0 -1 4202496 24979 30000 0 0 708 100 1303 8 20 0 1 0 291452896 561594368 126894 33554432000 4194304 5990268 140736791788288 140736791779712 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27902/statm: 137108 126894 181 439 0 136665 0
[pid=27921] ppid=27902 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27921/stat : 27921 (satsolver.sh) S 27902 27901 25271 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291455017 9367552 267 33554432000 4194304 5064252 140733796663312 140733796662224 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27921/statm: 2287 267 226 213 0 72 0
[pid=27922] ppid=27921 vsize=1354104 CPUtime=1640.8 cores=0,2,4,6
/proc/27922/stat : 27922 (glucose) R 27921 27901 25271 0 -1 4202496 157963 0 0 0 164019 61 0 0 20 0 1 0 291455018 1386602496 288384 33554432000 4194304 5208918 140736217540480 140736217536856 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27922/statm: 338526 288384 104 248 0 338275 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 1920832

[startup+1722.3 s]
/proc/loadavg: 2.08 2.07 2.06 3/185 27990
/proc/meminfo: memFree=13427320/32873844 swapFree=6856/6856
[pid=27901] ppid=27899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27901/stat : 27901 (npSolver-wbo-It) S 27899 27901 25271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291452896 9367552 275 33554432000 4194304 5064252 140736278992896 140736278991808 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27901/statm: 2287 275 233 213 0 72 0
[pid=27902] ppid=27901 vsize=548432 CPUtime=21.19 cores=0,2,4,6
/proc/27902/stat : 27902 (npSolver-wbo) S 27901 27901 25271 0 -1 4202496 24979 30000 0 0 708 100 1303 8 20 0 1 0 291452896 561594368 126894 33554432000 4194304 5990268 140736791788288 140736791779712 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27902/statm: 137108 126894 181 439 0 136665 0
[pid=27921] ppid=27902 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27921/stat : 27921 (satsolver.sh) S 27902 27901 25271 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291455017 9367552 267 33554432000 4194304 5064252 140733796663312 140733796662224 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27921/statm: 2287 267 226 213 0 72 0
[pid=27922] ppid=27921 vsize=1354104 CPUtime=1700.79 cores=0,2,4,6
/proc/27922/stat : 27922 (glucose) R 27921 27901 25271 0 -1 4202496 157966 0 0 0 170018 61 0 0 20 0 1 0 291455018 1386602496 288898 33554432000 4194304 5208918 140736217540480 140736217536856 4205139 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27922/statm: 338526 288898 104 248 0 338275 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 1920832

[startup+1782.3 s]
/proc/loadavg: 2.03 2.05 2.06 3/184 27990
/proc/meminfo: memFree=13465060/32873844 swapFree=6856/6856
[pid=27901] ppid=27899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27901/stat : 27901 (npSolver-wbo-It) S 27899 27901 25271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291452896 9367552 275 33554432000 4194304 5064252 140736278992896 140736278991808 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27901/statm: 2287 275 233 213 0 72 0
[pid=27902] ppid=27901 vsize=548432 CPUtime=21.19 cores=0,2,4,6
/proc/27902/stat : 27902 (npSolver-wbo) S 27901 27901 25271 0 -1 4202496 24979 30000 0 0 708 100 1303 8 20 0 1 0 291452896 561594368 126894 33554432000 4194304 5990268 140736791788288 140736791779712 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27902/statm: 137108 126894 181 439 0 136665 0
[pid=27921] ppid=27902 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27921/stat : 27921 (satsolver.sh) S 27902 27901 25271 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291455017 9367552 267 33554432000 4194304 5064252 140733796663312 140733796662224 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27921/statm: 2287 267 226 213 0 72 0
[pid=27922] ppid=27921 vsize=1357280 CPUtime=1760.77 cores=0,2,4,6
/proc/27922/stat : 27922 (glucose) R 27921 27901 25271 0 -1 4202496 159597 0 0 0 176012 65 0 0 20 0 1 0 291455018 1389854720 279508 33554432000 4194304 5208918 140736217540480 140736217536856 4211162 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27922/statm: 339320 279508 104 248 0 339069 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 1924008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.05 2.06 3/184 27990
/proc/meminfo: memFree=13464352/32873844 swapFree=6856/6856
[pid=27901] ppid=27899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27901/stat : 27901 (npSolver-wbo-It) S 27899 27901 25271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291452896 9367552 275 33554432000 4194304 5064252 140736278992896 140736278991808 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27901/statm: 2287 275 233 213 0 72 0
[pid=27902] ppid=27901 vsize=548432 CPUtime=21.19 cores=0,2,4,6
/proc/27902/stat : 27902 (npSolver-wbo) S 27901 27901 25271 0 -1 4202496 24979 30000 0 0 708 100 1303 8 20 0 1 0 291452896 561594368 126894 33554432000 4194304 5990268 140736791788288 140736791779712 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27902/statm: 137108 126894 181 439 0 136665 0
[pid=27921] ppid=27902 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27921/stat : 27921 (satsolver.sh) S 27902 27901 25271 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291455017 9367552 267 33554432000 4194304 5064252 140733796663312 140733796662224 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27921/statm: 2287 267 226 213 0 72 0
[pid=27922] ppid=27921 vsize=1357280 CPUtime=1778.87 cores=0,2,4,6
/proc/27922/stat : 27922 (glucose) R 27921 27901 25271 0 -1 4202496 159597 0 0 0 177822 65 0 0 20 0 1 0 291455018 1389854720 279747 33554432000 4194304 5208918 140736217540480 140736217536856 4211104 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27922/statm: 339320 279747 104 248 0 339069 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1924008

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27901 and gives
#  childrusage.ru_utime.tv_sec=20
#  childrusage.ru_utime.tv_usec=118941
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=95833
# CPU time returned by wait4() is 21.2148
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.06
CPU user time (s): 1798.33
CPU system time (s): 1.73
CPU usage (%): 99.9802
Max. virtual memory (cumulated for all children) (KiB): 2294640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.1189
system time used= 1.09583
maximum resident set size= 992428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55954
page faults= 0
swaps= 0
block input operations= 0
block output operations= 992016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 109
involuntary context switches= 51

runsolver used 4.22336 second user time and 10.2564 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-29 03:01:20
IDJOB=3715402
IDBENCH=79551
IDSOLVER=2297
FILE ID=node144/3715402-1338253280
RUNJOBID= node144-1338226780-25287
PBS_JOBID= 14624625
Free space on /tmp= 71108 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/celar/normalized-celar7-sub1-20_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715402-1338253280/watcher-3715402-1338253280 -o /tmp/evaluation-result-3715402-1338253280/solver-3715402-1338253280 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715402-1338253280.wbo 1290537357 HOME HOME

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

MD5SUM BENCH= 8392c6f9a9c070c17f5e6e6f3dfa2fdc
RANDOM SEED=1290537357

node144.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.196
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	: 5332.39
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.196
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.196
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	: 5438.54
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.196
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.196
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.196
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.92
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.196
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.196
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:        27078760 kB
Buffers:          621456 kB
Cached:          3066276 kB
SwapCached:            0 kB
Active:          2757528 kB
Inactive:        2183720 kB
Active(anon):    1245780 kB
Inactive(anon):        0 kB
Active(file):    1511748 kB
Inactive(file):  2183720 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9740 kB
Writeback:             0 kB
AnonPages:       1250092 kB
Mapped:            15480 kB
Shmem:               200 kB
Slab:             710548 kB
SReclaimable:     152156 kB
SUnreclaim:       558392 kB
KernelStack:        1480 kB
PageTables:         6640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1719392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1179648 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= 67752 MiB
End job on node144 at 2012-05-29 03:31:20