Trace number 3754938

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 (fixed)? (TO) 1800.12 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
zenotravel/normalized-zenotravel02bc_wcsp.wbo
MD5SUM4d71d97261f348ab1fac318e42cd0133
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2251
Best CPU time to get the best result obtained on this benchmark1.59276
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables423
Total number of constraints8096
Number of soft constraints7980
Number of constraints which are clauses7980
Number of constraints which are cardinality constraints (but not clauses)116
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint19
Top cost 89847
Min constraint cost 1
Max constraint cost 89847
Sum of constraints costs 704578241
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 20
Number of bits of the biggest sum of numbers5
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.07	c run usual solver
0.00/0.28	o 359389
0.00/0.28	c current bound: 179694
0.00/0.28	c fallback to adder encoding
1800.08/1800.41	./satsolver.sh: line 5:  8168 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.41	c error: unexpected solver exit code
1800.08/1800.41	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-3754938-1339201348/watcher-3754938-1339201348 -o /tmp/evaluation-result-3754938-1339201348/solver-3754938-1339201348 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3754938-1339201348.wbo 1557108267 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.97 2.35 2.14 2/181 8154
/proc/meminfo: memFree=24216836/32873844 swapFree=7124/7124
[pid=8154] ppid=8152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8154/stat : 8154 (npSolver-wbo.sh) S 8152 8154 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30101885 9367552 275 33554432000 4194304 5064252 140733481490880 140733481489792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8154/statm: 2287 275 233 213 0 72 0

[startup+0.0489989 s]
/proc/loadavg: 2.97 2.35 2.14 2/181 8154
/proc/meminfo: memFree=24216836/32873844 swapFree=7124/7124
[pid=8154] ppid=8152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8154/stat : 8154 (npSolver-wbo.sh) S 8152 8154 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30101885 9367552 275 33554432000 4194304 5064252 140733481490880 140733481489792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8154/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100275 s]
/proc/loadavg: 2.97 2.35 2.14 2/181 8154
/proc/meminfo: memFree=24216836/32873844 swapFree=7124/7124
[pid=8154] ppid=8152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8154/stat : 8154 (npSolver-wbo.sh) S 8152 8154 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30101885 9367552 275 33554432000 4194304 5064252 140733481490880 140733481489792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8154/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300215 s]
/proc/loadavg: 2.97 2.35 2.14 2/181 8154
/proc/meminfo: memFree=24216836/32873844 swapFree=7124/7124
[pid=8154] ppid=8152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8154/stat : 8154 (npSolver-wbo.sh) S 8152 8154 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30101885 9367552 275 33554432000 4194304 5064252 140733481490880 140733481489792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8154/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700189 s]
/proc/loadavg: 2.97 2.35 2.14 2/181 8154
/proc/meminfo: memFree=24216836/32873844 swapFree=7124/7124
[pid=8154] ppid=8152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8154/stat : 8154 (npSolver-wbo.sh) S 8152 8154 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30101885 9367552 275 33554432000 4194304 5064252 140733481490880 140733481489792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8154/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.97 2.35 2.14 3/183 8166
/proc/meminfo: memFree=24134576/32873844 swapFree=7124/7124
[pid=8154] ppid=8152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8154/stat : 8154 (npSolver-wbo.sh) S 8152 8154 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30101885 9367552 275 33554432000 4194304 5064252 140733481490880 140733481489792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8154/statm: 2287 275 233 213 0 72 0
[pid=8155] ppid=8154 vsize=165452 CPUtime=1.48 cores=0,2,4,6
/proc/8155/stat : 8155 (npSolver-wbo) R 8154 8154 4273 0 -1 4202496 10386 7839 0 0 125 7 15 1 20 0 1 0 30101885 169422848 28962 33554432000 4194304 6006132 140734854771152 140734854763512 4537521 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8155/statm: 41363 28962 177 443 0 40916 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 174600

[startup+3.10031 s]
/proc/loadavg: 2.90 2.35 2.14 3/185 8168
/proc/meminfo: memFree=23946020/32873844 swapFree=7124/7124
[pid=8154] ppid=8152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8154/stat : 8154 (npSolver-wbo.sh) S 8152 8154 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30101885 9367552 275 33554432000 4194304 5064252 140733481490880 140733481489792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8154/statm: 2287 275 233 213 0 72 0
[pid=8155] ppid=8154 vsize=165452 CPUtime=1.95 cores=0,2,4,6
/proc/8155/stat : 8155 (npSolver-wbo) S 8154 8154 4273 0 -1 4202496 11169 7839 0 0 156 23 15 1 20 0 1 0 30101885 169422848 34084 33554432000 4194304 6006132 140734854771152 140734854762560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8155/statm: 41363 34084 178 443 0 40916 0
[pid=8167] ppid=8155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8167/stat : 8167 (satsolver.sh) S 8155 8154 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 30102082 9367552 267 33554432000 4194304 5064252 140733969225616 140733969224528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8167/statm: 2287 267 226 213 0 72 0
[pid=8168] ppid=8167 vsize=256244 CPUtime=1.11 cores=0,2,4,6
/proc/8168/stat : 8168 (glucose) R 8167 8154 4273 0 -1 4202496 39169 0 0 0 101 10 0 0 20 0 1 0 30102083 262393856 57537 33554432000 4194304 5208918 140737319184480 140737318133880 4465602 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8168/statm: 64061 57537 70 248 0 63810 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 439992

[startup+6.30031 s]
/proc/loadavg: 2.90 2.35 2.14 3/185 8168
/proc/meminfo: memFree=23702712/32873844 swapFree=7124/7124
[pid=8154] ppid=8152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8154/stat : 8154 (npSolver-wbo.sh) S 8152 8154 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30101885 9367552 275 33554432000 4194304 5064252 140733481490880 140733481489792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8154/statm: 2287 275 233 213 0 72 0
[pid=8155] ppid=8154 vsize=165452 CPUtime=1.95 cores=0,2,4,6
/proc/8155/stat : 8155 (npSolver-wbo) S 8154 8154 4273 0 -1 4202496 11169 7839 0 0 156 23 15 1 20 0 1 0 30101885 169422848 34084 33554432000 4194304 6006132 140734854771152 140734854762560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8155/statm: 41363 34084 178 443 0 40916 0
[pid=8167] ppid=8155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8167/stat : 8167 (satsolver.sh) S 8155 8154 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 30102082 9367552 267 33554432000 4194304 5064252 140733969225616 140733969224528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8167/statm: 2287 267 226 213 0 72 0
[pid=8168] ppid=8167 vsize=333732 CPUtime=4.31 cores=0,2,4,6
/proc/8168/stat : 8168 (glucose) R 8167 8154 4273 0 -1 4202496 47859 0 0 0 419 12 0 0 20 0 1 0 30102083 341741568 68624 33554432000 4194304 5208918 140737319184480 140737319182440 4211888 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8168/statm: 83433 68624 103 248 0 83182 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 517480

[startup+12.7004 s]
/proc/loadavg: 2.98 2.38 2.15 3/185 8168
/proc/meminfo: memFree=23704084/32873844 swapFree=7124/7124
[pid=8154] ppid=8152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8154/stat : 8154 (npSolver-wbo.sh) S 8152 8154 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30101885 9367552 275 33554432000 4194304 5064252 140733481490880 140733481489792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8154/statm: 2287 275 233 213 0 72 0
[pid=8155] ppid=8154 vsize=165452 CPUtime=1.95 cores=0,2,4,6
/proc/8155/stat : 8155 (npSolver-wbo) S 8154 8154 4273 0 -1 4202496 11169 7839 0 0 156 23 15 1 20 0 1 0 30101885 169422848 34084 33554432000 4194304 6006132 140734854771152 140734854762560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8155/statm: 41363 34084 178 443 0 40916 0
[pid=8167] ppid=8155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8167/stat : 8167 (satsolver.sh) S 8155 8154 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 30102082 9367552 267 33554432000 4194304 5064252 140733969225616 140733969224528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8167/statm: 2287 267 226 213 0 72 0
[pid=8168] ppid=8167 vsize=334016 CPUtime=10.71 cores=0,2,4,6
/proc/8168/stat : 8168 (glucose) R 8167 8154 4273 0 -1 4202496 47959 0 0 0 1057 14 0 0 20 0 1 0 30102083 342032384 68724 33554432000 4194304 5208918 140737319184480 140737319182232 4211019 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8168/statm: 83504 68724 103 248 0 83253 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 517764

[startup+25.5004 s]
/proc/loadavg: 2.83 2.37 2.15 3/185 8168
/proc/meminfo: memFree=23704828/32873844 swapFree=7124/7124
[pid=8154] ppid=8152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8154/stat : 8154 (npSolver-wbo.sh) S 8152 8154 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30101885 9367552 275 33554432000 4194304 5064252 140733481490880 140733481489792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8154/statm: 2287 275 233 213 0 72 0
[pid=8155] ppid=8154 vsize=165452 CPUtime=1.95 cores=0,2,4,6
/proc/8155/stat : 8155 (npSolver-wbo) S 8154 8154 4273 0 -1 4202496 11169 7839 0 0 156 23 15 1 20 0 1 0 30101885 169422848 34084 33554432000 4194304 6006132 140734854771152 140734854762560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8155/statm: 41363 34084 178 443 0 40916 0
[pid=8167] ppid=8155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8167/stat : 8167 (satsolver.sh) S 8155 8154 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 30102082 9367552 267 33554432000 4194304 5064252 140733969225616 140733969224528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8167/statm: 2287 267 226 213 0 72 0
[pid=8168] ppid=8167 vsize=334280 CPUtime=23.51 cores=0,2,4,6
/proc/8168/stat : 8168 (glucose) R 8167 8154 4273 0 -1 4202496 48019 0 0 0 2336 15 0 0 20 0 1 0 30102083 342302720 68784 33554432000 4194304 5208918 140737319184480 140737319182328 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8168/statm: 83570 68784 103 248 0 83319 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 518028

[startup+51.1068 s]
/proc/loadavg: 2.55 2.34 2.15 3/185 8168
/proc/meminfo: memFree=23701832/32873844 swapFree=7124/7124
[pid=8154] ppid=8152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8154/stat : 8154 (npSolver-wbo.sh) S 8152 8154 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30101885 9367552 275 33554432000 4194304 5064252 140733481490880 140733481489792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8154/statm: 2287 275 233 213 0 72 0
[pid=8155] ppid=8154 vsize=165452 CPUtime=1.95 cores=0,2,4,6
/proc/8155/stat : 8155 (npSolver-wbo) S 8154 8154 4273 0 -1 4202496 11169 7839 0 0 156 23 15 1 20 0 1 0 30101885 169422848 34084 33554432000 4194304 6006132 140734854771152 140734854762560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8155/statm: 41363 34084 178 443 0 40916 0
[pid=8167] ppid=8155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8167/stat : 8167 (satsolver.sh) S 8155 8154 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 30102082 9367552 267 33554432000 4194304 5064252 140733969225616 140733969224528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8167/statm: 2287 267 226 213 0 72 0
[pid=8168] ppid=8167 vsize=338088 CPUtime=49.11 cores=0,2,4,6
/proc/8168/stat : 8168 (glucose) R 8167 8154 4273 0 -1 4202496 49032 0 0 0 4896 15 0 0 20 0 1 0 30102083 346202112 69797 33554432000 4194304 5208918 140737319184480 140737319182328 4229456 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8168/statm: 84522 69797 103 248 0 84271 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 521836

[startup+102.3 s]
/proc/loadavg: 2.22 2.28 2.14 3/185 8168
/proc/meminfo: memFree=23698608/32873844 swapFree=7124/7124
[pid=8154] ppid=8152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8154/stat : 8154 (npSolver-wbo.sh) S 8152 8154 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30101885 9367552 275 33554432000 4194304 5064252 140733481490880 140733481489792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8154/statm: 2287 275 233 213 0 72 0
[pid=8155] ppid=8154 vsize=165452 CPUtime=1.95 cores=0,2,4,6
/proc/8155/stat : 8155 (npSolver-wbo) S 8154 8154 4273 0 -1 4202496 11169 7839 0 0 156 23 15 1 20 0 1 0 30101885 169422848 34084 33554432000 4194304 6006132 140734854771152 140734854762560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8155/statm: 41363 34084 178 443 0 40916 0
[pid=8167] ppid=8155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8167/stat : 8167 (satsolver.sh) S 8155 8154 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 30102082 9367552 267 33554432000 4194304 5064252 140733969225616 140733969224528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8167/statm: 2287 267 226 213 0 72 0
[pid=8168] ppid=8167 vsize=341256 CPUtime=100.29 cores=0,2,4,6
/proc/8168/stat : 8168 (glucose) R 8167 8154 4273 0 -1 4202496 49822 0 0 0 10014 15 0 0 20 0 1 0 30102083 349446144 70587 33554432000 4194304 5208918 140737319184480 140737319182328 4229311 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8168/statm: 85314 70587 103 248 0 85063 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 525004

[startup+162.3 s]
/proc/loadavg: 2.08 2.23 2.12 3/185 8168
/proc/meminfo: memFree=23695384/32873844 swapFree=7124/7124
[pid=8154] ppid=8152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8154/stat : 8154 (npSolver-wbo.sh) S 8152 8154 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30101885 9367552 275 33554432000 4194304 5064252 140733481490880 140733481489792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8154/statm: 2287 275 233 213 0 72 0
[pid=8155] ppid=8154 vsize=165452 CPUtime=1.95 cores=0,2,4,6
/proc/8155/stat : 8155 (npSolver-wbo) S 8154 8154 4273 0 -1 4202496 11169 7839 0 0 156 23 15 1 20 0 1 0 30101885 169422848 34084 33554432000 4194304 6006132 140734854771152 140734854762560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8155/statm: 41363 34084 178 443 0 40916 0
[pid=8167] ppid=8155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8167/stat : 8167 (satsolver.sh) S 8155 8154 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 30102082 9367552 267 33554432000 4194304 5064252 140733969225616 140733969224528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8167/statm: 2287 267 226 213 0 72 0
[pid=8168] ppid=8167 vsize=344132 CPUtime=160.29 cores=0,2,4,6
/proc/8168/stat : 8168 (glucose) R 8167 8154 4273 0 -1 4202496 50670 0 0 0 16013 16 0 0 20 0 1 0 30102083 352391168 71435 33554432000 4194304 5208918 140737319184480 140737319182328 4205261 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8168/statm: 86033 71435 103 248 0 85782 0
Current children cumulated CPU time (s) 162.24

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


[startup+1362.31 s]
/proc/loadavg: 2.00 2.01 2.01 3/185 8230
/proc/meminfo: memFree=28662188/32873844 swapFree=7124/7124
[pid=8154] ppid=8152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8154/stat : 8154 (npSolver-wbo.sh) S 8152 8154 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30101885 9367552 275 33554432000 4194304 5064252 140733481490880 140733481489792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8154/statm: 2287 275 233 213 0 72 0
[pid=8155] ppid=8154 vsize=165452 CPUtime=1.95 cores=0,2,4,6
/proc/8155/stat : 8155 (npSolver-wbo) S 8154 8154 4273 0 -1 4202496 11169 7839 0 0 156 23 15 1 20 0 1 0 30101885 169422848 34084 33554432000 4194304 6006132 140734854771152 140734854762560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8155/statm: 41363 34084 178 443 0 40916 0
[pid=8167] ppid=8155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8167/stat : 8167 (satsolver.sh) S 8155 8154 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 30102082 9367552 267 33554432000 4194304 5064252 140733969225616 140733969224528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8167/statm: 2287 267 226 213 0 72 0
[pid=8168] ppid=8167 vsize=383676 CPUtime=1360.1 cores=0,2,4,6
/proc/8168/stat : 8168 (glucose) R 8167 8154 4273 0 -1 4202496 62223 0 0 0 135984 26 0 0 20 0 1 0 30102083 392884224 87291 33554432000 4194304 5208918 140737319184480 140737319182232 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8168/statm: 95919 87291 104 248 0 95668 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 567424

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/185 8230
/proc/meminfo: memFree=28654184/32873844 swapFree=7124/7124
[pid=8154] ppid=8152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8154/stat : 8154 (npSolver-wbo.sh) S 8152 8154 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30101885 9367552 275 33554432000 4194304 5064252 140733481490880 140733481489792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8154/statm: 2287 275 233 213 0 72 0
[pid=8155] ppid=8154 vsize=165452 CPUtime=1.95 cores=0,2,4,6
/proc/8155/stat : 8155 (npSolver-wbo) S 8154 8154 4273 0 -1 4202496 11169 7839 0 0 156 23 15 1 20 0 1 0 30101885 169422848 34084 33554432000 4194304 6006132 140734854771152 140734854762560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8155/statm: 41363 34084 178 443 0 40916 0
[pid=8167] ppid=8155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8167/stat : 8167 (satsolver.sh) S 8155 8154 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 30102082 9367552 267 33554432000 4194304 5064252 140733969225616 140733969224528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8167/statm: 2287 267 226 213 0 72 0
[pid=8168] ppid=8167 vsize=385048 CPUtime=1420.08 cores=0,2,4,6
/proc/8168/stat : 8168 (glucose) R 8167 8154 4273 0 -1 4202496 62663 0 0 0 141982 26 0 0 20 0 1 0 30102083 394289152 89264 33554432000 4194304 5208918 140737319184480 140737319182232 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8168/statm: 96262 89264 104 248 0 96011 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 568796

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 8231
/proc/meminfo: memFree=28642396/32873844 swapFree=7124/7124
[pid=8154] ppid=8152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8154/stat : 8154 (npSolver-wbo.sh) S 8152 8154 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30101885 9367552 275 33554432000 4194304 5064252 140733481490880 140733481489792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8154/statm: 2287 275 233 213 0 72 0
[pid=8155] ppid=8154 vsize=165452 CPUtime=1.95 cores=0,2,4,6
/proc/8155/stat : 8155 (npSolver-wbo) S 8154 8154 4273 0 -1 4202496 11169 7839 0 0 156 23 15 1 20 0 1 0 30101885 169422848 34084 33554432000 4194304 6006132 140734854771152 140734854762560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8155/statm: 41363 34084 178 443 0 40916 0
[pid=8167] ppid=8155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8167/stat : 8167 (satsolver.sh) S 8155 8154 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 30102082 9367552 267 33554432000 4194304 5064252 140733969225616 140733969224528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8167/statm: 2287 267 226 213 0 72 0
[pid=8168] ppid=8167 vsize=385048 CPUtime=1480.07 cores=0,2,4,6
/proc/8168/stat : 8168 (glucose) R 8167 8154 4273 0 -1 4202496 62697 0 0 0 147981 26 0 0 20 0 1 0 30102083 394289152 90320 33554432000 4194304 5208918 140737319184480 140737319180168 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8168/statm: 96262 90320 104 248 0 96011 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 568796

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8231
/proc/meminfo: memFree=28654952/32873844 swapFree=7124/7124
[pid=8154] ppid=8152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8154/stat : 8154 (npSolver-wbo.sh) S 8152 8154 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30101885 9367552 275 33554432000 4194304 5064252 140733481490880 140733481489792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8154/statm: 2287 275 233 213 0 72 0
[pid=8155] ppid=8154 vsize=165452 CPUtime=1.95 cores=0,2,4,6
/proc/8155/stat : 8155 (npSolver-wbo) S 8154 8154 4273 0 -1 4202496 11169 7839 0 0 156 23 15 1 20 0 1 0 30101885 169422848 34084 33554432000 4194304 6006132 140734854771152 140734854762560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8155/statm: 41363 34084 178 443 0 40916 0
[pid=8167] ppid=8155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8167/stat : 8167 (satsolver.sh) S 8155 8154 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 30102082 9367552 267 33554432000 4194304 5064252 140733969225616 140733969224528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8167/statm: 2287 267 226 213 0 72 0
[pid=8168] ppid=8167 vsize=386116 CPUtime=1540.06 cores=0,2,4,6
/proc/8168/stat : 8168 (glucose) R 8167 8154 4273 0 -1 4202496 62945 0 0 0 153979 27 0 0 20 0 1 0 30102083 395382784 83645 33554432000 4194304 5208918 140737319184480 140737319180248 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8168/statm: 96529 83645 104 248 0 96278 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 569864

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 8232
/proc/meminfo: memFree=28632924/32873844 swapFree=7124/7124
[pid=8154] ppid=8152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8154/stat : 8154 (npSolver-wbo.sh) S 8152 8154 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30101885 9367552 275 33554432000 4194304 5064252 140733481490880 140733481489792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8154/statm: 2287 275 233 213 0 72 0
[pid=8155] ppid=8154 vsize=165452 CPUtime=1.95 cores=0,2,4,6
/proc/8155/stat : 8155 (npSolver-wbo) S 8154 8154 4273 0 -1 4202496 11169 7839 0 0 156 23 15 1 20 0 1 0 30101885 169422848 34084 33554432000 4194304 6006132 140734854771152 140734854762560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8155/statm: 41363 34084 178 443 0 40916 0
[pid=8167] ppid=8155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8167/stat : 8167 (satsolver.sh) S 8155 8154 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 30102082 9367552 267 33554432000 4194304 5064252 140733969225616 140733969224528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8167/statm: 2287 267 226 213 0 72 0
[pid=8168] ppid=8167 vsize=387092 CPUtime=1600.06 cores=0,2,4,6
/proc/8168/stat : 8168 (glucose) R 8167 8154 4273 0 -1 4202496 63136 0 0 0 159978 28 0 0 20 0 1 0 30102083 396382208 85369 33554432000 4194304 5208918 140737319184480 140737319182232 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8168/statm: 96773 85369 104 248 0 96522 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 570840

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 8235
/proc/meminfo: memFree=28626012/32873844 swapFree=7124/7124
[pid=8154] ppid=8152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8154/stat : 8154 (npSolver-wbo.sh) S 8152 8154 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30101885 9367552 275 33554432000 4194304 5064252 140733481490880 140733481489792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8154/statm: 2287 275 233 213 0 72 0
[pid=8155] ppid=8154 vsize=165452 CPUtime=1.95 cores=0,2,4,6
/proc/8155/stat : 8155 (npSolver-wbo) S 8154 8154 4273 0 -1 4202496 11169 7839 0 0 156 23 15 1 20 0 1 0 30101885 169422848 34084 33554432000 4194304 6006132 140734854771152 140734854762560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8155/statm: 41363 34084 178 443 0 40916 0
[pid=8167] ppid=8155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8167/stat : 8167 (satsolver.sh) S 8155 8154 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 30102082 9367552 267 33554432000 4194304 5064252 140733969225616 140733969224528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8167/statm: 2287 267 226 213 0 72 0
[pid=8168] ppid=8167 vsize=387092 CPUtime=1660.05 cores=0,2,4,6
/proc/8168/stat : 8168 (glucose) R 8167 8154 4273 0 -1 4202496 63158 0 0 0 165977 28 0 0 20 0 1 0 30102083 396382208 85902 33554432000 4194304 5208918 140737319184480 140737319182232 4211488 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8168/statm: 96773 85902 104 248 0 96522 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 570840

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 8235
/proc/meminfo: memFree=28612616/32873844 swapFree=7124/7124
[pid=8154] ppid=8152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8154/stat : 8154 (npSolver-wbo.sh) S 8152 8154 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30101885 9367552 275 33554432000 4194304 5064252 140733481490880 140733481489792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8154/statm: 2287 275 233 213 0 72 0
[pid=8155] ppid=8154 vsize=165452 CPUtime=1.95 cores=0,2,4,6
/proc/8155/stat : 8155 (npSolver-wbo) S 8154 8154 4273 0 -1 4202496 11169 7839 0 0 156 23 15 1 20 0 1 0 30101885 169422848 34084 33554432000 4194304 6006132 140734854771152 140734854762560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8155/statm: 41363 34084 178 443 0 40916 0
[pid=8167] ppid=8155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8167/stat : 8167 (satsolver.sh) S 8155 8154 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 30102082 9367552 267 33554432000 4194304 5064252 140733969225616 140733969224528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8167/statm: 2287 267 226 213 0 72 0
[pid=8168] ppid=8167 vsize=387092 CPUtime=1720.04 cores=0,2,4,6
/proc/8168/stat : 8168 (glucose) R 8167 8154 4273 0 -1 4202496 63229 0 0 0 171976 28 0 0 20 0 1 0 30102083 396382208 86995 33554432000 4194304 5208918 140737319184480 140737319180856 4211901 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8168/statm: 96773 86995 104 248 0 96522 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 570840

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 8236
/proc/meminfo: memFree=28609356/32873844 swapFree=7124/7124
[pid=8154] ppid=8152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8154/stat : 8154 (npSolver-wbo.sh) S 8152 8154 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30101885 9367552 275 33554432000 4194304 5064252 140733481490880 140733481489792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8154/statm: 2287 275 233 213 0 72 0
[pid=8155] ppid=8154 vsize=165452 CPUtime=1.95 cores=0,2,4,6
/proc/8155/stat : 8155 (npSolver-wbo) S 8154 8154 4273 0 -1 4202496 11169 7839 0 0 156 23 15 1 20 0 1 0 30101885 169422848 34084 33554432000 4194304 6006132 140734854771152 140734854762560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8155/statm: 41363 34084 178 443 0 40916 0
[pid=8167] ppid=8155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8167/stat : 8167 (satsolver.sh) S 8155 8154 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 30102082 9367552 267 33554432000 4194304 5064252 140733969225616 140733969224528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8167/statm: 2287 267 226 213 0 72 0
[pid=8168] ppid=8167 vsize=387720 CPUtime=1780.03 cores=0,2,4,6
/proc/8168/stat : 8168 (glucose) R 8167 8154 4273 0 -1 4202496 63388 0 0 0 177975 28 0 0 20 0 1 0 30102083 397025280 88176 33554432000 4194304 5208918 140737319184480 140737319182440 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8168/statm: 96930 88176 104 248 0 96679 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 571468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.08 2.02 2.01 3/185 8236
/proc/meminfo: memFree=28596480/32873844 swapFree=7124/7124
[pid=8154] ppid=8152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8154/stat : 8154 (npSolver-wbo.sh) S 8152 8154 4273 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 30101885 9367552 275 33554432000 4194304 5064252 140733481490880 140733481489792 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8154/statm: 2287 275 233 213 0 72 0
[pid=8155] ppid=8154 vsize=165452 CPUtime=1.95 cores=0,2,4,6
/proc/8155/stat : 8155 (npSolver-wbo) S 8154 8154 4273 0 -1 4202496 11169 7839 0 0 156 23 15 1 20 0 1 0 30101885 169422848 34084 33554432000 4194304 6006132 140734854771152 140734854762560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8155/statm: 41363 34084 178 443 0 40916 0
[pid=8167] ppid=8155 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8167/stat : 8167 (satsolver.sh) S 8155 8154 4273 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 30102082 9367552 267 33554432000 4194304 5064252 140733969225616 140733969224528 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8167/statm: 2287 267 226 213 0 72 0
[pid=8168] ppid=8167 vsize=387720 CPUtime=1798.13 cores=0,2,4,6
/proc/8168/stat : 8168 (glucose) R 8167 8154 4273 0 -1 4202496 63390 0 0 0 179785 28 0 0 20 0 1 0 30102083 397025280 88178 33554432000 4194304 5208918 140737319184480 140737319182440 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8168/statm: 96930 88178 104 248 0 96679 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 571468

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.41
CPU time (s): 1800.12
CPU user time (s): 1799.58
CPU system time (s): 0.545917
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 699024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.58
system time used= 0.545917
maximum resident set size= 449552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83391
page faults= 0
swaps= 0
block input operations= 0
block output operations= 208264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53
involuntary context switches= 2001

runsolver used 2.76858 second user time and 7.05893 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-09 02:22:28
IDJOB=3754938
IDBENCH=79585
IDSOLVER=2339
FILE ID=node134/3754938-1339201348
RUNJOBID= node134-1339183988-5536
PBS_JOBID= 14643800
Free space on /tmp= 69368 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/zenotravel/normalized-zenotravel02bc_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754938-1339201348/watcher-3754938-1339201348 -o /tmp/evaluation-result-3754938-1339201348/solver-3754938-1339201348 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3754938-1339201348.wbo 1557108267 HOME HOME

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

MD5SUM BENCH= 4d71d97261f348ab1fac318e42cd0133
RANDOM SEED=1557108267

node134.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.091
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.18
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.091
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	: 5332.55
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.091
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	: 5332.55
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.091
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	: 5332.55
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.091
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	: 5332.55
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.091
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	: 5332.56
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.091
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	: 5332.56
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.091
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24216464 kB
Buffers:          366884 kB
Cached:          2485764 kB
SwapCached:            0 kB
Active:          6963764 kB
Inactive:         842196 kB
Active(anon):    4939940 kB
Inactive(anon):    11900 kB
Active(file):    2023824 kB
Inactive(file):   830296 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             13036 kB
Writeback:             0 kB
AnonPages:       4956320 kB
Mapped:            15208 kB
Shmem:               212 kB
Slab:             699732 kB
SReclaimable:     141660 kB
SUnreclaim:       558072 kB
KernelStack:        1488 kB
PageTables:        13828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    5993736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2789376 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= 70484 MiB
End job on node134 at 2012-06-09 02:52:29