Trace number 3752636

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.11 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache.inv12.ucl--soft-66-100-0.wbo
MD5SUM8fec294e7b8c29ceea1b5e901ebe7f7f
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark16.8004
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables25800
Total number of constraints76699
Number of soft constraints26148
Number of constraints which are clauses76319
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints380
Minimum length of a constraint1
Maximum length of a constraint9
Top cost 1311191
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1311190
Biggest number in a constraint 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
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.64	c run usual solver
1.49/1.54	o 3088
1.49/1.54	c starting approximation
1.49/1.54	c factor = 2
1.49/1.54	c factor still to low - shrinking to 484.47
1.49/1.54	c approx number of clauses: 1e+06
1.49/1.55	c current bound: 1544
177.14/177.26	c current bound: 1544
353.20/353.35	c current bound: 1544
527.89/528.32	c current bound: 1544
702.80/703.24	c current bound: 1544
877.67/878.13	c current bound: 1544
1052.71/1053.21	c current bound: 1544
1227.89/1228.42	c current bound: 1544
1402.92/1403.49	c current bound: 1544
1578.40/1578.79	c current bound: 1544
1753.35/1753.97	c current bound: 1544
1800.06/1800.40	./satsolver.sh: line 5:  7055 Terminated              ./glucose $1 > $2 2> /dev/null
1800.06/1800.40	c error: unexpected solver exit code
1800.06/1800.40	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-3752636-1339187458/watcher-3752636-1339187458 -o /tmp/evaluation-result-3752636-1339187458/solver-3752636-1339187458 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752636-1339187458.wbo 232642992 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: 2.00 2.00 2.00 3/180 6911
/proc/meminfo: memFree=26575132/32873648 swapFree=7388/7388
[pid=6911] ppid=6909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6911/stat : 6911 (npSolver-wbo-It) S 6909 6911 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384870351 9367552 275 33554432000 4194304 5064252 140735798211312 140735798210224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6911/statm: 2287 275 233 213 0 72 0

[startup+0.0917981 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6911
/proc/meminfo: memFree=26575132/32873648 swapFree=7388/7388
[pid=6911] ppid=6909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6911/stat : 6911 (npSolver-wbo-It) S 6909 6911 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384870351 9367552 275 33554432000 4194304 5064252 140735798211312 140735798210224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6911/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100283 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6911
/proc/meminfo: memFree=26575132/32873648 swapFree=7388/7388
[pid=6911] ppid=6909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6911/stat : 6911 (npSolver-wbo-It) S 6909 6911 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384870351 9367552 275 33554432000 4194304 5064252 140735798211312 140735798210224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6911/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300242 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6911
/proc/meminfo: memFree=26575132/32873648 swapFree=7388/7388
[pid=6911] ppid=6909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6911/stat : 6911 (npSolver-wbo-It) S 6909 6911 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384870351 9367552 275 33554432000 4194304 5064252 140735798211312 140735798210224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6911/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70018 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6911
/proc/meminfo: memFree=26575132/32873648 swapFree=7388/7388
[pid=6911] ppid=6909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6911/stat : 6911 (npSolver-wbo-It) S 6909 6911 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384870351 9367552 275 33554432000 4194304 5064252 140735798211312 140735798210224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6911/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 6915
/proc/meminfo: memFree=26422140/32873648 swapFree=7388/7388
[pid=6911] ppid=6909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6911/stat : 6911 (npSolver-wbo-It) S 6909 6911 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384870351 9367552 275 33554432000 4194304 5064252 140735798211312 140735798210224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6911/statm: 2287 275 233 213 0 72 0
[pid=6912] ppid=6911 vsize=59228 CPUtime=1.49 cores=1,3,5,7
/proc/6912/stat : 6912 (npSolver-wbo) R 6911 6911 5089 0 -1 4202496 9257 18290 0 0 65 16 63 5 20 0 1 0 384870351 60649472 14457 33554432000 4194304 6006132 140735728039632 140735728033312 5192048 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6912/statm: 14807 14457 161 443 0 14360 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 68376

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6932
/proc/meminfo: memFree=26521600/32873648 swapFree=7388/7388
[pid=6911] ppid=6909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6911/stat : 6911 (npSolver-wbo-It) S 6909 6911 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384870351 9367552 275 33554432000 4194304 5064252 140735798211312 140735798210224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6911/statm: 2287 275 233 213 0 72 0
[pid=6912] ppid=6911 vsize=59232 CPUtime=1.63 cores=1,3,5,7
/proc/6912/stat : 6912 (npSolver-wbo) S 6911 6911 5089 0 -1 4202496 10821 18806 0 0 74 21 63 5 20 0 1 0 384870351 60653568 14475 33554432000 4194304 6006132 140735728039632 140735728030992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6912/statm: 14808 14475 177 443 0 14361 0
[pid=6927] ppid=6912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6927/stat : 6927 (satsolver.sh) S 6912 6911 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384870516 9367552 267 33554432000 4194304 5064252 140735035095216 140735035094128 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6927/statm: 2287 267 226 213 0 72 0
[pid=6928] ppid=6927 vsize=67512 CPUtime=1.44 cores=1,3,5,7
/proc/6928/stat : 6928 (glucose) R 6927 6911 5089 0 -1 4202496 13745 0 0 0 141 3 0 0 20 0 1 0 384870516 69132288 14830 33554432000 4194304 5208918 140733655804288 140733655801960 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6928/statm: 16878 14830 95 248 0 16627 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 145040

[startup+6.3004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6935
/proc/meminfo: memFree=26432072/32873648 swapFree=7388/7388
[pid=6911] ppid=6909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6911/stat : 6911 (npSolver-wbo-It) S 6909 6911 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384870351 9367552 275 33554432000 4194304 5064252 140735798211312 140735798210224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6911/statm: 2287 275 233 213 0 72 0
[pid=6912] ppid=6911 vsize=59232 CPUtime=1.63 cores=1,3,5,7
/proc/6912/stat : 6912 (npSolver-wbo) S 6911 6911 5089 0 -1 4202496 10821 18806 0 0 74 21 63 5 20 0 1 0 384870351 60653568 14475 33554432000 4194304 6006132 140735728039632 140735728030992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6912/statm: 14808 14475 177 443 0 14361 0
[pid=6927] ppid=6912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6927/stat : 6927 (satsolver.sh) S 6912 6911 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384870516 9367552 267 33554432000 4194304 5064252 140735035095216 140735035094128 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6927/statm: 2287 267 226 213 0 72 0
[pid=6928] ppid=6927 vsize=67512 CPUtime=4.64 cores=1,3,5,7
/proc/6928/stat : 6928 (glucose) R 6927 6911 5089 0 -1 4202496 13745 0 0 0 461 3 0 0 20 0 1 0 384870516 69132288 14830 33554432000 4194304 5208918 140733655804288 140733655801960 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6928/statm: 16878 14830 95 248 0 16627 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 145040

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6935
/proc/meminfo: memFree=26431616/32873648 swapFree=7388/7388
[pid=6911] ppid=6909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6911/stat : 6911 (npSolver-wbo-It) S 6909 6911 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384870351 9367552 275 33554432000 4194304 5064252 140735798211312 140735798210224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6911/statm: 2287 275 233 213 0 72 0
[pid=6912] ppid=6911 vsize=59232 CPUtime=1.63 cores=1,3,5,7
/proc/6912/stat : 6912 (npSolver-wbo) S 6911 6911 5089 0 -1 4202496 10821 18806 0 0 74 21 63 5 20 0 1 0 384870351 60653568 14475 33554432000 4194304 6006132 140735728039632 140735728030992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6912/statm: 14808 14475 177 443 0 14361 0
[pid=6927] ppid=6912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6927/stat : 6927 (satsolver.sh) S 6912 6911 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384870516 9367552 267 33554432000 4194304 5064252 140735035095216 140735035094128 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6927/statm: 2287 267 226 213 0 72 0
[pid=6928] ppid=6927 vsize=67644 CPUtime=11.04 cores=1,3,5,7
/proc/6928/stat : 6928 (glucose) R 6927 6911 5089 0 -1 4202496 13751 0 0 0 1101 3 0 0 20 0 1 0 384870516 69267456 14836 33554432000 4194304 5208918 140733655804288 140733655801960 4211668 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6928/statm: 16911 14836 95 248 0 16660 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 145172

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6935
/proc/meminfo: memFree=26432304/32873648 swapFree=7388/7388
[pid=6911] ppid=6909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6911/stat : 6911 (npSolver-wbo-It) S 6909 6911 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384870351 9367552 275 33554432000 4194304 5064252 140735798211312 140735798210224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6911/statm: 2287 275 233 213 0 72 0
[pid=6912] ppid=6911 vsize=59232 CPUtime=1.63 cores=1,3,5,7
/proc/6912/stat : 6912 (npSolver-wbo) S 6911 6911 5089 0 -1 4202496 10821 18806 0 0 74 21 63 5 20 0 1 0 384870351 60653568 14475 33554432000 4194304 6006132 140735728039632 140735728030992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6912/statm: 14808 14475 177 443 0 14361 0
[pid=6927] ppid=6912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6927/stat : 6927 (satsolver.sh) S 6912 6911 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384870516 9367552 267 33554432000 4194304 5064252 140735035095216 140735035094128 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6927/statm: 2287 267 226 213 0 72 0
[pid=6928] ppid=6927 vsize=67644 CPUtime=23.83 cores=1,3,5,7
/proc/6928/stat : 6928 (glucose) R 6927 6911 5089 0 -1 4202496 13767 0 0 0 2380 3 0 0 20 0 1 0 384870516 69267456 14852 33554432000 4194304 5208918 140733655804288 140733655802232 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6928/statm: 16911 14852 95 248 0 16660 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 145172

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6935
/proc/meminfo: memFree=26432304/32873648 swapFree=7388/7388
[pid=6911] ppid=6909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6911/stat : 6911 (npSolver-wbo-It) S 6909 6911 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384870351 9367552 275 33554432000 4194304 5064252 140735798211312 140735798210224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6911/statm: 2287 275 233 213 0 72 0
[pid=6912] ppid=6911 vsize=59232 CPUtime=1.63 cores=1,3,5,7
/proc/6912/stat : 6912 (npSolver-wbo) S 6911 6911 5089 0 -1 4202496 10821 18806 0 0 74 21 63 5 20 0 1 0 384870351 60653568 14475 33554432000 4194304 6006132 140735728039632 140735728030992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6912/statm: 14808 14475 177 443 0 14361 0
[pid=6927] ppid=6912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6927/stat : 6927 (satsolver.sh) S 6912 6911 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384870516 9367552 267 33554432000 4194304 5064252 140735035095216 140735035094128 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6927/statm: 2287 267 226 213 0 72 0
[pid=6928] ppid=6927 vsize=67644 CPUtime=49.43 cores=1,3,5,7
/proc/6928/stat : 6928 (glucose) R 6927 6911 5089 0 -1 4202496 13773 0 0 0 4940 3 0 0 20 0 1 0 384870516 69267456 14858 33554432000 4194304 5208918 140733655804288 140733655802232 4211918 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6928/statm: 16911 14858 95 248 0 16660 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 145172

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 6936
/proc/meminfo: memFree=26431804/32873648 swapFree=7388/7388
[pid=6911] ppid=6909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6911/stat : 6911 (npSolver-wbo-It) S 6909 6911 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384870351 9367552 275 33554432000 4194304 5064252 140735798211312 140735798210224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6911/statm: 2287 275 233 213 0 72 0
[pid=6912] ppid=6911 vsize=59232 CPUtime=1.63 cores=1,3,5,7
/proc/6912/stat : 6912 (npSolver-wbo) S 6911 6911 5089 0 -1 4202496 10821 18806 0 0 74 21 63 5 20 0 1 0 384870351 60653568 14475 33554432000 4194304 6006132 140735728039632 140735728030992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6912/statm: 14808 14475 177 443 0 14361 0
[pid=6927] ppid=6912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6927/stat : 6927 (satsolver.sh) S 6912 6911 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384870516 9367552 267 33554432000 4194304 5064252 140735035095216 140735035094128 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6927/statm: 2287 267 226 213 0 72 0
[pid=6928] ppid=6927 vsize=67776 CPUtime=100.63 cores=1,3,5,7
/proc/6928/stat : 6928 (glucose) R 6927 6911 5089 0 -1 4202496 13786 0 0 0 10060 3 0 0 20 0 1 0 384870516 69402624 14871 33554432000 4194304 5208918 140733655804288 140733655802136 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6928/statm: 16944 14871 95 248 0 16693 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 145304

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 6936
/proc/meminfo: memFree=26430120/32873648 swapFree=7388/7388
[pid=6911] ppid=6909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6911/stat : 6911 (npSolver-wbo-It) S 6909 6911 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384870351 9367552 275 33554432000 4194304 5064252 140735798211312 140735798210224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6911/statm: 2287 275 233 213 0 72 0
[pid=6912] ppid=6911 vsize=59232 CPUtime=1.63 cores=1,3,5,7
/proc/6912/stat : 6912 (npSolver-wbo) S 6911 6911 5089 0 -1 4202496 10821 18806 0 0 74 21 63 5 20 0 1 0 384870351 60653568 14475 33554432000 4194304 6006132 140735728039632 140735728030992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6912/statm: 14808 14475 177 443 0 14361 0
[pid=6927] ppid=6912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6927/stat : 6927 (satsolver.sh) S 6912 6911 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384870516 9367552 267 33554432000 4194304 5064252 140735035095216 140735035094128 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6927/statm: 2287 267 226 213 0 72 0
[pid=6928] ppid=6927 vsize=67776 CPUtime=160.61 cores=1,3,5,7
/proc/6928/stat : 6928 (glucose) R 6927 6911 5089 0 -1 4202496 13795 0 0 0 16058 3 0 0 20 0 1 0 384870516 69402624 14909 33554432000 4194304 5208918 140733655804288 140733655802136 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6928/statm: 16944 14909 95 248 0 16693 0
Current children cumulated CPU time (s) 162.24

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7030
/proc/meminfo: memFree=26434796/32873648 swapFree=7388/7388
[pid=6911] ppid=6909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6911/stat : 6911 (npSolver-wbo-It) S 6909 6911 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384870351 9367552 275 33554432000 4194304 5064252 140735798211312 140735798210224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6911/statm: 2287 275 233 213 0 72 0
[pid=6912] ppid=6911 vsize=59232 CPUtime=1403.33 cores=1,3,5,7
/proc/6912/stat : 6912 (npSolver-wbo) S 6911 6911 5089 0 -1 4202496 26669 176720 0 0 153 30 140026 124 20 0 1 0 384870351 60653568 14475 33554432000 4194304 6006132 140735728039632 140735728030992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6912/statm: 14808 14475 177 443 0 14361 0
[pid=7029] ppid=6912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7029/stat : 7029 (satsolver.sh) S 6912 6911 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385010711 9367552 266 33554432000 4194304 5064252 140735542313104 140735542312016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7029/statm: 2287 266 226 213 0 72 0
[pid=7030] ppid=7029 vsize=67644 CPUtime=18.7 cores=1,3,5,7
/proc/7030/stat : 7030 (glucose) R 7029 6911 5089 0 -1 4202496 13422 0 0 0 1868 2 0 0 20 0 1 0 385010711 69267456 14055 33554432000 4194304 5208918 140734383625792 140734383623736 4211792 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7030/statm: 16911 14055 95 248 0 16660 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 145172

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7030
/proc/meminfo: memFree=26430856/32873648 swapFree=7388/7388
[pid=6911] ppid=6909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6911/stat : 6911 (npSolver-wbo-It) S 6909 6911 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384870351 9367552 275 33554432000 4194304 5064252 140735798211312 140735798210224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6911/statm: 2287 275 233 213 0 72 0
[pid=6912] ppid=6911 vsize=59232 CPUtime=1403.33 cores=1,3,5,7
/proc/6912/stat : 6912 (npSolver-wbo) S 6911 6911 5089 0 -1 4202496 26669 176720 0 0 153 30 140026 124 20 0 1 0 384870351 60653568 14475 33554432000 4194304 6006132 140735728039632 140735728030992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6912/statm: 14808 14475 177 443 0 14361 0
[pid=7029] ppid=6912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7029/stat : 7029 (satsolver.sh) S 6912 6911 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385010711 9367552 266 33554432000 4194304 5064252 140735542313104 140735542312016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7029/statm: 2287 266 226 213 0 72 0
[pid=7030] ppid=7029 vsize=67776 CPUtime=78.68 cores=1,3,5,7
/proc/7030/stat : 7030 (glucose) R 7029 6911 5089 0 -1 4202496 13453 0 0 0 7866 2 0 0 20 0 1 0 385010711 69402624 14810 33554432000 4194304 5208918 140734383625792 140734383623640 4211871 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7030/statm: 16944 14810 95 248 0 16693 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 145304

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7031
/proc/meminfo: memFree=26430732/32873648 swapFree=7388/7388
[pid=6911] ppid=6909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6911/stat : 6911 (npSolver-wbo-It) S 6909 6911 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384870351 9367552 275 33554432000 4194304 5064252 140735798211312 140735798210224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6911/statm: 2287 275 233 213 0 72 0
[pid=6912] ppid=6911 vsize=59232 CPUtime=1403.33 cores=1,3,5,7
/proc/6912/stat : 6912 (npSolver-wbo) S 6911 6911 5089 0 -1 4202496 26669 176720 0 0 153 30 140026 124 20 0 1 0 384870351 60653568 14475 33554432000 4194304 6006132 140735728039632 140735728030992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6912/statm: 14808 14475 177 443 0 14361 0
[pid=7029] ppid=6912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7029/stat : 7029 (satsolver.sh) S 6912 6911 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385010711 9367552 266 33554432000 4194304 5064252 140735542313104 140735542312016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7029/statm: 2287 266 226 213 0 72 0
[pid=7030] ppid=7029 vsize=67776 CPUtime=138.68 cores=1,3,5,7
/proc/7030/stat : 7030 (glucose) R 7029 6911 5089 0 -1 4202496 13461 0 0 0 13866 2 0 0 20 0 1 0 385010711 69402624 14818 33554432000 4194304 5208918 140734383625792 140734383623640 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7030/statm: 16944 14818 95 248 0 16693 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 145304

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7045
/proc/meminfo: memFree=26433280/32873648 swapFree=7388/7388
[pid=6911] ppid=6909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6911/stat : 6911 (npSolver-wbo-It) S 6909 6911 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384870351 9367552 275 33554432000 4194304 5064252 140735798211312 140735798210224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6911/statm: 2287 275 233 213 0 72 0
[pid=6912] ppid=6911 vsize=59232 CPUtime=1578.61 cores=1,3,5,7
/proc/6912/stat : 6912 (npSolver-wbo) S 6911 6911 5089 0 -1 4202496 28650 195969 0 0 163 32 157527 139 20 0 1 0 384870351 60653568 14475 33554432000 4194304 6006132 140735728039632 140735728030992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6912/statm: 14808 14475 177 443 0 14361 0
[pid=7044] ppid=6912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7044/stat : 7044 (satsolver.sh) S 6912 6911 5089 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385028240 9367552 267 33554432000 4194304 5064252 140734329332880 140734329331792 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7044/statm: 2287 267 226 213 0 72 0
[pid=7045] ppid=7044 vsize=67644 CPUtime=23.39 cores=1,3,5,7
/proc/7045/stat : 7045 (glucose) R 7044 6911 5089 0 -1 4202496 13276 0 0 0 2336 3 0 0 20 0 1 0 385028240 69267456 14889 33554432000 4194304 5208918 140734385950384 140734385948328 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7045/statm: 16911 14889 95 248 0 16660 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 145172

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7045
/proc/meminfo: memFree=26431348/32873648 swapFree=7388/7388
[pid=6911] ppid=6909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6911/stat : 6911 (npSolver-wbo-It) S 6909 6911 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384870351 9367552 275 33554432000 4194304 5064252 140735798211312 140735798210224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6911/statm: 2287 275 233 213 0 72 0
[pid=6912] ppid=6911 vsize=59232 CPUtime=1578.61 cores=1,3,5,7
/proc/6912/stat : 6912 (npSolver-wbo) S 6911 6911 5089 0 -1 4202496 28650 195969 0 0 163 32 157527 139 20 0 1 0 384870351 60653568 14475 33554432000 4194304 6006132 140735728039632 140735728030992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6912/statm: 14808 14475 177 443 0 14361 0
[pid=7044] ppid=6912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7044/stat : 7044 (satsolver.sh) S 6912 6911 5089 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385028240 9367552 267 33554432000 4194304 5064252 140734329332880 140734329331792 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7044/statm: 2287 267 226 213 0 72 0
[pid=7045] ppid=7044 vsize=67776 CPUtime=83.38 cores=1,3,5,7
/proc/7045/stat : 7045 (glucose) R 7044 6911 5089 0 -1 4202496 13424 0 0 0 8335 3 0 0 20 0 1 0 385028240 69402624 15033 33554432000 4194304 5208918 140734385950384 140734385948232 4211888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7045/statm: 16944 15033 95 248 0 16693 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 145304

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7045
/proc/meminfo: memFree=26430852/32873648 swapFree=7388/7388
[pid=6911] ppid=6909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6911/stat : 6911 (npSolver-wbo-It) S 6909 6911 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384870351 9367552 275 33554432000 4194304 5064252 140735798211312 140735798210224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6911/statm: 2287 275 233 213 0 72 0
[pid=6912] ppid=6911 vsize=59232 CPUtime=1578.61 cores=1,3,5,7
/proc/6912/stat : 6912 (npSolver-wbo) S 6911 6911 5089 0 -1 4202496 28650 195969 0 0 163 32 157527 139 20 0 1 0 384870351 60653568 14475 33554432000 4194304 6006132 140735728039632 140735728030992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6912/statm: 14808 14475 177 443 0 14361 0
[pid=7044] ppid=6912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7044/stat : 7044 (satsolver.sh) S 6912 6911 5089 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385028240 9367552 267 33554432000 4194304 5064252 140734329332880 140734329331792 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7044/statm: 2287 267 226 213 0 72 0
[pid=7045] ppid=7044 vsize=67776 CPUtime=143.37 cores=1,3,5,7
/proc/7045/stat : 7045 (glucose) R 7044 6911 5089 0 -1 4202496 13556 0 0 0 14334 3 0 0 20 0 1 0 385028240 69402624 15165 33554432000 4194304 5208918 140734385950384 140734385948232 4211792 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7045/statm: 16944 15165 95 248 0 16693 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 145304

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 7055
/proc/meminfo: memFree=26431980/32873648 swapFree=7388/7388
[pid=6911] ppid=6909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6911/stat : 6911 (npSolver-wbo-It) S 6909 6911 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384870351 9367552 275 33554432000 4194304 5064252 140735798211312 140735798210224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6911/statm: 2287 275 233 213 0 72 0
[pid=6912] ppid=6911 vsize=59232 CPUtime=1753.75 cores=1,3,5,7
/proc/6912/stat : 6912 (npSolver-wbo) S 6911 6911 5089 0 -1 4202496 30631 215366 0 0 172 33 175014 156 20 0 1 0 384870351 60653568 14475 33554432000 4194304 6006132 140735728039632 140735728030992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6912/statm: 14808 14475 177 443 0 14361 0
[pid=7054] ppid=6912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7054/stat : 7054 (satsolver.sh) S 6912 6911 5089 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385045758 9367552 267 33554432000 4194304 5064252 140736989472240 140736989471152 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7054/statm: 2287 267 226 213 0 72 0
[pid=7055] ppid=7054 vsize=67640 CPUtime=28.21 cores=1,3,5,7
/proc/7055/stat : 7055 (glucose) R 7054 6911 5089 0 -1 4202496 13718 0 0 0 2818 3 0 0 20 0 1 0 385045758 69263360 14808 33554432000 4194304 5208918 140735932930784 140735932928728 4211501 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7055/statm: 16910 14808 95 248 0 16659 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 145168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7107
/proc/meminfo: memFree=26634360/32873648 swapFree=7388/7388
[pid=6911] ppid=6909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6911/stat : 6911 (npSolver-wbo-It) S 6909 6911 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384870351 9367552 275 33554432000 4194304 5064252 140735798211312 140735798210224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6911/statm: 2287 275 233 213 0 72 0
[pid=6912] ppid=6911 vsize=59232 CPUtime=1753.75 cores=1,3,5,7
/proc/6912/stat : 6912 (npSolver-wbo) S 6911 6911 5089 0 -1 4202496 30631 215366 0 0 172 33 175014 156 20 0 1 0 384870351 60653568 14475 33554432000 4194304 6006132 140735728039632 140735728030992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6912/statm: 14808 14475 177 443 0 14361 0
[pid=7054] ppid=6912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7054/stat : 7054 (satsolver.sh) S 6912 6911 5089 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385045758 9367552 267 33554432000 4194304 5064252 140736989472240 140736989471152 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7054/statm: 2287 267 226 213 0 72 0
[pid=7055] ppid=7054 vsize=67640 CPUtime=46.31 cores=1,3,5,7
/proc/7055/stat : 7055 (glucose) R 7054 6911 5089 0 -1 4202496 13723 0 0 0 4628 3 0 0 20 0 1 0 385045758 69263360 14811 33554432000 4194304 5208918 140735932930784 140735932928728 4211888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7055/statm: 16910 14811 95 248 0 16659 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 145168

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7107
/proc/meminfo: memFree=26634360/32873648 swapFree=7388/7388
[pid=6911] ppid=6909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6911/stat : 6911 (npSolver-wbo-It) S 6909 6911 5089 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384870351 9367552 275 33554432000 4194304 5064252 140735798211312 140735798210224 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6911/statm: 2287 275 233 213 0 72 0
[pid=6912] ppid=6911 vsize=59232 CPUtime=1753.75 cores=1,3,5,7
/proc/6912/stat : 6912 (npSolver-wbo) S 6911 6911 5089 0 -1 4202496 30631 215366 0 0 172 33 175014 156 20 0 1 0 384870351 60653568 14475 33554432000 4194304 6006132 140735728039632 140735728030992 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6912/statm: 14808 14475 177 443 0 14361 0
[pid=7054] ppid=6912 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7054/stat : 7054 (satsolver.sh) S 6912 6911 5089 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385045758 9367552 267 33554432000 4194304 5064252 140736989472240 140736989471152 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7054/statm: 2287 267 226 213 0 72 0
[pid=7055] ppid=7054 vsize=67640 CPUtime=46.31 cores=1,3,5,7
/proc/7055/stat : 7055 (glucose) R 7054 6911 5089 0 -1 4202496 13723 0 0 0 4628 3 0 0 20 0 1 0 385045758 69263360 14811 33554432000 4194304 5208918 140735932930784 140735932928728 4211888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7055/statm: 16910 14811 95 248 0 16659 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 145168

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1798.17
CPU system time (s): 1.9417
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 148104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.17
system time used= 1.9417
maximum resident set size= 65708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 260713
page faults= 0
swaps= 0
block input operations= 0
block output operations= 233952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4356
involuntary context switches= 2363

runsolver used 6.81296 second user time and 19.2341 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-08 22:30:59
IDJOB=3752636
IDBENCH=78634
IDSOLVER=2336
FILE ID=node148/3752636-1339187458
RUNJOBID= node148-1339183826-6232
PBS_JOBID= 14643813
Free space on /tmp= 70400 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache.inv12.ucl--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752636-1339187458/watcher-3752636-1339187458 -o /tmp/evaluation-result-3752636-1339187458/solver-3752636-1339187458 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752636-1339187458.wbo 232642992 HOME HOME

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

MD5SUM BENCH= 8fec294e7b8c29ceea1b5e901ebe7f7f
RANDOM SEED=232642992

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26579496 kB
Buffers:          742616 kB
Cached:          4385640 kB
SwapCached:          560 kB
Active:          2653052 kB
Inactive:        2656468 kB
Active(anon):     170900 kB
Inactive(anon):    10632 kB
Active(file):    2482152 kB
Inactive(file):  2645836 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107596 kB
Dirty:             30228 kB
Writeback:             0 kB
AnonPages:        169428 kB
Mapped:            11880 kB
Shmem:                36 kB
Slab:             838108 kB
SReclaimable:     281904 kB
SUnreclaim:       556204 kB
KernelStack:        1472 kB
PageTables:         3852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     329592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70396 MiB
End job on node148 at 2012-06-08 23:00:59