Trace number 3753472

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.07 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
rover/normalized-rovers02bc_wcsp.wbo
MD5SUMf979c1832315cab6fee80f9ac23a47b2
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1552
Best CPU time to get the best result obtained on this benchmark1.20382
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables517
Total number of constraints5630
Number of soft constraints5478
Number of constraints which are clauses5478
Number of constraints which are cardinality constraints (but not clauses)152
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint24
Top cost 39029
Min constraint cost 1
Max constraint cost 39029
Sum of constraints costs 207827588
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 25
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.05	c run usual solver
0.00/0.19	o 156179
0.00/0.19	c fallback to adder encoding
1800.02/1800.41	./satsolver.sh: line 5:  8192 Terminated              ./glucose $1 > $2 2> /dev/null
1800.02/1800.41	c error: unexpected solver exit code
1800.02/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-3753472-1339208052/watcher-3753472-1339208052 -o /tmp/evaluation-result-3753472-1339208052/solver-3753472-1339208052 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753472-1339208052.wbo 1915073648 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: 4.87 3.40 2.63 3/178 8178
/proc/meminfo: memFree=26298380/32873852 swapFree=7632/7632
[pid=8178] ppid=8176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8178/stat : 8178 (npSolver-wbo-It) S 8176 8178 6170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386930367 9367552 274 33554432000 4194304 5064252 140735780896624 140735780895536 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8178/statm: 2287 274 233 213 0 72 0

[startup+0.062609 s]
/proc/loadavg: 4.87 3.40 2.63 3/178 8178
/proc/meminfo: memFree=26298380/32873852 swapFree=7632/7632
[pid=8178] ppid=8176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8178/stat : 8178 (npSolver-wbo-It) S 8176 8178 6170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386930367 9367552 274 33554432000 4194304 5064252 140735780896624 140735780895536 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8178/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100269 s]
/proc/loadavg: 4.87 3.40 2.63 3/178 8178
/proc/meminfo: memFree=26298380/32873852 swapFree=7632/7632
[pid=8178] ppid=8176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8178/stat : 8178 (npSolver-wbo-It) S 8176 8178 6170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386930367 9367552 274 33554432000 4194304 5064252 140735780896624 140735780895536 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8178/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300304 s]
/proc/loadavg: 4.87 3.40 2.63 3/178 8178
/proc/meminfo: memFree=26298380/32873852 swapFree=7632/7632
[pid=8178] ppid=8176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8178/stat : 8178 (npSolver-wbo-It) S 8176 8178 6170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386930367 9367552 274 33554432000 4194304 5064252 140735780896624 140735780895536 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8178/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700324 s]
/proc/loadavg: 4.87 3.40 2.63 3/178 8178
/proc/meminfo: memFree=26298380/32873852 swapFree=7632/7632
[pid=8178] ppid=8176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8178/stat : 8178 (npSolver-wbo-It) S 8176 8178 6170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386930367 9367552 274 33554432000 4194304 5064252 140735780896624 140735780895536 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8178/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 4.96 3.44 2.65 4/180 8190
/proc/meminfo: memFree=26380344/32873852 swapFree=7632/7632
[pid=8178] ppid=8176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8178/stat : 8178 (npSolver-wbo-It) S 8176 8178 6170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386930367 9367552 274 33554432000 4194304 5064252 140735780896624 140735780895536 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8178/statm: 2287 274 233 213 0 72 0
[pid=8179] ppid=8178 vsize=161200 CPUtime=1.37 cores=1,3,5,7
/proc/8179/stat : 8179 (npSolver-wbo) S 8178 8178 6170 0 -1 4202496 8850 7063 0 0 112 16 8 1 20 0 1 0 386930367 165068800 24779 33554432000 4194304 6006132 140736622087760 140736622079152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8179/statm: 40300 24779 178 443 0 39853 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 170348

[startup+3.10037 s]
/proc/loadavg: 4.96 3.44 2.65 3/182 8192
/proc/meminfo: memFree=31087572/32873852 swapFree=7632/7632
[pid=8178] ppid=8176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8178/stat : 8178 (npSolver-wbo-It) S 8176 8178 6170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386930367 9367552 274 33554432000 4194304 5064252 140735780896624 140735780895536 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8178/statm: 2287 274 233 213 0 72 0
[pid=8179] ppid=8178 vsize=161200 CPUtime=1.37 cores=1,3,5,7
/proc/8179/stat : 8179 (npSolver-wbo) S 8178 8178 6170 0 -1 4202496 8850 7063 0 0 112 16 8 1 20 0 1 0 386930367 165068800 24779 33554432000 4194304 6006132 140736622087760 140736622079152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8179/statm: 40300 24779 178 443 0 39853 0
[pid=8191] ppid=8179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8191/stat : 8191 (satsolver.sh) S 8179 8178 6170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386930509 9367552 266 33554432000 4194304 5064252 140736897662432 140736897661344 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8191/statm: 2287 266 226 213 0 72 0
[pid=8192] ppid=8191 vsize=190924 CPUtime=1.66 cores=1,3,5,7
/proc/8192/stat : 8192 (glucose) R 8191 8178 6170 0 -1 4202496 33344 0 0 0 155 11 0 0 20 0 1 0 386930510 195506176 43224 33554432000 4194304 5208918 140736006032512 140736006030360 4229251 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8192/statm: 47731 43224 104 248 0 47480 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 370420

[startup+6.30042 s]
/proc/loadavg: 4.80 3.43 2.65 3/182 8192
/proc/meminfo: memFree=31098840/32873852 swapFree=7632/7632
[pid=8178] ppid=8176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8178/stat : 8178 (npSolver-wbo-It) S 8176 8178 6170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386930367 9367552 274 33554432000 4194304 5064252 140735780896624 140735780895536 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8178/statm: 2287 274 233 213 0 72 0
[pid=8179] ppid=8178 vsize=161200 CPUtime=1.37 cores=1,3,5,7
/proc/8179/stat : 8179 (npSolver-wbo) S 8178 8178 6170 0 -1 4202496 8850 7063 0 0 112 16 8 1 20 0 1 0 386930367 165068800 24779 33554432000 4194304 6006132 140736622087760 140736622079152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8179/statm: 40300 24779 178 443 0 39853 0
[pid=8191] ppid=8179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8191/stat : 8191 (satsolver.sh) S 8179 8178 6170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386930509 9367552 266 33554432000 4194304 5064252 140736897662432 140736897661344 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8191/statm: 2287 266 226 213 0 72 0
[pid=8192] ppid=8191 vsize=193568 CPUtime=4.86 cores=1,3,5,7
/proc/8192/stat : 8192 (glucose) R 8191 8178 6170 0 -1 4202496 34097 0 0 0 475 11 0 0 20 0 1 0 386930510 198213632 44488 33554432000 4194304 5208918 140736006032512 140736006030264 4229365 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8192/statm: 48392 44488 105 248 0 48141 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 373064

[startup+12.7004 s]
/proc/loadavg: 4.57 3.41 2.65 3/182 8192
/proc/meminfo: memFree=31090156/32873852 swapFree=7632/7632
[pid=8178] ppid=8176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8178/stat : 8178 (npSolver-wbo-It) S 8176 8178 6170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386930367 9367552 274 33554432000 4194304 5064252 140735780896624 140735780895536 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8178/statm: 2287 274 233 213 0 72 0
[pid=8179] ppid=8178 vsize=161200 CPUtime=1.37 cores=1,3,5,7
/proc/8179/stat : 8179 (npSolver-wbo) S 8178 8178 6170 0 -1 4202496 8850 7063 0 0 112 16 8 1 20 0 1 0 386930367 165068800 24779 33554432000 4194304 6006132 140736622087760 140736622079152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8179/statm: 40300 24779 178 443 0 39853 0
[pid=8191] ppid=8179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8191/stat : 8191 (satsolver.sh) S 8179 8178 6170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386930509 9367552 266 33554432000 4194304 5064252 140736897662432 140736897661344 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8191/statm: 2287 266 226 213 0 72 0
[pid=8192] ppid=8191 vsize=196680 CPUtime=11.25 cores=1,3,5,7
/proc/8192/stat : 8192 (glucose) R 8191 8178 6170 0 -1 4202496 34879 0 0 0 1114 11 0 0 20 0 1 0 386930510 201400320 45781 33554432000 4194304 5208918 140736006032512 140736006030360 4229319 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8192/statm: 49170 45781 105 248 0 48919 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 376176

[startup+25.5004 s]
/proc/loadavg: 4.00 3.34 2.64 3/182 8192
/proc/meminfo: memFree=31057364/32873852 swapFree=7632/7632
[pid=8178] ppid=8176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8178/stat : 8178 (npSolver-wbo-It) S 8176 8178 6170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386930367 9367552 274 33554432000 4194304 5064252 140735780896624 140735780895536 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8178/statm: 2287 274 233 213 0 72 0
[pid=8179] ppid=8178 vsize=161200 CPUtime=1.37 cores=1,3,5,7
/proc/8179/stat : 8179 (npSolver-wbo) S 8178 8178 6170 0 -1 4202496 8850 7063 0 0 112 16 8 1 20 0 1 0 386930367 165068800 24779 33554432000 4194304 6006132 140736622087760 140736622079152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8179/statm: 40300 24779 178 443 0 39853 0
[pid=8191] ppid=8179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8191/stat : 8191 (satsolver.sh) S 8179 8178 6170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386930509 9367552 266 33554432000 4194304 5064252 140736897662432 140736897661344 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8191/statm: 2287 266 226 213 0 72 0
[pid=8192] ppid=8191 vsize=198364 CPUtime=24.06 cores=1,3,5,7
/proc/8192/stat : 8192 (glucose) R 8191 8178 6170 0 -1 4202496 35319 0 0 0 2394 12 0 0 20 0 1 0 386930510 203124736 46221 33554432000 4194304 5208918 140736006032512 140736006030360 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8192/statm: 49591 46221 105 248 0 49340 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 377860

[startup+51.1004 s]
/proc/loadavg: 3.32 3.23 2.62 3/182 8193
/proc/meminfo: memFree=31042592/32873852 swapFree=7632/7632
[pid=8178] ppid=8176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8178/stat : 8178 (npSolver-wbo-It) S 8176 8178 6170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386930367 9367552 274 33554432000 4194304 5064252 140735780896624 140735780895536 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8178/statm: 2287 274 233 213 0 72 0
[pid=8179] ppid=8178 vsize=161200 CPUtime=1.37 cores=1,3,5,7
/proc/8179/stat : 8179 (npSolver-wbo) S 8178 8178 6170 0 -1 4202496 8850 7063 0 0 112 16 8 1 20 0 1 0 386930367 165068800 24779 33554432000 4194304 6006132 140736622087760 140736622079152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8179/statm: 40300 24779 178 443 0 39853 0
[pid=8191] ppid=8179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8191/stat : 8191 (satsolver.sh) S 8179 8178 6170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386930509 9367552 266 33554432000 4194304 5064252 140736897662432 140736897661344 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8191/statm: 2287 266 226 213 0 72 0
[pid=8192] ppid=8191 vsize=202720 CPUtime=49.65 cores=1,3,5,7
/proc/8192/stat : 8192 (glucose) R 8191 8178 6170 0 -1 4202496 36871 0 0 0 4953 12 0 0 20 0 1 0 386930510 207585280 47758 33554432000 4194304 5208918 140736006032512 140736006030360 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8192/statm: 50680 47758 105 248 0 50429 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 382216

[startup+102.307 s]
/proc/loadavg: 2.57 3.04 2.59 3/181 8193
/proc/meminfo: memFree=31046232/32873852 swapFree=7632/7632
[pid=8178] ppid=8176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8178/stat : 8178 (npSolver-wbo-It) S 8176 8178 6170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386930367 9367552 274 33554432000 4194304 5064252 140735780896624 140735780895536 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8178/statm: 2287 274 233 213 0 72 0
[pid=8179] ppid=8178 vsize=161200 CPUtime=1.37 cores=1,3,5,7
/proc/8179/stat : 8179 (npSolver-wbo) S 8178 8178 6170 0 -1 4202496 8850 7063 0 0 112 16 8 1 20 0 1 0 386930367 165068800 24779 33554432000 4194304 6006132 140736622087760 140736622079152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8179/statm: 40300 24779 178 443 0 39853 0
[pid=8191] ppid=8179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8191/stat : 8191 (satsolver.sh) S 8179 8178 6170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386930509 9367552 266 33554432000 4194304 5064252 140736897662432 140736897661344 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8191/statm: 2287 266 226 213 0 72 0
[pid=8192] ppid=8191 vsize=233672 CPUtime=100.84 cores=1,3,5,7
/proc/8192/stat : 8192 (glucose) R 8191 8178 6170 0 -1 4202496 37170 0 0 0 10072 12 0 0 20 0 1 0 386930510 239280128 48568 33554432000 4194304 5208918 140736006032512 140736006030360 4211712 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8192/statm: 58418 48568 105 248 0 58167 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 413168

[startup+162.3 s]
/proc/loadavg: 2.28 2.86 2.55 3/181 8193
/proc/meminfo: memFree=31027184/32873852 swapFree=7632/7632
[pid=8178] ppid=8176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8178/stat : 8178 (npSolver-wbo-It) S 8176 8178 6170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386930367 9367552 274 33554432000 4194304 5064252 140735780896624 140735780895536 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8178/statm: 2287 274 233 213 0 72 0
[pid=8179] ppid=8178 vsize=161200 CPUtime=1.37 cores=1,3,5,7
/proc/8179/stat : 8179 (npSolver-wbo) S 8178 8178 6170 0 -1 4202496 8850 7063 0 0 112 16 8 1 20 0 1 0 386930367 165068800 24779 33554432000 4194304 6006132 140736622087760 140736622079152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8179/statm: 40300 24779 178 443 0 39853 0
[pid=8191] ppid=8179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8191/stat : 8191 (satsolver.sh) S 8179 8178 6170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386930509 9367552 266 33554432000 4194304 5064252 140736897662432 140736897661344 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8191/statm: 2287 266 226 213 0 72 0
[pid=8192] ppid=8191 vsize=237128 CPUtime=160.84 cores=1,3,5,7
/proc/8192/stat : 8192 (glucose) R 8191 8178 6170 0 -1 4202496 38026 0 0 0 16071 13 0 0 20 0 1 0 386930510 242819072 50956 33554432000 4194304 5208918 140736006032512 140736006030264 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8192/statm: 59282 50956 105 248 0 59031 0
Current children cumulated CPU time (s) 162.21

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


[startup+1362.3 s]
/proc/loadavg: 1.00 1.02 1.41 2/172 8228
/proc/meminfo: memFree=31202360/32873852 swapFree=7632/7632
[pid=8178] ppid=8176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8178/stat : 8178 (npSolver-wbo-It) S 8176 8178 6170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386930367 9367552 274 33554432000 4194304 5064252 140735780896624 140735780895536 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8178/statm: 2287 274 233 213 0 72 0
[pid=8179] ppid=8178 vsize=161200 CPUtime=1.37 cores=1,3,5,7
/proc/8179/stat : 8179 (npSolver-wbo) S 8178 8178 6170 0 -1 4202496 8850 7063 0 0 112 16 8 1 20 0 1 0 386930367 165068800 24779 33554432000 4194304 6006132 140736622087760 140736622079152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8179/statm: 40300 24779 178 443 0 39853 0
[pid=8191] ppid=8179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8191/stat : 8191 (satsolver.sh) S 8179 8178 6170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386930509 9367552 266 33554432000 4194304 5064252 140736897662432 140736897661344 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8191/statm: 2287 266 226 213 0 72 0
[pid=8192] ppid=8191 vsize=258972 CPUtime=1360.6 cores=1,3,5,7
/proc/8192/stat : 8192 (glucose) R 8191 8178 6170 0 -1 4202496 45915 0 0 0 136041 19 0 0 20 0 1 0 386930510 265187328 59720 33554432000 4194304 5208918 140736006032512 140736006030264 4212476 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8192/statm: 64743 59720 105 248 0 64492 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 438468

[startup+1422.31 s]
/proc/loadavg: 1.00 1.02 1.38 2/172 8228
/proc/meminfo: memFree=31197396/32873852 swapFree=7632/7632
[pid=8178] ppid=8176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8178/stat : 8178 (npSolver-wbo-It) S 8176 8178 6170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386930367 9367552 274 33554432000 4194304 5064252 140735780896624 140735780895536 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8178/statm: 2287 274 233 213 0 72 0
[pid=8179] ppid=8178 vsize=161200 CPUtime=1.37 cores=1,3,5,7
/proc/8179/stat : 8179 (npSolver-wbo) S 8178 8178 6170 0 -1 4202496 8850 7063 0 0 112 16 8 1 20 0 1 0 386930367 165068800 24779 33554432000 4194304 6006132 140736622087760 140736622079152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8179/statm: 40300 24779 178 443 0 39853 0
[pid=8191] ppid=8179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8191/stat : 8191 (satsolver.sh) S 8179 8178 6170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386930509 9367552 266 33554432000 4194304 5064252 140736897662432 140736897661344 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8191/statm: 2287 266 226 213 0 72 0
[pid=8192] ppid=8191 vsize=260212 CPUtime=1420.6 cores=1,3,5,7
/proc/8192/stat : 8192 (glucose) R 8191 8178 6170 0 -1 4202496 46146 0 0 0 142041 19 0 0 20 0 1 0 386930510 266457088 60973 33554432000 4194304 5208918 140736006032512 140736006028888 4228965 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8192/statm: 65053 60973 105 248 0 64802 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 439708

[startup+1482.3 s]
/proc/loadavg: 1.00 1.01 1.35 2/172 8228
/proc/meminfo: memFree=31217316/32873852 swapFree=7632/7632
[pid=8178] ppid=8176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8178/stat : 8178 (npSolver-wbo-It) S 8176 8178 6170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386930367 9367552 274 33554432000 4194304 5064252 140735780896624 140735780895536 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8178/statm: 2287 274 233 213 0 72 0
[pid=8179] ppid=8178 vsize=161200 CPUtime=1.37 cores=1,3,5,7
/proc/8179/stat : 8179 (npSolver-wbo) S 8178 8178 6170 0 -1 4202496 8850 7063 0 0 112 16 8 1 20 0 1 0 386930367 165068800 24779 33554432000 4194304 6006132 140736622087760 140736622079152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8179/statm: 40300 24779 178 443 0 39853 0
[pid=8191] ppid=8179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8191/stat : 8191 (satsolver.sh) S 8179 8178 6170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386930509 9367552 266 33554432000 4194304 5064252 140736897662432 140736897661344 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8191/statm: 2287 266 226 213 0 72 0
[pid=8192] ppid=8191 vsize=260212 CPUtime=1480.58 cores=1,3,5,7
/proc/8192/stat : 8192 (glucose) R 8191 8178 6170 0 -1 4202496 46483 0 0 0 148038 20 0 0 20 0 1 0 386930510 266457088 55920 33554432000 4194304 5208918 140736006032512 140736006030600 4211537 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8192/statm: 65053 55920 105 248 0 64802 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 439708

[startup+1542.3 s]
/proc/loadavg: 1.00 1.01 1.33 2/172 8228
/proc/meminfo: memFree=31215144/32873852 swapFree=7632/7632
[pid=8178] ppid=8176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8178/stat : 8178 (npSolver-wbo-It) S 8176 8178 6170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386930367 9367552 274 33554432000 4194304 5064252 140735780896624 140735780895536 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8178/statm: 2287 274 233 213 0 72 0
[pid=8179] ppid=8178 vsize=161200 CPUtime=1.37 cores=1,3,5,7
/proc/8179/stat : 8179 (npSolver-wbo) S 8178 8178 6170 0 -1 4202496 8850 7063 0 0 112 16 8 1 20 0 1 0 386930367 165068800 24779 33554432000 4194304 6006132 140736622087760 140736622079152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8179/statm: 40300 24779 178 443 0 39853 0
[pid=8191] ppid=8179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8191/stat : 8191 (satsolver.sh) S 8179 8178 6170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386930509 9367552 266 33554432000 4194304 5064252 140736897662432 140736897661344 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8191/statm: 2287 266 226 213 0 72 0
[pid=8192] ppid=8191 vsize=260212 CPUtime=1540.57 cores=1,3,5,7
/proc/8192/stat : 8192 (glucose) R 8191 8178 6170 0 -1 4202496 46484 0 0 0 154037 20 0 0 20 0 1 0 386930510 266457088 56432 33554432000 4194304 5208918 140736006032512 140736006030600 4211635 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8192/statm: 65053 56432 105 248 0 64802 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 439708

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.31 2/173 8232
/proc/meminfo: memFree=31215384/32873852 swapFree=7632/7632
[pid=8178] ppid=8176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8178/stat : 8178 (npSolver-wbo-It) S 8176 8178 6170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386930367 9367552 274 33554432000 4194304 5064252 140735780896624 140735780895536 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8178/statm: 2287 274 233 213 0 72 0
[pid=8179] ppid=8178 vsize=161200 CPUtime=1.37 cores=1,3,5,7
/proc/8179/stat : 8179 (npSolver-wbo) S 8178 8178 6170 0 -1 4202496 8850 7063 0 0 112 16 8 1 20 0 1 0 386930367 165068800 24779 33554432000 4194304 6006132 140736622087760 140736622079152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8179/statm: 40300 24779 178 443 0 39853 0
[pid=8191] ppid=8179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8191/stat : 8191 (satsolver.sh) S 8179 8178 6170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386930509 9367552 266 33554432000 4194304 5064252 140736897662432 140736897661344 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8191/statm: 2287 266 226 213 0 72 0
[pid=8192] ppid=8191 vsize=260212 CPUtime=1600.57 cores=1,3,5,7
/proc/8192/stat : 8192 (glucose) R 8191 8178 6170 0 -1 4202496 46484 0 0 0 160037 20 0 0 20 0 1 0 386930510 266457088 56432 33554432000 4194304 5208918 140736006032512 140736006030600 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8192/statm: 65053 56432 105 248 0 64802 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 439708

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.28 2/172 8232
/proc/meminfo: memFree=31210428/32873852 swapFree=7632/7632
[pid=8178] ppid=8176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8178/stat : 8178 (npSolver-wbo-It) S 8176 8178 6170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386930367 9367552 274 33554432000 4194304 5064252 140735780896624 140735780895536 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8178/statm: 2287 274 233 213 0 72 0
[pid=8179] ppid=8178 vsize=161200 CPUtime=1.37 cores=1,3,5,7
/proc/8179/stat : 8179 (npSolver-wbo) S 8178 8178 6170 0 -1 4202496 8850 7063 0 0 112 16 8 1 20 0 1 0 386930367 165068800 24779 33554432000 4194304 6006132 140736622087760 140736622079152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8179/statm: 40300 24779 178 443 0 39853 0
[pid=8191] ppid=8179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8191/stat : 8191 (satsolver.sh) S 8179 8178 6170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386930509 9367552 266 33554432000 4194304 5064252 140736897662432 140736897661344 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8191/statm: 2287 266 226 213 0 72 0
[pid=8192] ppid=8191 vsize=262012 CPUtime=1660.56 cores=1,3,5,7
/proc/8192/stat : 8192 (glucose) R 8191 8178 6170 0 -1 4202496 46873 0 0 0 166036 20 0 0 20 0 1 0 386930510 268300288 57843 33554432000 4194304 5208918 140736006032512 140736006030344 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8192/statm: 65503 57843 105 248 0 65252 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 441508

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.26 2/173 8233
/proc/meminfo: memFree=31207688/32873852 swapFree=7632/7632
[pid=8178] ppid=8176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8178/stat : 8178 (npSolver-wbo-It) S 8176 8178 6170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386930367 9367552 274 33554432000 4194304 5064252 140735780896624 140735780895536 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8178/statm: 2287 274 233 213 0 72 0
[pid=8179] ppid=8178 vsize=161200 CPUtime=1.37 cores=1,3,5,7
/proc/8179/stat : 8179 (npSolver-wbo) S 8178 8178 6170 0 -1 4202496 8850 7063 0 0 112 16 8 1 20 0 1 0 386930367 165068800 24779 33554432000 4194304 6006132 140736622087760 140736622079152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8179/statm: 40300 24779 178 443 0 39853 0
[pid=8191] ppid=8179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8191/stat : 8191 (satsolver.sh) S 8179 8178 6170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386930509 9367552 266 33554432000 4194304 5064252 140736897662432 140736897661344 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8191/statm: 2287 266 226 213 0 72 0
[pid=8192] ppid=8191 vsize=262012 CPUtime=1720.56 cores=1,3,5,7
/proc/8192/stat : 8192 (glucose) R 8191 8178 6170 0 -1 4202496 46875 0 0 0 172035 21 0 0 20 0 1 0 386930510 268300288 58438 33554432000 4194304 5208918 140736006032512 140736006028888 4211620 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8192/statm: 65503 58438 105 248 0 65252 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 441508

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.25 2/172 8233
/proc/meminfo: memFree=31205772/32873852 swapFree=7632/7632
[pid=8178] ppid=8176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8178/stat : 8178 (npSolver-wbo-It) S 8176 8178 6170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386930367 9367552 274 33554432000 4194304 5064252 140735780896624 140735780895536 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8178/statm: 2287 274 233 213 0 72 0
[pid=8179] ppid=8178 vsize=161200 CPUtime=1.37 cores=1,3,5,7
/proc/8179/stat : 8179 (npSolver-wbo) S 8178 8178 6170 0 -1 4202496 8850 7063 0 0 112 16 8 1 20 0 1 0 386930367 165068800 24779 33554432000 4194304 6006132 140736622087760 140736622079152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8179/statm: 40300 24779 178 443 0 39853 0
[pid=8191] ppid=8179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8191/stat : 8191 (satsolver.sh) S 8179 8178 6170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386930509 9367552 266 33554432000 4194304 5064252 140736897662432 140736897661344 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8191/statm: 2287 266 226 213 0 72 0
[pid=8192] ppid=8191 vsize=262012 CPUtime=1780.55 cores=1,3,5,7
/proc/8192/stat : 8192 (glucose) R 8191 8178 6170 0 -1 4202496 46876 0 0 0 178034 21 0 0 20 0 1 0 386930510 268300288 58950 33554432000 4194304 5208918 140736006032512 140736006028888 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8192/statm: 65503 58950 105 248 0 65252 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 441508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.00 1.00 1.24 2/172 8233
/proc/meminfo: memFree=31205772/32873852 swapFree=7632/7632
[pid=8178] ppid=8176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8178/stat : 8178 (npSolver-wbo-It) S 8176 8178 6170 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386930367 9367552 274 33554432000 4194304 5064252 140735780896624 140735780895536 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8178/statm: 2287 274 233 213 0 72 0
[pid=8179] ppid=8178 vsize=161200 CPUtime=1.37 cores=1,3,5,7
/proc/8179/stat : 8179 (npSolver-wbo) S 8178 8178 6170 0 -1 4202496 8850 7063 0 0 112 16 8 1 20 0 1 0 386930367 165068800 24779 33554432000 4194304 6006132 140736622087760 140736622079152 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/8179/statm: 40300 24779 178 443 0 39853 0
[pid=8191] ppid=8179 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8191/stat : 8191 (satsolver.sh) S 8179 8178 6170 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386930509 9367552 266 33554432000 4194304 5064252 140736897662432 140736897661344 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8191/statm: 2287 266 226 213 0 72 0
[pid=8192] ppid=8191 vsize=262012 CPUtime=1798.65 cores=1,3,5,7
/proc/8192/stat : 8192 (glucose) R 8191 8178 6170 0 -1 4202496 46876 0 0 0 179844 21 0 0 20 0 1 0 386930510 268300288 58950 33554432000 4194304 5208918 140736006032512 140736006028888 4211635 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8192/statm: 65503 58950 105 248 0 65252 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 441508

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.07
CPU user time (s): 1799.66
CPU system time (s): 0.405938
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 519848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.66
system time used= 0.405938
maximum resident set size= 296212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63778
page faults= 0
swaps= 0
block input operations= 8
block output operations= 142144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 88
involuntary context switches= 2028

runsolver used 2.95355 second user time and 7.8668 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-09 04:14:13
IDJOB=3753472
IDBENCH=79639
IDSOLVER=2337
FILE ID=node131/3753472-1339208052
RUNJOBID= node131-1339206006-6187
PBS_JOBID= 14643882
Free space on /tmp= 66328 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/rover/normalized-rovers02bc_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753472-1339208052/watcher-3753472-1339208052 -o /tmp/evaluation-result-3753472-1339208052/solver-3753472-1339208052 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753472-1339208052.wbo 1915073648 HOME HOME

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

MD5SUM BENCH= f979c1832315cab6fee80f9ac23a47b2
RANDOM SEED=1915073648

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.805
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.805
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		: 2666.805
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		: 2666.805
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.92
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.805
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        26299288 kB
Buffers:          193804 kB
Cached:          5106352 kB
SwapCached:         3456 kB
Active:           407092 kB
Inactive:        5077384 kB
Active(anon):     181452 kB
Inactive(anon):     4860 kB
Active(file):     225640 kB
Inactive(file):  5072524 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098424 kB
Dirty:             47304 kB
Writeback:             0 kB
AnonPages:        189716 kB
Mapped:             9804 kB
Shmem:                 0 kB
Slab:             948464 kB
SReclaimable:     386424 kB
SUnreclaim:       562040 kB
KernelStack:        1448 kB
PageTables:         4328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     345048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 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= 71032 MiB
End job on node131 at 2012-06-09 04:44:14