Trace number 3754205

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
spot5/normalized-spot5-408_wcsp.wbo
MD5SUM48ac1863348303136e0aa9da5ae3256d
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark6241
Best CPU time to get the best result obtained on this benchmark1800.07
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables528
Total number of constraints3349
Number of soft constraints3149
Number of constraints which are clauses3149
Number of constraints which are cardinality constraints (but not clauses)200
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 9311
Min constraint cost 1
Max constraint cost 9311
Sum of constraints costs 27467449
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
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.03	c run usual solver
0.00/0.10	o 10093124
0.00/0.10	c current bound: 5046562
0.00/0.10	c fallback to adder encoding
1800.05/1800.41	c error: unexpected solver exit code
1800.05/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-3754205-1339202795/watcher-3754205-1339202795 -o /tmp/evaluation-result-3754205-1339202795/solver-3754205-1339202795 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754205-1339202795.wbo 1648425198 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.01 2.02 2.00 3/179 414
/proc/meminfo: memFree=26913172/32873844 swapFree=7632/7632
[pid=414] ppid=412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/414/stat : 414 (npSolver-wbo-I.) S 412 414 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386403805 9367552 275 33554432000 4194304 5064252 140734984803584 140734984802496 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/414/statm: 2287 275 233 213 0 72 0

[startup+0.0922721 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 414
/proc/meminfo: memFree=26913172/32873844 swapFree=7632/7632
[pid=414] ppid=412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/414/stat : 414 (npSolver-wbo-I.) S 412 414 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386403805 9367552 275 33554432000 4194304 5064252 140734984803584 140734984802496 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/414/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10028 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 414
/proc/meminfo: memFree=26913172/32873844 swapFree=7632/7632
[pid=414] ppid=412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/414/stat : 414 (npSolver-wbo-I.) S 412 414 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386403805 9367552 275 33554432000 4194304 5064252 140734984803584 140734984802496 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/414/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300275 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 414
/proc/meminfo: memFree=26913172/32873844 swapFree=7632/7632
[pid=414] ppid=412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/414/stat : 414 (npSolver-wbo-I.) S 412 414 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386403805 9367552 275 33554432000 4194304 5064252 140734984803584 140734984802496 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/414/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70026 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 414
/proc/meminfo: memFree=26913172/32873844 swapFree=7632/7632
[pid=414] ppid=412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/414/stat : 414 (npSolver-wbo-I.) S 412 414 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386403805 9367552 275 33554432000 4194304 5064252 140734984803584 140734984802496 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/414/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 428
/proc/meminfo: memFree=26773248/32873844 swapFree=7632/7632
[pid=414] ppid=412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/414/stat : 414 (npSolver-wbo-I.) S 412 414 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386403805 9367552 275 33554432000 4194304 5064252 140734984803584 140734984802496 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/414/statm: 2287 275 233 213 0 72 0
[pid=415] ppid=414 vsize=91372 CPUtime=0.94 cores=0,2,4,6
/proc/415/stat : 415 (npSolver-wbo) S 414 414 25698 0 -1 4202496 8054 6266 0 0 78 11 4 1 20 0 1 0 386403806 93564928 19074 33554432000 4194304 6006132 140733802967232 140733802958640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/415/statm: 22843 19074 179 443 0 22396 0
[pid=427] ppid=415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/427/stat : 427 (satsolver.sh) S 415 414 25698 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386403900 9367552 267 33554432000 4194304 5064252 140733774925184 140733774924096 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/427/statm: 2287 267 226 213 0 72 0
[pid=428] ppid=427 vsize=134596 CPUtime=0.54 cores=0,2,4,6
/proc/428/stat : 428 (glucose) R 427 414 25698 0 -1 4202496 22616 0 0 0 48 6 0 0 20 0 1 0 386403901 137826304 29429 33554432000 4194304 5208918 140735249870176 140735248819576 4465602 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/428/statm: 33649 29429 70 248 0 33398 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 244264

[startup+3.10037 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 428
/proc/meminfo: memFree=26658244/32873844 swapFree=7632/7632
[pid=414] ppid=412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/414/stat : 414 (npSolver-wbo-I.) S 412 414 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386403805 9367552 275 33554432000 4194304 5064252 140734984803584 140734984802496 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/414/statm: 2287 275 233 213 0 72 0
[pid=415] ppid=414 vsize=91372 CPUtime=0.94 cores=0,2,4,6
/proc/415/stat : 415 (npSolver-wbo) S 414 414 25698 0 -1 4202496 8054 6266 0 0 78 11 4 1 20 0 1 0 386403806 93564928 19074 33554432000 4194304 6006132 140733802967232 140733802958640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/415/statm: 22843 19074 179 443 0 22396 0
[pid=427] ppid=415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/427/stat : 427 (satsolver.sh) S 415 414 25698 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386403900 9367552 267 33554432000 4194304 5064252 140733774925184 140733774924096 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/427/statm: 2287 267 226 213 0 72 0
[pid=428] ppid=427 vsize=156644 CPUtime=2.14 cores=0,2,4,6
/proc/428/stat : 428 (glucose) R 427 414 25698 0 -1 4202496 28545 0 0 0 206 8 0 0 20 0 1 0 386403901 160403456 33234 33554432000 4194304 5208918 140735249870176 140735249868024 4230001 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/428/statm: 39161 33234 104 248 0 38910 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 266312

[startup+6.30039 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 428
/proc/meminfo: memFree=26648808/32873844 swapFree=7632/7632
[pid=414] ppid=412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/414/stat : 414 (npSolver-wbo-I.) S 412 414 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386403805 9367552 275 33554432000 4194304 5064252 140734984803584 140734984802496 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/414/statm: 2287 275 233 213 0 72 0
[pid=415] ppid=414 vsize=91372 CPUtime=0.94 cores=0,2,4,6
/proc/415/stat : 415 (npSolver-wbo) S 414 414 25698 0 -1 4202496 8054 6266 0 0 78 11 4 1 20 0 1 0 386403806 93564928 19074 33554432000 4194304 6006132 140733802967232 140733802958640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/415/statm: 22843 19074 179 443 0 22396 0
[pid=427] ppid=415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/427/stat : 427 (satsolver.sh) S 415 414 25698 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386403900 9367552 267 33554432000 4194304 5064252 140733774925184 140733774924096 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/427/statm: 2287 267 226 213 0 72 0
[pid=428] ppid=427 vsize=160648 CPUtime=5.34 cores=0,2,4,6
/proc/428/stat : 428 (glucose) R 427 414 25698 0 -1 4202496 29744 0 0 0 525 9 0 0 20 0 1 0 386403901 164503552 34277 33554432000 4194304 5208918 140735249870176 140735249868024 4228942 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/428/statm: 40162 34277 104 248 0 39911 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 270316

[startup+12.7004 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 428
/proc/meminfo: memFree=26633204/32873844 swapFree=7632/7632
[pid=414] ppid=412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/414/stat : 414 (npSolver-wbo-I.) S 412 414 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386403805 9367552 275 33554432000 4194304 5064252 140734984803584 140734984802496 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/414/statm: 2287 275 233 213 0 72 0
[pid=415] ppid=414 vsize=91372 CPUtime=0.94 cores=0,2,4,6
/proc/415/stat : 415 (npSolver-wbo) S 414 414 25698 0 -1 4202496 8054 6266 0 0 78 11 4 1 20 0 1 0 386403806 93564928 19074 33554432000 4194304 6006132 140733802967232 140733802958640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/415/statm: 22843 19074 179 443 0 22396 0
[pid=427] ppid=415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/427/stat : 427 (satsolver.sh) S 415 414 25698 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386403900 9367552 267 33554432000 4194304 5064252 140733774925184 140733774924096 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/427/statm: 2287 267 226 213 0 72 0
[pid=428] ppid=427 vsize=165856 CPUtime=11.73 cores=0,2,4,6
/proc/428/stat : 428 (glucose) R 427 414 25698 0 -1 4202496 31320 0 0 0 1163 10 0 0 20 0 1 0 386403901 169836544 37178 33554432000 4194304 5208918 140735249870176 140735249868024 4465602 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/428/statm: 41464 37178 104 248 0 41213 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 275524

[startup+25.5004 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 428
/proc/meminfo: memFree=26625152/32873844 swapFree=7632/7632
[pid=414] ppid=412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/414/stat : 414 (npSolver-wbo-I.) S 412 414 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386403805 9367552 275 33554432000 4194304 5064252 140734984803584 140734984802496 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/414/statm: 2287 275 233 213 0 72 0
[pid=415] ppid=414 vsize=91372 CPUtime=0.94 cores=0,2,4,6
/proc/415/stat : 415 (npSolver-wbo) S 414 414 25698 0 -1 4202496 8054 6266 0 0 78 11 4 1 20 0 1 0 386403806 93564928 19074 33554432000 4194304 6006132 140733802967232 140733802958640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/415/statm: 22843 19074 179 443 0 22396 0
[pid=427] ppid=415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/427/stat : 427 (satsolver.sh) S 415 414 25698 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386403900 9367552 267 33554432000 4194304 5064252 140733774925184 140733774924096 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/427/statm: 2287 267 226 213 0 72 0
[pid=428] ppid=427 vsize=172976 CPUtime=24.53 cores=0,2,4,6
/proc/428/stat : 428 (glucose) R 427 414 25698 0 -1 4202496 33877 0 0 0 2440 13 0 0 20 0 1 0 386403901 177127424 38384 33554432000 4194304 5208918 140735249870176 140735249868264 4229748 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/428/statm: 43244 38384 104 248 0 42993 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 282644

[startup+51.1004 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 428
/proc/meminfo: memFree=26607568/32873844 swapFree=7632/7632
[pid=414] ppid=412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/414/stat : 414 (npSolver-wbo-I.) S 412 414 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386403805 9367552 275 33554432000 4194304 5064252 140734984803584 140734984802496 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/414/statm: 2287 275 233 213 0 72 0
[pid=415] ppid=414 vsize=91372 CPUtime=0.94 cores=0,2,4,6
/proc/415/stat : 415 (npSolver-wbo) S 414 414 25698 0 -1 4202496 8054 6266 0 0 78 11 4 1 20 0 1 0 386403806 93564928 19074 33554432000 4194304 6006132 140733802967232 140733802958640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/415/statm: 22843 19074 179 443 0 22396 0
[pid=427] ppid=415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/427/stat : 427 (satsolver.sh) S 415 414 25698 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386403900 9367552 267 33554432000 4194304 5064252 140733774925184 140733774924096 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/427/statm: 2287 267 226 213 0 72 0
[pid=428] ppid=427 vsize=212984 CPUtime=50.13 cores=0,2,4,6
/proc/428/stat : 428 (glucose) R 427 414 25698 0 -1 4202496 39031 0 0 0 4995 18 0 0 20 0 1 0 386403901 218095616 43787 33554432000 4194304 5208918 140735249870176 140735249868328 4229541 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/428/statm: 53246 43787 104 248 0 52995 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 322652

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 430
/proc/meminfo: memFree=26544068/32873844 swapFree=7632/7632
[pid=414] ppid=412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/414/stat : 414 (npSolver-wbo-I.) S 412 414 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386403805 9367552 275 33554432000 4194304 5064252 140734984803584 140734984802496 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/414/statm: 2287 275 233 213 0 72 0
[pid=415] ppid=414 vsize=91372 CPUtime=0.94 cores=0,2,4,6
/proc/415/stat : 415 (npSolver-wbo) S 414 414 25698 0 -1 4202496 8054 6266 0 0 78 11 4 1 20 0 1 0 386403806 93564928 19074 33554432000 4194304 6006132 140733802967232 140733802958640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/415/statm: 22843 19074 179 443 0 22396 0
[pid=427] ppid=415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/427/stat : 427 (satsolver.sh) S 415 414 25698 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386403900 9367552 267 33554432000 4194304 5064252 140733774925184 140733774924096 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/427/statm: 2287 267 226 213 0 72 0
[pid=428] ppid=427 vsize=224428 CPUtime=101.32 cores=0,2,4,6
/proc/428/stat : 428 (glucose) R 427 414 25698 0 -1 4202496 48032 0 0 0 10100 32 0 0 20 0 1 0 386403901 229814272 47211 33554432000 4194304 5208918 140735249870176 140735249868024 4229688 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/428/statm: 56107 47211 104 248 0 55856 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 334096

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 430
/proc/meminfo: memFree=26445356/32873844 swapFree=7632/7632
[pid=414] ppid=412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/414/stat : 414 (npSolver-wbo-I.) S 412 414 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386403805 9367552 275 33554432000 4194304 5064252 140734984803584 140734984802496 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/414/statm: 2287 275 233 213 0 72 0
[pid=415] ppid=414 vsize=91372 CPUtime=0.94 cores=0,2,4,6
/proc/415/stat : 415 (npSolver-wbo) S 414 414 25698 0 -1 4202496 8054 6266 0 0 78 11 4 1 20 0 1 0 386403806 93564928 19074 33554432000 4194304 6006132 140733802967232 140733802958640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/415/statm: 22843 19074 179 443 0 22396 0
[pid=427] ppid=415 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/428/stat : 428 (glucose) R 427 414 25698 0 -1 4202496 138408 0 0 0 135913 195 0 0 20 0 1 0 386403901 414027776 95895 33554432000 4194304 5208918 140735249870176 140735249865864 4215355 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/428/statm: 101081 95895 104 248 0 100830 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 513992

[startup+1422.31 s]
/proc/loadavg: 4.12 2.65 2.21 2/184 660
/proc/meminfo: memFree=10506696/32873844 swapFree=7632/7632
[pid=414] ppid=412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/414/stat : 414 (npSolver-wbo-I.) S 412 414 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386403805 9367552 275 33554432000 4194304 5064252 140734984803584 140734984802496 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/414/statm: 2287 275 233 213 0 72 0
[pid=415] ppid=414 vsize=91372 CPUtime=0.94 cores=0,2,4,6
/proc/415/stat : 415 (npSolver-wbo) S 414 414 25698 0 -1 4202496 8054 6266 0 0 78 11 4 1 20 0 1 0 386403806 93564928 19074 33554432000 4194304 6006132 140733802967232 140733802958640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/415/statm: 22843 19074 179 443 0 22396 0
[pid=427] ppid=415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/427/stat : 427 (satsolver.sh) S 415 414 25698 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386403900 9367552 267 33554432000 4194304 5064252 140733774925184 140733774924096 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/427/statm: 2287 267 226 213 0 72 0
[pid=428] ppid=427 vsize=488908 CPUtime=1421.08 cores=0,2,4,6
/proc/428/stat : 428 (glucose) R 427 414 25698 0 -1 4202496 141183 0 0 0 141906 202 0 0 20 0 1 0 386403901 500641792 104481 33554432000 4194304 5208918 140735249870176 140735249866552 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/428/statm: 122227 104481 104 248 0 121976 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 598576

[startup+1482.3 s]
/proc/loadavg: 5.01 3.18 2.42 2/183 661
/proc/meminfo: memFree=6653836/32873844 swapFree=7632/7632
[pid=414] ppid=412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/414/stat : 414 (npSolver-wbo-I.) S 412 414 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386403805 9367552 275 33554432000 4194304 5064252 140734984803584 140734984802496 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/414/statm: 2287 275 233 213 0 72 0
[pid=415] ppid=414 vsize=91372 CPUtime=0.94 cores=0,2,4,6
/proc/415/stat : 415 (npSolver-wbo) S 414 414 25698 0 -1 4202496 8054 6266 0 0 78 11 4 1 20 0 1 0 386403806 93564928 19074 33554432000 4194304 6006132 140733802967232 140733802958640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/415/statm: 22843 19074 179 443 0 22396 0
[pid=427] ppid=415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/427/stat : 427 (satsolver.sh) S 415 414 25698 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386403900 9367552 267 33554432000 4194304 5064252 140733774925184 140733774924096 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/427/statm: 2287 267 226 213 0 72 0
[pid=428] ppid=427 vsize=409020 CPUtime=1481.06 cores=0,2,4,6
/proc/428/stat : 428 (glucose) R 427 414 25698 0 -1 4202496 143515 0 0 0 147897 209 0 0 20 0 1 0 386403901 418836480 98045 33554432000 4194304 5208918 140735249870176 140735249866552 4229731 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/428/statm: 102255 98045 104 248 0 102004 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 518688

[startup+1542.3 s]
/proc/loadavg: 4.98 3.50 2.58 2/183 661
/proc/meminfo: memFree=5477152/32873844 swapFree=7632/7632
[pid=414] ppid=412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/414/stat : 414 (npSolver-wbo-I.) S 412 414 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386403805 9367552 275 33554432000 4194304 5064252 140734984803584 140734984802496 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/414/statm: 2287 275 233 213 0 72 0
[pid=415] ppid=414 vsize=91372 CPUtime=0.94 cores=0,2,4,6
/proc/415/stat : 415 (npSolver-wbo) S 414 414 25698 0 -1 4202496 8054 6266 0 0 78 11 4 1 20 0 1 0 386403806 93564928 19074 33554432000 4194304 6006132 140733802967232 140733802958640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/415/statm: 22843 19074 179 443 0 22396 0
[pid=427] ppid=415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/427/stat : 427 (satsolver.sh) S 415 414 25698 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386403900 9367552 267 33554432000 4194304 5064252 140733774925184 140733774924096 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/427/statm: 2287 267 226 213 0 72 0
[pid=428] ppid=427 vsize=492540 CPUtime=1541.05 cores=0,2,4,6
/proc/428/stat : 428 (glucose) R 427 414 25698 0 -1 4202496 146044 0 0 0 153889 216 0 0 20 0 1 0 386403901 504360960 104861 33554432000 4194304 5208918 140735249870176 140735249868024 4229328 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/428/statm: 123135 104861 104 248 0 122884 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 602208

[startup+1602.3 s]
/proc/loadavg: 4.64 3.70 2.70 2/176 686
/proc/meminfo: memFree=29594208/32873844 swapFree=7632/7632
[pid=414] ppid=412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/414/stat : 414 (npSolver-wbo-I.) S 412 414 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386403805 9367552 275 33554432000 4194304 5064252 140734984803584 140734984802496 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/414/statm: 2287 275 233 213 0 72 0
[pid=415] ppid=414 vsize=91372 CPUtime=0.94 cores=0,2,4,6
/proc/415/stat : 415 (npSolver-wbo) S 414 414 25698 0 -1 4202496 8054 6266 0 0 78 11 4 1 20 0 1 0 386403806 93564928 19074 33554432000 4194304 6006132 140733802967232 140733802958640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/415/statm: 22843 19074 179 443 0 22396 0
[pid=427] ppid=415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/427/stat : 427 (satsolver.sh) S 415 414 25698 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386403900 9367552 267 33554432000 4194304 5064252 140733774925184 140733774924096 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/427/statm: 2287 267 226 213 0 72 0
[pid=428] ppid=427 vsize=499204 CPUtime=1601.05 cores=0,2,4,6
/proc/428/stat : 428 (glucose) R 427 414 25698 0 -1 4202496 147994 0 0 0 159883 222 0 0 20 0 1 0 386403901 511184896 109593 33554432000 4194304 5208918 140735249870176 140735249868024 4229374 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/428/statm: 124801 109593 104 248 0 124550 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 608872

[startup+1662.3 s]
/proc/loadavg: 2.33 3.21 2.59 2/175 686
/proc/meminfo: memFree=29625168/32873844 swapFree=7632/7632
[pid=414] ppid=412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/414/stat : 414 (npSolver-wbo-I.) S 412 414 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386403805 9367552 275 33554432000 4194304 5064252 140734984803584 140734984802496 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/414/statm: 2287 275 233 213 0 72 0
[pid=415] ppid=414 vsize=91372 CPUtime=0.94 cores=0,2,4,6
/proc/415/stat : 415 (npSolver-wbo) S 414 414 25698 0 -1 4202496 8054 6266 0 0 78 11 4 1 20 0 1 0 386403806 93564928 19074 33554432000 4194304 6006132 140733802967232 140733802958640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/415/statm: 22843 19074 179 443 0 22396 0
[pid=427] ppid=415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/427/stat : 427 (satsolver.sh) S 415 414 25698 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386403900 9367552 267 33554432000 4194304 5064252 140733774925184 140733774924096 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/427/statm: 2287 267 226 213 0 72 0
[pid=428] ppid=427 vsize=502380 CPUtime=1661.04 cores=0,2,4,6
/proc/428/stat : 428 (glucose) R 427 414 25698 0 -1 4202496 151408 0 0 0 165873 231 0 0 20 0 1 0 386403901 514437120 103204 33554432000 4194304 5208918 140735249870176 140735249868328 4229850 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/428/statm: 125595 103204 104 248 0 125344 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 612048

[startup+1722.31 s]
/proc/loadavg: 1.49 2.80 2.49 2/175 686
/proc/meminfo: memFree=29595420/32873844 swapFree=7632/7632
[pid=414] ppid=412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/414/stat : 414 (npSolver-wbo-I.) S 412 414 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386403805 9367552 275 33554432000 4194304 5064252 140734984803584 140734984802496 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/414/statm: 2287 275 233 213 0 72 0
[pid=415] ppid=414 vsize=91372 CPUtime=0.94 cores=0,2,4,6
/proc/415/stat : 415 (npSolver-wbo) S 414 414 25698 0 -1 4202496 8054 6266 0 0 78 11 4 1 20 0 1 0 386403806 93564928 19074 33554432000 4194304 6006132 140733802967232 140733802958640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/415/statm: 22843 19074 179 443 0 22396 0
[pid=427] ppid=415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/427/stat : 427 (satsolver.sh) S 415 414 25698 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386403900 9367552 267 33554432000 4194304 5064252 140733774925184 140733774924096 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/427/statm: 2287 267 226 213 0 72 0
[pid=428] ppid=427 vsize=505596 CPUtime=1721.03 cores=0,2,4,6
/proc/428/stat : 428 (glucose) R 427 414 25698 0 -1 4202496 153558 0 0 0 171867 236 0 0 20 0 1 0 386403901 517730304 110660 33554432000 4194304 5208918 140735249870176 140735249866552 4212322 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/428/statm: 126399 110660 104 248 0 126148 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 615264

[startup+1782.3 s]
/proc/loadavg: 1.18 2.47 2.39 2/175 687
/proc/meminfo: memFree=29631036/32873844 swapFree=7632/7632
[pid=414] ppid=412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/414/stat : 414 (npSolver-wbo-I.) S 412 414 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386403805 9367552 275 33554432000 4194304 5064252 140734984803584 140734984802496 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/414/statm: 2287 275 233 213 0 72 0
[pid=415] ppid=414 vsize=91372 CPUtime=0.94 cores=0,2,4,6
/proc/415/stat : 415 (npSolver-wbo) S 414 414 25698 0 -1 4202496 8054 6266 0 0 78 11 4 1 20 0 1 0 386403806 93564928 19074 33554432000 4194304 6006132 140733802967232 140733802958640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/415/statm: 22843 19074 179 443 0 22396 0
[pid=427] ppid=415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/427/stat : 427 (satsolver.sh) S 415 414 25698 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386403900 9367552 267 33554432000 4194304 5064252 140733774925184 140733774924096 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/427/statm: 2287 267 226 213 0 72 0
[pid=428] ppid=427 vsize=426124 CPUtime=1781.01 cores=0,2,4,6
/proc/428/stat : 428 (glucose) R 427 414 25698 0 -1 4202496 155997 0 0 0 177859 242 0 0 20 0 1 0 386403901 436350976 101952 33554432000 4194304 5208918 140735249870176 140735249866552 4229717 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/428/statm: 106531 101952 104 248 0 106280 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 535792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.41 s]
/proc/loadavg: 1.13 2.37 2.36 2/175 687
/proc/meminfo: memFree=29603720/32873844 swapFree=7632/7632
[pid=414] ppid=412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/414/stat : 414 (npSolver-wbo-I.) S 412 414 25698 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386403805 9367552 275 33554432000 4194304 5064252 140734984803584 140734984802496 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/414/statm: 2287 275 233 213 0 72 0
[pid=415] ppid=414 vsize=91372 CPUtime=0.94 cores=0,2,4,6
/proc/415/stat : 415 (npSolver-wbo) S 414 414 25698 0 -1 4202496 8054 6266 0 0 78 11 4 1 20 0 1 0 386403806 93564928 19074 33554432000 4194304 6006132 140733802967232 140733802958640 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/415/statm: 22843 19074 179 443 0 22396 0
[pid=427] ppid=415 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/427/stat : 427 (satsolver.sh) S 415 414 25698 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386403900 9367552 267 33554432000 4194304 5064252 140733774925184 140733774924096 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/427/statm: 2287 267 226 213 0 72 0
[pid=428] ppid=427 vsize=507972 CPUtime=1799.11 cores=0,2,4,6
/proc/428/stat : 428 (glucose) R 427 414 25698 0 -1 4202496 156813 0 0 0 179668 243 0 0 20 0 1 0 386403901 520163328 108367 33554432000 4194304 5208918 140735249870176 140735249866488 4211635 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/428/statm: 126993 108367 104 248 0 126742 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 617640

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 414 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=825874
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=128980
# CPU time returned by wait4() is 0.954854
# while last known CPU time is 1800.05
#
# 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.05
CPU user time (s): 1797.5
CPU system time (s): 2.55
CPU usage (%): 99.9795
Max. virtual memory (cumulated for all children) (KiB): 747408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.825874
system time used= 0.12898
maximum resident set size= 126720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15300
page faults= 0
swaps= 0
block input operations= 0
block output operations= 101560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28
involuntary context switches= 21

runsolver used 2.67759 second user time and 7.17791 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-09 02:46:35
IDJOB=3754205
IDBENCH=79606
IDSOLVER=2338
FILE ID=node141/3754205-1339202795
RUNJOBID= node141-1339184705-27385
PBS_JOBID= 14643818
Free space on /tmp= 68460 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/spot5/normalized-spot5-408_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754205-1339202795/watcher-3754205-1339202795 -o /tmp/evaluation-result-3754205-1339202795/solver-3754205-1339202795 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754205-1339202795.wbo 1648425198 HOME HOME

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

MD5SUM BENCH= 48ac1863348303136e0aa9da5ae3256d
RANDOM SEED=1648425198

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26913436 kB
Buffers:          258672 kB
Cached:          2188984 kB
SwapCached:         2544 kB
Active:          3758280 kB
Inactive:        1269812 kB
Active(anon):    2579168 kB
Inactive(anon):     3040 kB
Active(file):    1179112 kB
Inactive(file):  1266772 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098960 kB
Dirty:              8196 kB
Writeback:            20 kB
AnonPages:       2586380 kB
Mapped:             9880 kB
Shmem:                 0 kB
Slab:             786096 kB
SReclaimable:     227816 kB
SUnreclaim:       558280 kB
KernelStack:        1544 kB
PageTables:         9384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3362144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1525760 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= 69088 MiB
End job on node141 at 2012-06-09 03:16:35