Trace number 3752877

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.14 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl20_25_pb.cnf.cr--soft-33-100-0.wbo
MD5SUMa9a2270f2536f669bb9dfa31ae05dbb5
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark0.328949
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1000
Total number of constraints90
Number of soft constraints61
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint25
Top cost 3008
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 3007
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
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.02	c run usual solver
5.25/5.36	o 956
5.25/5.36	c starting approximation
5.25/5.36	c factor = 2
5.25/5.36	c current bound: 478
110.64/110.78	c current bound: 478
213.69/213.82	c current bound: 478
316.00/316.18	c current bound: 478
418.48/418.64	c current bound: 478
523.75/523.95	c current bound: 478
626.73/626.98	c current bound: 478
729.81/730.09	c current bound: 478
832.19/832.46	c current bound: 478
936.64/936.91	c current bound: 478
1041.17/1041.45	c current bound: 478
1144.52/1144.89	c current bound: 478
1249.81/1250.19	c current bound: 478
1352.69/1353.10	c current bound: 478
1457.66/1458.06	c current bound: 478
1562.57/1562.90	c current bound: 478
1665.72/1666.13	c current bound: 478
1770.20/1770.66	c current bound: 478
1800.10/1800.50	./satsolver.sh: line 5: 18785 Terminated              ./glucose $1 > $2 2> /dev/null
1800.10/1800.50	c error: unexpected solver exit code
1800.10/1800.50	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-3752877-1339188279/watcher-3752877-1339188279 -o /tmp/evaluation-result-3752877-1339188279/solver-3752877-1339188279 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752877-1339188279.wbo 2053357911 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.00 2.00 2.00 2/175 14160
/proc/meminfo: memFree=29589924/32873844 swapFree=7128/7128
[pid=14160] ppid=14158 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/14160/stat : 14160 (runsolver) D 14158 14160 2649 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 384894888 12095488 50 33554432000 4194304 5436572 140733883161440 140733883157736 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/14160/statm: 2953 50 31 304 0 2645 0

[startup+0.0712611 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 14160
/proc/meminfo: memFree=29589924/32873844 swapFree=7128/7128
[pid=14160] ppid=14158 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14160/stat : 14160 (npSolver-wbo-It) S 14158 14160 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384894888 9367552 274 33554432000 4194304 5064252 140737051578160 140737051577072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14160/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100291 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 14160
/proc/meminfo: memFree=29589924/32873844 swapFree=7128/7128
[pid=14160] ppid=14158 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14160/stat : 14160 (npSolver-wbo-It) S 14158 14160 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384894888 9367552 274 33554432000 4194304 5064252 140737051578160 140737051577072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14160/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300241 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 14160
/proc/meminfo: memFree=29589924/32873844 swapFree=7128/7128
[pid=14160] ppid=14158 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14160/stat : 14160 (npSolver-wbo-It) S 14158 14160 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384894888 9367552 274 33554432000 4194304 5064252 140737051578160 140737051577072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14160/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700242 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 14160
/proc/meminfo: memFree=29589924/32873844 swapFree=7128/7128
[pid=14160] ppid=14158 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14160/stat : 14160 (npSolver-wbo-It) S 14158 14160 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384894888 9367552 274 33554432000 4194304 5064252 140737051578160 140737051577072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14160/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 1.92 1.98 1.99 2/179 14167
/proc/meminfo: memFree=29581684/32873844 swapFree=7128/7128
[pid=14160] ppid=14158 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14160/stat : 14160 (npSolver-wbo-It) S 14158 14160 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384894888 9367552 274 33554432000 4194304 5064252 140737051578160 140737051577072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14160/statm: 2287 274 233 213 0 72 0
[pid=14162] ppid=14160 vsize=2376 CPUtime=0.01 cores=0,2,4,6
/proc/14162/stat : 14162 (npSolver-wbo) S 14160 14160 2649 0 -1 4202496 1303 2250 0 0 0 0 1 0 20 0 1 0 384894889 2433024 248 33554432000 4194304 6006132 140734979364288 140734979358480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14162/statm: 594 248 157 443 0 147 0
[pid=14166] ppid=14162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14166/stat : 14166 (satsolver.sh) S 14162 14160 2649 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384894893 9367552 267 33554432000 4194304 5064252 140737424537504 140737424536416 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14166/statm: 2287 267 226 213 0 72 0
[pid=14167] ppid=14166 vsize=10452 CPUtime=1.45 cores=0,2,4,6
/proc/14167/stat : 14167 (glucose) R 14166 14160 2649 0 -1 4202496 3470 0 0 0 144 1 0 0 20 0 1 0 384894893 10702848 2162 33554432000 4194304 5208918 140733935205616 140733935203560 4229538 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14167/statm: 2613 2162 96 248 0 2362 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 31124

[startup+3.10037 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 14196
/proc/meminfo: memFree=30992200/32873844 swapFree=7128/7128
[pid=14160] ppid=14158 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14160/stat : 14160 (npSolver-wbo-It) S 14158 14160 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384894888 9367552 274 33554432000 4194304 5064252 140737051578160 140737051577072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14160/statm: 2287 274 233 213 0 72 0
[pid=14162] ppid=14160 vsize=2376 CPUtime=0.01 cores=0,2,4,6
/proc/14162/stat : 14162 (npSolver-wbo) S 14160 14160 2649 0 -1 4202496 1303 2250 0 0 0 0 1 0 20 0 1 0 384894889 2433024 248 33554432000 4194304 6006132 140734979364288 140734979358480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14162/statm: 594 248 157 443 0 147 0
[pid=14166] ppid=14162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14166/stat : 14166 (satsolver.sh) S 14162 14160 2649 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384894893 9367552 267 33554432000 4194304 5064252 140737424537504 140737424536416 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14166/statm: 2287 267 226 213 0 72 0
[pid=14167] ppid=14166 vsize=17524 CPUtime=3.04 cores=0,2,4,6
/proc/14167/stat : 14167 (glucose) R 14166 14160 2649 0 -1 4202496 3707 0 0 0 303 1 0 0 20 0 1 0 384894893 17944576 3930 33554432000 4194304 5208918 140733935205616 140733935203560 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14167/statm: 4381 3930 96 248 0 4130 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 38196

[startup+6.30034 s]
/proc/loadavg: 1.92 1.98 1.99 3/184 14218
/proc/meminfo: memFree=30953400/32873844 swapFree=7128/7128
[pid=14160] ppid=14158 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14160/stat : 14160 (npSolver-wbo-It) S 14158 14160 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384894888 9367552 274 33554432000 4194304 5064252 140737051578160 140737051577072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14160/statm: 2287 274 233 213 0 72 0
[pid=14162] ppid=14160 vsize=4544 CPUtime=5.35 cores=0,2,4,6
/proc/14162/stat : 14162 (npSolver-wbo) S 14160 14160 2649 0 -1 4202496 1875 10002 0 0 2 1 530 2 20 0 1 0 384894889 4653056 736 33554432000 4194304 6006132 140734979364288 140734979355648 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14162/statm: 1136 736 176 443 0 689 0
[pid=14217] ppid=14162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14217/stat : 14217 (satsolver.sh) S 14162 14160 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384895426 9367552 267 33554432000 4194304 5064252 140733770411856 140733770410768 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14217/statm: 2287 267 226 213 0 72 0
[pid=14218] ppid=14217 vsize=11344 CPUtime=0.91 cores=0,2,4,6
/proc/14218/stat : 14218 (glucose) R 14217 14160 2649 0 -1 4202496 2398 0 0 0 91 0 0 0 20 0 1 0 384895426 11616256 2461 33554432000 4194304 5208918 140735613642704 140735613640552 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14218/statm: 2836 2461 96 248 0 2585 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 34184

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/184 14239
/proc/meminfo: memFree=30961400/32873844 swapFree=7128/7128
[pid=14160] ppid=14158 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14160/stat : 14160 (npSolver-wbo-It) S 14158 14160 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384894888 9367552 274 33554432000 4194304 5064252 140737051578160 140737051577072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14160/statm: 2287 274 233 213 0 72 0
[pid=14162] ppid=14160 vsize=4544 CPUtime=5.35 cores=0,2,4,6
/proc/14162/stat : 14162 (npSolver-wbo) S 14160 14160 2649 0 -1 4202496 1875 10002 0 0 2 1 530 2 20 0 1 0 384894889 4653056 736 33554432000 4194304 6006132 140734979364288 140734979355648 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14162/statm: 1136 736 176 443 0 689 0
[pid=14217] ppid=14162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14217/stat : 14217 (satsolver.sh) S 14162 14160 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384895426 9367552 267 33554432000 4194304 5064252 140733770411856 140733770410768 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14217/statm: 2287 267 226 213 0 72 0
[pid=14218] ppid=14217 vsize=32020 CPUtime=7.31 cores=0,2,4,6
/proc/14218/stat : 14218 (glucose) R 14217 14160 2649 0 -1 4202496 4905 0 0 0 730 1 0 0 20 0 1 0 384895426 32788480 6999 33554432000 4194304 5208918 140735613642704 140735613640792 4211561 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14218/statm: 8005 6999 96 248 0 7754 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 54860

[startup+25.5003 s]
/proc/loadavg: 1.94 1.98 1.99 3/183 14267
/proc/meminfo: memFree=30950420/32873844 swapFree=7128/7128
[pid=14160] ppid=14158 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14160/stat : 14160 (npSolver-wbo-It) S 14158 14160 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384894888 9367552 274 33554432000 4194304 5064252 140737051578160 140737051577072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14160/statm: 2287 274 233 213 0 72 0
[pid=14162] ppid=14160 vsize=4544 CPUtime=5.35 cores=0,2,4,6
/proc/14162/stat : 14162 (npSolver-wbo) S 14160 14160 2649 0 -1 4202496 1875 10002 0 0 2 1 530 2 20 0 1 0 384894889 4653056 736 33554432000 4194304 6006132 140734979364288 140734979355648 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14162/statm: 1136 736 176 443 0 689 0
[pid=14217] ppid=14162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14217/stat : 14217 (satsolver.sh) S 14162 14160 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384895426 9367552 267 33554432000 4194304 5064252 140733770411856 140733770410768 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14217/statm: 2287 267 226 213 0 72 0
[pid=14218] ppid=14217 vsize=32020 CPUtime=20.11 cores=0,2,4,6
/proc/14218/stat : 14218 (glucose) R 14217 14160 2649 0 -1 4202496 5037 0 0 0 2010 1 0 0 20 0 1 0 384895426 32788480 7641 33554432000 4194304 5208918 140735613642704 140735613640648 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14218/statm: 8005 7641 96 248 0 7754 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 54860

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 14330
/proc/meminfo: memFree=30943496/32873844 swapFree=7128/7128
[pid=14160] ppid=14158 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14160/stat : 14160 (npSolver-wbo-It) S 14158 14160 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384894888 9367552 274 33554432000 4194304 5064252 140737051578160 140737051577072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14160/statm: 2287 274 233 213 0 72 0
[pid=14162] ppid=14160 vsize=4544 CPUtime=5.35 cores=0,2,4,6
/proc/14162/stat : 14162 (npSolver-wbo) S 14160 14160 2649 0 -1 4202496 1875 10002 0 0 2 1 530 2 20 0 1 0 384894889 4653056 736 33554432000 4194304 6006132 140734979364288 140734979355648 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14162/statm: 1136 736 176 443 0 689 0
[pid=14217] ppid=14162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14217/stat : 14217 (satsolver.sh) S 14162 14160 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384895426 9367552 267 33554432000 4194304 5064252 140733770411856 140733770410768 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14217/statm: 2287 267 226 213 0 72 0
[pid=14218] ppid=14217 vsize=39204 CPUtime=45.7 cores=0,2,4,6
/proc/14218/stat : 14218 (glucose) R 14217 14160 2649 0 -1 4202496 5795 0 0 0 4569 1 0 0 20 0 1 0 384895426 40144896 9438 33554432000 4194304 5208918 140735613642704 140735613640568 4211682 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14218/statm: 9801 9438 96 248 0 9550 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 62044

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/183 14463
/proc/meminfo: memFree=30928684/32873844 swapFree=7128/7128
[pid=14160] ppid=14158 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14160/stat : 14160 (npSolver-wbo-It) S 14158 14160 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384894888 9367552 274 33554432000 4194304 5064252 140737051578160 140737051577072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14160/statm: 2287 274 233 213 0 72 0
[pid=14162] ppid=14160 vsize=4544 CPUtime=5.35 cores=0,2,4,6
/proc/14162/stat : 14162 (npSolver-wbo) S 14160 14160 2649 0 -1 4202496 1875 10002 0 0 2 1 530 2 20 0 1 0 384894889 4653056 736 33554432000 4194304 6006132 140734979364288 140734979355648 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14162/statm: 1136 736 176 443 0 689 0
[pid=14217] ppid=14162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14217/stat : 14217 (satsolver.sh) S 14162 14160 2649 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384895426 9367552 267 33554432000 4194304 5064252 140733770411856 140733770410768 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14217/statm: 2287 267 226 213 0 72 0
[pid=14218] ppid=14217 vsize=62476 CPUtime=96.9 cores=0,2,4,6
/proc/14218/stat : 14218 (glucose) R 14217 14160 2649 0 -1 4202496 7757 0 0 0 9688 2 0 0 20 0 1 0 384895426 63975424 13752 33554432000 4194304 5208918 140735613642704 140735613640648 4211888 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14218/statm: 15619 13752 96 248 0 15368 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 85316

[startup+162.3 s]
/proc/loadavg: 1.88 1.95 1.98 3/183 14617
/proc/meminfo: memFree=30942964/32873844 swapFree=7128/7128
[pid=14160] ppid=14158 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14160/stat : 14160 (npSolver-wbo-It) S 14158 14160 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384894888 9367552 274 33554432000 4194304 5064252 140737051578160 140737051577072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14160/statm: 2287 274 233 213 0 72 0
[pid=14162] ppid=14160 vsize=4544 CPUtime=110.74 cores=0,2,4,6
/proc/14162/stat : 14162 (npSolver-wbo) S 14160 14160 2649 0 -1 4202496 2427 21801 0 0 3 1 11063 7 20 0 1 0 384894889 4653056 736 33554432000 4194304 6006132 140734979364288 140734979355648 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14162/statm: 1136 736 176 443 0 689 0
[pid=14490] ppid=14162 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 2.01 3/182 17884
/proc/meminfo: memFree=30948748/32873844 swapFree=7128/7128
[pid=14160] ppid=14158 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14160/stat : 14160 (npSolver-wbo-It) S 14158 14160 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384894888 9367552 274 33554432000 4194304 5064252 140737051578160 140737051577072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14160/statm: 2287 274 233 213 0 72 0
[pid=14162] ppid=14160 vsize=4544 CPUtime=1352.81 cores=0,2,4,6
/proc/14162/stat : 14162 (npSolver-wbo) S 14160 14160 2649 0 -1 4202496 9051 159516 0 0 16 3 135187 75 20 0 1 0 384894889 4653056 736 33554432000 4194304 6006132 140734979364288 140734979355648 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14162/statm: 1136 736 176 443 0 689 0
[pid=17715] ppid=14162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17715/stat : 17715 (satsolver.sh) S 14162 14160 2649 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385030200 9367552 267 33554432000 4194304 5064252 140733360416240 140733360415152 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17715/statm: 2287 267 226 213 0 72 0
[pid=17716] ppid=17715 vsize=32016 CPUtime=69.17 cores=0,2,4,6
/proc/17716/stat : 17716 (glucose) R 17715 14160 2649 0 -1 4202496 7340 0 0 0 6915 2 0 0 20 0 1 0 385030200 32784384 6283 33554432000 4194304 5208918 140734765857136 140734765855080 4211599 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17716/statm: 8004 6283 96 248 0 7753 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 54856

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 18039
/proc/meminfo: memFree=30945888/32873844 swapFree=7128/7128
[pid=14160] ppid=14158 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14160/stat : 14160 (npSolver-wbo-It) S 14158 14160 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384894888 9367552 274 33554432000 4194304 5064252 140737051578160 140737051577072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14160/statm: 2287 274 233 213 0 72 0
[pid=14162] ppid=14160 vsize=4544 CPUtime=1457.75 cores=0,2,4,6
/proc/14162/stat : 14162 (npSolver-wbo) S 14160 14160 2649 0 -1 4202496 9603 171460 0 0 17 3 145675 80 20 0 1 0 384894889 4653056 736 33554432000 4194304 6006132 140734979364288 140734979355648 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14162/statm: 1136 736 176 443 0 689 0
[pid=17981] ppid=14162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17981/stat : 17981 (satsolver.sh) S 14162 14160 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385040696 9367552 266 33554432000 4194304 5064252 140733700374800 140733700373712 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17981/statm: 2287 266 226 213 0 72 0
[pid=17982] ppid=17981 vsize=32012 CPUtime=24.2 cores=0,2,4,6
/proc/17982/stat : 17982 (glucose) R 17981 14160 2649 0 -1 4202496 5741 0 0 0 2419 1 0 0 20 0 1 0 385040696 32780288 7642 33554432000 4194304 5208918 140737376833824 140737376831768 4229712 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17982/statm: 8003 7642 96 248 0 7752 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 54852

[startup+1542.3 s]
/proc/loadavg: 1.97 1.99 1.99 3/184 18197
/proc/meminfo: memFree=30922008/32873844 swapFree=7128/7128
[pid=14160] ppid=14158 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14160/stat : 14160 (npSolver-wbo-It) S 14158 14160 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384894888 9367552 274 33554432000 4194304 5064252 140737051578160 140737051577072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14160/statm: 2287 274 233 213 0 72 0
[pid=14162] ppid=14160 vsize=4544 CPUtime=1457.75 cores=0,2,4,6
/proc/14162/stat : 14162 (npSolver-wbo) S 14160 14160 2649 0 -1 4202496 9603 171460 0 0 17 3 145675 80 20 0 1 0 384894889 4653056 736 33554432000 4194304 6006132 140734979364288 140734979355648 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14162/statm: 1136 736 176 443 0 689 0
[pid=17981] ppid=14162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17981/stat : 17981 (satsolver.sh) S 14162 14160 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385040696 9367552 266 33554432000 4194304 5064252 140733700374800 140733700373712 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17981/statm: 2287 266 226 213 0 72 0
[pid=17982] ppid=17981 vsize=62468 CPUtime=84.2 cores=0,2,4,6
/proc/17982/stat : 17982 (glucose) R 17981 14160 2649 0 -1 4202496 8459 0 0 0 8417 3 0 0 20 0 1 0 385040696 63967232 13721 33554432000 4194304 5208918 140737376833824 140737376831768 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17982/statm: 15617 13721 96 248 0 15366 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 85308

[startup+1602.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/183 18351
/proc/meminfo: memFree=30934424/32873844 swapFree=7128/7128
[pid=14160] ppid=14158 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14160/stat : 14160 (npSolver-wbo-It) S 14158 14160 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384894888 9367552 274 33554432000 4194304 5064252 140737051578160 140737051577072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14160/statm: 2287 274 233 213 0 72 0
[pid=14162] ppid=14160 vsize=4544 CPUtime=1562.58 cores=0,2,4,6
/proc/14162/stat : 14162 (npSolver-wbo) S 14160 14160 2649 0 -1 4202496 10155 183947 0 0 19 3 156150 86 20 0 1 0 384894889 4653056 736 33554432000 4194304 6006132 140734979364288 140734979355648 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14162/statm: 1136 736 176 443 0 689 0
[pid=18252] ppid=14162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18252/stat : 18252 (satsolver.sh) S 14162 14160 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385051180 9367552 266 33554432000 4194304 5064252 140736242676256 140736242675168 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18252/statm: 2287 266 226 213 0 72 0
[pid=18253] ppid=18252 vsize=39196 CPUtime=39.37 cores=0,2,4,6
/proc/18253/stat : 18253 (glucose) R 18252 14160 2649 0 -1 4202496 7064 0 0 0 3936 1 0 0 20 0 1 0 385051180 40136704 9411 33554432000 4194304 5208918 140733700196608 140733700194472 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18253/statm: 9799 9411 96 248 0 9548 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 62036

[startup+1662.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/181 18503
/proc/meminfo: memFree=30939188/32873844 swapFree=7128/7128
[pid=14160] ppid=14158 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14160/stat : 14160 (npSolver-wbo-It) S 14158 14160 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384894888 9367552 274 33554432000 4194304 5064252 140737051578160 140737051577072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14160/statm: 2287 274 233 213 0 72 0
[pid=14162] ppid=14160 vsize=4544 CPUtime=1562.58 cores=0,2,4,6
/proc/14162/stat : 14162 (npSolver-wbo) S 14160 14160 2649 0 -1 4202496 10155 183947 0 0 19 3 156150 86 20 0 1 0 384894889 4653056 736 33554432000 4194304 6006132 140734979364288 140734979355648 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14162/statm: 1136 736 176 443 0 689 0
[pid=18252] ppid=14162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18252/stat : 18252 (satsolver.sh) S 14162 14160 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385051180 9367552 266 33554432000 4194304 5064252 140736242676256 140736242675168 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18252/statm: 2287 266 226 213 0 72 0
[pid=18253] ppid=18252 vsize=62468 CPUtime=99.36 cores=0,2,4,6
/proc/18253/stat : 18253 (glucose) R 18252 14160 2649 0 -1 4202496 9111 0 0 0 9934 2 0 0 20 0 1 0 385051180 63967232 13751 33554432000 4194304 5208918 140733700196608 140733700194552 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18253/statm: 15617 13751 96 248 0 15366 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 85308

[startup+1722.3 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 18659
/proc/meminfo: memFree=30940496/32873844 swapFree=7128/7128
[pid=14160] ppid=14158 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14160/stat : 14160 (npSolver-wbo-It) S 14158 14160 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384894888 9367552 274 33554432000 4194304 5064252 140737051578160 140737051577072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14160/statm: 2287 274 233 213 0 72 0
[pid=14162] ppid=14160 vsize=4544 CPUtime=1665.78 cores=0,2,4,6
/proc/14162/stat : 14162 (npSolver-wbo) S 14160 14160 2649 0 -1 4202496 10707 196532 0 0 20 3 166464 91 20 0 1 0 384894889 4653056 736 33554432000 4194304 6006132 140734979364288 140734979355648 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14162/statm: 1136 736 176 443 0 689 0
[pid=18518] ppid=14162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18518/stat : 18518 (satsolver.sh) S 14162 14160 2649 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385061503 9367552 267 33554432000 4194304 5064252 140736305841504 140736305840416 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18518/statm: 2287 267 226 213 0 72 0
[pid=18519] ppid=18518 vsize=39196 CPUtime=56.13 cores=0,2,4,6
/proc/18519/stat : 18519 (glucose) R 18518 14160 2649 0 -1 4202496 5814 0 0 0 5612 1 0 0 20 0 1 0 385061503 40136704 9438 33554432000 4194304 5208918 140737360219648 140737360217512 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18519/statm: 9799 9438 96 248 0 9548 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 62036

[startup+1782.3 s]
/proc/loadavg: 2.05 1.99 1.99 3/183 18813
/proc/meminfo: memFree=30943976/32873844 swapFree=7128/7128
[pid=14160] ppid=14158 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14160/stat : 14160 (npSolver-wbo-It) S 14158 14160 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384894888 9367552 274 33554432000 4194304 5064252 140737051578160 140737051577072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14160/statm: 2287 274 233 213 0 72 0
[pid=14162] ppid=14160 vsize=4544 CPUtime=1770.29 cores=0,2,4,6
/proc/14162/stat : 14162 (npSolver-wbo) S 14160 14160 2649 0 -1 4202496 11259 207544 0 0 21 3 176909 96 20 0 1 0 384894889 4653056 736 33554432000 4194304 6006132 140734979364288 140734979355648 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14162/statm: 1136 736 176 443 0 689 0
[pid=18784] ppid=14162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18784/stat : 18784 (satsolver.sh) S 14162 14160 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385071956 9367552 267 33554432000 4194304 5064252 140733853555296 140733853554208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18784/statm: 2287 267 226 213 0 72 0
[pid=18785] ppid=18784 vsize=32012 CPUtime=11.61 cores=0,2,4,6
/proc/18785/stat : 18785 (glucose) R 18784 14160 2649 0 -1 4202496 5020 0 0 0 1160 1 0 0 20 0 1 0 385071956 32780288 7642 33554432000 4194304 5208918 140735276309904 140735276307848 4213760 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18785/statm: 8003 7642 96 248 0 7752 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 54852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.04 1.99 1.99 3/183 18862
/proc/meminfo: memFree=30938536/32873844 swapFree=7128/7128
[pid=14160] ppid=14158 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14160/stat : 14160 (npSolver-wbo-It) S 14158 14160 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384894888 9367552 274 33554432000 4194304 5064252 140737051578160 140737051577072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14160/statm: 2287 274 233 213 0 72 0
[pid=14162] ppid=14160 vsize=4544 CPUtime=1770.29 cores=0,2,4,6
/proc/14162/stat : 14162 (npSolver-wbo) S 14160 14160 2649 0 -1 4202496 11259 207544 0 0 21 3 176909 96 20 0 1 0 384894889 4653056 736 33554432000 4194304 6006132 140734979364288 140734979355648 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14162/statm: 1136 736 176 443 0 689 0
[pid=18784] ppid=14162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18784/stat : 18784 (satsolver.sh) S 14162 14160 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385071956 9367552 267 33554432000 4194304 5064252 140733853555296 140733853554208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18784/statm: 2287 267 226 213 0 72 0
[pid=18785] ppid=18784 vsize=39196 CPUtime=29.81 cores=0,2,4,6
/proc/18785/stat : 18785 (glucose) R 18784 14160 2649 0 -1 4202496 5775 0 0 0 2980 1 0 0 20 0 1 0 385071956 40136704 9412 33554432000 4194304 5208918 140735276309904 140735276307768 4211668 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18785/statm: 9799 9412 96 248 0 9548 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 62036

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.04 1.99 1.99 3/183 18862
/proc/meminfo: memFree=30938536/32873844 swapFree=7128/7128
[pid=14160] ppid=14158 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14160/stat : 14160 (npSolver-wbo-It) S 14158 14160 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384894888 9367552 274 33554432000 4194304 5064252 140737051578160 140737051577072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14160/statm: 2287 274 233 213 0 72 0
[pid=14162] ppid=14160 vsize=4544 CPUtime=1770.29 cores=0,2,4,6
/proc/14162/stat : 14162 (npSolver-wbo) S 14160 14160 2649 0 -1 4202496 11259 207544 0 0 21 3 176909 96 20 0 1 0 384894889 4653056 736 33554432000 4194304 6006132 140734979364288 140734979355648 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14162/statm: 1136 736 176 443 0 689 0
[pid=18784] ppid=14162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18784/stat : 18784 (satsolver.sh) S 14162 14160 2649 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385071956 9367552 267 33554432000 4194304 5064252 140733853555296 140733853554208 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18784/statm: 2287 267 226 213 0 72 0
[pid=18785] ppid=18784 vsize=39196 CPUtime=29.81 cores=0,2,4,6
/proc/18785/stat : 18785 (glucose) R 18784 14160 2649 0 -1 4202496 5775 0 0 0 2980 1 0 0 20 0 1 0 385071956 40136704 9412 33554432000 4194304 5208918 140735276309904 140735276307768 4211668 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18785/statm: 9799 9412 96 248 0 9548 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 62036

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.14
CPU user time (s): 1799.12
CPU system time (s): 1.02384
CPU usage (%): 99.9796
Max. virtual memory (cumulated for all children) (KiB): 115792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.12
system time used= 1.02384
maximum resident set size= 64912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 225567
page faults= 0
swaps= 0
block input operations= 0
block output operations= 36568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 789
involuntary context switches= 2032

runsolver used 2.66759 second user time and 7.17891 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-08 22:44:39
IDJOB=3752877
IDBENCH=78663
IDSOLVER=2336
FILE ID=node105/3752877-1339188279
RUNJOBID= node105-1339184676-13537
PBS_JOBID= 14643847
Free space on /tmp= 65408 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl20_25_pb.cnf.cr--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752877-1339188279/watcher-3752877-1339188279 -o /tmp/evaluation-result-3752877-1339188279/solver-3752877-1339188279 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752877-1339188279.wbo 2053357911 HOME HOME

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

MD5SUM BENCH= a9a2270f2536f669bb9dfa31ae05dbb5
RANDOM SEED=2053357911

node105.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.882
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.76
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.882
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.882
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.882
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.882
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	: 5438.54
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.882
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.882
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.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29590488 kB
Buffers:          514136 kB
Cached:          1819904 kB
SwapCached:         2776 kB
Active:          2294264 kB
Inactive:          46896 kB
Active(anon):       5736 kB
Inactive(anon):     2928 kB
Active(file):    2288528 kB
Inactive(file):    43968 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67098860 kB
Dirty:              8608 kB
Writeback:             0 kB
AnonPages:        154800 kB
Mapped:             8916 kB
Shmem:                 0 kB
Slab:             800892 kB
SReclaimable:     242372 kB
SUnreclaim:       558520 kB
KernelStack:        1640 kB
PageTables:         3884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     137696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    143360 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= 66784 MiB
End job on node105 at 2012-06-08 23:14:39