Trace number 3713436

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 1.0? (TO) 1800.14 1800.51

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/spot5/
normalized-spot5-28_wcsp.wbo
MD5SUMa55ceb8d29eae2e4164c23000e30d1cb
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark283110
Best CPU time to get the best result obtained on this benchmark1800.1
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables576
Total number of constraints7352
Number of soft constraints7122
Number of constraints which are clauses7122
Number of constraints which are cardinality constraints (but not clauses)230
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 326159
Min constraint cost 1
Max constraint cost 326159
Sum of constraints costs 2248213986
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.04	c run usual solver
0.00/0.16	o 865626986
0.00/0.16	c current bound: 432813493
0.00/0.16	c fallback to adder encoding
1800.10/1800.51	./satsolver.sh: line 5: 25223 Terminated              ./glucose $1 > $2 2> /dev/null
1800.10/1800.51	c error: unexpected solver exit code
1800.10/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-3713436-1338243257/watcher-3713436-1338243257 -o /tmp/evaluation-result-3713436-1338243257/solver-3713436-1338243257 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713436-1338243257.wbo 1196990794 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.03 2.05 2.00 3/176 25209
/proc/meminfo: memFree=30113204/32873844 swapFree=6088/6088
[pid=25209] ppid=25207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25209/stat : 25209 (npSolver-wbo.sh) S 25207 25209 23595 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290454101 9367552 274 33554432000 4194304 5064252 140733777321952 140733777320864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25209/statm: 2287 274 233 213 0 72 0

[startup+0.0335689 s]
/proc/loadavg: 2.03 2.05 2.00 3/176 25209
/proc/meminfo: memFree=30113204/32873844 swapFree=6088/6088
[pid=25209] ppid=25207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25209/stat : 25209 (npSolver-wbo.sh) S 25207 25209 23595 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290454101 9367552 274 33554432000 4194304 5064252 140733777321952 140733777320864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25209/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10027 s]
/proc/loadavg: 2.03 2.05 2.00 3/176 25209
/proc/meminfo: memFree=30113204/32873844 swapFree=6088/6088
[pid=25209] ppid=25207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25209/stat : 25209 (npSolver-wbo.sh) S 25207 25209 23595 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290454101 9367552 274 33554432000 4194304 5064252 140733777321952 140733777320864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25209/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300219 s]
/proc/loadavg: 2.03 2.05 2.00 3/176 25209
/proc/meminfo: memFree=30113204/32873844 swapFree=6088/6088
[pid=25209] ppid=25207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25209/stat : 25209 (npSolver-wbo.sh) S 25207 25209 23595 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290454101 9367552 274 33554432000 4194304 5064252 140733777321952 140733777320864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25209/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70022 s]
/proc/loadavg: 2.03 2.05 2.00 3/176 25209
/proc/meminfo: memFree=30113204/32873844 swapFree=6088/6088
[pid=25209] ppid=25207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25209/stat : 25209 (npSolver-wbo.sh) S 25207 25209 23595 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290454101 9367552 274 33554432000 4194304 5064252 140733777321952 140733777320864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25209/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.03 2.05 2.00 3/178 25221
/proc/meminfo: memFree=30050812/32873844 swapFree=6088/6088
[pid=25209] ppid=25207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25209/stat : 25209 (npSolver-wbo.sh) S 25207 25209 23595 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290454101 9367552 274 33554432000 4194304 5064252 140733777321952 140733777320864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25209/statm: 2287 274 233 213 0 72 0
[pid=25210] ppid=25209 vsize=141868 CPUtime=1.48 cores=0,2,4,6
/proc/25210/stat : 25210 (npSolver-wbo) R 25209 25209 23595 0 -1 4202496 6823 6597 0 0 123 17 7 1 20 0 1 0 290454102 145272832 20952 33554432000 4194304 5990268 140734987944704 140734987937064 4904865 0 65536 4102 0 0 0 0 17 0 0 0 0 0 0
/proc/25210/statm: 35467 20952 163 439 0 35024 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 151016

[startup+3.1004 s]
/proc/loadavg: 2.03 2.05 2.00 3/180 25223
/proc/meminfo: memFree=29823264/32873844 swapFree=6088/6088
[pid=25209] ppid=25207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25209/stat : 25209 (npSolver-wbo.sh) S 25207 25209 23595 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290454101 9367552 274 33554432000 4194304 5064252 140733777321952 140733777320864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25209/statm: 2287 274 233 213 0 72 0
[pid=25210] ppid=25209 vsize=141868 CPUtime=1.48 cores=0,2,4,6
/proc/25210/stat : 25210 (npSolver-wbo) S 25209 25209 23595 0 -1 4202496 6824 6597 0 0 123 17 7 1 20 0 1 0 290454102 145272832 20952 33554432000 4194304 5990268 140734987944704 140734987936144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25210/statm: 35467 20952 163 439 0 35024 0
[pid=25222] ppid=25210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25222/stat : 25222 (satsolver.sh) S 25210 25209 23595 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 290454251 9367552 265 33554432000 4194304 5064252 140734680220496 140734680219408 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25222/statm: 2287 265 226 213 0 72 0
[pid=25223] ppid=25222 vsize=196996 CPUtime=1.59 cores=0,2,4,6
/proc/25223/stat : 25223 (glucose) R 25222 25209 23595 0 -1 4202496 38660 0 0 0 149 10 0 0 20 0 1 0 290454252 201723904 47079 33554432000 4194304 5208918 140734318173344 140734318171304 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25223/statm: 49249 47079 105 248 0 48998 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 357160

[startup+6.30041 s]
/proc/loadavg: 2.11 2.07 2.01 3/180 25223
/proc/meminfo: memFree=29763376/32873844 swapFree=6088/6088
[pid=25209] ppid=25207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25209/stat : 25209 (npSolver-wbo.sh) S 25207 25209 23595 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290454101 9367552 274 33554432000 4194304 5064252 140733777321952 140733777320864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25209/statm: 2287 274 233 213 0 72 0
[pid=25210] ppid=25209 vsize=141868 CPUtime=1.48 cores=0,2,4,6
/proc/25210/stat : 25210 (npSolver-wbo) S 25209 25209 23595 0 -1 4202496 6824 6597 0 0 123 17 7 1 20 0 1 0 290454102 145272832 20952 33554432000 4194304 5990268 140734987944704 140734987936144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25210/statm: 35467 20952 163 439 0 35024 0
[pid=25222] ppid=25210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25222/stat : 25222 (satsolver.sh) S 25210 25209 23595 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 290454251 9367552 265 33554432000 4194304 5064252 140734680220496 140734680219408 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25222/statm: 2287 265 226 213 0 72 0
[pid=25223] ppid=25222 vsize=198624 CPUtime=4.79 cores=0,2,4,6
/proc/25223/stat : 25223 (glucose) R 25222 25209 23595 0 -1 4202496 39106 0 0 0 469 10 0 0 20 0 1 0 290454252 203390976 47525 33554432000 4194304 5208918 140734318173344 140734318171016 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25223/statm: 49656 47525 105 248 0 49405 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 358788

[startup+12.7065 s]
/proc/loadavg: 2.10 2.06 2.01 3/180 25223
/proc/meminfo: memFree=29762080/32873844 swapFree=6088/6088
[pid=25209] ppid=25207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25209/stat : 25209 (npSolver-wbo.sh) S 25207 25209 23595 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290454101 9367552 274 33554432000 4194304 5064252 140733777321952 140733777320864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25209/statm: 2287 274 233 213 0 72 0
[pid=25210] ppid=25209 vsize=141868 CPUtime=1.48 cores=0,2,4,6
/proc/25210/stat : 25210 (npSolver-wbo) S 25209 25209 23595 0 -1 4202496 6824 6597 0 0 123 17 7 1 20 0 1 0 290454102 145272832 20952 33554432000 4194304 5990268 140734987944704 140734987936144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25210/statm: 35467 20952 163 439 0 35024 0
[pid=25222] ppid=25210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25222/stat : 25222 (satsolver.sh) S 25210 25209 23595 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 290454251 9367552 265 33554432000 4194304 5064252 140734680220496 140734680219408 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25222/statm: 2287 265 226 213 0 72 0
[pid=25223] ppid=25222 vsize=199548 CPUtime=11.19 cores=0,2,4,6
/proc/25223/stat : 25223 (glucose) R 25222 25209 23595 0 -1 4202496 39349 0 0 0 1109 10 0 0 20 0 1 0 290454252 204337152 48279 33554432000 4194304 5208918 140734318173344 140734318171192 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25223/statm: 49887 48279 105 248 0 49636 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 359712

[startup+25.5003 s]
/proc/loadavg: 2.08 2.06 2.00 3/180 25223
/proc/meminfo: memFree=29757028/32873844 swapFree=6088/6088
[pid=25209] ppid=25207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25209/stat : 25209 (npSolver-wbo.sh) S 25207 25209 23595 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290454101 9367552 274 33554432000 4194304 5064252 140733777321952 140733777320864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25209/statm: 2287 274 233 213 0 72 0
[pid=25210] ppid=25209 vsize=141868 CPUtime=1.48 cores=0,2,4,6
/proc/25210/stat : 25210 (npSolver-wbo) S 25209 25209 23595 0 -1 4202496 6824 6597 0 0 123 17 7 1 20 0 1 0 290454102 145272832 20952 33554432000 4194304 5990268 140734987944704 140734987936144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25210/statm: 35467 20952 163 439 0 35024 0
[pid=25222] ppid=25210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25222/stat : 25222 (satsolver.sh) S 25210 25209 23595 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 290454251 9367552 265 33554432000 4194304 5064252 140734680220496 140734680219408 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25222/statm: 2287 265 226 213 0 72 0
[pid=25223] ppid=25222 vsize=205236 CPUtime=23.98 cores=0,2,4,6
/proc/25223/stat : 25223 (glucose) R 25222 25209 23595 0 -1 4202496 41939 0 0 0 2386 12 0 0 20 0 1 0 290454252 210161664 49684 33554432000 4194304 5208918 140734318173344 140734318171192 4205139 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25223/statm: 51309 49684 105 248 0 51058 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 365400

[startup+51.1004 s]
/proc/loadavg: 2.05 2.05 2.00 3/181 25224
/proc/meminfo: memFree=29737904/32873844 swapFree=6088/6088
[pid=25209] ppid=25207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25209/stat : 25209 (npSolver-wbo.sh) S 25207 25209 23595 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290454101 9367552 274 33554432000 4194304 5064252 140733777321952 140733777320864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25209/statm: 2287 274 233 213 0 72 0
[pid=25210] ppid=25209 vsize=141868 CPUtime=1.48 cores=0,2,4,6
/proc/25210/stat : 25210 (npSolver-wbo) S 25209 25209 23595 0 -1 4202496 6824 6597 0 0 123 17 7 1 20 0 1 0 290454102 145272832 20952 33554432000 4194304 5990268 140734987944704 140734987936144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25210/statm: 35467 20952 163 439 0 35024 0
[pid=25222] ppid=25210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25222/stat : 25222 (satsolver.sh) S 25210 25209 23595 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 290454251 9367552 265 33554432000 4194304 5064252 140734680220496 140734680219408 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25222/statm: 2287 265 226 213 0 72 0
[pid=25223] ppid=25222 vsize=249576 CPUtime=49.59 cores=0,2,4,6
/proc/25223/stat : 25223 (glucose) R 25222 25209 23595 0 -1 4202496 48506 0 0 0 4940 19 0 0 20 0 1 0 290454252 255565824 54264 33554432000 4194304 5208918 140734318173344 140734318171192 4229692 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25223/statm: 62394 54264 105 248 0 62143 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 409740

[startup+102.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/181 25224
/proc/meminfo: memFree=29709680/32873844 swapFree=6088/6088
[pid=25209] ppid=25207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25209/stat : 25209 (npSolver-wbo.sh) S 25207 25209 23595 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290454101 9367552 274 33554432000 4194304 5064252 140733777321952 140733777320864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25209/statm: 2287 274 233 213 0 72 0
[pid=25210] ppid=25209 vsize=141868 CPUtime=1.48 cores=0,2,4,6
/proc/25210/stat : 25210 (npSolver-wbo) S 25209 25209 23595 0 -1 4202496 6824 6597 0 0 123 17 7 1 20 0 1 0 290454102 145272832 20952 33554432000 4194304 5990268 140734987944704 140734987936144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25210/statm: 35467 20952 163 439 0 35024 0
[pid=25222] ppid=25210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25222/stat : 25222 (satsolver.sh) S 25210 25209 23595 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 290454251 9367552 265 33554432000 4194304 5064252 140734680220496 140734680219408 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25222/statm: 2287 265 226 213 0 72 0
[pid=25223] ppid=25222 vsize=263220 CPUtime=100.77 cores=0,2,4,6
/proc/25223/stat : 25223 (glucose) R 25222 25209 23595 0 -1 4202496 52402 0 0 0 10051 26 0 0 20 0 1 0 290454252 269537280 60679 33554432000 4194304 5208918 140734318173344 140734318169720 4229748 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25223/statm: 65805 60679 105 248 0 65554 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 423384

[startup+162.306 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 25224
/proc/meminfo: memFree=29696100/32873844 swapFree=6088/6088
[pid=25209] ppid=25207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25209/stat : 25209 (npSolver-wbo.sh) S 25207 25209 23595 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290454101 9367552 274 33554432000 4194304 5064252 140733777321952 140733777320864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25209/statm: 2287 274 233 213 0 72 0
[pid=25210] ppid=25209 vsize=141868 CPUtime=1.48 cores=0,2,4,6
/proc/25210/stat : 25210 (npSolver-wbo) S 25209 25209 23595 0 -1 4202496 6824 6597 0 0 123 17 7 1 20 0 1 0 290454102 145272832 20952 33554432000 4194304 5990268 140734987944704 140734987936144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25210/statm: 35467 20952 163 439 0 35024 0
[pid=25222] ppid=25210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25222/stat : 25222 (satsolver.sh) S 25210 25209 23595 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 290454251 9367552 265 33554432000 4194304 5064252 140734680220496 140734680219408 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25222/statm: 2287 265 226 213 0 72 0
[pid=25223] ppid=25222 vsize=272316 CPUtime=160.77 cores=0,2,4,6
/proc/25223/stat : 25223 (glucose) R 25222 25209 23595 0 -1 4202496 55945 0 0 0 16043 34 0 0 20 0 1 0 290454252 278851584 62445 33554432000 4194304 5208918 140734318173344 140734318171432 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25223/statm: 68079 62445 105 248 0 67828 0
Current children cumulated CPU time (s) 162.25

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25286
/proc/meminfo: memFree=28282944/32873844 swapFree=6088/6088
[pid=25209] ppid=25207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25209/stat : 25209 (npSolver-wbo.sh) S 25207 25209 23595 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290454101 9367552 274 33554432000 4194304 5064252 140733777321952 140733777320864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25209/statm: 2287 274 233 213 0 72 0
[pid=25210] ppid=25209 vsize=141868 CPUtime=1.48 cores=0,2,4,6
/proc/25210/stat : 25210 (npSolver-wbo) S 25209 25209 23595 0 -1 4202496 6824 6597 0 0 123 17 7 1 20 0 1 0 290454102 145272832 20952 33554432000 4194304 5990268 140734987944704 140734987936144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25210/statm: 35467 20952 163 439 0 35024 0
[pid=25222] ppid=25210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25222/stat : 25222 (satsolver.sh) S 25210 25209 23595 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 290454251 9367552 265 33554432000 4194304 5064252 140734680220496 140734680219408 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25222/statm: 2287 265 226 213 0 72 0
[pid=25223] ppid=25222 vsize=409776 CPUtime=1420.5 cores=0,2,4,6
/proc/25223/stat : 25223 (glucose) R 25222 25209 23595 0 -1 4202496 97556 0 0 0 141875 175 0 0 20 0 1 0 290454252 419610624 94802 33554432000 4194304 5208918 140734318173344 140734318169720 4229347 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25223/statm: 102444 94802 105 248 0 102193 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 569940

[startup+1482.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25287
/proc/meminfo: memFree=28271324/32873844 swapFree=6088/6088
[pid=25209] ppid=25207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25209/stat : 25209 (npSolver-wbo.sh) S 25207 25209 23595 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290454101 9367552 274 33554432000 4194304 5064252 140733777321952 140733777320864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25209/statm: 2287 274 233 213 0 72 0
[pid=25210] ppid=25209 vsize=141868 CPUtime=1.48 cores=0,2,4,6
/proc/25210/stat : 25210 (npSolver-wbo) S 25209 25209 23595 0 -1 4202496 6824 6597 0 0 123 17 7 1 20 0 1 0 290454102 145272832 20952 33554432000 4194304 5990268 140734987944704 140734987936144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25210/statm: 35467 20952 163 439 0 35024 0
[pid=25222] ppid=25210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25222/stat : 25222 (satsolver.sh) S 25210 25209 23595 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 290454251 9367552 265 33554432000 4194304 5064252 140734680220496 140734680219408 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25222/statm: 2287 265 226 213 0 72 0
[pid=25223] ppid=25222 vsize=493092 CPUtime=1480.5 cores=0,2,4,6
/proc/25223/stat : 25223 (glucose) R 25222 25209 23595 0 -1 4202496 98739 0 0 0 147870 180 0 0 20 0 1 0 290454252 504926208 101060 33554432000 4194304 5208918 140734318173344 140734318169032 4229773 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25223/statm: 123273 101060 105 248 0 123022 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 653256

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25287
/proc/meminfo: memFree=28087768/32873844 swapFree=6088/6088
[pid=25209] ppid=25207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25209/stat : 25209 (npSolver-wbo.sh) S 25207 25209 23595 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290454101 9367552 274 33554432000 4194304 5064252 140733777321952 140733777320864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25209/statm: 2287 274 233 213 0 72 0
[pid=25210] ppid=25209 vsize=141868 CPUtime=1.48 cores=0,2,4,6
/proc/25210/stat : 25210 (npSolver-wbo) S 25209 25209 23595 0 -1 4202496 6824 6597 0 0 123 17 7 1 20 0 1 0 290454102 145272832 20952 33554432000 4194304 5990268 140734987944704 140734987936144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25210/statm: 35467 20952 163 439 0 35024 0
[pid=25222] ppid=25210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25222/stat : 25222 (satsolver.sh) S 25210 25209 23595 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 290454251 9367552 265 33554432000 4194304 5064252 140734680220496 140734680219408 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25222/statm: 2287 265 226 213 0 72 0
[pid=25223] ppid=25222 vsize=414708 CPUtime=1540.48 cores=0,2,4,6
/proc/25223/stat : 25223 (glucose) R 25222 25209 23595 0 -1 4202496 100429 0 0 0 153862 186 0 0 20 0 1 0 290454252 424660992 93984 33554432000 4194304 5208918 140734318173344 140734318171432 4229538 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25223/statm: 103677 93984 105 248 0 103426 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 574872

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 25290
/proc/meminfo: memFree=28238416/32873844 swapFree=6088/6088
[pid=25209] ppid=25207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25209/stat : 25209 (npSolver-wbo.sh) S 25207 25209 23595 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290454101 9367552 274 33554432000 4194304 5064252 140733777321952 140733777320864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25209/statm: 2287 274 233 213 0 72 0
[pid=25210] ppid=25209 vsize=141868 CPUtime=1.48 cores=0,2,4,6
/proc/25210/stat : 25210 (npSolver-wbo) S 25209 25209 23595 0 -1 4202496 6824 6597 0 0 123 17 7 1 20 0 1 0 290454102 145272832 20952 33554432000 4194304 5990268 140734987944704 140734987936144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25210/statm: 35467 20952 163 439 0 35024 0
[pid=25222] ppid=25210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25222/stat : 25222 (satsolver.sh) S 25210 25209 23595 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 290454251 9367552 265 33554432000 4194304 5064252 140734680220496 140734680219408 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25222/statm: 2287 265 226 213 0 72 0
[pid=25223] ppid=25222 vsize=416000 CPUtime=1600.47 cores=0,2,4,6
/proc/25223/stat : 25223 (glucose) R 25222 25209 23595 0 -1 4202496 101298 0 0 0 159857 190 0 0 20 0 1 0 290454252 425984000 98390 33554432000 4194304 5208918 140734318173344 140734318169032 4229469 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25223/statm: 104000 98390 105 248 0 103749 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 576164

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 25290
/proc/meminfo: memFree=28251436/32873844 swapFree=6088/6088
[pid=25209] ppid=25207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25209/stat : 25209 (npSolver-wbo.sh) S 25207 25209 23595 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290454101 9367552 274 33554432000 4194304 5064252 140733777321952 140733777320864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25209/statm: 2287 274 233 213 0 72 0
[pid=25210] ppid=25209 vsize=141868 CPUtime=1.48 cores=0,2,4,6
/proc/25210/stat : 25210 (npSolver-wbo) S 25209 25209 23595 0 -1 4202496 6824 6597 0 0 123 17 7 1 20 0 1 0 290454102 145272832 20952 33554432000 4194304 5990268 140734987944704 140734987936144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25210/statm: 35467 20952 163 439 0 35024 0
[pid=25222] ppid=25210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25222/stat : 25222 (satsolver.sh) S 25210 25209 23595 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 290454251 9367552 265 33554432000 4194304 5064252 140734680220496 140734680219408 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25222/statm: 2287 265 226 213 0 72 0
[pid=25223] ppid=25222 vsize=417800 CPUtime=1660.46 cores=0,2,4,6
/proc/25223/stat : 25223 (glucose) R 25222 25209 23595 0 -1 4202496 102278 0 0 0 165852 194 0 0 20 0 1 0 290454252 427827200 101886 33554432000 4194304 5208918 140734318173344 140734318169720 4229354 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25223/statm: 104450 101886 105 248 0 104199 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 577964

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 25290
/proc/meminfo: memFree=28171196/32873844 swapFree=6088/6088
[pid=25209] ppid=25207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25209/stat : 25209 (npSolver-wbo.sh) S 25207 25209 23595 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290454101 9367552 274 33554432000 4194304 5064252 140733777321952 140733777320864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25209/statm: 2287 274 233 213 0 72 0
[pid=25210] ppid=25209 vsize=141868 CPUtime=1.48 cores=0,2,4,6
/proc/25210/stat : 25210 (npSolver-wbo) S 25209 25209 23595 0 -1 4202496 6824 6597 0 0 123 17 7 1 20 0 1 0 290454102 145272832 20952 33554432000 4194304 5990268 140734987944704 140734987936144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25210/statm: 35467 20952 163 439 0 35024 0
[pid=25222] ppid=25210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25222/stat : 25222 (satsolver.sh) S 25210 25209 23595 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 290454251 9367552 265 33554432000 4194304 5064252 140734680220496 140734680219408 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25222/statm: 2287 265 226 213 0 72 0
[pid=25223] ppid=25222 vsize=500668 CPUtime=1720.46 cores=0,2,4,6
/proc/25223/stat : 25223 (glucose) R 25222 25209 23595 0 -1 4202496 103384 0 0 0 171846 200 0 0 20 0 1 0 290454252 512684032 104991 33554432000 4194304 5208918 140734318173344 140734318171192 4228924 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25223/statm: 125167 104991 105 248 0 124916 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 660832

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25291
/proc/meminfo: memFree=28185080/32873844 swapFree=6088/6088
[pid=25209] ppid=25207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25209/stat : 25209 (npSolver-wbo.sh) S 25207 25209 23595 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290454101 9367552 274 33554432000 4194304 5064252 140733777321952 140733777320864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25209/statm: 2287 274 233 213 0 72 0
[pid=25210] ppid=25209 vsize=141868 CPUtime=1.48 cores=0,2,4,6
/proc/25210/stat : 25210 (npSolver-wbo) S 25209 25209 23595 0 -1 4202496 6824 6597 0 0 123 17 7 1 20 0 1 0 290454102 145272832 20952 33554432000 4194304 5990268 140734987944704 140734987936144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25210/statm: 35467 20952 163 439 0 35024 0
[pid=25222] ppid=25210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25222/stat : 25222 (satsolver.sh) S 25210 25209 23595 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 290454251 9367552 265 33554432000 4194304 5064252 140734680220496 140734680219408 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25222/statm: 2287 265 226 213 0 72 0
[pid=25223] ppid=25222 vsize=502172 CPUtime=1780.42 cores=0,2,4,6
/proc/25223/stat : 25223 (glucose) R 25222 25209 23595 0 -1 4202496 104353 0 0 0 177837 205 0 0 20 0 1 0 290454252 514224128 107810 33554432000 4194304 5208918 140734318173344 140734318171192 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25223/statm: 125543 107810 105 248 0 125292 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 662336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 25291
/proc/meminfo: memFree=28199540/32873844 swapFree=6088/6088
[pid=25209] ppid=25207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25209/stat : 25209 (npSolver-wbo.sh) S 25207 25209 23595 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290454101 9367552 274 33554432000 4194304 5064252 140733777321952 140733777320864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25209/statm: 2287 274 233 213 0 72 0
[pid=25210] ppid=25209 vsize=141868 CPUtime=1.48 cores=0,2,4,6
/proc/25210/stat : 25210 (npSolver-wbo) S 25209 25209 23595 0 -1 4202496 6824 6597 0 0 123 17 7 1 20 0 1 0 290454102 145272832 20952 33554432000 4194304 5990268 140734987944704 140734987936144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25210/statm: 35467 20952 163 439 0 35024 0
[pid=25222] ppid=25210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25222/stat : 25222 (satsolver.sh) S 25210 25209 23595 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 290454251 9367552 265 33554432000 4194304 5064252 140734680220496 140734680219408 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25222/statm: 2287 265 226 213 0 72 0
[pid=25223] ppid=25222 vsize=421284 CPUtime=1798.62 cores=0,2,4,6
/proc/25223/stat : 25223 (glucose) R 25222 25209 23595 0 -1 4202496 104825 0 0 0 179655 207 0 0 20 0 1 0 290454252 431394816 99046 33554432000 4194304 5208918 140734318173344 140734318169720 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25223/statm: 105321 99046 105 248 0 105070 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 581448

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 25291
/proc/meminfo: memFree=28199540/32873844 swapFree=6088/6088
[pid=25209] ppid=25207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25209/stat : 25209 (npSolver-wbo.sh) S 25207 25209 23595 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 290454101 9367552 274 33554432000 4194304 5064252 140733777321952 140733777320864 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25209/statm: 2287 274 233 213 0 72 0
[pid=25210] ppid=25209 vsize=141868 CPUtime=1.48 cores=0,2,4,6
/proc/25210/stat : 25210 (npSolver-wbo) S 25209 25209 23595 0 -1 4202496 6824 6597 0 0 123 17 7 1 20 0 1 0 290454102 145272832 20952 33554432000 4194304 5990268 140734987944704 140734987936144 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25210/statm: 35467 20952 163 439 0 35024 0
[pid=25222] ppid=25210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25222/stat : 25222 (satsolver.sh) S 25210 25209 23595 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 290454251 9367552 265 33554432000 4194304 5064252 140734680220496 140734680219408 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25222/statm: 2287 265 226 213 0 72 0
[pid=25223] ppid=25222 vsize=421284 CPUtime=1798.62 cores=0,2,4,6
/proc/25223/stat : 25223 (glucose) R 25222 25209 23595 0 -1 4202496 104825 0 0 0 179655 207 0 0 20 0 1 0 290454252 431394816 99046 33554432000 4194304 5208918 140734318173344 140734318169720 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25223/statm: 105321 99046 105 248 0 105070 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 581448

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.14
CPU user time (s): 1797.86
CPU system time (s): 2.27565
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 793064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.86
system time used= 2.27565
maximum resident set size= 547400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119234
page faults= 0
swaps= 0
block input operations= 0
block output operations= 150800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 126
involuntary context switches= 1990

runsolver used 2.6476 second user time and 7.19691 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-29 00:14:17
IDJOB=3713436
IDBENCH=79600
IDSOLVER=2294
FILE ID=node110/3713436-1338243257
RUNJOBID= node110-1338227378-23611
PBS_JOBID= 14624626
Free space on /tmp= 71476 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/spot5/normalized-spot5-28_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713436-1338243257/watcher-3713436-1338243257 -o /tmp/evaluation-result-3713436-1338243257/solver-3713436-1338243257 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713436-1338243257.wbo 1196990794 HOME HOME

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

MD5SUM BENCH= a55ceb8d29eae2e4164c23000e30d1cb
RANDOM SEED=1196990794

node110.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.893
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.78
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.893
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.893
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.893
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.893
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.893
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.90
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.893
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.893
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:        30113096 kB
Buffers:          350332 kB
Cached:           886136 kB
SwapCached:          148 kB
Active:          1477580 kB
Inactive:         448632 kB
Active(anon):     679876 kB
Inactive(anon):    12496 kB
Active(file):     797704 kB
Inactive(file):   436136 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108004 kB
Dirty:              8632 kB
Writeback:             0 kB
AnonPages:        695792 kB
Mapped:            15060 kB
Shmem:               196 kB
Slab:             694068 kB
SReclaimable:     136320 kB
SUnreclaim:       557748 kB
KernelStack:        1456 kB
PageTables:         5324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     912716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    620544 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= 71112 MiB
End job on node110 at 2012-05-29 00:44:17