Trace number 3752821

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.08 1800.52

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
spot5/normalized-spot5-414_wcsp.wbo
MD5SUMc2a654bdd9be16ff6670711f2793090a
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark40502
Best CPU time to get the best result obtained on this benchmark1800.6
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1056
Total number of constraints14903
Number of soft constraints14539
Number of constraints which are clauses14539
Number of constraints which are cardinality constraints (but not clauses)364
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 60599
Min constraint cost 1
Max constraint cost 60599
Sum of constraints costs 859051423
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.13	c run usual solver
0.00/0.62	o 177070278
0.00/0.62	c starting approximation
0.00/0.62	c factor = 2
0.00/0.62	c factor still to low - shrinking to 1.54465e+07
0.00/0.62	c approx number of clauses: 1e+06
0.00/0.62	c current bound: 88535136
0.00/0.92	c leaving approximation
0.00/0.92	c finished approximation
0.00/0.92	c fallback to adder encoding
1800.08/1800.51	c error: unexpected solver exit code
1800.08/1800.51	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-3752821-1339213262/watcher-3752821-1339213262 -o /tmp/evaluation-result-3752821-1339213262/solver-3752821-1339213262 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752821-1339213262.wbo 295288417 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.25 2.04 1.99 3/179 16770
/proc/meminfo: memFree=30582920/32873844 swapFree=8656/8656
[pid=16770] ppid=16768 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16770/stat : 16770 (npSolver-wbo-It) S 16768 16770 4750 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387454751 9367552 274 33554432000 4194304 5064252 140736463246112 140736463245024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16770/statm: 2287 274 233 213 0 72 0

[startup+0.0462751 s]
/proc/loadavg: 2.25 2.04 1.99 3/179 16770
/proc/meminfo: memFree=30582920/32873844 swapFree=8656/8656
[pid=16770] ppid=16768 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16770/stat : 16770 (npSolver-wbo-It) S 16768 16770 4750 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387454751 9367552 274 33554432000 4194304 5064252 140736463246112 140736463245024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16770/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100343 s]
/proc/loadavg: 2.25 2.04 1.99 3/179 16770
/proc/meminfo: memFree=30582920/32873844 swapFree=8656/8656
[pid=16770] ppid=16768 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16770/stat : 16770 (npSolver-wbo-It) S 16768 16770 4750 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387454751 9367552 274 33554432000 4194304 5064252 140736463246112 140736463245024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16770/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300156 s]
/proc/loadavg: 2.25 2.04 1.99 3/179 16770
/proc/meminfo: memFree=30582920/32873844 swapFree=8656/8656
[pid=16770] ppid=16768 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16770/stat : 16770 (npSolver-wbo-It) S 16768 16770 4750 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387454751 9367552 274 33554432000 4194304 5064252 140736463246112 140736463245024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16770/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700291 s]
/proc/loadavg: 2.25 2.04 1.99 3/179 16770
/proc/meminfo: memFree=30582920/32873844 swapFree=8656/8656
[pid=16770] ppid=16768 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16770/stat : 16770 (npSolver-wbo-It) S 16768 16770 4750 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387454751 9367552 274 33554432000 4194304 5064252 140736463246112 140736463245024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16770/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.25 2.04 1.99 3/181 16789
/proc/meminfo: memFree=30551444/32873844 swapFree=8656/8656
[pid=16770] ppid=16768 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16770/stat : 16770 (npSolver-wbo-It) S 16768 16770 4750 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387454751 9367552 274 33554432000 4194304 5064252 140736463246112 140736463245024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16770/statm: 2287 274 233 213 0 72 0
[pid=16771] ppid=16770 vsize=122564 CPUtime=1.47 cores=0,2,4,6
/proc/16771/stat : 16771 (npSolver-wbo) R 16770 16770 4750 0 -1 4202496 14844 23806 0 0 77 10 55 5 20 0 1 0 387454751 125505536 22774 33554432000 4194304 6006132 140733455059520 140733455051544 4583839 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 30641 22774 193 443 0 30194 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 131712

[startup+3.10029 s]
/proc/loadavg: 2.25 2.04 1.99 3/181 16789
/proc/meminfo: memFree=30448436/32873844 swapFree=8656/8656
[pid=16770] ppid=16768 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16770/stat : 16770 (npSolver-wbo-It) S 16768 16770 4750 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387454751 9367552 274 33554432000 4194304 5064252 140736463246112 140736463245024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16770/statm: 2287 274 233 213 0 72 0
[pid=16771] ppid=16770 vsize=319172 CPUtime=3.06 cores=0,2,4,6
/proc/16771/stat : 16771 (npSolver-wbo) R 16770 16770 4750 0 -1 4202496 16016 23806 0 0 233 13 55 5 20 0 1 0 387454751 326832128 50422 33554432000 4194304 6006132 140733455059520 140733455052216 5056705 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 79793 50934 193 443 0 79346 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 328320

[startup+6.30028 s]
/proc/loadavg: 2.23 2.04 1.99 3/181 16789
/proc/meminfo: memFree=30166672/32873844 swapFree=8656/8656
[pid=16770] ppid=16768 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16770/stat : 16770 (npSolver-wbo-It) S 16768 16770 4750 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387454751 9367552 274 33554432000 4194304 5064252 140736463246112 140736463245024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16770/statm: 2287 274 233 213 0 72 0
[pid=16771] ppid=16770 vsize=543128 CPUtime=5.85 cores=0,2,4,6
/proc/16771/stat : 16771 (npSolver-wbo) S 16770 16770 4750 0 -1 4202496 17498 23806 0 0 460 65 55 5 20 0 1 0 387454751 556163072 82886 33554432000 4194304 6006132 140733455059520 140733455050912 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/16771/statm: 135782 82886 193 443 0 135335 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 552276

[startup+12.7004 s]
/proc/loadavg: 2.21 2.03 1.99 3/183 16791
/proc/meminfo: memFree=29202040/32873844 swapFree=8656/8656
[pid=16770] ppid=16768 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16770/stat : 16770 (npSolver-wbo-It) S 16768 16770 4750 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387454751 9367552 274 33554432000 4194304 5064252 140736463246112 140736463245024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16770/statm: 2287 274 233 213 0 72 0
[pid=16771] ppid=16770 vsize=543128 CPUtime=5.85 cores=0,2,4,6
/proc/16771/stat : 16771 (npSolver-wbo) S 16770 16770 4750 0 -1 4202496 17498 23806 0 0 460 65 55 5 20 0 1 0 387454751 556163072 82886 33554432000 4194304 6006132 140733455059520 140733455050912 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/16771/statm: 135782 82886 193 443 0 135335 0
[pid=16790] ppid=16771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16790/stat : 16790 (satsolver.sh) S 16771 16770 4750 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387455341 9367552 266 33554432000 4194304 5064252 140734250621696 140734250620608 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16790/statm: 2287 266 226 213 0 72 0
[pid=16791] ppid=16790 vsize=838408 CPUtime=6.78 cores=0,2,4,6
/proc/16791/stat : 16791 (glucose) R 16790 16770 4750 0 -1 4202496 109181 0 0 0 641 37 0 0 20 0 1 0 387455342 858529792 180024 33554432000 4194304 5208918 140737192205168 140737192203128 4211027 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16791/statm: 209602 180024 105 248 0 209351 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 1399832

[startup+25.5004 s]
/proc/loadavg: 2.38 2.08 2.00 3/183 16792
/proc/meminfo: memFree=29173452/32873844 swapFree=8656/8656
[pid=16770] ppid=16768 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16770/stat : 16770 (npSolver-wbo-It) S 16768 16770 4750 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387454751 9367552 274 33554432000 4194304 5064252 140736463246112 140736463245024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16770/statm: 2287 274 233 213 0 72 0
[pid=16771] ppid=16770 vsize=543128 CPUtime=5.85 cores=0,2,4,6
/proc/16771/stat : 16771 (npSolver-wbo) S 16770 16770 4750 0 -1 4202496 17498 23806 0 0 460 65 55 5 20 0 1 0 387454751 556163072 82886 33554432000 4194304 6006132 140733455059520 140733455050912 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/16771/statm: 135782 82886 193 443 0 135335 0
[pid=16790] ppid=16771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16790/stat : 16790 (satsolver.sh) S 16771 16770 4750 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387455341 9367552 266 33554432000 4194304 5064252 140734250621696 140734250620608 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16790/statm: 2287 266 226 213 0 72 0
[pid=16791] ppid=16790 vsize=847132 CPUtime=19.58 cores=0,2,4,6
/proc/16791/stat : 16791 (glucose) R 16790 16770 4750 0 -1 4202496 111412 0 0 0 1920 38 0 0 20 0 1 0 387455342 867463168 189409 33554432000 4194304 5208918 140737192205168 140737192203016 4544907 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16791/statm: 211783 189409 105 248 0 211532 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 1408556

[startup+51.1069 s]
/proc/loadavg: 2.33 2.09 2.01 3/183 16792
/proc/meminfo: memFree=29154536/32873844 swapFree=8656/8656
[pid=16770] ppid=16768 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16770/stat : 16770 (npSolver-wbo-It) S 16768 16770 4750 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387454751 9367552 274 33554432000 4194304 5064252 140736463246112 140736463245024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16770/statm: 2287 274 233 213 0 72 0
[pid=16771] ppid=16770 vsize=543128 CPUtime=5.85 cores=0,2,4,6
/proc/16771/stat : 16771 (npSolver-wbo) S 16770 16770 4750 0 -1 4202496 17498 23806 0 0 460 65 55 5 20 0 1 0 387454751 556163072 82886 33554432000 4194304 6006132 140733455059520 140733455050912 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/16771/statm: 135782 82886 193 443 0 135335 0
[pid=16790] ppid=16771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16790/stat : 16790 (satsolver.sh) S 16771 16770 4750 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387455341 9367552 266 33554432000 4194304 5064252 140734250621696 140734250620608 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16790/statm: 2287 266 226 213 0 72 0
[pid=16791] ppid=16790 vsize=858984 CPUtime=45.18 cores=0,2,4,6
/proc/16791/stat : 16791 (glucose) R 16790 16770 4750 0 -1 4202496 115018 0 0 0 4476 42 0 0 20 0 1 0 387455342 879599616 191947 33554432000 4194304 5208918 140737192205168 140737192203016 4212579 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16791/statm: 214746 191947 105 248 0 214495 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 1420408

[startup+102.3 s]
/proc/loadavg: 2.14 2.07 2.00 3/184 16793
/proc/meminfo: memFree=29143876/32873844 swapFree=8656/8656
[pid=16770] ppid=16768 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16770/stat : 16770 (npSolver-wbo-It) S 16768 16770 4750 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387454751 9367552 274 33554432000 4194304 5064252 140736463246112 140736463245024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16770/statm: 2287 274 233 213 0 72 0
[pid=16771] ppid=16770 vsize=543128 CPUtime=5.85 cores=0,2,4,6
/proc/16771/stat : 16771 (npSolver-wbo) S 16770 16770 4750 0 -1 4202496 17498 23806 0 0 460 65 55 5 20 0 1 0 387454751 556163072 82886 33554432000 4194304 6006132 140733455059520 140733455050912 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/16771/statm: 135782 82886 193 443 0 135335 0
[pid=16790] ppid=16771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16790/stat : 16790 (satsolver.sh) S 16771 16770 4750 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387455341 9367552 266 33554432000 4194304 5064252 140734250621696 140734250620608 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16790/statm: 2287 266 226 213 0 72 0
[pid=16791] ppid=16790 vsize=873840 CPUtime=96.37 cores=0,2,4,6
/proc/16791/stat : 16791 (glucose) R 16790 16770 4750 0 -1 4202496 119969 0 0 0 9581 56 0 0 20 0 1 0 387455342 894812160 193638 33554432000 4194304 5208918 140737192205168 140737192201544 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16791/statm: 218460 193638 105 248 0 218209 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 1435264

[startup+162.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/182 16793
/proc/meminfo: memFree=29104212/32873844 swapFree=8656/8656
[pid=16770] ppid=16768 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16770/stat : 16770 (npSolver-wbo-It) S 16768 16770 4750 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387454751 9367552 274 33554432000 4194304 5064252 140736463246112 140736463245024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16770/statm: 2287 274 233 213 0 72 0
[pid=16771] ppid=16770 vsize=543128 CPUtime=5.85 cores=0,2,4,6
/proc/16771/stat : 16771 (npSolver-wbo) S 16770 16770 4750 0 -1 4202496 17498 23806 0 0 460 65 55 5 20 0 1 0 387454751 556163072 82886 33554432000 4194304 6006132 140733455059520 140733455050912 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/16771/statm: 135782 82886 193 443 0 135335 0
[pid=16790] ppid=16771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16790/stat : 16790 (satsolver.sh) S 16771 16770 4750 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387455341 9367552 266 33554432000 4194304 5064252 140734250621696 140734250620608 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16790/statm: 2287 266 226 213 0 72 0
[pid=16791] ppid=16790 vsize=1016824 CPUtime=156.36 cores=0,2,4,6
/proc/16791/stat : 16791 (glucose) R 16790 16770 4750 0 -1 4202496 123635 0 0 0 15570 66 0 0 20 0 1 0 387455342 1041227776 205365 33554432000 4194304 5208918 140737192205168 140737192203016 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16791/statm: 254206 205365 105 248 0 253955 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 1578248

[startup+222.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/183 16794
/proc/meminfo: memFree=29122664/32873844 swapFree=8656/8656
[pid=16770] ppid=16768 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16770/stat : 16770 (npSolver-wbo-It) S 16768 16770 4750 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387454751 9367552 274 33554432000 4194304 5064252 140736463246112 140736463245024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16770/statm: 2287 274 233 213 0 72 0
[pid=16771] ppid=16770 vsize=543128 CPUtime=5.85 cores=0,2,4,6
/proc/16771/stat : 16771 (npSolver-wbo) S 16770 16770 4750 0 -1 4202496 17498 23806 0 0 460 65 55 5 20 0 1 0 387454751 556163072 82886 33554432000 4194304 6006132 140733455059520 140733455050912 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/16771/statm: 135782 82886 193 443 0 135335 0
[pid=16790] ppid=16771 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/16791/stat : 16791 (glucose) R 16790 16770 4750 0 -1 4202496 159513 0 0 0 135409 201 0 0 20 0 1 0 387455342 1154002944 240099 33554432000 4194304 5208918 140737192205168 140737192203016 4229748 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16791/statm: 281739 240099 105 248 0 281488 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 1688380

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16827
/proc/meminfo: memFree=28921740/32873844 swapFree=8656/8656
[pid=16770] ppid=16768 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16770/stat : 16770 (npSolver-wbo-It) S 16768 16770 4750 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387454751 9367552 274 33554432000 4194304 5064252 140736463246112 140736463245024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16770/statm: 2287 274 233 213 0 72 0
[pid=16771] ppid=16770 vsize=543128 CPUtime=5.85 cores=0,2,4,6
/proc/16771/stat : 16771 (npSolver-wbo) S 16770 16770 4750 0 -1 4202496 17498 23806 0 0 460 65 55 5 20 0 1 0 387454751 556163072 82886 33554432000 4194304 6006132 140733455059520 140733455050912 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/16771/statm: 135782 82886 193 443 0 135335 0
[pid=16790] ppid=16771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16790/stat : 16790 (satsolver.sh) S 16771 16770 4750 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387455341 9367552 266 33554432000 4194304 5064252 140734250621696 140734250620608 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16790/statm: 2287 266 226 213 0 72 0
[pid=16791] ppid=16790 vsize=1130616 CPUtime=1416.09 cores=0,2,4,6
/proc/16791/stat : 16791 (glucose) R 16790 16770 4750 0 -1 4202496 160881 0 0 0 141403 206 0 0 20 0 1 0 387455342 1157750784 235849 33554432000 4194304 5208918 140737192205168 140737192203256 4229328 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16791/statm: 282654 235849 105 248 0 282403 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 1692040

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16827
/proc/meminfo: memFree=28852668/32873844 swapFree=8656/8656
[pid=16770] ppid=16768 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16770/stat : 16770 (npSolver-wbo-It) S 16768 16770 4750 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387454751 9367552 274 33554432000 4194304 5064252 140736463246112 140736463245024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16770/statm: 2287 274 233 213 0 72 0
[pid=16771] ppid=16770 vsize=543128 CPUtime=5.85 cores=0,2,4,6
/proc/16771/stat : 16771 (npSolver-wbo) S 16770 16770 4750 0 -1 4202496 17498 23806 0 0 460 65 55 5 20 0 1 0 387454751 556163072 82886 33554432000 4194304 6006132 140733455059520 140733455050912 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/16771/statm: 135782 82886 193 443 0 135335 0
[pid=16790] ppid=16771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16790/stat : 16790 (satsolver.sh) S 16771 16770 4750 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387455341 9367552 266 33554432000 4194304 5064252 140734250621696 140734250620608 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16790/statm: 2287 266 226 213 0 72 0
[pid=16791] ppid=16790 vsize=1131976 CPUtime=1476.07 cores=0,2,4,6
/proc/16791/stat : 16791 (glucose) R 16790 16770 4750 0 -1 4202496 161255 0 0 0 147400 207 0 0 20 0 1 0 387455342 1159143424 252064 33554432000 4194304 5208918 140737192205168 140737192203016 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16791/statm: 282994 252064 105 248 0 282743 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 1693400

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16827
/proc/meminfo: memFree=28907888/32873844 swapFree=8656/8656
[pid=16770] ppid=16768 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16770/stat : 16770 (npSolver-wbo-It) S 16768 16770 4750 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387454751 9367552 274 33554432000 4194304 5064252 140736463246112 140736463245024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16770/statm: 2287 274 233 213 0 72 0
[pid=16771] ppid=16770 vsize=543128 CPUtime=5.85 cores=0,2,4,6
/proc/16771/stat : 16771 (npSolver-wbo) S 16770 16770 4750 0 -1 4202496 17498 23806 0 0 460 65 55 5 20 0 1 0 387454751 556163072 82886 33554432000 4194304 6006132 140733455059520 140733455050912 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/16771/statm: 135782 82886 193 443 0 135335 0
[pid=16790] ppid=16771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16790/stat : 16790 (satsolver.sh) S 16771 16770 4750 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387455341 9367552 266 33554432000 4194304 5064252 140734250621696 140734250620608 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16790/statm: 2287 266 226 213 0 72 0
[pid=16791] ppid=16790 vsize=1134652 CPUtime=1536.06 cores=0,2,4,6
/proc/16791/stat : 16791 (glucose) R 16790 16770 4750 0 -1 4202496 162429 0 0 0 153394 212 0 0 20 0 1 0 387455342 1161883648 246630 33554432000 4194304 5208918 140737192205168 140737192203016 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16791/statm: 283663 246630 105 248 0 283412 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 1696076

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16828
/proc/meminfo: memFree=28921420/32873844 swapFree=8656/8656
[pid=16770] ppid=16768 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16770/stat : 16770 (npSolver-wbo-It) S 16768 16770 4750 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387454751 9367552 274 33554432000 4194304 5064252 140736463246112 140736463245024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16770/statm: 2287 274 233 213 0 72 0
[pid=16771] ppid=16770 vsize=543128 CPUtime=5.85 cores=0,2,4,6
/proc/16771/stat : 16771 (npSolver-wbo) S 16770 16770 4750 0 -1 4202496 17498 23806 0 0 460 65 55 5 20 0 1 0 387454751 556163072 82886 33554432000 4194304 6006132 140733455059520 140733455050912 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/16771/statm: 135782 82886 193 443 0 135335 0
[pid=16790] ppid=16771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16790/stat : 16790 (satsolver.sh) S 16771 16770 4750 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387455341 9367552 266 33554432000 4194304 5064252 140734250621696 140734250620608 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16790/statm: 2287 266 226 213 0 72 0
[pid=16791] ppid=16790 vsize=1136056 CPUtime=1596.06 cores=0,2,4,6
/proc/16791/stat : 16791 (glucose) R 16790 16770 4750 0 -1 4202496 163278 0 0 0 159389 217 0 0 20 0 1 0 387455342 1163321344 240832 33554432000 4194304 5208918 140737192205168 140737192201544 4229738 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16791/statm: 284014 240832 105 248 0 283763 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 1697480

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16828
/proc/meminfo: memFree=28862900/32873844 swapFree=8656/8656
[pid=16770] ppid=16768 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16770/stat : 16770 (npSolver-wbo-It) S 16768 16770 4750 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387454751 9367552 274 33554432000 4194304 5064252 140736463246112 140736463245024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16770/statm: 2287 274 233 213 0 72 0
[pid=16771] ppid=16770 vsize=543128 CPUtime=5.85 cores=0,2,4,6
/proc/16771/stat : 16771 (npSolver-wbo) S 16770 16770 4750 0 -1 4202496 17498 23806 0 0 460 65 55 5 20 0 1 0 387454751 556163072 82886 33554432000 4194304 6006132 140733455059520 140733455050912 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/16771/statm: 135782 82886 193 443 0 135335 0
[pid=16790] ppid=16771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16790/stat : 16790 (satsolver.sh) S 16771 16770 4750 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387455341 9367552 266 33554432000 4194304 5064252 140734250621696 140734250620608 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16790/statm: 2287 266 226 213 0 72 0
[pid=16791] ppid=16790 vsize=1139560 CPUtime=1656.05 cores=0,2,4,6
/proc/16791/stat : 16791 (glucose) R 16790 16770 4750 0 -1 4202496 164147 0 0 0 165387 218 0 0 20 0 1 0 387455342 1166909440 255498 33554432000 4194304 5208918 140737192205168 140737192203016 4229354 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16791/statm: 284890 255498 105 248 0 284639 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 1700984

[startup+1722.3 s]
/proc/loadavg: 1.40 1.83 1.94 2/174 16853
/proc/meminfo: memFree=29734800/32873844 swapFree=8656/8656
[pid=16770] ppid=16768 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16770/stat : 16770 (npSolver-wbo-It) S 16768 16770 4750 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387454751 9367552 274 33554432000 4194304 5064252 140736463246112 140736463245024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16770/statm: 2287 274 233 213 0 72 0
[pid=16771] ppid=16770 vsize=543128 CPUtime=5.85 cores=0,2,4,6
/proc/16771/stat : 16771 (npSolver-wbo) S 16770 16770 4750 0 -1 4202496 17498 23806 0 0 460 65 55 5 20 0 1 0 387454751 556163072 82886 33554432000 4194304 6006132 140733455059520 140733455050912 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/16771/statm: 135782 82886 193 443 0 135335 0
[pid=16790] ppid=16771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16790/stat : 16790 (satsolver.sh) S 16771 16770 4750 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387455341 9367552 266 33554432000 4194304 5064252 140734250621696 140734250620608 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16790/statm: 2287 266 226 213 0 72 0
[pid=16791] ppid=16790 vsize=1141368 CPUtime=1716.04 cores=0,2,4,6
/proc/16791/stat : 16791 (glucose) R 16790 16770 4750 0 -1 4202496 165138 0 0 0 171381 223 0 0 20 0 1 0 387455342 1168760832 249334 33554432000 4194304 5208918 140737192205168 140737192203016 4229720 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16791/statm: 285342 249334 105 248 0 285091 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 1702792

[startup+1782.3 s]
/proc/loadavg: 1.21 1.69 1.88 2/175 16856
/proc/meminfo: memFree=29666592/32873844 swapFree=8656/8656
[pid=16770] ppid=16768 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16770/stat : 16770 (npSolver-wbo-It) S 16768 16770 4750 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387454751 9367552 274 33554432000 4194304 5064252 140736463246112 140736463245024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16770/statm: 2287 274 233 213 0 72 0
[pid=16771] ppid=16770 vsize=543128 CPUtime=5.85 cores=0,2,4,6
/proc/16771/stat : 16771 (npSolver-wbo) S 16770 16770 4750 0 -1 4202496 17498 23806 0 0 460 65 55 5 20 0 1 0 387454751 556163072 82886 33554432000 4194304 6006132 140733455059520 140733455050912 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/16771/statm: 135782 82886 193 443 0 135335 0
[pid=16790] ppid=16771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16790/stat : 16790 (satsolver.sh) S 16771 16770 4750 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387455341 9367552 266 33554432000 4194304 5064252 140734250621696 140734250620608 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16790/statm: 2287 266 226 213 0 72 0
[pid=16791] ppid=16790 vsize=1369052 CPUtime=1776.03 cores=0,2,4,6
/proc/16791/stat : 16791 (glucose) R 16790 16770 4750 0 -1 4202496 166131 0 0 0 177376 227 0 0 20 0 1 0 387455342 1401909248 266660 33554432000 4194304 5208918 140737192205168 140737192201544 4211156 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16791/statm: 342263 266660 105 248 0 342012 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 1930476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.15 1.65 1.87 2/174 16856
/proc/meminfo: memFree=29746260/32873844 swapFree=8656/8656
[pid=16770] ppid=16768 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16770/stat : 16770 (npSolver-wbo-It) S 16768 16770 4750 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387454751 9367552 274 33554432000 4194304 5064252 140736463246112 140736463245024 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16770/statm: 2287 274 233 213 0 72 0
[pid=16771] ppid=16770 vsize=543128 CPUtime=5.85 cores=0,2,4,6
/proc/16771/stat : 16771 (npSolver-wbo) S 16770 16770 4750 0 -1 4202496 17498 23806 0 0 460 65 55 5 20 0 1 0 387454751 556163072 82886 33554432000 4194304 6006132 140733455059520 140733455050912 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/16771/statm: 135782 82886 193 443 0 135335 0
[pid=16790] ppid=16771 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16790/stat : 16790 (satsolver.sh) S 16771 16770 4750 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387455341 9367552 266 33554432000 4194304 5064252 140734250621696 140734250620608 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16790/statm: 2287 266 226 213 0 72 0
[pid=16791] ppid=16790 vsize=1154128 CPUtime=1794.23 cores=0,2,4,6
/proc/16791/stat : 16791 (glucose) R 16790 16770 4750 0 -1 4202496 166621 0 0 0 179190 233 0 0 20 0 1 0 387455342 1181827072 246258 33554432000 4194304 5208918 140737192205168 140737192201544 4229725 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16791/statm: 288532 246258 105 248 0 288281 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1715552

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

Real time (s): 1800.52
CPU time (s): 1800.08
CPU user time (s): 1797.05
CPU system time (s): 3.03
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 2274352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.16921
system time used= 0.723889
maximum resident set size= 645268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42280
page faults= 0
swaps= 0
block input operations= 8
block output operations= 642976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 75
involuntary context switches= 45

runsolver used 2.69759 second user time and 7.34488 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-09 05:41:02
IDJOB=3752821
IDBENCH=79601
IDSOLVER=2336
FILE ID=node102/3752821-1339213262
RUNJOBID= node102-1339205943-4766
PBS_JOBID= 14643876
Free space on /tmp= 71048 MiB

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

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

MD5SUM BENCH= c2a654bdd9be16ff6670711f2793090a
RANDOM SEED=295288417

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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:        30583532 kB
Buffers:          392000 kB
Cached:           385264 kB
SwapCached:         2672 kB
Active:          1310684 kB
Inactive:          87616 kB
Active(anon):     617884 kB
Inactive(anon):     5316 kB
Active(file):     692800 kB
Inactive(file):    82300 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67099988 kB
Dirty:              8852 kB
Writeback:             0 kB
AnonPages:        644452 kB
Mapped:             9884 kB
Shmem:                 0 kB
Slab:             750532 kB
SReclaimable:     190596 kB
SUnreclaim:       559936 kB
KernelStack:        1528 kB
PageTables:         5320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     886344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    329728 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= 70908 MiB
End job on node102 at 2012-06-09 06:11:03