Trace number 3752721

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 (fixed)? (TO) 1800.04 1800.91

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/driver/
normalized-driverlog04ac_wcsp.wbo
MD5SUM6c0d1f9e1e20434d9703449804930bc4
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1718
Best CPU time to get the best result obtained on this benchmark6.595
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1026
Total number of constraints22742
Number of soft constraints22470
Number of constraints which are clauses22470
Number of constraints which are cardinality constraints (but not clauses)272
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 47382
Min constraint cost 1
Max constraint cost 47382
Sum of constraints costs 1041643943
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 12
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.19	c run usual solver
1.08/1.12	o 479942
1.08/1.12	c starting approximation
1.08/1.12	c factor = 2
1.08/1.12	c factor still to low - shrinking to 64705.8
1.08/1.12	c approx number of clauses: 1e+06
1.08/1.12	c current bound: 239971
2.88/3.43	c leaving approximation
2.88/3.43	c finished approximation
2.88/3.43	c fallback to adder encoding
1800.04/1800.91	c error: unexpected solver exit code
1800.04/1800.91	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-3752721-1339210844/watcher-3752721-1339210844 -o /tmp/evaluation-result-3752721-1339210844/solver-3752721-1339210844 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752721-1339210844.wbo 400343861 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.00 1.98 3/180 30024
/proc/meminfo: memFree=26715300/32873648 swapFree=7388/7388
[pid=30024] ppid=30022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30024/stat : 30024 (npSolver-wbo-It) S 30022 30024 11875 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387208948 9367552 274 33554432000 4194304 5064252 140735775989072 140735775987984 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30024/statm: 2287 274 233 213 0 72 0

[startup+0.064827 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 30024
/proc/meminfo: memFree=26715300/32873648 swapFree=7388/7388
[pid=30024] ppid=30022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30024/stat : 30024 (npSolver-wbo-It) S 30022 30024 11875 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387208948 9367552 274 33554432000 4194304 5064252 140735775989072 140735775987984 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30024/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100348 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 30024
/proc/meminfo: memFree=26715300/32873648 swapFree=7388/7388
[pid=30024] ppid=30022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30024/stat : 30024 (npSolver-wbo-It) S 30022 30024 11875 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387208948 9367552 274 33554432000 4194304 5064252 140735775989072 140735775987984 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30024/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300136 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 30024
/proc/meminfo: memFree=26715300/32873648 swapFree=7388/7388
[pid=30024] ppid=30022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30024/stat : 30024 (npSolver-wbo-It) S 30022 30024 11875 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387208948 9367552 274 33554432000 4194304 5064252 140735775989072 140735775987984 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30024/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70011 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 30024
/proc/meminfo: memFree=26715300/32873648 swapFree=7388/7388
[pid=30024] ppid=30022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30024/stat : 30024 (npSolver-wbo-It) S 30022 30024 11875 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387208948 9367552 274 33554432000 4194304 5064252 140735775989072 140735775987984 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30024/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 1.98 3/182 30043
/proc/meminfo: memFree=26637564/32873648 swapFree=7388/7388
[pid=30024] ppid=30022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30024/stat : 30024 (npSolver-wbo-It) S 30022 30024 11875 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387208948 9367552 274 33554432000 4194304 5064252 140735775989072 140735775987984 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30024/statm: 2287 274 233 213 0 72 0
[pid=30025] ppid=30024 vsize=36224 CPUtime=1.19 cores=0,2,4,6
/proc/30025/stat : 30025 (npSolver-wbo) S 30024 30024 11875 0 -1 4202496 8572 11986 0 0 28 10 78 3 20 0 1 0 387208948 37093376 7804 33554432000 4194304 6006132 140735268486704 140735268478064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30025/statm: 9056 7804 176 443 0 8609 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 45372

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 1.98 3/182 30053
/proc/meminfo: memFree=26505692/32873648 swapFree=7388/7388
[pid=30024] ppid=30022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30024/stat : 30024 (npSolver-wbo-It) S 30022 30024 11875 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387208948 9367552 274 33554432000 4194304 5064252 140735775989072 140735775987984 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30024/statm: 2287 274 233 213 0 72 0
[pid=30025] ppid=30024 vsize=36224 CPUtime=2.87 cores=0,2,4,6
/proc/30025/stat : 30025 (npSolver-wbo) S 30024 30024 11875 0 -1 4202496 8579 23553 0 0 28 10 244 5 20 0 1 0 387208948 37093376 7804 33554432000 4194304 6006132 140735268486704 140735268477552 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30025/statm: 9056 7804 176 443 0 8609 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 45372

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 30058
/proc/meminfo: memFree=26136700/32873648 swapFree=7388/7388
[pid=30024] ppid=30022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30024/stat : 30024 (npSolver-wbo-It) S 30022 30024 11875 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387208948 9367552 274 33554432000 4194304 5064252 140735775989072 140735775987984 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30024/statm: 2287 274 233 213 0 72 0
[pid=30025] ppid=30024 vsize=328008 CPUtime=5.75 cores=0,2,4,6
/proc/30025/stat : 30025 (npSolver-wbo) R 30024 30024 11875 0 -1 4202496 19424 25878 0 0 307 18 244 6 20 0 1 0 387208948 335880192 65305 33554432000 4194304 6006132 140735268486704 140735268479048 4537479 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30025/statm: 82002 65305 192 443 0 81555 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 337156

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.98 3/184 30062
/proc/meminfo: memFree=23625008/32873648 swapFree=7388/7388
[pid=30024] ppid=30022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30024/stat : 30024 (npSolver-wbo-It) S 30022 30024 11875 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387208948 9367552 274 33554432000 4194304 5064252 140735775989072 140735775987984 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30024/statm: 2287 274 233 213 0 72 0
[pid=30025] ppid=30024 vsize=550600 CPUtime=8.04 cores=0,2,4,6
/proc/30025/stat : 30025 (npSolver-wbo) S 30024 30024 11875 0 -1 4202496 21247 25878 0 0 483 71 244 6 20 0 1 0 387208948 563814400 87705 33554432000 4194304 6006132 140735268486704 140735268478096 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30025/statm: 137650 87705 192 443 0 137203 0
[pid=30059] ppid=30025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30059/stat : 30059 (satsolver.sh) S 30025 30024 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209807 9367552 267 33554432000 4194304 5064252 140734224340336 140734224339248 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30059/statm: 2287 267 226 213 0 72 0
[pid=30060] ppid=30059 vsize=1178068 CPUtime=4.1 cores=0,2,4,6
/proc/30060/stat : 30060 (glucose) R 30059 30024 11875 0 -1 4202496 106217 0 0 0 377 33 0 0 20 0 1 0 387209807 1206341632 199286 33554432000 4194304 5208918 140737484525568 140737483474920 4239869 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30060/statm: 294517 199286 90 248 0 294266 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 1746964

[startup+25.5005 s]
/proc/loadavg: 2.22 2.05 2.00 3/184 30085
/proc/meminfo: memFree=22863572/32873648 swapFree=7388/7388
[pid=30024] ppid=30022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30024/stat : 30024 (npSolver-wbo-It) S 30022 30024 11875 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387208948 9367552 274 33554432000 4194304 5064252 140735775989072 140735775987984 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30024/statm: 2287 274 233 213 0 72 0
[pid=30025] ppid=30024 vsize=550600 CPUtime=8.04 cores=0,2,4,6
/proc/30025/stat : 30025 (npSolver-wbo) S 30024 30024 11875 0 -1 4202496 21247 25878 0 0 483 71 244 6 20 0 1 0 387208948 563814400 87705 33554432000 4194304 6006132 140735268486704 140735268478096 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30025/statm: 137650 87705 192 443 0 137203 0
[pid=30059] ppid=30025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30059/stat : 30059 (satsolver.sh) S 30025 30024 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209807 9367552 267 33554432000 4194304 5064252 140734224340336 140734224339248 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30059/statm: 2287 267 226 213 0 72 0
[pid=30060] ppid=30059 vsize=854992 CPUtime=16.89 cores=0,2,4,6
/proc/30060/stat : 30060 (glucose) R 30059 30024 11875 0 -1 4202496 114319 0 0 0 1646 43 0 0 20 0 1 0 387209807 875511808 187968 33554432000 4194304 5208918 140737484525568 140737484523416 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30060/statm: 213748 187968 103 248 0 213497 0
Current children cumulated CPU time (s) 24.93
Current children cumulated vsize (KiB) 1423888

[startup+51.107 s]
/proc/loadavg: 2.14 2.04 2.00 3/184 30085
/proc/meminfo: memFree=22883828/32873648 swapFree=7388/7388
[pid=30024] ppid=30022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30024/stat : 30024 (npSolver-wbo-It) S 30022 30024 11875 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387208948 9367552 274 33554432000 4194304 5064252 140735775989072 140735775987984 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30024/statm: 2287 274 233 213 0 72 0
[pid=30025] ppid=30024 vsize=550600 CPUtime=8.04 cores=0,2,4,6
/proc/30025/stat : 30025 (npSolver-wbo) S 30024 30024 11875 0 -1 4202496 21247 25878 0 0 483 71 244 6 20 0 1 0 387208948 563814400 87705 33554432000 4194304 6006132 140735268486704 140735268478096 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30025/statm: 137650 87705 192 443 0 137203 0
[pid=30059] ppid=30025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30059/stat : 30059 (satsolver.sh) S 30025 30024 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209807 9367552 267 33554432000 4194304 5064252 140734224340336 140734224339248 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30059/statm: 2287 267 226 213 0 72 0
[pid=30060] ppid=30059 vsize=854992 CPUtime=42.49 cores=0,2,4,6
/proc/30060/stat : 30060 (glucose) R 30059 30024 11875 0 -1 4202496 114325 0 0 0 4205 44 0 0 20 0 1 0 387209807 875511808 187974 33554432000 4194304 5208918 140737484525568 140737484523416 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30060/statm: 213748 187974 103 248 0 213497 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 1423888

[startup+102.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 30086
/proc/meminfo: memFree=22878924/32873648 swapFree=7388/7388
[pid=30024] ppid=30022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30024/stat : 30024 (npSolver-wbo-It) S 30022 30024 11875 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387208948 9367552 274 33554432000 4194304 5064252 140735775989072 140735775987984 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30024/statm: 2287 274 233 213 0 72 0
[pid=30025] ppid=30024 vsize=550600 CPUtime=8.04 cores=0,2,4,6
/proc/30025/stat : 30025 (npSolver-wbo) S 30024 30024 11875 0 -1 4202496 21247 25878 0 0 483 71 244 6 20 0 1 0 387208948 563814400 87705 33554432000 4194304 6006132 140735268486704 140735268478096 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30025/statm: 137650 87705 192 443 0 137203 0
[pid=30059] ppid=30025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30059/stat : 30059 (satsolver.sh) S 30025 30024 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209807 9367552 267 33554432000 4194304 5064252 140734224340336 140734224339248 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30059/statm: 2287 267 226 213 0 72 0
[pid=30060] ppid=30059 vsize=854992 CPUtime=93.67 cores=0,2,4,6
/proc/30060/stat : 30060 (glucose) R 30059 30024 11875 0 -1 4202496 114335 0 0 0 9323 44 0 0 20 0 1 0 387209807 875511808 187984 33554432000 4194304 5208918 140737484525568 140737484523416 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30060/statm: 213748 187984 103 248 0 213497 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 1423888

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 30086
/proc/meminfo: memFree=22878928/32873648 swapFree=7388/7388
[pid=30024] ppid=30022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30024/stat : 30024 (npSolver-wbo-It) S 30022 30024 11875 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387208948 9367552 274 33554432000 4194304 5064252 140735775989072 140735775987984 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30024/statm: 2287 274 233 213 0 72 0
[pid=30025] ppid=30024 vsize=550600 CPUtime=8.04 cores=0,2,4,6
/proc/30025/stat : 30025 (npSolver-wbo) S 30024 30024 11875 0 -1 4202496 21247 25878 0 0 483 71 244 6 20 0 1 0 387208948 563814400 87705 33554432000 4194304 6006132 140735268486704 140735268478096 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30025/statm: 137650 87705 192 443 0 137203 0
[pid=30059] ppid=30025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30059/stat : 30059 (satsolver.sh) S 30025 30024 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209807 9367552 267 33554432000 4194304 5064252 140734224340336 140734224339248 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30059/statm: 2287 267 226 213 0 72 0
[pid=30060] ppid=30059 vsize=855248 CPUtime=153.66 cores=0,2,4,6
/proc/30060/stat : 30060 (glucose) R 30059 30024 11875 0 -1 4202496 114366 0 0 0 15322 44 0 0 20 0 1 0 387209807 875773952 188015 33554432000 4194304 5208918 140737484525568 140737484523528 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30060/statm: 213812 188015 103 248 0 213561 0
Current children cumulated CPU time (s) 161.7
Current children cumulated vsize (KiB) 1424144

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 30086
/proc/meminfo: memFree=22877936/32873648 swapFree=7388/7388
[pid=30024] ppid=30022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30024/stat : 30024 (npSolver-wbo-It) S 30022 30024 11875 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387208948 9367552 274 33554432000 4194304 5064252 140735775989072 140735775987984 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30024/statm: 2287 274 233 213 0 72 0
[pid=30025] ppid=30024 vsize=550600 CPUtime=8.04 cores=0,2,4,6
/proc/30025/stat : 30025 (npSolver-wbo) S 30024 30024 11875 0 -1 4202496 21247 25878 0 0 483 71 244 6 20 0 1 0 387208948 563814400 87705 33554432000 4194304 6006132 140735268486704 140735268478096 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30025/statm: 137650 87705 192 443 0 137203 0
[pid=30059] ppid=30025 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/30060/stat : 30060 (glucose) R 30059 30024 11875 0 -1 4202496 119669 0 0 0 135301 46 0 0 20 0 1 0 387209807 896528384 193874 33554432000 4194304 5208918 140737484525568 140737484523528 4229335 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30060/statm: 218879 193874 103 248 0 218628 0
Current children cumulated CPU time (s) 1361.51
Current children cumulated vsize (KiB) 1444412

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30096
/proc/meminfo: memFree=22805760/32873648 swapFree=7388/7388
[pid=30024] ppid=30022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30024/stat : 30024 (npSolver-wbo-It) S 30022 30024 11875 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387208948 9367552 274 33554432000 4194304 5064252 140735775989072 140735775987984 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30024/statm: 2287 274 233 213 0 72 0
[pid=30025] ppid=30024 vsize=550600 CPUtime=8.04 cores=0,2,4,6
/proc/30025/stat : 30025 (npSolver-wbo) S 30024 30024 11875 0 -1 4202496 21247 25878 0 0 483 71 244 6 20 0 1 0 387208948 563814400 87705 33554432000 4194304 6006132 140735268486704 140735268478096 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30025/statm: 137650 87705 192 443 0 137203 0
[pid=30059] ppid=30025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30059/stat : 30059 (satsolver.sh) S 30025 30024 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209807 9367552 267 33554432000 4194304 5064252 140734224340336 140734224339248 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30059/statm: 2287 267 226 213 0 72 0
[pid=30060] ppid=30059 vsize=875648 CPUtime=1413.46 cores=0,2,4,6
/proc/30060/stat : 30060 (glucose) R 30059 30024 11875 0 -1 4202496 119732 0 0 0 141299 47 0 0 20 0 1 0 387209807 896663552 193931 33554432000 4194304 5208918 140737484525568 140737484523416 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30060/statm: 218912 193931 103 248 0 218661 0
Current children cumulated CPU time (s) 1421.5
Current children cumulated vsize (KiB) 1444544

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30096
/proc/meminfo: memFree=22797408/32873648 swapFree=7388/7388
[pid=30024] ppid=30022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30024/stat : 30024 (npSolver-wbo-It) S 30022 30024 11875 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387208948 9367552 274 33554432000 4194304 5064252 140735775989072 140735775987984 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30024/statm: 2287 274 233 213 0 72 0
[pid=30025] ppid=30024 vsize=550600 CPUtime=8.04 cores=0,2,4,6
/proc/30025/stat : 30025 (npSolver-wbo) S 30024 30024 11875 0 -1 4202496 21247 25878 0 0 483 71 244 6 20 0 1 0 387208948 563814400 87705 33554432000 4194304 6006132 140735268486704 140735268478096 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30025/statm: 137650 87705 192 443 0 137203 0
[pid=30059] ppid=30025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30059/stat : 30059 (satsolver.sh) S 30025 30024 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209807 9367552 267 33554432000 4194304 5064252 140734224340336 140734224339248 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30059/statm: 2287 267 226 213 0 72 0
[pid=30060] ppid=30059 vsize=878848 CPUtime=1473.45 cores=0,2,4,6
/proc/30060/stat : 30060 (glucose) R 30059 30024 11875 0 -1 4202496 120487 0 0 0 147298 47 0 0 20 0 1 0 387209807 899940352 194686 33554432000 4194304 5208918 140737484525568 140737484523320 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30060/statm: 219712 194686 104 248 0 219461 0
Current children cumulated CPU time (s) 1481.49
Current children cumulated vsize (KiB) 1447744

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30096
/proc/meminfo: memFree=22787968/32873648 swapFree=7388/7388
[pid=30024] ppid=30022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30024/stat : 30024 (npSolver-wbo-It) S 30022 30024 11875 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387208948 9367552 274 33554432000 4194304 5064252 140735775989072 140735775987984 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30024/statm: 2287 274 233 213 0 72 0
[pid=30025] ppid=30024 vsize=550600 CPUtime=8.04 cores=0,2,4,6
/proc/30025/stat : 30025 (npSolver-wbo) S 30024 30024 11875 0 -1 4202496 21247 25878 0 0 483 71 244 6 20 0 1 0 387208948 563814400 87705 33554432000 4194304 6006132 140735268486704 140735268478096 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30025/statm: 137650 87705 192 443 0 137203 0
[pid=30059] ppid=30025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30059/stat : 30059 (satsolver.sh) S 30025 30024 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209807 9367552 267 33554432000 4194304 5064252 140734224340336 140734224339248 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30059/statm: 2287 267 226 213 0 72 0
[pid=30060] ppid=30059 vsize=881208 CPUtime=1533.43 cores=0,2,4,6
/proc/30060/stat : 30060 (glucose) R 30059 30024 11875 0 -1 4202496 121065 0 0 0 153296 47 0 0 20 0 1 0 387209807 902356992 196980 33554432000 4194304 5208918 140737484525568 140737484523528 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30060/statm: 220302 196980 105 248 0 220051 0
Current children cumulated CPU time (s) 1541.47
Current children cumulated vsize (KiB) 1450104

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30097
/proc/meminfo: memFree=22787624/32873648 swapFree=7388/7388
[pid=30024] ppid=30022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30024/stat : 30024 (npSolver-wbo-It) S 30022 30024 11875 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387208948 9367552 274 33554432000 4194304 5064252 140735775989072 140735775987984 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30024/statm: 2287 274 233 213 0 72 0
[pid=30025] ppid=30024 vsize=550600 CPUtime=8.04 cores=0,2,4,6
/proc/30025/stat : 30025 (npSolver-wbo) S 30024 30024 11875 0 -1 4202496 21247 25878 0 0 483 71 244 6 20 0 1 0 387208948 563814400 87705 33554432000 4194304 6006132 140735268486704 140735268478096 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30025/statm: 137650 87705 192 443 0 137203 0
[pid=30059] ppid=30025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30059/stat : 30059 (satsolver.sh) S 30025 30024 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209807 9367552 267 33554432000 4194304 5064252 140734224340336 140734224339248 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30059/statm: 2287 267 226 213 0 72 0
[pid=30060] ppid=30059 vsize=881208 CPUtime=1593.42 cores=0,2,4,6
/proc/30060/stat : 30060 (glucose) R 30059 30024 11875 0 -1 4202496 121067 0 0 0 159295 47 0 0 20 0 1 0 387209807 902356992 196982 33554432000 4194304 5208918 140737484525568 140737484523528 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30060/statm: 220302 196982 105 248 0 220051 0
Current children cumulated CPU time (s) 1601.46
Current children cumulated vsize (KiB) 1450104

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30097
/proc/meminfo: memFree=22787656/32873648 swapFree=7388/7388
[pid=30024] ppid=30022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30024/stat : 30024 (npSolver-wbo-It) S 30022 30024 11875 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387208948 9367552 274 33554432000 4194304 5064252 140735775989072 140735775987984 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30024/statm: 2287 274 233 213 0 72 0
[pid=30025] ppid=30024 vsize=550600 CPUtime=8.04 cores=0,2,4,6
/proc/30025/stat : 30025 (npSolver-wbo) S 30024 30024 11875 0 -1 4202496 21247 25878 0 0 483 71 244 6 20 0 1 0 387208948 563814400 87705 33554432000 4194304 6006132 140735268486704 140735268478096 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30025/statm: 137650 87705 192 443 0 137203 0
[pid=30059] ppid=30025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30059/stat : 30059 (satsolver.sh) S 30025 30024 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209807 9367552 267 33554432000 4194304 5064252 140734224340336 140734224339248 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30059/statm: 2287 267 226 213 0 72 0
[pid=30060] ppid=30059 vsize=881208 CPUtime=1653.42 cores=0,2,4,6
/proc/30060/stat : 30060 (glucose) R 30059 30024 11875 0 -1 4202496 121070 0 0 0 165295 47 0 0 20 0 1 0 387209807 902356992 196985 33554432000 4194304 5208918 140737484525568 140737484523528 4205203 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30060/statm: 220302 196985 105 248 0 220051 0
Current children cumulated CPU time (s) 1661.46
Current children cumulated vsize (KiB) 1450104

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 30097
/proc/meminfo: memFree=22778876/32873648 swapFree=7388/7388
[pid=30024] ppid=30022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30024/stat : 30024 (npSolver-wbo-It) S 30022 30024 11875 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387208948 9367552 274 33554432000 4194304 5064252 140735775989072 140735775987984 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30024/statm: 2287 274 233 213 0 72 0
[pid=30025] ppid=30024 vsize=550600 CPUtime=8.04 cores=0,2,4,6
/proc/30025/stat : 30025 (npSolver-wbo) S 30024 30024 11875 0 -1 4202496 21247 25878 0 0 483 71 244 6 20 0 1 0 387208948 563814400 87705 33554432000 4194304 6006132 140735268486704 140735268478096 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30025/statm: 137650 87705 192 443 0 137203 0
[pid=30059] ppid=30025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30059/stat : 30059 (satsolver.sh) S 30025 30024 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209807 9367552 267 33554432000 4194304 5064252 140734224340336 140734224339248 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30059/statm: 2287 267 226 213 0 72 0
[pid=30060] ppid=30059 vsize=884264 CPUtime=1713.41 cores=0,2,4,6
/proc/30060/stat : 30060 (glucose) R 30059 30024 11875 0 -1 4202496 121603 0 0 0 171294 47 0 0 20 0 1 0 387209807 905486336 198029 33554432000 4194304 5208918 140737484525568 140737484523320 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30060/statm: 221066 198029 105 248 0 220815 0
Current children cumulated CPU time (s) 1721.45
Current children cumulated vsize (KiB) 1453160

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 30100
/proc/meminfo: memFree=22773612/32873648 swapFree=7388/7388
[pid=30024] ppid=30022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30024/stat : 30024 (npSolver-wbo-It) S 30022 30024 11875 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387208948 9367552 274 33554432000 4194304 5064252 140735775989072 140735775987984 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30024/statm: 2287 274 233 213 0 72 0
[pid=30025] ppid=30024 vsize=550600 CPUtime=8.04 cores=0,2,4,6
/proc/30025/stat : 30025 (npSolver-wbo) S 30024 30024 11875 0 -1 4202496 21247 25878 0 0 483 71 244 6 20 0 1 0 387208948 563814400 87705 33554432000 4194304 6006132 140735268486704 140735268478096 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30025/statm: 137650 87705 192 443 0 137203 0
[pid=30059] ppid=30025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30059/stat : 30059 (satsolver.sh) S 30025 30024 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209807 9367552 267 33554432000 4194304 5064252 140734224340336 140734224339248 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30059/statm: 2287 267 226 213 0 72 0
[pid=30060] ppid=30059 vsize=884264 CPUtime=1773.4 cores=0,2,4,6
/proc/30060/stat : 30060 (glucose) R 30059 30024 11875 0 -1 4202496 121604 0 0 0 177293 47 0 0 20 0 1 0 387209807 905486336 198541 33554432000 4194304 5208918 140737484525568 140737484523320 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30060/statm: 221066 198541 105 248 0 220815 0
Current children cumulated CPU time (s) 1781.44
Current children cumulated vsize (KiB) 1453160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 30166
/proc/meminfo: memFree=25222256/32873648 swapFree=7388/7388
[pid=30024] ppid=30022 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30024/stat : 30024 (npSolver-wbo-It) S 30022 30024 11875 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387208948 9367552 274 33554432000 4194304 5064252 140735775989072 140735775987984 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30024/statm: 2287 274 233 213 0 72 0
[pid=30025] ppid=30024 vsize=550600 CPUtime=8.04 cores=0,2,4,6
/proc/30025/stat : 30025 (npSolver-wbo) S 30024 30024 11875 0 -1 4202496 21247 25878 0 0 483 71 244 6 20 0 1 0 387208948 563814400 87705 33554432000 4194304 6006132 140735268486704 140735268478096 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30025/statm: 137650 87705 192 443 0 137203 0
[pid=30059] ppid=30025 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30059/stat : 30059 (satsolver.sh) S 30025 30024 11875 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387209807 9367552 267 33554432000 4194304 5064252 140734224340336 140734224339248 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30059/statm: 2287 267 226 213 0 72 0
[pid=30060] ppid=30059 vsize=884264 CPUtime=1792 cores=0,2,4,6
/proc/30060/stat : 30060 (glucose) R 30059 30024 11875 0 -1 4202496 121604 0 0 0 179153 47 0 0 20 0 1 0 387209807 905486336 198541 33554432000 4194304 5208918 140737484525568 140737484523320 4211580 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30060/statm: 221066 198541 105 248 0 220815 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1453160

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 30024 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=281892
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=778881
# CPU time returned by wait4() is 8.06077
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.91
CPU time (s): 1800.04
CPU user time (s): 1798.8
CPU system time (s): 1.24
CPU usage (%): 99.9514
Max. virtual memory (cumulated for all children) (KiB): 1746964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.28189
system time used= 0.778881
maximum resident set size= 678248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48103
page faults= 0
swaps= 0
block input operations= 0
block output operations= 671768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 112
involuntary context switches= 54

runsolver used 3.34749 second user time and 7.63784 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-09 05:00:45
IDJOB=3752721
IDBENCH=79455
IDSOLVER=2336
FILE ID=node148/3752721-1339210844
RUNJOBID= node148-1339205433-11891
PBS_JOBID= 14643875
Free space on /tmp= 70436 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/driver/normalized-driverlog04ac_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752721-1339210844/watcher-3752721-1339210844 -o /tmp/evaluation-result-3752721-1339210844/solver-3752721-1339210844 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752721-1339210844.wbo 400343861 HOME HOME

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

MD5SUM BENCH= 6c0d1f9e1e20434d9703449804930bc4
RANDOM SEED=400343861

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26714928 kB
Buffers:          751364 kB
Cached:          4357228 kB
SwapCached:          560 kB
Active:          2552208 kB
Inactive:        2629264 kB
Active(anon):      61208 kB
Inactive(anon):    10628 kB
Active(file):    2491000 kB
Inactive(file):  2618636 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107596 kB
Dirty:             19680 kB
Writeback:             0 kB
AnonPages:        213584 kB
Mapped:            12196 kB
Shmem:                36 kB
Slab:             839876 kB
SReclaimable:     282008 kB
SUnreclaim:       557868 kB
KernelStack:        1528 kB
PageTables:         4336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     187828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70104 MiB
End job on node148 at 2012-06-09 05:30:45