Trace number 3753013

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.25 1800.62

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.rf9.ucl--soft-66-100-0.wbo
MD5SUMb9fa744ec68633cb4114d71740485b31
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small 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 benchmark2.10968
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables11476
Total number of constraints33090
Number of soft constraints11224
Number of constraints which are clauses32382
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints708
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 569299
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 569298
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
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.30	c run usual solver
0.00/0.93	o 7106
0.00/0.93	c starting approximation
0.00/0.93	c factor = 2
0.00/0.93	c factor still to low - shrinking to 478.546
0.00/0.93	c approx number of clauses: 1e+06
0.00/0.93	c current bound: 3553
111.05/111.19	c current bound: 3553
223.92/224.26	c current bound: 3553
337.04/337.42	c current bound: 3553
447.92/448.31	c current bound: 3553
561.28/561.71	c current bound: 3553
672.98/673.43	c current bound: 3553
783.49/783.97	c current bound: 3553
894.32/894.82	c current bound: 3553
1011.25/1011.75	c current bound: 3553
1123.52/1124.05	c current bound: 3553
1235.25/1235.82	c current bound: 3553
1348.31/1348.89	c current bound: 3553
1462.65/1463.25	c current bound: 3553
1573.35/1573.97	c current bound: 3553
1686.09/1686.73	c current bound: 3553
1799.52/1800.20	c current bound: 3553
1800.20/1800.61	./satsolver.sh: line 5:  9584 Terminated              ./glucose $1 > $2 2> /dev/null
1800.20/1800.61	c error: unexpected solver exit code
1800.20/1800.61	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-3753013-1339205035/watcher-3753013-1339205035 -o /tmp/evaluation-result-3753013-1339205035/solver-3753013-1339205035 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753013-1339205035.wbo 301266174 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: 1.04 1.53 1.81 3/177 23244
/proc/meminfo: memFree=31561440/32873844 swapFree=7632/7632
[pid=23244] ppid=23242 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23244/stat : 23244 (npSolver-wbo-It) S 23242 23244 23199 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386629105 9367552 274 33554432000 4194304 5064252 140735878483456 140735878482368 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23244/statm: 2287 274 233 213 0 72 0

[startup+0.0787301 s]
/proc/loadavg: 1.04 1.53 1.81 3/177 23244
/proc/meminfo: memFree=31561440/32873844 swapFree=7632/7632
[pid=23244] ppid=23242 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23244/stat : 23244 (npSolver-wbo-It) S 23242 23244 23199 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386629105 9367552 274 33554432000 4194304 5064252 140735878483456 140735878482368 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23244/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100324 s]
/proc/loadavg: 1.04 1.53 1.81 3/177 23244
/proc/meminfo: memFree=31561440/32873844 swapFree=7632/7632
[pid=23244] ppid=23242 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23244/stat : 23244 (npSolver-wbo-It) S 23242 23244 23199 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386629105 9367552 274 33554432000 4194304 5064252 140735878483456 140735878482368 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23244/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300274 s]
/proc/loadavg: 1.04 1.53 1.81 3/177 23244
/proc/meminfo: memFree=31561440/32873844 swapFree=7632/7632
[pid=23244] ppid=23242 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23244/stat : 23244 (npSolver-wbo-It) S 23242 23244 23199 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386629105 9367552 274 33554432000 4194304 5064252 140735878483456 140735878482368 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23244/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700128 s]
/proc/loadavg: 1.04 1.53 1.81 3/177 23244
/proc/meminfo: memFree=31561440/32873844 swapFree=7632/7632
[pid=23244] ppid=23242 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23244/stat : 23244 (npSolver-wbo-It) S 23242 23244 23199 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386629105 9367552 274 33554432000 4194304 5064252 140735878483456 140735878482368 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23244/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50016 s]
/proc/loadavg: 1.04 1.53 1.81 3/180 23274
/proc/meminfo: memFree=31518316/32873844 swapFree=7632/7632
[pid=23244] ppid=23242 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23244/stat : 23244 (npSolver-wbo-It) S 23242 23244 23199 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386629105 9367552 274 33554432000 4194304 5064252 140735878483456 140735878482368 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23244/statm: 2287 274 233 213 0 72 0
[pid=23245] ppid=23244 vsize=35428 CPUtime=1.01 cores=0,2,4,6
/proc/23245/stat : 23245 (npSolver-wbo) S 23244 23244 23199 0 -1 4202496 9152 12739 0 0 39 15 43 4 20 0 1 0 386629105 36278272 8155 33554432000 4194304 6006132 140733322887904 140733322879264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23245/statm: 8857 8155 177 443 0 8410 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 44576

[startup+3.10029 s]
/proc/loadavg: 1.04 1.52 1.80 3/184 23370
/proc/meminfo: memFree=31458404/32873844 swapFree=7632/7632
[pid=23244] ppid=23242 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23244/stat : 23244 (npSolver-wbo-It) S 23242 23244 23199 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386629105 9367552 274 33554432000 4194304 5064252 140735878483456 140735878482368 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23244/statm: 2287 274 233 213 0 72 0
[pid=23245] ppid=23244 vsize=35428 CPUtime=1.01 cores=0,2,4,6
/proc/23245/stat : 23245 (npSolver-wbo) S 23244 23244 23199 0 -1 4202496 9152 12739 0 0 39 15 43 4 20 0 1 0 386629105 36278272 8155 33554432000 4194304 6006132 140733322887904 140733322879264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23245/statm: 8857 8155 177 443 0 8410 0
[pid=23281] ppid=23245 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23281/stat : 23281 (satsolver.sh) S 23245 23244 23199 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386629209 9367552 267 33554432000 4194304 5064252 140734591109648 140734591108560 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23281/statm: 2287 267 226 213 0 72 0
[pid=23282] ppid=23281 vsize=54056 CPUtime=2.05 cores=0,2,4,6
/proc/23282/stat : 23282 (glucose) R 23281 23244 23199 0 -1 4202496 12497 0 0 0 203 2 0 0 20 0 1 0 386629209 55353344 12316 33554432000 4194304 5208918 140733803326064 140733803323736 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23282/statm: 13514 12316 95 248 0 13263 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 107780

[startup+6.30031 s]
/proc/loadavg: 1.04 1.52 1.80 3/182 23557
/proc/meminfo: memFree=31465780/32873844 swapFree=7632/7632
[pid=23244] ppid=23242 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23244/stat : 23244 (npSolver-wbo-It) S 23242 23244 23199 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386629105 9367552 274 33554432000 4194304 5064252 140735878483456 140735878482368 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23244/statm: 2287 274 233 213 0 72 0
[pid=23245] ppid=23244 vsize=35428 CPUtime=1.01 cores=0,2,4,6
/proc/23245/stat : 23245 (npSolver-wbo) S 23244 23244 23199 0 -1 4202496 9152 12739 0 0 39 15 43 4 20 0 1 0 386629105 36278272 8155 33554432000 4194304 6006132 140733322887904 140733322879264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23245/statm: 8857 8155 177 443 0 8410 0
[pid=23281] ppid=23245 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23281/stat : 23281 (satsolver.sh) S 23245 23244 23199 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386629209 9367552 267 33554432000 4194304 5064252 140734591109648 140734591108560 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23281/statm: 2287 267 226 213 0 72 0
[pid=23282] ppid=23281 vsize=54056 CPUtime=5.25 cores=0,2,4,6
/proc/23282/stat : 23282 (glucose) R 23281 23244 23199 0 -1 4202496 12513 0 0 0 523 2 0 0 20 0 1 0 386629209 55353344 12332 33554432000 4194304 5208918 140733803326064 140733803323736 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23282/statm: 13514 12332 95 248 0 13263 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 107780

[startup+12.7003 s]
/proc/loadavg: 1.11 1.52 1.80 3/184 23982
/proc/meminfo: memFree=31460644/32873844 swapFree=7632/7632
[pid=23244] ppid=23242 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23244/stat : 23244 (npSolver-wbo-It) S 23242 23244 23199 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386629105 9367552 274 33554432000 4194304 5064252 140735878483456 140735878482368 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23244/statm: 2287 274 233 213 0 72 0
[pid=23245] ppid=23244 vsize=35428 CPUtime=1.01 cores=0,2,4,6
/proc/23245/stat : 23245 (npSolver-wbo) S 23244 23244 23199 0 -1 4202496 9152 12739 0 0 39 15 43 4 20 0 1 0 386629105 36278272 8155 33554432000 4194304 6006132 140733322887904 140733322879264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23245/statm: 8857 8155 177 443 0 8410 0
[pid=23281] ppid=23245 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23281/stat : 23281 (satsolver.sh) S 23245 23244 23199 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386629209 9367552 267 33554432000 4194304 5064252 140734591109648 140734591108560 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23281/statm: 2287 267 226 213 0 72 0
[pid=23282] ppid=23281 vsize=54056 CPUtime=11.64 cores=0,2,4,6
/proc/23282/stat : 23282 (glucose) R 23281 23244 23199 0 -1 4202496 12544 0 0 0 1162 2 0 0 20 0 1 0 386629209 55353344 12363 33554432000 4194304 5208918 140733803326064 140733803323736 4211792 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23282/statm: 13514 12363 95 248 0 13263 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 107780

[startup+25.5004 s]
/proc/loadavg: 1.23 1.53 1.80 3/184 24829
/proc/meminfo: memFree=31460816/32873844 swapFree=7632/7632
[pid=23244] ppid=23242 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23244/stat : 23244 (npSolver-wbo-It) S 23242 23244 23199 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386629105 9367552 274 33554432000 4194304 5064252 140735878483456 140735878482368 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23244/statm: 2287 274 233 213 0 72 0
[pid=23245] ppid=23244 vsize=35428 CPUtime=1.01 cores=0,2,4,6
/proc/23245/stat : 23245 (npSolver-wbo) S 23244 23244 23199 0 -1 4202496 9152 12739 0 0 39 15 43 4 20 0 1 0 386629105 36278272 8155 33554432000 4194304 6006132 140733322887904 140733322879264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23245/statm: 8857 8155 177 443 0 8410 0
[pid=23281] ppid=23245 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23281/stat : 23281 (satsolver.sh) S 23245 23244 23199 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386629209 9367552 267 33554432000 4194304 5064252 140734591109648 140734591108560 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23281/statm: 2287 267 226 213 0 72 0
[pid=23282] ppid=23281 vsize=54056 CPUtime=24.44 cores=0,2,4,6
/proc/23282/stat : 23282 (glucose) R 23281 23244 23199 0 -1 4202496 12598 0 0 0 2442 2 0 0 20 0 1 0 386629209 55353344 12417 33554432000 4194304 5208918 140733803326064 140733803323736 4211888 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23282/statm: 13514 12417 95 248 0 13263 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 107780

[startup+51.1003 s]
/proc/loadavg: 1.30 1.52 1.79 4/183 26451
/proc/meminfo: memFree=31462220/32873844 swapFree=7632/7632
[pid=23244] ppid=23242 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23244/stat : 23244 (npSolver-wbo-It) S 23242 23244 23199 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386629105 9367552 274 33554432000 4194304 5064252 140735878483456 140735878482368 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23244/statm: 2287 274 233 213 0 72 0
[pid=23245] ppid=23244 vsize=35428 CPUtime=1.01 cores=0,2,4,6
/proc/23245/stat : 23245 (npSolver-wbo) S 23244 23244 23199 0 -1 4202496 9152 12739 0 0 39 15 43 4 20 0 1 0 386629105 36278272 8155 33554432000 4194304 6006132 140733322887904 140733322879264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23245/statm: 8857 8155 177 443 0 8410 0
[pid=23281] ppid=23245 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23281/stat : 23281 (satsolver.sh) S 23245 23244 23199 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386629209 9367552 267 33554432000 4194304 5064252 140734591109648 140734591108560 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23281/statm: 2287 267 226 213 0 72 0
[pid=23282] ppid=23281 vsize=58476 CPUtime=50.04 cores=0,2,4,6
/proc/23282/stat : 23282 (glucose) R 23281 23244 23199 0 -1 4202496 12669 0 0 0 5002 2 0 0 20 0 1 0 386629209 59879424 12997 33554432000 4194304 5208918 140733803326064 140733803324216 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23282/statm: 14619 12997 95 248 0 14368 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 112200

[startup+102.307 s]
/proc/loadavg: 1.57 1.55 1.78 3/184 29768
/proc/meminfo: memFree=31454120/32873844 swapFree=7632/7632
[pid=23244] ppid=23242 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23244/stat : 23244 (npSolver-wbo-It) S 23242 23244 23199 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386629105 9367552 274 33554432000 4194304 5064252 140735878483456 140735878482368 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23244/statm: 2287 274 233 213 0 72 0
[pid=23245] ppid=23244 vsize=35428 CPUtime=1.01 cores=0,2,4,6
/proc/23245/stat : 23245 (npSolver-wbo) S 23244 23244 23199 0 -1 4202496 9152 12739 0 0 39 15 43 4 20 0 1 0 386629105 36278272 8155 33554432000 4194304 6006132 140733322887904 140733322879264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23245/statm: 8857 8155 177 443 0 8410 0
[pid=23281] ppid=23245 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23281/stat : 23281 (satsolver.sh) S 23245 23244 23199 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386629209 9367552 267 33554432000 4194304 5064252 140734591109648 140734591108560 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23281/statm: 2287 267 226 213 0 72 0
[pid=23282] ppid=23281 vsize=58608 CPUtime=101.23 cores=0,2,4,6
/proc/23282/stat : 23282 (glucose) R 23281 23244 23199 0 -1 4202496 12687 0 0 0 10121 2 0 0 20 0 1 0 386629209 60014592 13015 33554432000 4194304 5208918 140733803326064 140733803323912 4211732 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23282/statm: 14652 13015 95 248 0 14401 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 112332

[startup+162.3 s]
/proc/loadavg: 1.73 1.60 1.78 3/182 1141
/proc/meminfo: memFree=31462456/32873844 swapFree=7632/7632
[pid=23244] ppid=23242 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23244/stat : 23244 (npSolver-wbo-It) S 23242 23244 23199 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386629105 9367552 274 33554432000 4194304 5064252 140735878483456 140735878482368 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23244/statm: 2287 274 233 213 0 72 0
[pid=23245] ppid=23244 vsize=35428 CPUtime=111.25 cores=0,2,4,6
/proc/23245/stat : 23245 (npSolver-wbo) S 23244 23244 23199 0 -1 4202496 11963 31595 0 0 48 16 11041 20 20 0 1 0 386629105 36278272 8155 33554432000 4194304 6006132 140733322887904 140733322879264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23245/statm: 8857 8155 177 443 0 8410 0
[pid=30355] ppid=23245 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30355/stat : 30355 (satsolver.sh) S 23245 23244 23199 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386640235 9367552 267 33554432000 4194304 5064252 140735490885712 140735490884624 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30355/statm: 2287 267 226 213 0 72 0
[pid=30356] ppid=30355 vsize=58476 CPUtime=50.98 cores=0,2,4,6
/proc/30356/stat : 30356 (glucose) R 30355 23244 23199 0 -1 4202496 12705 0 0 0 5096 2 0 0 20 0 1 0 386640235 59879424 12527 33554432000 4194304 5208918 140735897984992 140735897983144 4211620 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30356/statm: 14619 12527 95 248 0 14368 0
Current children cumulated CPU time (s) 162.23

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


[startup+1362.3 s]
/proc/loadavg: 1.91 1.82 1.75 3/183 13682
/proc/meminfo: memFree=31440460/32873844 swapFree=7632/7632
[pid=23244] ppid=23242 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23244/stat : 23244 (npSolver-wbo-It) S 23242 23244 23199 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386629105 9367552 274 33554432000 4194304 5064252 140735878483456 140735878482368 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23244/statm: 2287 274 233 213 0 72 0
[pid=23245] ppid=23244 vsize=35428 CPUtime=1348.69 cores=0,2,4,6
/proc/23245/stat : 23245 (npSolver-wbo) S 23244 23244 23199 0 -1 4202496 42884 232654 0 0 145 29 134517 178 20 0 1 0 386629105 36278272 8155 33554432000 4194304 6006132 140733322887904 140733322879264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23245/statm: 8857 8155 177 443 0 8410 0
[pid=12862] ppid=23245 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12862/stat : 12862 (satsolver.sh) S 23245 23244 23199 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386764004 9367552 267 33554432000 4194304 5064252 140735510700496 140735510699408 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12862/statm: 2287 267 226 213 0 72 0
[pid=12863] ppid=12862 vsize=54056 CPUtime=13.3 cores=0,2,4,6
/proc/12863/stat : 12863 (glucose) R 12862 23244 23199 0 -1 4202496 12022 0 0 0 1328 2 0 0 20 0 1 0 386764004 55353344 12384 33554432000 4194304 5208918 140736224184304 140736224181976 4211878 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12863/statm: 13514 12384 95 248 0 13263 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 107780

[startup+1422.31 s]
/proc/loadavg: 1.76 1.79 1.74 3/181 17597
/proc/meminfo: memFree=31442984/32873844 swapFree=7632/7632
[pid=23244] ppid=23242 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23244/stat : 23244 (npSolver-wbo-It) S 23242 23244 23199 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386629105 9367552 274 33554432000 4194304 5064252 140735878483456 140735878482368 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23244/statm: 2287 274 233 213 0 72 0
[pid=23245] ppid=23244 vsize=35428 CPUtime=1348.69 cores=0,2,4,6
/proc/23245/stat : 23245 (npSolver-wbo) S 23244 23244 23199 0 -1 4202496 42884 232654 0 0 145 29 134517 178 20 0 1 0 386629105 36278272 8155 33554432000 4194304 6006132 140733322887904 140733322879264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23245/statm: 8857 8155 177 443 0 8410 0
[pid=12862] ppid=23245 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12862/stat : 12862 (satsolver.sh) S 23245 23244 23199 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386764004 9367552 267 33554432000 4194304 5064252 140735510700496 140735510699408 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12862/statm: 2287 267 226 213 0 72 0
[pid=12863] ppid=12862 vsize=58476 CPUtime=73.29 cores=0,2,4,6
/proc/12863/stat : 12863 (glucose) R 12862 23244 23199 0 -1 4202496 12249 0 0 0 7327 2 0 0 20 0 1 0 386764004 59879424 12753 33554432000 4194304 5208918 140736224184304 140736224182456 4211501 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12863/statm: 14619 12753 95 248 0 14368 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 112200

[startup+1482.3 s]
/proc/loadavg: 1.80 1.80 1.74 3/183 21426
/proc/meminfo: memFree=31440084/32873844 swapFree=7632/7632
[pid=23244] ppid=23242 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23244/stat : 23244 (npSolver-wbo-It) S 23242 23244 23199 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386629105 9367552 274 33554432000 4194304 5064252 140735878483456 140735878482368 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23244/statm: 2287 274 233 213 0 72 0
[pid=23245] ppid=23244 vsize=35428 CPUtime=1463.03 cores=0,2,4,6
/proc/23245/stat : 23245 (npSolver-wbo) S 23244 23244 23199 0 -1 4202496 45695 251192 0 0 154 30 145926 193 20 0 1 0 386629105 36278272 8155 33554432000 4194304 6006132 140733322887904 140733322879264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23245/statm: 8857 8155 177 443 0 8410 0
[pid=20253] ppid=23245 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20253/stat : 20253 (satsolver.sh) S 23245 23244 23199 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386775440 9367552 267 33554432000 4194304 5064252 140733663786736 140733663785648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20253/statm: 2287 267 226 213 0 72 0
[pid=20254] ppid=20253 vsize=54056 CPUtime=18.94 cores=0,2,4,6
/proc/20254/stat : 20254 (glucose) R 20253 23244 23199 0 -1 4202496 12661 0 0 0 1891 3 0 0 20 0 1 0 386775440 55353344 12395 33554432000 4194304 5208918 140736392019776 140736392017448 4211537 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20254/statm: 13514 12395 95 248 0 13263 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 107780

[startup+1542.3 s]
/proc/loadavg: 1.72 1.77 1.73 3/184 25344
/proc/meminfo: memFree=31439064/32873844 swapFree=7632/7632
[pid=23244] ppid=23242 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23244/stat : 23244 (npSolver-wbo-It) S 23242 23244 23199 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386629105 9367552 274 33554432000 4194304 5064252 140735878483456 140735878482368 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23244/statm: 2287 274 233 213 0 72 0
[pid=23245] ppid=23244 vsize=35428 CPUtime=1463.03 cores=0,2,4,6
/proc/23245/stat : 23245 (npSolver-wbo) S 23244 23244 23199 0 -1 4202496 45695 251192 0 0 154 30 145926 193 20 0 1 0 386629105 36278272 8155 33554432000 4194304 6006132 140733322887904 140733322879264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23245/statm: 8857 8155 177 443 0 8410 0
[pid=20253] ppid=23245 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20253/stat : 20253 (satsolver.sh) S 23245 23244 23199 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386775440 9367552 267 33554432000 4194304 5064252 140733663786736 140733663785648 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20253/statm: 2287 267 226 213 0 72 0
[pid=20254] ppid=20253 vsize=58608 CPUtime=78.93 cores=0,2,4,6
/proc/20254/stat : 20254 (glucose) R 20253 23244 23199 0 -1 4202496 12921 0 0 0 7890 3 0 0 20 0 1 0 386775440 60014592 12652 33554432000 4194304 5208918 140736392019776 140736392017624 4211712 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20254/statm: 14652 12652 95 248 0 14401 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 112332

[startup+1602.3 s]
/proc/loadavg: 1.83 1.78 1.73 4/182 29171
/proc/meminfo: memFree=31443604/32873844 swapFree=7632/7632
[pid=23244] ppid=23242 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23244/stat : 23244 (npSolver-wbo-It) S 23242 23244 23199 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386629105 9367552 274 33554432000 4194304 5064252 140735878483456 140735878482368 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23244/statm: 2287 274 233 213 0 72 0
[pid=23245] ppid=23244 vsize=35428 CPUtime=1573.74 cores=0,2,4,6
/proc/23245/stat : 23245 (npSolver-wbo) S 23244 23244 23199 0 -1 4202496 48506 269914 0 0 163 31 156972 208 20 0 1 0 386629105 36278272 8155 33554432000 4194304 6006132 140733322887904 140733322879264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23245/statm: 8857 8155 177 443 0 8410 0
[pid=27408] ppid=23245 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27408/stat : 27408 (satsolver.sh) S 23245 23244 23199 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386786512 9367552 266 33554432000 4194304 5064252 140733321714704 140733321713616 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27408/statm: 2287 266 226 213 0 72 0
[pid=27409] ppid=27408 vsize=54060 CPUtime=28.2 cores=0,2,4,6
/proc/27409/stat : 27409 (glucose) R 27408 23244 23199 0 -1 4202496 12610 0 0 0 2819 1 0 0 20 0 1 0 386786513 55357440 12428 33554432000 4194304 5208918 140735747137056 140735747134728 4211744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27409/statm: 13515 12428 95 248 0 13264 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 107784

[startup+1662.3 s]
/proc/loadavg: 1.83 1.78 1.73 3/183 616
/proc/meminfo: memFree=31433388/32873844 swapFree=7632/7632
[pid=23244] ppid=23242 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23244/stat : 23244 (npSolver-wbo-It) S 23242 23244 23199 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386629105 9367552 274 33554432000 4194304 5064252 140735878483456 140735878482368 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23244/statm: 2287 274 233 213 0 72 0
[pid=23245] ppid=23244 vsize=35428 CPUtime=1573.74 cores=0,2,4,6
/proc/23245/stat : 23245 (npSolver-wbo) S 23244 23244 23199 0 -1 4202496 48506 269914 0 0 163 31 156972 208 20 0 1 0 386629105 36278272 8155 33554432000 4194304 6006132 140733322887904 140733322879264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23245/statm: 8857 8155 177 443 0 8410 0
[pid=27408] ppid=23245 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27408/stat : 27408 (satsolver.sh) S 23245 23244 23199 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386786512 9367552 266 33554432000 4194304 5064252 140733321714704 140733321713616 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27408/statm: 2287 266 226 213 0 72 0
[pid=27409] ppid=27408 vsize=58612 CPUtime=88.19 cores=0,2,4,6
/proc/27409/stat : 27409 (glucose) R 27408 23244 23199 0 -1 4202496 12698 0 0 0 8818 1 0 0 20 0 1 0 386786513 60018688 13024 33554432000 4194304 5208918 140735747137056 140735747134904 4211580 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27409/statm: 14653 13024 95 248 0 14402 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 112336

[startup+1722.3 s]
/proc/loadavg: 1.65 1.74 1.72 3/183 4502
/proc/meminfo: memFree=31437332/32873844 swapFree=7632/7632
[pid=23244] ppid=23242 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23244/stat : 23244 (npSolver-wbo-It) S 23242 23244 23199 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386629105 9367552 274 33554432000 4194304 5064252 140735878483456 140735878482368 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23244/statm: 2287 274 233 213 0 72 0
[pid=23245] ppid=23244 vsize=35428 CPUtime=1686.47 cores=0,2,4,6
/proc/23245/stat : 23245 (npSolver-wbo) S 23244 23244 23199 0 -1 4202496 51317 288787 0 0 172 32 168221 222 20 0 1 0 386629105 36278272 8155 33554432000 4194304 6006132 140733322887904 140733322879264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23245/statm: 8857 8155 177 443 0 8410 0
[pid=2270] ppid=23245 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2270/stat : 2270 (satsolver.sh) S 23245 23244 23199 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386797788 9367552 266 33554432000 4194304 5064252 140733866434960 140733866433872 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2270/statm: 2287 266 226 213 0 72 0
[pid=2271] ppid=2270 vsize=58480 CPUtime=35.44 cores=0,2,4,6
/proc/2271/stat : 2271 (glucose) R 2270 23244 23199 0 -1 4202496 12637 0 0 0 3542 2 0 0 20 0 1 0 386797789 59883520 12454 33554432000 4194304 5208918 140735368048400 140735368046552 4211888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2271/statm: 14620 12454 95 248 0 14369 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 112204

[startup+1782.3 s]
/proc/loadavg: 1.77 1.76 1.73 3/183 8387
/proc/meminfo: memFree=31435348/32873844 swapFree=7632/7632
[pid=23244] ppid=23242 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23244/stat : 23244 (npSolver-wbo-It) S 23242 23244 23199 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386629105 9367552 274 33554432000 4194304 5064252 140735878483456 140735878482368 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23244/statm: 2287 274 233 213 0 72 0
[pid=23245] ppid=23244 vsize=35428 CPUtime=1686.47 cores=0,2,4,6
/proc/23245/stat : 23245 (npSolver-wbo) S 23244 23244 23199 0 -1 4202496 51317 288787 0 0 172 32 168221 222 20 0 1 0 386629105 36278272 8155 33554432000 4194304 6006132 140733322887904 140733322879264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23245/statm: 8857 8155 177 443 0 8410 0
[pid=2270] ppid=23245 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2270/stat : 2270 (satsolver.sh) S 23245 23244 23199 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386797788 9367552 266 33554432000 4194304 5064252 140733866434960 140733866433872 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2270/statm: 2287 266 226 213 0 72 0
[pid=2271] ppid=2270 vsize=58612 CPUtime=95.44 cores=0,2,4,6
/proc/2271/stat : 2271 (glucose) R 2270 23244 23199 0 -1 4202496 12709 0 0 0 9541 3 0 0 20 0 1 0 386797789 60018688 13036 33554432000 4194304 5208918 140735368048400 140735368046248 4211732 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2271/statm: 14653 13036 95 248 0 14402 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 112336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.77 1.76 1.73 3/184 9605
/proc/meminfo: memFree=31440776/32873844 swapFree=7632/7632
[pid=23244] ppid=23242 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23244/stat : 23244 (npSolver-wbo-It) S 23242 23244 23199 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386629105 9367552 274 33554432000 4194304 5064252 140735878483456 140735878482368 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23244/statm: 2287 274 233 213 0 72 0
[pid=23245] ppid=23244 vsize=35428 CPUtime=1799.9 cores=0,2,4,6
/proc/23245/stat : 23245 (npSolver-wbo) S 23244 23244 23199 0 -1 4202496 54128 307667 0 0 180 33 179538 239 20 0 1 0 386629105 36278272 8155 33554432000 4194304 6006132 140733322887904 140733322879264 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23245/statm: 8857 8155 177 443 0 8410 0
[pid=9583] ppid=23245 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9583/stat : 9583 (satsolver.sh) S 23245 23244 23199 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386809135 9367552 266 33554432000 4194304 5064252 140734668029792 140734668028704 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9583/statm: 2287 266 226 213 0 72 0
[pid=9584] ppid=9583 vsize=54056 CPUtime=0.3 cores=0,2,4,6
/proc/9584/stat : 9584 (glucose) R 9583 23244 23199 0 -1 4202496 11889 0 0 0 29 1 0 0 20 0 1 0 386809135 55353344 12305 33554432000 4194304 5208918 140733560720880 140733560718552 4211570 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9584/statm: 13514 12305 95 248 0 13263 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 107780

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.62
CPU time (s): 1800.25
CPU user time (s): 1797.49
CPU system time (s): 2.76058
CPU usage (%): 99.9797
Max. virtual memory (cumulated for all children) (KiB): 115764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.49
system time used= 2.76058
maximum resident set size= 56984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 374673
page faults= 0
swaps= 0
block input operations= 0
block output operations= 298752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5418
involuntary context switches= 2341

runsolver used 2.6476 second user time and 7.19991 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-09 03:23:55
IDJOB=3753013
IDBENCH=79038
IDSOLVER=2336
FILE ID=node130/3753013-1339205035
RUNJOBID= node130-1339205035-23215
PBS_JOBID= 14643873
Free space on /tmp= 70948 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.rf9.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-3753013-1339205035/watcher-3753013-1339205035 -o /tmp/evaluation-result-3753013-1339205035/solver-3753013-1339205035 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753013-1339205035.wbo 301266174 HOME HOME

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

MD5SUM BENCH= b9fa744ec68633cb4114d71740485b31
RANDOM SEED=301266174

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31563084 kB
Buffers:          221624 kB
Cached:           217976 kB
SwapCached:         2788 kB
Active:           355800 kB
Inactive:          87880 kB
Active(anon):       3664 kB
Inactive(anon):     3076 kB
Active(file):     352136 kB
Inactive(file):    84804 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67096940 kB
Dirty:             18292 kB
Writeback:             0 kB
AnonPages:         10688 kB
Mapped:             8080 kB
Shmem:                 0 kB
Slab:             726268 kB
SReclaimable:     166376 kB
SUnreclaim:       559892 kB
KernelStack:        1392 kB
PageTables:         3940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     105908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70976 MiB
End job on node130 at 2012-06-09 03:53:56