Trace number 3715514

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.05 1800.4

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
spot5/normalized-spot5-1506_wcsp.wbo
MD5SUM8f6297577574dc4387b695354f571fd4
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark404565
Best CPU time to get the best result obtained on this benchmark1800.74
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3000
Total number of constraints25688
Number of soft constraints24748
Number of constraints which are clauses24748
Number of constraints which are cardinality constraints (but not clauses)940
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 522809
Min constraint cost 1
Max constraint cost 522809
Sum of constraints costs 12447559480
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.16	c run usual solver
0.00/0.69	o 2419038243
0.00/0.69	c starting approximation
0.00/0.69	c factor = 2
0.00/0.69	c factor still to low - shrinking to 1.79599e+08
0.00/0.69	c approx number of clauses: 1e+06
0.00/0.69	c current bound: 1209519104
0.96/1.06	c leaving approximation
0.96/1.06	c finished approximation
0.96/1.06	c fallback to adder encoding
1800.01/1800.39	./satsolver.sh: line 5: 13978 Terminated              ./glucose $1 > $2 2> /dev/null
1800.01/1800.39	c error: unexpected solver exit code
1800.01/1800.39	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-3715514-1338257033/watcher-3715514-1338257033 -o /tmp/evaluation-result-3715514-1338257033/solver-3715514-1338257033 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715514-1338257033.wbo 103172895 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.08 2.02 2.01 3/179 13957
/proc/meminfo: memFree=26447108/32873648 swapFree=6336/6336
[pid=13957] ppid=13955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13957/stat : 13957 (npSolver-wbo-It) S 13955 13957 3602 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291830531 9367552 274 33554432000 4194304 5064252 140735031045152 140735031044064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13957/statm: 2287 274 233 213 0 72 0

[startup+0.00802908 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 13957
/proc/meminfo: memFree=26447108/32873648 swapFree=6336/6336
[pid=13957] ppid=13955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13957/stat : 13957 (npSolver-wbo-It) S 13955 13957 3602 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291830531 9367552 274 33554432000 4194304 5064252 140735031045152 140735031044064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13957/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100249 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 13957
/proc/meminfo: memFree=26447108/32873648 swapFree=6336/6336
[pid=13957] ppid=13955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13957/stat : 13957 (npSolver-wbo-It) S 13955 13957 3602 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291830531 9367552 274 33554432000 4194304 5064252 140735031045152 140735031044064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13957/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300132 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 13957
/proc/meminfo: memFree=26447108/32873648 swapFree=6336/6336
[pid=13957] ppid=13955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13957/stat : 13957 (npSolver-wbo-It) S 13955 13957 3602 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291830531 9367552 274 33554432000 4194304 5064252 140735031045152 140735031044064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13957/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70024 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 13957
/proc/meminfo: memFree=26447108/32873648 swapFree=6336/6336
[pid=13957] ppid=13955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13957/stat : 13957 (npSolver-wbo-It) S 13955 13957 3602 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291830531 9367552 274 33554432000 4194304 5064252 140735031045152 140735031044064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13957/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.08 2.02 2.01 3/183 13971
/proc/meminfo: memFree=26376260/32873648 swapFree=6336/6336
[pid=13957] ppid=13955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13957/stat : 13957 (npSolver-wbo-It) S 13955 13957 3602 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291830531 9367552 274 33554432000 4194304 5064252 140735031045152 140735031044064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13957/statm: 2287 274 233 213 0 72 0
[pid=13958] ppid=13957 vsize=67460 CPUtime=1.48 cores=0,2,4,6
/proc/13958/stat : 13958 (npSolver-wbo) R 13957 13957 3602 0 -1 4202496 15196 25826 0 0 66 10 65 7 20 0 1 0 291830531 69079040 14347 33554432000 4194304 5990268 140736756172944 140736756165528 4566188 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13958/statm: 16865 14347 180 439 0 16422 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 76608

[startup+3.10031 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 13976
/proc/meminfo: memFree=26344764/32873648 swapFree=6336/6336
[pid=13957] ppid=13955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13957/stat : 13957 (npSolver-wbo-It) S 13955 13957 3602 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291830531 9367552 274 33554432000 4194304 5064252 140735031045152 140735031044064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13957/statm: 2287 274 233 213 0 72 0
[pid=13958] ppid=13957 vsize=296836 CPUtime=3.07 cores=0,2,4,6
/proc/13958/stat : 13958 (npSolver-wbo) R 13957 13957 3602 0 -1 4202496 16895 25826 0 0 220 15 65 7 20 0 1 0 291830531 303960064 41995 33554432000 4194304 5990268 140736756172944 140736756165304 4521664 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13958/statm: 74209 41995 180 439 0 73766 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 305984

[startup+6.30021 s]
/proc/loadavg: 2.15 2.03 2.01 3/181 13976
/proc/meminfo: memFree=26008832/32873648 swapFree=6336/6336
[pid=13957] ppid=13955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13957/stat : 13957 (npSolver-wbo-It) S 13955 13957 3602 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291830531 9367552 274 33554432000 4194304 5064252 140735031045152 140735031044064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13957/statm: 2287 274 233 213 0 72 0
[pid=13958] ppid=13957 vsize=558980 CPUtime=5.93 cores=0,2,4,6
/proc/13958/stat : 13958 (npSolver-wbo) S 13957 13957 3602 0 -1 4202496 18351 25826 0 0 457 64 65 7 20 0 1 0 291830531 572395520 85003 33554432000 4194304 5990268 140736756172944 140736756164368 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13958/statm: 139745 85003 180 439 0 139302 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 568128

[startup+12.7003 s]
/proc/loadavg: 2.14 2.03 2.01 3/183 13978
/proc/meminfo: memFree=25078204/32873648 swapFree=6336/6336
[pid=13957] ppid=13955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13957/stat : 13957 (npSolver-wbo-It) S 13955 13957 3602 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291830531 9367552 274 33554432000 4194304 5064252 140735031045152 140735031044064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13957/statm: 2287 274 233 213 0 72 0
[pid=13958] ppid=13957 vsize=558980 CPUtime=5.93 cores=0,2,4,6
/proc/13958/stat : 13958 (npSolver-wbo) S 13957 13957 3602 0 -1 4202496 18351 25826 0 0 457 64 65 7 20 0 1 0 291830531 572395520 85003 33554432000 4194304 5990268 140736756172944 140736756164368 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13958/statm: 139745 85003 180 439 0 139302 0
[pid=13977] ppid=13958 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13977/stat : 13977 (satsolver.sh) S 13958 13957 3602 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291831126 9367552 265 33554432000 4194304 5064252 140736954540896 140736954539808 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13977/statm: 2287 265 226 213 0 72 0
[pid=13978] ppid=13977 vsize=825308 CPUtime=6.72 cores=0,2,4,6
/proc/13978/stat : 13978 (glucose) R 13977 13957 3602 0 -1 4202496 105101 0 0 0 637 35 0 0 20 0 1 0 291831127 845115392 172059 33554432000 4194304 5208918 140734284512864 140734284510712 4229344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13978/statm: 206327 172059 105 248 0 206076 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 1402584

[startup+25.5066 s]
/proc/loadavg: 2.18 2.05 2.01 3/183 13978
/proc/meminfo: memFree=25086860/32873648 swapFree=6336/6336
[pid=13957] ppid=13955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13957/stat : 13957 (npSolver-wbo-It) S 13955 13957 3602 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291830531 9367552 274 33554432000 4194304 5064252 140735031045152 140735031044064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13957/statm: 2287 274 233 213 0 72 0
[pid=13958] ppid=13957 vsize=558980 CPUtime=5.93 cores=0,2,4,6
/proc/13958/stat : 13958 (npSolver-wbo) S 13957 13957 3602 0 -1 4202496 18351 25826 0 0 457 64 65 7 20 0 1 0 291830531 572395520 85003 33554432000 4194304 5990268 140736756172944 140736756164368 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13958/statm: 139745 85003 180 439 0 139302 0
[pid=13977] ppid=13958 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13977/stat : 13977 (satsolver.sh) S 13958 13957 3602 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291831126 9367552 265 33554432000 4194304 5064252 140736954540896 140736954539808 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13977/statm: 2287 265 226 213 0 72 0
[pid=13978] ppid=13977 vsize=829156 CPUtime=19.53 cores=0,2,4,6
/proc/13978/stat : 13978 (glucose) R 13977 13957 3602 0 -1 4202496 106063 0 0 0 1917 36 0 0 20 0 1 0 291831127 849055744 174554 33554432000 4194304 5208918 140734284512864 140734284510824 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13978/statm: 207289 174554 105 248 0 207038 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1406432

[startup+51.1004 s]
/proc/loadavg: 2.12 2.04 2.01 3/183 13978
/proc/meminfo: memFree=25045548/32873648 swapFree=6336/6336
[pid=13957] ppid=13955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13957/stat : 13957 (npSolver-wbo-It) S 13955 13957 3602 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291830531 9367552 274 33554432000 4194304 5064252 140735031045152 140735031044064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13957/statm: 2287 274 233 213 0 72 0
[pid=13958] ppid=13957 vsize=558980 CPUtime=5.93 cores=0,2,4,6
/proc/13958/stat : 13958 (npSolver-wbo) S 13957 13957 3602 0 -1 4202496 18351 25826 0 0 457 64 65 7 20 0 1 0 291830531 572395520 85003 33554432000 4194304 5990268 140736756172944 140736756164368 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13958/statm: 139745 85003 180 439 0 139302 0
[pid=13977] ppid=13958 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13977/stat : 13977 (satsolver.sh) S 13958 13957 3602 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291831126 9367552 265 33554432000 4194304 5064252 140736954540896 140736954539808 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13977/statm: 2287 265 226 213 0 72 0
[pid=13978] ppid=13977 vsize=837072 CPUtime=45.12 cores=0,2,4,6
/proc/13978/stat : 13978 (glucose) R 13977 13957 3602 0 -1 4202496 108066 0 0 0 4475 37 0 0 20 0 1 0 291831127 857161728 181667 33554432000 4194304 5208918 140734284512864 140734284510712 4229869 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13978/statm: 209268 181667 105 248 0 209017 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1414348

[startup+102.3 s]
/proc/loadavg: 2.05 2.03 2.01 3/183 13979
/proc/meminfo: memFree=25019152/32873648 swapFree=6336/6336
[pid=13957] ppid=13955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13957/stat : 13957 (npSolver-wbo-It) S 13955 13957 3602 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291830531 9367552 274 33554432000 4194304 5064252 140735031045152 140735031044064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13957/statm: 2287 274 233 213 0 72 0
[pid=13958] ppid=13957 vsize=558980 CPUtime=5.93 cores=0,2,4,6
/proc/13958/stat : 13958 (npSolver-wbo) S 13957 13957 3602 0 -1 4202496 18351 25826 0 0 457 64 65 7 20 0 1 0 291830531 572395520 85003 33554432000 4194304 5990268 140736756172944 140736756164368 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13958/statm: 139745 85003 180 439 0 139302 0
[pid=13977] ppid=13958 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13977/stat : 13977 (satsolver.sh) S 13958 13957 3602 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291831126 9367552 265 33554432000 4194304 5064252 140736954540896 140736954539808 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13977/statm: 2287 265 226 213 0 72 0
[pid=13978] ppid=13977 vsize=982764 CPUtime=96.31 cores=0,2,4,6
/proc/13978/stat : 13978 (glucose) R 13977 13957 3602 0 -1 4202496 112923 0 0 0 9587 44 0 0 20 0 1 0 291831127 1006350336 191517 33554432000 4194304 5208918 140734284512864 140734284510712 4229299 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13978/statm: 245691 191517 105 248 0 245440 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 1560040

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 13979
/proc/meminfo: memFree=24994624/32873648 swapFree=6336/6336
[pid=13957] ppid=13955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13957/stat : 13957 (npSolver-wbo-It) S 13955 13957 3602 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291830531 9367552 274 33554432000 4194304 5064252 140735031045152 140735031044064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13957/statm: 2287 274 233 213 0 72 0
[pid=13958] ppid=13957 vsize=558980 CPUtime=5.93 cores=0,2,4,6
/proc/13958/stat : 13958 (npSolver-wbo) S 13957 13957 3602 0 -1 4202496 18351 25826 0 0 457 64 65 7 20 0 1 0 291830531 572395520 85003 33554432000 4194304 5990268 140736756172944 140736756164368 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13958/statm: 139745 85003 180 439 0 139302 0
[pid=13977] ppid=13958 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13977/stat : 13977 (satsolver.sh) S 13958 13957 3602 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291831126 9367552 265 33554432000 4194304 5064252 140736954540896 140736954539808 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13977/statm: 2287 265 226 213 0 72 0
[pid=13978] ppid=13977 vsize=993364 CPUtime=156.3 cores=0,2,4,6
/proc/13978/stat : 13978 (glucose) R 13977 13957 3602 0 -1 4202496 117527 0 0 0 15572 58 0 0 20 0 1 0 291831127 1017204736 191029 33554432000 4194304 5208918 140734284512864 140734284510712 4210905 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13978/statm: 248341 191029 105 248 0 248090 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1570640

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 13979
/proc/meminfo: memFree=24999260/32873648 swapFree=6336/6336
[pid=13957] ppid=13955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13957/stat : 13957 (npSolver-wbo-It) S 13955 13957 3602 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291830531 9367552 274 33554432000 4194304 5064252 140735031045152 140735031044064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13957/statm: 2287 274 233 213 0 72 0
[pid=13958] ppid=13957 vsize=558980 CPUtime=5.93 cores=0,2,4,6
/proc/13958/stat : 13958 (npSolver-wbo) S 13957 13957 3602 0 -1 4202496 18351 25826 0 0 457 64 65 7 20 0 1 0 291830531 572395520 85003 33554432000 4194304 5990268 140736756172944 140736756164368 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13958/statm: 139745 85003 180 439 0 139302 0
[pid=13977] ppid=13958 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.3 s]
/proc/loadavg: 2.05 2.08 2.03 3/181 14039
/proc/meminfo: memFree=18746368/32873648 swapFree=6336/6336
[pid=13957] ppid=13955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13957/stat : 13957 (npSolver-wbo-It) S 13955 13957 3602 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291830531 9367552 274 33554432000 4194304 5064252 140735031045152 140735031044064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13957/statm: 2287 274 233 213 0 72 0
[pid=13958] ppid=13957 vsize=558980 CPUtime=5.93 cores=0,2,4,6
/proc/13958/stat : 13958 (npSolver-wbo) S 13957 13957 3602 0 -1 4202496 18351 25826 0 0 457 64 65 7 20 0 1 0 291830531 572395520 85003 33554432000 4194304 5990268 140736756172944 140736756164368 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13958/statm: 139745 85003 180 439 0 139302 0
[pid=13977] ppid=13958 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13977/stat : 13977 (satsolver.sh) S 13958 13957 3602 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291831126 9367552 265 33554432000 4194304 5064252 140736954540896 140736954539808 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13977/statm: 2287 265 226 213 0 72 0
[pid=13978] ppid=13977 vsize=1102388 CPUtime=1416.04 cores=0,2,4,6
/proc/13978/stat : 13978 (glucose) R 13977 13957 3602 0 -1 4202496 156523 0 0 0 141417 187 0 0 20 0 1 0 291831127 1128845312 242407 33554432000 4194304 5208918 140734284512864 140734284510712 4229748 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13978/statm: 275597 242407 105 248 0 275346 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 1679664

[startup+1482.3 s]
/proc/loadavg: 2.02 2.06 2.03 3/181 14039
/proc/meminfo: memFree=15078228/32873648 swapFree=6336/6336
[pid=13957] ppid=13955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13957/stat : 13957 (npSolver-wbo-It) S 13955 13957 3602 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291830531 9367552 274 33554432000 4194304 5064252 140735031045152 140735031044064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13957/statm: 2287 274 233 213 0 72 0
[pid=13958] ppid=13957 vsize=558980 CPUtime=5.93 cores=0,2,4,6
/proc/13958/stat : 13958 (npSolver-wbo) S 13957 13957 3602 0 -1 4202496 18351 25826 0 0 457 64 65 7 20 0 1 0 291830531 572395520 85003 33554432000 4194304 5990268 140736756172944 140736756164368 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13958/statm: 139745 85003 180 439 0 139302 0
[pid=13977] ppid=13958 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13977/stat : 13977 (satsolver.sh) S 13958 13957 3602 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291831126 9367552 265 33554432000 4194304 5064252 140736954540896 140736954539808 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13977/statm: 2287 265 226 213 0 72 0
[pid=13978] ppid=13977 vsize=1104432 CPUtime=1476.03 cores=0,2,4,6
/proc/13978/stat : 13978 (glucose) R 13977 13957 3602 0 -1 4202496 157320 0 0 0 147411 192 0 0 20 0 1 0 291831127 1130938368 238333 33554432000 4194304 5208918 140734284512864 140734284509240 4229338 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13978/statm: 276108 238333 105 248 0 275857 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 1681708

[startup+1542.3 s]
/proc/loadavg: 3.50 2.46 2.17 2/182 14040
/proc/meminfo: memFree=6850988/32873648 swapFree=6336/6336
[pid=13957] ppid=13955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13957/stat : 13957 (npSolver-wbo-It) S 13955 13957 3602 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291830531 9367552 274 33554432000 4194304 5064252 140735031045152 140735031044064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13957/statm: 2287 274 233 213 0 72 0
[pid=13958] ppid=13957 vsize=558980 CPUtime=5.93 cores=0,2,4,6
/proc/13958/stat : 13958 (npSolver-wbo) S 13957 13957 3602 0 -1 4202496 18351 25826 0 0 457 64 65 7 20 0 1 0 291830531 572395520 85003 33554432000 4194304 5990268 140736756172944 140736756164368 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13958/statm: 139745 85003 180 439 0 139302 0
[pid=13977] ppid=13958 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13977/stat : 13977 (satsolver.sh) S 13958 13957 3602 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291831126 9367552 265 33554432000 4194304 5064252 140736954540896 140736954539808 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13977/statm: 2287 265 226 213 0 72 0
[pid=13978] ppid=13977 vsize=1106436 CPUtime=1536.03 cores=0,2,4,6
/proc/13978/stat : 13978 (glucose) R 13977 13957 3602 0 -1 4202496 158086 0 0 0 153406 197 0 0 20 0 1 0 291831127 1132990464 233681 33554432000 4194304 5208918 140734284512864 140734284510712 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13978/statm: 276609 233681 105 248 0 276358 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 1683712

[startup+1602.3 s]
/proc/loadavg: 4.18 2.84 2.31 2/183 14043
/proc/meminfo: memFree=2554676/32873648 swapFree=6336/6336
[pid=13957] ppid=13955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13957/stat : 13957 (npSolver-wbo-It) S 13955 13957 3602 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291830531 9367552 274 33554432000 4194304 5064252 140735031045152 140735031044064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13957/statm: 2287 274 233 213 0 72 0
[pid=13958] ppid=13957 vsize=558980 CPUtime=5.93 cores=0,2,4,6
/proc/13958/stat : 13958 (npSolver-wbo) S 13957 13957 3602 0 -1 4202496 18351 25826 0 0 457 64 65 7 20 0 1 0 291830531 572395520 85003 33554432000 4194304 5990268 140736756172944 140736756164368 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13958/statm: 139745 85003 180 439 0 139302 0
[pid=13977] ppid=13958 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13977/stat : 13977 (satsolver.sh) S 13958 13957 3602 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291831126 9367552 265 33554432000 4194304 5064252 140736954540896 140736954539808 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13977/statm: 2287 265 226 213 0 72 0
[pid=13978] ppid=13977 vsize=1108420 CPUtime=1596.01 cores=0,2,4,6
/proc/13978/stat : 13978 (glucose) R 13977 13957 3602 0 -1 4202496 158923 0 0 0 159399 202 0 0 20 0 1 0 291831127 1135022080 227092 33554432000 4194304 5208918 140734284512864 140734284510952 4229728 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13978/statm: 277105 227092 105 248 0 276854 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 1685696

[startup+1662.34 s]
/proc/loadavg: 4.80 3.26 2.49 3/182 14044
/proc/meminfo: memFree=1415480/32873648 swapFree=6336/6336
[pid=13957] ppid=13955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13957/stat : 13957 (npSolver-wbo-It) S 13955 13957 3602 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291830531 9367552 274 33554432000 4194304 5064252 140735031045152 140735031044064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13957/statm: 2287 274 233 213 0 72 0
[pid=13958] ppid=13957 vsize=558980 CPUtime=5.93 cores=0,2,4,6
/proc/13958/stat : 13958 (npSolver-wbo) S 13957 13957 3602 0 -1 4202496 18351 25826 0 0 457 64 65 7 20 0 1 0 291830531 572395520 85003 33554432000 4194304 5990268 140736756172944 140736756164368 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13958/statm: 139745 85003 180 439 0 139302 0
[pid=13977] ppid=13958 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13977/stat : 13977 (satsolver.sh) S 13958 13957 3602 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291831126 9367552 265 33554432000 4194304 5064252 140736954540896 140736954539808 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13977/statm: 2287 265 226 213 0 72 0
[pid=13978] ppid=13977 vsize=1109812 CPUtime=1656.05 cores=0,2,4,6
/proc/13978/stat : 13978 (glucose) R 13977 13957 3602 0 -1 4202496 159296 0 0 0 165401 204 0 0 20 0 1 0 291831127 1136447488 244328 33554432000 4194304 5208918 140734284512864 140734284509240 4229712 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13978/statm: 277453 244328 105 248 0 277202 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 1687088

[startup+1722.38 s]
/proc/loadavg: 4.44 3.47 2.61 3/184 14226
/proc/meminfo: memFree=25448128/32873648 swapFree=6336/6336
[pid=13957] ppid=13955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13957/stat : 13957 (npSolver-wbo-It) S 13955 13957 3602 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291830531 9367552 274 33554432000 4194304 5064252 140735031045152 140735031044064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13957/statm: 2287 274 233 213 0 72 0
[pid=13958] ppid=13957 vsize=558980 CPUtime=5.93 cores=0,2,4,6
/proc/13958/stat : 13958 (npSolver-wbo) S 13957 13957 3602 0 -1 4202496 18351 25826 0 0 457 64 65 7 20 0 1 0 291830531 572395520 85003 33554432000 4194304 5990268 140736756172944 140736756164368 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13958/statm: 139745 85003 180 439 0 139302 0
[pid=13977] ppid=13958 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13977/stat : 13977 (satsolver.sh) S 13958 13957 3602 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291831126 9367552 265 33554432000 4194304 5064252 140736954540896 140736954539808 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13977/statm: 2287 265 226 213 0 72 0
[pid=13978] ppid=13977 vsize=1112092 CPUtime=1716.08 cores=0,2,4,6
/proc/13978/stat : 13978 (glucose) R 13977 13957 3602 0 -1 4202496 160123 0 0 0 171399 209 0 0 20 0 1 0 291831127 1138782208 236659 33554432000 4194304 5208918 140734284512864 140734284510712 4229479 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13978/statm: 278023 236659 105 248 0 277772 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1689368

[startup+1782.38 s]
/proc/loadavg: 2.97 3.22 2.57 3/184 14237
/proc/meminfo: memFree=25379764/32873648 swapFree=6336/6336
[pid=13957] ppid=13955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13957/stat : 13957 (npSolver-wbo-It) S 13955 13957 3602 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291830531 9367552 274 33554432000 4194304 5064252 140735031045152 140735031044064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13957/statm: 2287 274 233 213 0 72 0
[pid=13958] ppid=13957 vsize=558980 CPUtime=5.93 cores=0,2,4,6
/proc/13958/stat : 13958 (npSolver-wbo) S 13957 13957 3602 0 -1 4202496 18351 25826 0 0 457 64 65 7 20 0 1 0 291830531 572395520 85003 33554432000 4194304 5990268 140736756172944 140736756164368 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13958/statm: 139745 85003 180 439 0 139302 0
[pid=13977] ppid=13958 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13977/stat : 13977 (satsolver.sh) S 13958 13957 3602 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291831126 9367552 265 33554432000 4194304 5064252 140736954540896 140736954539808 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13977/statm: 2287 265 226 213 0 72 0
[pid=13978] ppid=13977 vsize=1114020 CPUtime=1776.07 cores=0,2,4,6
/proc/13978/stat : 13978 (glucose) R 13977 13957 3602 0 -1 4202496 160634 0 0 0 177396 211 0 0 20 0 1 0 291831127 1140756480 251989 33554432000 4194304 5208918 140734284512864 140734284510712 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13978/statm: 278505 251989 105 248 0 278254 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1691296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.38 s]
/proc/loadavg: 2.64 3.12 2.55 3/183 14237
/proc/meminfo: memFree=25444256/32873648 swapFree=6336/6336
[pid=13957] ppid=13955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13957/stat : 13957 (npSolver-wbo-It) S 13955 13957 3602 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291830531 9367552 274 33554432000 4194304 5064252 140735031045152 140735031044064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13957/statm: 2287 274 233 213 0 72 0
[pid=13958] ppid=13957 vsize=558980 CPUtime=5.93 cores=0,2,4,6
/proc/13958/stat : 13958 (npSolver-wbo) S 13957 13957 3602 0 -1 4202496 18351 25826 0 0 457 64 65 7 20 0 1 0 291830531 572395520 85003 33554432000 4194304 5990268 140736756172944 140736756164368 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13958/statm: 139745 85003 180 439 0 139302 0
[pid=13977] ppid=13958 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13977/stat : 13977 (satsolver.sh) S 13958 13957 3602 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291831126 9367552 265 33554432000 4194304 5064252 140736954540896 140736954539808 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13977/statm: 2287 265 226 213 0 72 0
[pid=13978] ppid=13977 vsize=1114412 CPUtime=1794.08 cores=0,2,4,6
/proc/13978/stat : 13978 (glucose) R 13977 13957 3602 0 -1 4202496 161030 0 0 0 179193 215 0 0 20 0 1 0 291831127 1141157888 232173 33554432000 4194304 5208918 140734284512864 140734284509240 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13978/statm: 278603 232173 105 248 0 278352 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1691688

Sending SIGTERM to process tree (bottom up)
The end
r used 4.270Dumping a history of the last processes samples

[startup+1800.38 s]
/proc/loadavg: 2.64 3.12 2.55 3/183 14237
/proc/meminfo: memFree=25444256/32873648 swapFree=6336/6336
[pid=13957] ppid=13955 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13957/stat : 13957 (npSolver-wbo-It) S 13955 13957 3602 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 291830531 9367552 274 33554432000 4194304 5064252 140735031045152 140735031044064 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13957/statm: 2287 274 233 213 0 72 0
[pid=13958] ppid=13957 vsize=558980 CPUtime=5.93 cores=0,2,4,6
/proc/13958/stat : 13958 (npSolver-wbo) S 13957 13957 3602 0 -1 4202496 18351 25826 0 0 457 64 65 7 20 0 1 0 291830531 572395520 85003 33554432000 4194304 5990268 140736756172944 140736756164368 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13958/statm: 139745 85003 180 439 0 139302 0
[pid=13977] ppid=13958 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13977/stat : 13977 (satsolver.sh) S 13958 13957 3602 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291831126 9367552 265 33554432000 4194304 5064252 140736954540896 140736954539808 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13977/statm: 2287 265 226 213 0 72 0
[pid=13978] ppid=13977 vsize=1114412 CPUtime=1794.08 cores=0,2,4,6
/proc/13978/stat : 13978 (glucose) R 13977 13957 3602 0 -1 4202496 161030 0 0 0 179193 215 0 0 20 0 1 0 291831127 1141157888 232173 33554432000 4194304 5208918 140734284512864 140734284509240 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13978/statm: 278603 232173 105 248 0 278352 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1691688

Child status: 0
Real time (s): 1800.4
CPU time (s): 1800.05
CPU user time (s): 1797.16
CPU system time (s): 2.88656
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 2032688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.16
system time used= 2.88656
maximum resident set size= 1250544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 206194
page faults= 0
swaps= 0
block input operations= 0
block output operations= 631832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 171
involuntary context switches= 2056

runsolver used 4.27035 second user time and 9.74552 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-29 04:03:53
IDJOB=3715514
IDBENCH=79608
IDSOLVER=2297
FILE ID=node112/3715514-1338257033
RUNJOBID= node112-1338233303-3982
PBS_JOBID= 14624631
Free space on /tmp= 71480 MiB

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

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

MD5SUM BENCH= 8f6297577574dc4387b695354f571fd4
RANDOM SEED=103172895

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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:       32873648 kB
MemFree:        26447372 kB
Buffers:          522496 kB
Cached:          4510392 kB
SwapCached:            0 kB
Active:          1621100 kB
Inactive:        3952348 kB
Active(anon):     539964 kB
Inactive(anon):        0 kB
Active(file):    1081136 kB
Inactive(file):  3952348 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9388 kB
Writeback:             0 kB
AnonPages:        695188 kB
Mapped:            15492 kB
Shmem:               200 kB
Slab:             707964 kB
SReclaimable:     151192 kB
SUnreclaim:       556772 kB
KernelStack:        1520 kB
PageTables:         5168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     717328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    372736 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= 71276 MiB
End job on node112 at 2012-05-29 04:33:59