Trace number 3753763

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 (fixed)? (TO) 1800.08 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/coloring/
normalized-le450-5a-2_wcsp.wbo
MD5SUMf22a0f0686559d8ded0c30a6073a8ba7
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark2185
Best CPU time to get the best result obtained on this benchmark1796.89
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables900
Total number of constraints11878
Number of soft constraints11428
Number of constraints which are clauses11428
Number of constraints which are cardinality constraints (but not clauses)450
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Top cost 5715
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 11428
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 3
Number of bits of the biggest sum of numbers2
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.10	c run usual solver
0.00/0.54	o 2800
0.00/0.54	c fallback to adder encoding
1800.04/1800.51	./satsolver.sh: line 5: 24238 Terminated              ./glucose $1 > $2 2> /dev/null
1800.04/1800.51	c error: unexpected solver exit code
1800.04/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-3753763-1339201841/watcher-3753763-1339201841 -o /tmp/evaluation-result-3753763-1339201841/solver-3753763-1339201841 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753763-1339201841.wbo 2118934386 HOME HOME 

running on 4 cores: 1,3,5,7

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: 1.99 2.00 1.99 3/178 24210
/proc/meminfo: memFree=29746096/32873624 swapFree=7112/7112
[pid=24210] ppid=24208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24210/stat : 24210 (npSolver-wbo-It) S 24208 24210 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386309562 9367552 274 33554432000 4194304 5064252 140733705269328 140733705268240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24210/statm: 2287 274 233 213 0 72 0

[startup+0.0103521 s]
/proc/loadavg: 1.99 2.00 1.99 3/178 24210
/proc/meminfo: memFree=29746096/32873624 swapFree=7112/7112
[pid=24210] ppid=24208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24210/stat : 24210 (npSolver-wbo-It) S 24208 24210 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386309562 9367552 274 33554432000 4194304 5064252 140733705269328 140733705268240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24210/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100244 s]
/proc/loadavg: 1.99 2.00 1.99 3/178 24210
/proc/meminfo: memFree=29746096/32873624 swapFree=7112/7112
[pid=24210] ppid=24208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24210/stat : 24210 (npSolver-wbo-It) S 24208 24210 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386309562 9367552 274 33554432000 4194304 5064252 140733705269328 140733705268240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24210/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300284 s]
/proc/loadavg: 1.99 2.00 1.99 3/178 24210
/proc/meminfo: memFree=29746096/32873624 swapFree=7112/7112
[pid=24210] ppid=24208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24210/stat : 24210 (npSolver-wbo-It) S 24208 24210 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386309562 9367552 274 33554432000 4194304 5064252 140733705269328 140733705268240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24210/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700166 s]
/proc/loadavg: 1.99 2.00 1.99 3/178 24210
/proc/meminfo: memFree=29746096/32873624 swapFree=7112/7112
[pid=24210] ppid=24208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24210/stat : 24210 (npSolver-wbo-It) S 24208 24210 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386309562 9367552 274 33554432000 4194304 5064252 140733705269328 140733705268240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24210/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 1.99 2.00 1.99 3/180 24229
/proc/meminfo: memFree=29677556/32873624 swapFree=7112/7112
[pid=24210] ppid=24208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24210/stat : 24210 (npSolver-wbo-It) S 24208 24210 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386309562 9367552 274 33554432000 4194304 5064252 140733705269328 140733705268240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24210/statm: 2287 274 233 213 0 72 0
[pid=24211] ppid=24210 vsize=233884 CPUtime=1.37 cores=1,3,5,7
/proc/24211/stat : 24211 (npSolver-wbo) R 24210 24210 14131 0 -1 4202496 10807 9039 0 0 102 8 25 2 20 0 1 0 386309563 239497216 30804 33554432000 4194304 6006132 140735368136944 140735368129288 5057718 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24211/statm: 58471 30804 177 443 0 58024 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 243032

[startup+3.10027 s]
/proc/loadavg: 1.99 2.00 1.99 3/180 24236
/proc/meminfo: memFree=29432052/32873624 swapFree=7112/7112
[pid=24210] ppid=24208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24210/stat : 24210 (npSolver-wbo-It) S 24208 24210 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386309562 9367552 274 33554432000 4194304 5064252 140733705269328 140733705268240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24210/statm: 2287 274 233 213 0 72 0
[pid=24211] ppid=24210 vsize=168348 CPUtime=1.99 cores=1,3,5,7
/proc/24211/stat : 24211 (npSolver-wbo) S 24210 24210 14131 0 -1 4202496 11407 9039 0 0 149 23 25 2 20 0 1 0 386309563 172388352 33877 33554432000 4194304 6006132 140735368136944 140735368128336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24211/statm: 42087 33877 178 443 0 41640 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 177496
heavy processes:

[startup+6.30021 s]
/proc/loadavg: 1.99 2.00 1.99 3/182 24259
/proc/meminfo: memFree=29279440/32873624 swapFree=7112/7112
[pid=24210] ppid=24208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24210/stat : 24210 (npSolver-wbo-It) S 24208 24210 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386309562 9367552 274 33554432000 4194304 5064252 140733705269328 140733705268240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24210/statm: 2287 274 233 213 0 72 0
[pid=24211] ppid=24210 vsize=168348 CPUtime=1.99 cores=1,3,5,7
/proc/24211/stat : 24211 (npSolver-wbo) S 24210 24210 14131 0 -1 4202496 11407 9039 0 0 149 23 25 2 20 0 1 0 386309563 172388352 33877 33554432000 4194304 6006132 140735368136944 140735368128336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24211/statm: 42087 33877 178 443 0 41640 0
[pid=24237] ppid=24211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24237/stat : 24237 (satsolver.sh) S 24211 24210 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386309775 9367552 267 33554432000 4194304 5064252 140734205869328 140734205868240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24237/statm: 2287 267 226 213 0 72 0
[pid=24238] ppid=24237 vsize=259932 CPUtime=4.16 cores=1,3,5,7
/proc/24238/stat : 24238 (glucose) R 24237 24210 14131 0 -1 4202496 47787 0 0 0 404 12 0 0 20 0 1 0 386309775 266170368 58162 33554432000 4194304 5208918 140733751853568 140733751851528 4210940 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24238/statm: 64983 58162 104 248 0 64732 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 446576

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 24301
/proc/meminfo: memFree=29279336/32873624 swapFree=7112/7112
[pid=24210] ppid=24208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24210/stat : 24210 (npSolver-wbo-It) S 24208 24210 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386309562 9367552 274 33554432000 4194304 5064252 140733705269328 140733705268240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24210/statm: 2287 274 233 213 0 72 0
[pid=24211] ppid=24210 vsize=168348 CPUtime=1.99 cores=1,3,5,7
/proc/24211/stat : 24211 (npSolver-wbo) S 24210 24210 14131 0 -1 4202496 11407 9039 0 0 149 23 25 2 20 0 1 0 386309563 172388352 33877 33554432000 4194304 6006132 140735368136944 140735368128336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24211/statm: 42087 33877 178 443 0 41640 0
[pid=24237] ppid=24211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24237/stat : 24237 (satsolver.sh) S 24211 24210 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386309775 9367552 267 33554432000 4194304 5064252 140734205869328 140734205868240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24237/statm: 2287 267 226 213 0 72 0
[pid=24238] ppid=24237 vsize=261456 CPUtime=10.56 cores=1,3,5,7
/proc/24238/stat : 24238 (glucose) R 24237 24210 14131 0 -1 4202496 48235 0 0 0 1044 12 0 0 20 0 1 0 386309775 267730944 58607 33554432000 4194304 5208918 140733751853568 140733751851416 4211176 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24238/statm: 65364 58607 104 248 0 65113 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 448100

[startup+25.5005 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 24376
/proc/meminfo: memFree=29283644/32873624 swapFree=7112/7112
[pid=24210] ppid=24208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24210/stat : 24210 (npSolver-wbo-It) S 24208 24210 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386309562 9367552 274 33554432000 4194304 5064252 140733705269328 140733705268240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24210/statm: 2287 274 233 213 0 72 0
[pid=24211] ppid=24210 vsize=168348 CPUtime=1.99 cores=1,3,5,7
/proc/24211/stat : 24211 (npSolver-wbo) S 24210 24210 14131 0 -1 4202496 11407 9039 0 0 149 23 25 2 20 0 1 0 386309563 172388352 33877 33554432000 4194304 6006132 140735368136944 140735368128336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24211/statm: 42087 33877 178 443 0 41640 0
[pid=24237] ppid=24211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24237/stat : 24237 (satsolver.sh) S 24211 24210 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386309775 9367552 267 33554432000 4194304 5064252 140734205869328 140734205868240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24237/statm: 2287 267 226 213 0 72 0
[pid=24238] ppid=24237 vsize=294536 CPUtime=23.36 cores=1,3,5,7
/proc/24238/stat : 24238 (glucose) R 24237 24210 14131 0 -1 4202496 49206 0 0 0 2323 13 0 0 20 0 1 0 386309775 301604864 60554 33554432000 4194304 5208918 140733751853568 140733751851416 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24238/statm: 73634 60554 104 248 0 73383 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 481180

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 24827
/proc/meminfo: memFree=29246924/32873624 swapFree=7112/7112
[pid=24210] ppid=24208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24210/stat : 24210 (npSolver-wbo-It) S 24208 24210 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386309562 9367552 274 33554432000 4194304 5064252 140733705269328 140733705268240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24210/statm: 2287 274 233 213 0 72 0
[pid=24211] ppid=24210 vsize=168348 CPUtime=1.99 cores=1,3,5,7
/proc/24211/stat : 24211 (npSolver-wbo) S 24210 24210 14131 0 -1 4202496 11407 9039 0 0 149 23 25 2 20 0 1 0 386309563 172388352 33877 33554432000 4194304 6006132 140735368136944 140735368128336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24211/statm: 42087 33877 178 443 0 41640 0
[pid=24237] ppid=24211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24237/stat : 24237 (satsolver.sh) S 24211 24210 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386309775 9367552 267 33554432000 4194304 5064252 140734205869328 140734205868240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24237/statm: 2287 267 226 213 0 72 0
[pid=24238] ppid=24237 vsize=298272 CPUtime=48.96 cores=1,3,5,7
/proc/24238/stat : 24238 (glucose) R 24237 24210 14131 0 -1 4202496 50142 0 0 0 4882 14 0 0 20 0 1 0 386309775 305430528 63534 33554432000 4194304 5208918 140733751853568 140733751851416 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24238/statm: 74568 63534 104 248 0 74317 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 484916

[startup+102.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 24834
/proc/meminfo: memFree=29233928/32873624 swapFree=7112/7112
[pid=24210] ppid=24208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24210/stat : 24210 (npSolver-wbo-It) S 24208 24210 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386309562 9367552 274 33554432000 4194304 5064252 140733705269328 140733705268240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24210/statm: 2287 274 233 213 0 72 0
[pid=24211] ppid=24210 vsize=168348 CPUtime=1.99 cores=1,3,5,7
/proc/24211/stat : 24211 (npSolver-wbo) S 24210 24210 14131 0 -1 4202496 11407 9039 0 0 149 23 25 2 20 0 1 0 386309563 172388352 33877 33554432000 4194304 6006132 140735368136944 140735368128336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24211/statm: 42087 33877 178 443 0 41640 0
[pid=24237] ppid=24211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24237/stat : 24237 (satsolver.sh) S 24211 24210 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386309775 9367552 267 33554432000 4194304 5064252 140734205869328 140734205868240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24237/statm: 2287 267 226 213 0 72 0
[pid=24238] ppid=24237 vsize=305056 CPUtime=100.15 cores=1,3,5,7
/proc/24238/stat : 24238 (glucose) R 24237 24210 14131 0 -1 4202496 52009 0 0 0 9999 16 0 0 20 0 1 0 386309775 312377344 65715 33554432000 4194304 5208918 140733751853568 140733751849944 4228952 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24238/statm: 76264 65715 104 248 0 76013 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 491700

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24842
/proc/meminfo: memFree=29185364/32873624 swapFree=7112/7112
[pid=24210] ppid=24208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24210/stat : 24210 (npSolver-wbo-It) S 24208 24210 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386309562 9367552 274 33554432000 4194304 5064252 140733705269328 140733705268240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24210/statm: 2287 274 233 213 0 72 0
[pid=24211] ppid=24210 vsize=168348 CPUtime=1.99 cores=1,3,5,7
/proc/24211/stat : 24211 (npSolver-wbo) S 24210 24210 14131 0 -1 4202496 11407 9039 0 0 149 23 25 2 20 0 1 0 386309563 172388352 33877 33554432000 4194304 6006132 140735368136944 140735368128336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24211/statm: 42087 33877 178 443 0 41640 0
[pid=24237] ppid=24211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24237/stat : 24237 (satsolver.sh) S 24211 24210 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386309775 9367552 267 33554432000 4194304 5064252 140734205869328 140734205868240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24237/statm: 2287 267 226 213 0 72 0
[pid=24238] ppid=24237 vsize=310208 CPUtime=160.12 cores=1,3,5,7
/proc/24238/stat : 24238 (glucose) R 24237 24210 14131 0 -1 4202496 53642 0 0 0 15994 18 0 0 20 0 1 0 386309775 317652992 68577 33554432000 4194304 5208918 140733751853568 140733751849944 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24238/statm: 77552 68577 104 248 0 77301 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 496852

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24856
/proc/meminfo: memFree=29194012/32873624 swapFree=7112/7112

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


[startup+1362.3 s]
/proc/loadavg: 2.11 2.07 2.02 3/181 25111
/proc/meminfo: memFree=29125496/32873624 swapFree=7112/7112
[pid=24210] ppid=24208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24210/stat : 24210 (npSolver-wbo-It) S 24208 24210 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386309562 9367552 274 33554432000 4194304 5064252 140733705269328 140733705268240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24210/statm: 2287 274 233 213 0 72 0
[pid=24211] ppid=24210 vsize=168348 CPUtime=1.99 cores=1,3,5,7
/proc/24211/stat : 24211 (npSolver-wbo) S 24210 24210 14131 0 -1 4202496 11407 9039 0 0 149 23 25 2 20 0 1 0 386309563 172388352 33877 33554432000 4194304 6006132 140735368136944 140735368128336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24211/statm: 42087 33877 178 443 0 41640 0
[pid=24237] ppid=24211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24237/stat : 24237 (satsolver.sh) S 24211 24210 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386309775 9367552 267 33554432000 4194304 5064252 140734205869328 140734205868240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24237/statm: 2287 267 226 213 0 72 0
[pid=24238] ppid=24237 vsize=403140 CPUtime=1359.91 cores=1,3,5,7
/proc/24238/stat : 24238 (glucose) R 24237 24210 14131 0 -1 4202496 76143 0 0 0 135930 61 0 0 20 0 1 0 386309775 412815360 90775 33554432000 4194304 5208918 140733751853568 140733751851320 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24238/statm: 100785 90775 104 248 0 100534 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 589784

[startup+1422.3 s]
/proc/loadavg: 2.07 2.07 2.02 3/181 25133
/proc/meminfo: memFree=29137864/32873624 swapFree=7112/7112
[pid=24210] ppid=24208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24210/stat : 24210 (npSolver-wbo-It) S 24208 24210 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386309562 9367552 274 33554432000 4194304 5064252 140733705269328 140733705268240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24210/statm: 2287 274 233 213 0 72 0
[pid=24211] ppid=24210 vsize=168348 CPUtime=1.99 cores=1,3,5,7
/proc/24211/stat : 24211 (npSolver-wbo) S 24210 24210 14131 0 -1 4202496 11407 9039 0 0 149 23 25 2 20 0 1 0 386309563 172388352 33877 33554432000 4194304 6006132 140735368136944 140735368128336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24211/statm: 42087 33877 178 443 0 41640 0
[pid=24237] ppid=24211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24237/stat : 24237 (satsolver.sh) S 24211 24210 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386309775 9367552 267 33554432000 4194304 5064252 140734205869328 140734205868240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24237/statm: 2287 267 226 213 0 72 0
[pid=24238] ppid=24237 vsize=404004 CPUtime=1419.91 cores=1,3,5,7
/proc/24238/stat : 24238 (glucose) R 24237 24210 14131 0 -1 4202496 76683 0 0 0 141928 63 0 0 20 0 1 0 386309775 413700096 87718 33554432000 4194304 5208918 140733751853568 140733751851320 4212757 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24238/statm: 101001 87718 104 248 0 100750 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 590648

[startup+1482.3 s]
/proc/loadavg: 2.10 2.07 2.02 3/181 25147
/proc/meminfo: memFree=29128388/32873624 swapFree=7112/7112
[pid=24210] ppid=24208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24210/stat : 24210 (npSolver-wbo-It) S 24208 24210 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386309562 9367552 274 33554432000 4194304 5064252 140733705269328 140733705268240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24210/statm: 2287 274 233 213 0 72 0
[pid=24211] ppid=24210 vsize=168348 CPUtime=1.99 cores=1,3,5,7
/proc/24211/stat : 24211 (npSolver-wbo) S 24210 24210 14131 0 -1 4202496 11407 9039 0 0 149 23 25 2 20 0 1 0 386309563 172388352 33877 33554432000 4194304 6006132 140735368136944 140735368128336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24211/statm: 42087 33877 178 443 0 41640 0
[pid=24237] ppid=24211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24237/stat : 24237 (satsolver.sh) S 24211 24210 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386309775 9367552 267 33554432000 4194304 5064252 140734205869328 140734205868240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24237/statm: 2287 267 226 213 0 72 0
[pid=24238] ppid=24237 vsize=405128 CPUtime=1479.89 cores=1,3,5,7
/proc/24238/stat : 24238 (glucose) R 24237 24210 14131 0 -1 4202496 76976 0 0 0 147926 63 0 0 20 0 1 0 386309775 414851072 93128 33554432000 4194304 5208918 140733751853568 140733751851320 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24238/statm: 101282 93128 104 248 0 101031 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 591772

[startup+1542.31 s]
/proc/loadavg: 2.03 2.06 2.01 3/181 25154
/proc/meminfo: memFree=29134368/32873624 swapFree=7112/7112
[pid=24210] ppid=24208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24210/stat : 24210 (npSolver-wbo-It) S 24208 24210 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386309562 9367552 274 33554432000 4194304 5064252 140733705269328 140733705268240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24210/statm: 2287 274 233 213 0 72 0
[pid=24211] ppid=24210 vsize=168348 CPUtime=1.99 cores=1,3,5,7
/proc/24211/stat : 24211 (npSolver-wbo) S 24210 24210 14131 0 -1 4202496 11407 9039 0 0 149 23 25 2 20 0 1 0 386309563 172388352 33877 33554432000 4194304 6006132 140735368136944 140735368128336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24211/statm: 42087 33877 178 443 0 41640 0
[pid=24237] ppid=24211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24237/stat : 24237 (satsolver.sh) S 24211 24210 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386309775 9367552 267 33554432000 4194304 5064252 140734205869328 140734205868240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24237/statm: 2287 267 226 213 0 72 0
[pid=24238] ppid=24237 vsize=405704 CPUtime=1539.89 cores=1,3,5,7
/proc/24238/stat : 24238 (glucose) R 24237 24210 14131 0 -1 4202496 77682 0 0 0 153923 66 0 0 20 0 1 0 386309775 415440896 88395 33554432000 4194304 5208918 140733751853568 140733751849944 4211834 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24238/statm: 101426 88395 104 248 0 101175 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 592348

[startup+1602.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/181 25168
/proc/meminfo: memFree=29115780/32873624 swapFree=7112/7112
[pid=24210] ppid=24208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24210/stat : 24210 (npSolver-wbo-It) S 24208 24210 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386309562 9367552 274 33554432000 4194304 5064252 140733705269328 140733705268240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24210/statm: 2287 274 233 213 0 72 0
[pid=24211] ppid=24210 vsize=168348 CPUtime=1.99 cores=1,3,5,7
/proc/24211/stat : 24211 (npSolver-wbo) S 24210 24210 14131 0 -1 4202496 11407 9039 0 0 149 23 25 2 20 0 1 0 386309563 172388352 33877 33554432000 4194304 6006132 140735368136944 140735368128336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24211/statm: 42087 33877 178 443 0 41640 0
[pid=24237] ppid=24211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24237/stat : 24237 (satsolver.sh) S 24211 24210 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386309775 9367552 267 33554432000 4194304 5064252 140734205869328 140734205868240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24237/statm: 2287 267 226 213 0 72 0
[pid=24238] ppid=24237 vsize=406664 CPUtime=1599.87 cores=1,3,5,7
/proc/24238/stat : 24238 (glucose) R 24237 24210 14131 0 -1 4202496 77940 0 0 0 159921 66 0 0 20 0 1 0 386309775 416423936 93763 33554432000 4194304 5208918 140733751853568 140733751851416 4212435 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24238/statm: 101666 93763 104 248 0 101415 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 593308

[startup+1662.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/181 25182
/proc/meminfo: memFree=29126904/32873624 swapFree=7112/7112
[pid=24210] ppid=24208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24210/stat : 24210 (npSolver-wbo-It) S 24208 24210 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386309562 9367552 274 33554432000 4194304 5064252 140733705269328 140733705268240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24210/statm: 2287 274 233 213 0 72 0
[pid=24211] ppid=24210 vsize=168348 CPUtime=1.99 cores=1,3,5,7
/proc/24211/stat : 24211 (npSolver-wbo) S 24210 24210 14131 0 -1 4202496 11407 9039 0 0 149 23 25 2 20 0 1 0 386309563 172388352 33877 33554432000 4194304 6006132 140735368136944 140735368128336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24211/statm: 42087 33877 178 443 0 41640 0
[pid=24237] ppid=24211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24237/stat : 24237 (satsolver.sh) S 24211 24210 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386309775 9367552 267 33554432000 4194304 5064252 140734205869328 140734205868240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24237/statm: 2287 267 226 213 0 72 0
[pid=24238] ppid=24237 vsize=408008 CPUtime=1659.87 cores=1,3,5,7
/proc/24238/stat : 24238 (glucose) R 24237 24210 14131 0 -1 4202496 78628 0 0 0 165918 69 0 0 20 0 1 0 386309775 417800192 90338 33554432000 4194304 5208918 140733751853568 140733751851416 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24238/statm: 102002 90338 104 248 0 101751 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 594652

[startup+1722.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/181 25190
/proc/meminfo: memFree=29108272/32873624 swapFree=7112/7112
[pid=24210] ppid=24208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24210/stat : 24210 (npSolver-wbo-It) S 24208 24210 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386309562 9367552 274 33554432000 4194304 5064252 140733705269328 140733705268240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24210/statm: 2287 274 233 213 0 72 0
[pid=24211] ppid=24210 vsize=168348 CPUtime=1.99 cores=1,3,5,7
/proc/24211/stat : 24211 (npSolver-wbo) S 24210 24210 14131 0 -1 4202496 11407 9039 0 0 149 23 25 2 20 0 1 0 386309563 172388352 33877 33554432000 4194304 6006132 140735368136944 140735368128336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24211/statm: 42087 33877 178 443 0 41640 0
[pid=24237] ppid=24211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24237/stat : 24237 (satsolver.sh) S 24211 24210 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386309775 9367552 267 33554432000 4194304 5064252 140734205869328 140734205868240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24237/statm: 2287 267 226 213 0 72 0
[pid=24238] ppid=24237 vsize=409776 CPUtime=1719.85 cores=1,3,5,7
/proc/24238/stat : 24238 (glucose) R 24237 24210 14131 0 -1 4202496 79099 0 0 0 171916 69 0 0 20 0 1 0 386309775 419610624 95919 33554432000 4194304 5208918 140733751853568 140733751851416 4211719 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24238/statm: 102444 95919 104 248 0 102193 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 596420

[startup+1782.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/182 25207
/proc/meminfo: memFree=29125092/32873624 swapFree=7112/7112
[pid=24210] ppid=24208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24210/stat : 24210 (npSolver-wbo-It) S 24208 24210 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386309562 9367552 274 33554432000 4194304 5064252 140733705269328 140733705268240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24210/statm: 2287 274 233 213 0 72 0
[pid=24211] ppid=24210 vsize=168348 CPUtime=1.99 cores=1,3,5,7
/proc/24211/stat : 24211 (npSolver-wbo) S 24210 24210 14131 0 -1 4202496 11407 9039 0 0 149 23 25 2 20 0 1 0 386309563 172388352 33877 33554432000 4194304 6006132 140735368136944 140735368128336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24211/statm: 42087 33877 178 443 0 41640 0
[pid=24237] ppid=24211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24237/stat : 24237 (satsolver.sh) S 24211 24210 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386309775 9367552 267 33554432000 4194304 5064252 140734205869328 140734205868240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24237/statm: 2287 267 226 213 0 72 0
[pid=24238] ppid=24237 vsize=410476 CPUtime=1779.85 cores=1,3,5,7
/proc/24238/stat : 24238 (glucose) R 24237 24210 14131 0 -1 4202496 79806 0 0 0 177914 71 0 0 20 0 1 0 386309775 420327424 92208 33554432000 4194304 5208918 140733751853568 140733751851416 4229748 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24238/statm: 102619 92208 104 248 0 102368 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 597120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.05 2.04 2.00 3/182 25214
/proc/meminfo: memFree=29113424/32873624 swapFree=7112/7112
[pid=24210] ppid=24208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24210/stat : 24210 (npSolver-wbo-It) S 24208 24210 14131 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386309562 9367552 274 33554432000 4194304 5064252 140733705269328 140733705268240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24210/statm: 2287 274 233 213 0 72 0
[pid=24211] ppid=24210 vsize=168348 CPUtime=1.99 cores=1,3,5,7
/proc/24211/stat : 24211 (npSolver-wbo) S 24210 24210 14131 0 -1 4202496 11407 9039 0 0 149 23 25 2 20 0 1 0 386309563 172388352 33877 33554432000 4194304 6006132 140735368136944 140735368128336 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24211/statm: 42087 33877 178 443 0 41640 0
[pid=24237] ppid=24211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24237/stat : 24237 (satsolver.sh) S 24211 24210 14131 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386309775 9367552 267 33554432000 4194304 5064252 140734205869328 140734205868240 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24237/statm: 2287 267 226 213 0 72 0
[pid=24238] ppid=24237 vsize=410884 CPUtime=1798.05 cores=1,3,5,7
/proc/24238/stat : 24238 (glucose) R 24237 24210 14131 0 -1 4202496 79920 0 0 0 179734 71 0 0 20 0 1 0 386309775 420745216 93855 33554432000 4194304 5208918 140733751853568 140733751849944 4211871 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24238/statm: 102721 93855 104 248 0 102470 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 597528

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1799.1
CPU system time (s): 0.98185
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 726648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.1
system time used= 0.98185
maximum resident set size= 475616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101355
page faults= 0
swaps= 0
block input operations= 0
block output operations= 201008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 112
involuntary context switches= 1867

runsolver used 2.80057 second user time and 7.33688 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-09 02:30:41
IDJOB=3753763
IDBENCH=79444
IDSOLVER=2337
FILE ID=node121/3753763-1339201841
RUNJOBID= node121-1339184277-15569
PBS_JOBID= 14643801
Free space on /tmp= 71220 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/coloring/normalized-le450-5a-2_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753763-1339201841/watcher-3753763-1339201841 -o /tmp/evaluation-result-3753763-1339201841/solver-3753763-1339201841 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753763-1339201841.wbo 2118934386 HOME HOME

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

MD5SUM BENCH= f22a0f0686559d8ded0c30a6073a8ba7
RANDOM SEED=2118934386

node121.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.042
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.08
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.042
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		: 2667.042
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.042
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.042
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.042
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.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        29751000 kB
Buffers:          953752 kB
Cached:          1173200 kB
SwapCached:          340 kB
Active:          2131220 kB
Inactive:          50904 kB
Active(anon):      34584 kB
Inactive(anon):     8880 kB
Active(file):    2096636 kB
Inactive(file):    42024 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67106508 kB
Dirty:             12428 kB
Writeback:             0 kB
AnonPages:         57952 kB
Mapped:            12936 kB
Shmem:                40 kB
Slab:             802764 kB
SReclaimable:     245832 kB
SUnreclaim:       556932 kB
KernelStack:        1536 kB
PageTables:         4036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     149148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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= 71112 MiB
End job on node121 at 2012-06-09 03:00:42