Trace number 3702623

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_0_mh.opb
MD5SUMdd3d38d29879098f25b76c0a87425db0
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5088349
Best CPU time to get the best result obtained on this benchmark3.08453
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6810
Total number of constraints15202
Number of constraints which are clauses11580
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints3600
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 3795
Biggest coefficient in the objective function 80621568
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 3352482423
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 80621568
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 3352482423
Number of bits of the biggest sum of numbers32
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.11	c run inc solver
0.00/0.11	c [INC SYSTEM] run initial solver
0.00/0.11	c [INC SYSTEM] preprocess with white file
0.00/0.65	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.65	c [INC SYSTEM] execute solver
1.07/1.18	c [INC SEARCH] formula is SAT
1.07/1.18	c [INC SYSTEM] solved the initial formula
1.16/1.21	c model valid
1.16/1.21	c current solution ok
1.36/1.41	o 28276906
1.36/1.41	c starting approximation
1.36/1.41	c factor = 2
1.36/1.41	c factor still to low - shrinking to 321933
1.36/1.41	c approx number of clauses: 1e+06
1.36/1.41	c current bound: 14138460
43.95/44.07	c leaving approximation
43.95/44.07	c finished approximation
43.95/44.07	c [INC SYSTEM] there exists a inc, kill it!
43.95/44.07	c write failed with 2
43.95/44.07	c [INC SEARCH] iteration: 0
43.95/44.07	c [INC BOUNDS] best value:28276921 search for 28276920
43.95/44.07	c [INC SYSTEM] create new solver instance
43.95/44.07	c [INC] encode full formula
43.95/44.07	c fallback to adder encoding
44.47/44.58	c set iterative enc to: adder
44.47/44.58	c set iterative enc to: none
44.56/44.64	c [INC SEARCH] isOptimum variable: 0
1617.21/1617.53	c formula is SAT
1617.21/1617.54	c [INC SEARCH] copied best model
1617.21/1617.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1617.21/1617.57	c model valid
1617.21/1617.57	c current solution ok
1617.21/1617.57	o 27469430
1617.21/1617.57	c [INC SEARCH] iteration: 1
1617.21/1617.57	c [INC BOUNDS] best value:27469445 search for 27469444
1617.21/1617.57	c [INC SYSTEM] there exists a inc, kill it!
1617.21/1617.57	c write failed with 2
1617.21/1617.57	c [INC SYSTEM] create new solver instance
1617.21/1617.57	c [INC] encode full formula
1617.21/1617.57	c fallback to adder encoding
1617.72/1618.08	c set iterative enc to: adder
1617.72/1618.08	c set iterative enc to: none
1617.80/1618.15	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.40	s UNKNOWN
1800.04/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.40	c write failed with -1

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-3702623-1338130078/watcher-3702623-1338130078 -o /tmp/evaluation-result-3702623-1338130078/solver-3702623-1338130078 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702623-1338130078.opb 1111326296 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/178 10095
/proc/meminfo: memFree=30737116/32873648 swapFree=6852/6852
[pid=10095] ppid=10093 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10095/stat : 10095 (npSolver-pbo-It) S 10093 10095 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279134612 9367552 275 33554432000 4194304 5064252 140737233569968 140737233568880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10095/statm: 2287 275 233 213 0 72 0

[startup+0.0531561 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10095
/proc/meminfo: memFree=30737116/32873648 swapFree=6852/6852
[pid=10095] ppid=10093 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10095/stat : 10095 (npSolver-pbo-It) S 10093 10095 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279134612 9367552 275 33554432000 4194304 5064252 140737233569968 140737233568880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10095/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100246 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10095
/proc/meminfo: memFree=30737116/32873648 swapFree=6852/6852
[pid=10095] ppid=10093 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10095/stat : 10095 (npSolver-pbo-It) S 10093 10095 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279134612 9367552 275 33554432000 4194304 5064252 140737233569968 140737233568880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10095/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300296 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10095
/proc/meminfo: memFree=30737116/32873648 swapFree=6852/6852
[pid=10095] ppid=10093 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10095/stat : 10095 (npSolver-pbo-It) S 10093 10095 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279134612 9367552 275 33554432000 4194304 5064252 140737233569968 140737233568880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10095/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700278 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10095
/proc/meminfo: memFree=30737116/32873648 swapFree=6852/6852
[pid=10095] ppid=10093 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10095/stat : 10095 (npSolver-pbo-It) S 10093 10095 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279134612 9367552 275 33554432000 4194304 5064252 140737233569968 140737233568880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10095/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10101
/proc/meminfo: memFree=30711536/32873648 swapFree=6852/6852
[pid=10095] ppid=10093 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10095/stat : 10095 (npSolver-pbo-It) S 10093 10095 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279134612 9367552 275 33554432000 4194304 5064252 140737233569968 140737233568880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10095/statm: 2287 275 233 213 0 72 0
[pid=10096] ppid=10095 vsize=22920 CPUtime=0.94 cores=1,3,5,7
/proc/10096/stat : 10096 (npSolver-pbo) R 10095 10095 9266 0 -1 4202496 4904 10967 0 0 22 19 48 5 20 0 1 0 279134612 23470080 4962 33554432000 4194304 5992684 140733823931968 140733823926000 4524999 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10096/statm: 5730 4962 194 440 0 5286 0
[pid=10101] ppid=10096 vsize=20304 CPUtime=0.52 cores=1,3,5,7
/proc/10101/stat : 10101 (glucosInc) S 10096 10095 9266 0 -1 4202496 3977 0 0 0 52 0 0 0 20 0 1 0 279134677 20791296 4318 33554432000 4194304 5654031 140735550995920 140735550994232 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10101/statm: 5076 4318 146 357 0 4716 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 52372

[startup+3.10047 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10104
/proc/meminfo: memFree=30631724/32873648 swapFree=6852/6852
[pid=10095] ppid=10093 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10095/stat : 10095 (npSolver-pbo-It) S 10093 10095 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279134612 9367552 275 33554432000 4194304 5064252 140737233569968 140737233568880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10095/statm: 2287 275 233 213 0 72 0
[pid=10096] ppid=10095 vsize=22920 CPUtime=0.96 cores=1,3,5,7
/proc/10096/stat : 10096 (npSolver-pbo) S 10095 10095 9266 0 -1 4202496 5396 10967 0 0 23 20 48 5 20 0 1 0 279134612 23470080 4963 33554432000 4194304 5992684 140733823931968 140733823924256 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10096/statm: 5730 4963 195 440 0 5286 0
[pid=10101] ppid=10096 vsize=20304 CPUtime=0.52 cores=1,3,5,7
/proc/10101/stat : 10101 (glucosInc) S 10096 10095 9266 0 -1 4202496 3977 0 0 0 52 0 0 0 20 0 1 0 279134677 20791296 4318 33554432000 4194304 5654031 140735550995920 140735550994232 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10101/statm: 5076 4318 146 357 0 4716 0
[pid=10103] ppid=10096 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10103/stat : 10103 (satsolver.sh) S 10096 10095 9266 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279134763 9367552 267 33554432000 4194304 5064252 140734363415536 140734363414448 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10103/statm: 2287 267 226 213 0 72 0
[pid=10104] ppid=10103 vsize=69788 CPUtime=1.57 cores=1,3,5,7
/proc/10104/stat : 10104 (glucose) R 10103 10095 9266 0 -1 4202496 14021 0 0 0 155 2 0 0 20 0 1 0 279134763 71462912 14493 33554432000 4194304 5208918 140736043283056 140736043280728 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10104/statm: 17447 14493 95 248 0 17196 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 131308

[startup+6.30047 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10104
/proc/meminfo: memFree=30629904/32873648 swapFree=6852/6852
[pid=10095] ppid=10093 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10095/stat : 10095 (npSolver-pbo-It) S 10093 10095 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279134612 9367552 275 33554432000 4194304 5064252 140737233569968 140737233568880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10095/statm: 2287 275 233 213 0 72 0
[pid=10096] ppid=10095 vsize=22920 CPUtime=0.96 cores=1,3,5,7
/proc/10096/stat : 10096 (npSolver-pbo) S 10095 10095 9266 0 -1 4202496 5396 10967 0 0 23 20 48 5 20 0 1 0 279134612 23470080 4963 33554432000 4194304 5992684 140733823931968 140733823924256 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10096/statm: 5730 4963 195 440 0 5286 0
[pid=10101] ppid=10096 vsize=20304 CPUtime=0.52 cores=1,3,5,7
/proc/10101/stat : 10101 (glucosInc) S 10096 10095 9266 0 -1 4202496 3977 0 0 0 52 0 0 0 20 0 1 0 279134677 20791296 4318 33554432000 4194304 5654031 140735550995920 140735550994232 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10101/statm: 5076 4318 146 357 0 4716 0
[pid=10103] ppid=10096 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10103/stat : 10103 (satsolver.sh) S 10096 10095 9266 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279134763 9367552 267 33554432000 4194304 5064252 140734363415536 140734363414448 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10103/statm: 2287 267 226 213 0 72 0
[pid=10104] ppid=10103 vsize=71732 CPUtime=4.78 cores=1,3,5,7
/proc/10104/stat : 10104 (glucose) R 10103 10095 9266 0 -1 4202496 14411 0 0 0 475 3 0 0 20 0 1 0 279134763 73453568 14883 33554432000 4194304 5208918 140736043283056 140736043280888 4229748 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10104/statm: 17933 14883 101 248 0 17682 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 133252

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10104
/proc/meminfo: memFree=30628628/32873648 swapFree=6852/6852
[pid=10095] ppid=10093 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10095/stat : 10095 (npSolver-pbo-It) S 10093 10095 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279134612 9367552 275 33554432000 4194304 5064252 140737233569968 140737233568880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10095/statm: 2287 275 233 213 0 72 0
[pid=10096] ppid=10095 vsize=22920 CPUtime=0.96 cores=1,3,5,7
/proc/10096/stat : 10096 (npSolver-pbo) S 10095 10095 9266 0 -1 4202496 5396 10967 0 0 23 20 48 5 20 0 1 0 279134612 23470080 4963 33554432000 4194304 5992684 140733823931968 140733823924256 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10096/statm: 5730 4963 195 440 0 5286 0
[pid=10101] ppid=10096 vsize=20304 CPUtime=0.52 cores=1,3,5,7
/proc/10101/stat : 10101 (glucosInc) S 10096 10095 9266 0 -1 4202496 3977 0 0 0 52 0 0 0 20 0 1 0 279134677 20791296 4318 33554432000 4194304 5654031 140735550995920 140735550994232 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10101/statm: 5076 4318 146 357 0 4716 0
[pid=10103] ppid=10096 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10103/stat : 10103 (satsolver.sh) S 10096 10095 9266 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279134763 9367552 267 33554432000 4194304 5064252 140734363415536 140734363414448 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10103/statm: 2287 267 226 213 0 72 0
[pid=10104] ppid=10103 vsize=71732 CPUtime=11.18 cores=1,3,5,7
/proc/10104/stat : 10104 (glucose) R 10103 10095 9266 0 -1 4202496 14473 0 0 0 1115 3 0 0 20 0 1 0 279134763 73453568 14945 33554432000 4194304 5208918 140736043283056 140736043280888 4211525 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10104/statm: 17933 14945 103 248 0 17682 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 133252

[startup+25.5005 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 10104
/proc/meminfo: memFree=30623988/32873648 swapFree=6852/6852
[pid=10095] ppid=10093 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10095/stat : 10095 (npSolver-pbo-It) S 10093 10095 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279134612 9367552 275 33554432000 4194304 5064252 140737233569968 140737233568880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10095/statm: 2287 275 233 213 0 72 0
[pid=10096] ppid=10095 vsize=22920 CPUtime=0.96 cores=1,3,5,7
/proc/10096/stat : 10096 (npSolver-pbo) S 10095 10095 9266 0 -1 4202496 5396 10967 0 0 23 20 48 5 20 0 1 0 279134612 23470080 4963 33554432000 4194304 5992684 140733823931968 140733823924256 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10096/statm: 5730 4963 195 440 0 5286 0
[pid=10101] ppid=10096 vsize=20304 CPUtime=0.52 cores=1,3,5,7
/proc/10101/stat : 10101 (glucosInc) S 10096 10095 9266 0 -1 4202496 3977 0 0 0 52 0 0 0 20 0 1 0 279134677 20791296 4318 33554432000 4194304 5654031 140735550995920 140735550994232 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/10101/statm: 5076 4318 146 357 0 4716 0
[pid=10103] ppid=10096 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10103/stat : 10103 (satsolver.sh) S 10096 10095 9266 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279134763 9367552 267 33554432000 4194304 5064252 140734363415536 140734363414448 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10103/statm: 2287 267 226 213 0 72 0
[pid=10104] ppid=10103 vsize=73236 CPUtime=23.97 cores=1,3,5,7
/proc/10104/stat : 10104 (glucose) R 10103 10095 9266 0 -1 4202496 15025 0 0 0 2394 3 0 0 20 0 1 0 279134763 74993664 15350 33554432000 4194304 5208918 140736043283056 140736043281144 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10104/statm: 18309 15350 104 248 0 18058 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 134756

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 10111
/proc/meminfo: memFree=30571328/32873648 swapFree=6852/6852
[pid=10095] ppid=10093 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10095/stat : 10095 (npSolver-pbo-It) S 10093 10095 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279134612 9367552 275 33554432000 4194304 5064252 140737233569968 140737233568880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10095/statm: 2287 275 233 213 0 72 0
[pid=10096] ppid=10095 vsize=13456 CPUtime=44.61 cores=1,3,5,7
/proc/10096/stat : 10096 (npSolver-pbo) S 10095 10095 9266 0 -1 4202496 8596 34915 0 0 72 27 4351 11 20 0 1 0 279134612 13778944 2870 33554432000 4194304 5992684 140733823931968 140733823917800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10096/statm: 3364 2870 205 440 0 2920 0
[pid=10111] ppid=10096 vsize=119824 CPUtime=6.44 cores=1,3,5,7
/proc/10111/stat : 10111 (glucosInc) R 10096 10095 9266 0 -1 4202496 22466 0 0 0 639 5 0 0 20 0 1 0 279139076 122699776 25960 33554432000 4194304 5654031 140733303633584 140733303621400 4232800 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10111/statm: 29956 25960 142 357 0 29596 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 142428

[startup+102.307 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 10111
/proc/meminfo: memFree=30559856/32873648 swapFree=6852/6852
[pid=10095] ppid=10093 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10095/stat : 10095 (npSolver-pbo-It) S 10093 10095 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279134612 9367552 275 33554432000 4194304 5064252 140737233569968 140737233568880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10095/statm: 2287 275 233 213 0 72 0
[pid=10096] ppid=10095 vsize=13456 CPUtime=44.61 cores=1,3,5,7
/proc/10096/stat : 10096 (npSolver-pbo) S 10095 10095 9266 0 -1 4202496 8596 34915 0 0 72 27 4351 11 20 0 1 0 279134612 13778944 2870 33554432000 4194304 5992684 140733823931968 140733823917800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10096/statm: 3364 2870 205 440 0 2920 0
[pid=10111] ppid=10096 vsize=124032 CPUtime=57.64 cores=1,3,5,7
/proc/10111/stat : 10111 (glucosInc) R 10096 10095 9266 0 -1 4202496 23928 0 0 0 5758 6 0 0 20 0 1 0 279139076 127008768 27786 33554432000 4194304 5654031 140733303633584 140733303621400 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10111/statm: 31008 27786 142 357 0 30648 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 146636

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 10114
/proc/meminfo: memFree=30524644/32873648 swapFree=6852/6852
[pid=10095] ppid=10093 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10095/stat : 10095 (npSolver-pbo-It) S 10093 10095 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279134612 9367552 275 33554432000 4194304 5064252 140737233569968 140737233568880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10095/statm: 2287 275 233 213 0 72 0
[pid=10096] ppid=10095 vsize=13456 CPUtime=44.61 cores=1,3,5,7

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

/proc/meminfo: memFree=30447332/32873648 swapFree=6852/6852
[pid=10095] ppid=10093 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10095/stat : 10095 (npSolver-pbo-It) S 10093 10095 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279134612 9367552 275 33554432000 4194304 5064252 140737233569968 140737233568880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10095/statm: 2287 275 233 213 0 72 0
[pid=10096] ppid=10095 vsize=13456 CPUtime=44.61 cores=1,3,5,7
/proc/10096/stat : 10096 (npSolver-pbo) S 10095 10095 9266 0 -1 4202496 8596 34915 0 0 72 27 4351 11 20 0 1 0 279134612 13778944 2870 33554432000 4194304 5992684 140733823931968 140733823917800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10096/statm: 3364 2870 205 440 0 2920 0
[pid=10111] ppid=10096 vsize=203068 CPUtime=1197.44 cores=1,3,5,7
/proc/10111/stat : 10111 (glucosInc) R 10096 10095 9266 0 -1 4202496 28320 0 0 0 119729 15 0 0 20 0 1 0 279139076 207941632 46797 33554432000 4194304 5654031 140733303633584 140733303621400 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10111/statm: 50767 46797 142 357 0 50407 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 225672

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10144
/proc/meminfo: memFree=30481460/32873648 swapFree=6852/6852
[pid=10095] ppid=10093 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10095/stat : 10095 (npSolver-pbo-It) S 10093 10095 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279134612 9367552 275 33554432000 4194304 5064252 140737233569968 140737233568880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10095/statm: 2287 275 233 213 0 72 0
[pid=10096] ppid=10095 vsize=13456 CPUtime=44.61 cores=1,3,5,7
/proc/10096/stat : 10096 (npSolver-pbo) S 10095 10095 9266 0 -1 4202496 8596 34915 0 0 72 27 4351 11 20 0 1 0 279134612 13778944 2870 33554432000 4194304 5992684 140733823931968 140733823917800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10096/statm: 3364 2870 205 440 0 2920 0
[pid=10111] ppid=10096 vsize=153748 CPUtime=1257.44 cores=1,3,5,7
/proc/10111/stat : 10111 (glucosInc) R 10096 10095 9266 0 -1 4202496 28323 0 0 0 125729 15 0 0 20 0 1 0 279139076 157437952 36843 33554432000 4194304 5654031 140733303633584 140733303621400 4233315 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10111/statm: 38437 36843 142 357 0 38077 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 176352

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 10147
/proc/meminfo: memFree=30468988/32873648 swapFree=6852/6852
[pid=10095] ppid=10093 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10095/stat : 10095 (npSolver-pbo-It) S 10093 10095 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279134612 9367552 275 33554432000 4194304 5064252 140737233569968 140737233568880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10095/statm: 2287 275 233 213 0 72 0
[pid=10096] ppid=10095 vsize=13456 CPUtime=44.61 cores=1,3,5,7
/proc/10096/stat : 10096 (npSolver-pbo) S 10095 10095 9266 0 -1 4202496 8596 34915 0 0 72 27 4351 11 20 0 1 0 279134612 13778944 2870 33554432000 4194304 5992684 140733823931968 140733823917800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10096/statm: 3364 2870 205 440 0 2920 0
[pid=10111] ppid=10096 vsize=203068 CPUtime=1317.43 cores=1,3,5,7
/proc/10111/stat : 10111 (glucosInc) R 10096 10095 9266 0 -1 4202496 28569 0 0 0 131727 16 0 0 20 0 1 0 279139076 207941632 47309 33554432000 4194304 5654031 140733303633584 140733303621400 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10111/statm: 50767 47309 142 357 0 50407 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 225672

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 10147
/proc/meminfo: memFree=30461052/32873648 swapFree=6852/6852
[pid=10095] ppid=10093 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10095/stat : 10095 (npSolver-pbo-It) S 10093 10095 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279134612 9367552 275 33554432000 4194304 5064252 140737233569968 140737233568880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10095/statm: 2287 275 233 213 0 72 0
[pid=10096] ppid=10095 vsize=13456 CPUtime=44.61 cores=1,3,5,7
/proc/10096/stat : 10096 (npSolver-pbo) S 10095 10095 9266 0 -1 4202496 8596 34915 0 0 72 27 4351 11 20 0 1 0 279134612 13778944 2870 33554432000 4194304 5992684 140733823931968 140733823917800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10096/statm: 3364 2870 205 440 0 2920 0
[pid=10111] ppid=10096 vsize=203068 CPUtime=1377.43 cores=1,3,5,7
/proc/10111/stat : 10111 (glucosInc) R 10096 10095 9266 0 -1 4202496 28571 0 0 0 137727 16 0 0 20 0 1 0 279139076 207941632 48333 33554432000 4194304 5654031 140733303633584 140733303621400 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10111/statm: 50767 48333 142 357 0 50407 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 225672

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10147
/proc/meminfo: memFree=30468996/32873648 swapFree=6852/6852
[pid=10095] ppid=10093 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10095/stat : 10095 (npSolver-pbo-It) S 10093 10095 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279134612 9367552 275 33554432000 4194304 5064252 140737233569968 140737233568880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10095/statm: 2287 275 233 213 0 72 0
[pid=10096] ppid=10095 vsize=13456 CPUtime=44.61 cores=1,3,5,7
/proc/10096/stat : 10096 (npSolver-pbo) S 10095 10095 9266 0 -1 4202496 8596 34915 0 0 72 27 4351 11 20 0 1 0 279134612 13778944 2870 33554432000 4194304 5992684 140733823931968 140733823917800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10096/statm: 3364 2870 205 440 0 2920 0
[pid=10111] ppid=10096 vsize=203068 CPUtime=1437.41 cores=1,3,5,7
/proc/10111/stat : 10111 (glucosInc) R 10096 10095 9266 0 -1 4202496 28813 0 0 0 143725 16 0 0 20 0 1 0 279139076 207941632 44749 33554432000 4194304 5654031 140733303633584 140733303631512 4208654 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10111/statm: 50767 44749 142 357 0 50407 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 225672

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10148
/proc/meminfo: memFree=30459692/32873648 swapFree=6852/6852
[pid=10095] ppid=10093 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10095/stat : 10095 (npSolver-pbo-It) S 10093 10095 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279134612 9367552 275 33554432000 4194304 5064252 140737233569968 140737233568880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10095/statm: 2287 275 233 213 0 72 0
[pid=10096] ppid=10095 vsize=13456 CPUtime=44.61 cores=1,3,5,7
/proc/10096/stat : 10096 (npSolver-pbo) S 10095 10095 9266 0 -1 4202496 8596 34915 0 0 72 27 4351 11 20 0 1 0 279134612 13778944 2870 33554432000 4194304 5992684 140733823931968 140733823917800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10096/statm: 3364 2870 205 440 0 2920 0
[pid=10111] ppid=10096 vsize=203068 CPUtime=1497.4 cores=1,3,5,7
/proc/10111/stat : 10111 (glucosInc) R 10096 10095 9266 0 -1 4202496 28816 0 0 0 149724 16 0 0 20 0 1 0 279139076 207941632 46285 33554432000 4194304 5654031 140733303633584 140733303621400 4232935 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10111/statm: 50767 46285 142 357 0 50407 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 225672

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10148
/proc/meminfo: memFree=30462300/32873648 swapFree=6852/6852
[pid=10095] ppid=10093 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10095/stat : 10095 (npSolver-pbo-It) S 10093 10095 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279134612 9367552 275 33554432000 4194304 5064252 140737233569968 140737233568880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10095/statm: 2287 275 233 213 0 72 0
[pid=10096] ppid=10095 vsize=13456 CPUtime=44.61 cores=1,3,5,7
/proc/10096/stat : 10096 (npSolver-pbo) S 10095 10095 9266 0 -1 4202496 8596 34915 0 0 72 27 4351 11 20 0 1 0 279134612 13778944 2870 33554432000 4194304 5992684 140733823931968 140733823917800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10096/statm: 3364 2870 205 440 0 2920 0
[pid=10111] ppid=10096 vsize=203068 CPUtime=1557.39 cores=1,3,5,7
/proc/10111/stat : 10111 (glucosInc) R 10096 10095 9266 0 -1 4202496 29059 0 0 0 155722 17 0 0 20 0 1 0 279139076 207941632 44749 33554432000 4194304 5654031 140733303633584 140733303631512 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10111/statm: 50767 44749 142 357 0 50407 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 225672

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10190
/proc/meminfo: memFree=30882104/32873648 swapFree=6852/6852
[pid=10095] ppid=10093 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10095/stat : 10095 (npSolver-pbo-It) S 10093 10095 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279134612 9367552 275 33554432000 4194304 5064252 140737233569968 140737233568880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10095/statm: 2287 275 233 213 0 72 0
[pid=10096] ppid=10095 vsize=15756 CPUtime=1617.86 cores=1,3,5,7
/proc/10096/stat : 10096 (npSolver-pbo) S 10095 10095 9266 0 -1 4202496 14023 64508 0 0 126 34 161596 30 20 0 1 0 279134612 16134144 3445 33554432000 4194304 5992684 140733823931968 140733823917800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10096/statm: 3939 3445 205 440 0 3495 0
[pid=10150] ppid=10096 vsize=121176 CPUtime=44.12 cores=1,3,5,7
/proc/10150/stat : 10150 (glucosInc) R 10096 10095 9266 0 -1 4202496 23629 0 0 0 4407 5 0 0 20 0 1 0 279296428 124084224 27027 33554432000 4194304 5654031 140736027589312 140736027577128 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10150/statm: 30294 27027 142 357 0 29934 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 146080

[startup+1722.3 s]
/proc/loadavg: 2.62 2.15 2.05 3/184 10242
/proc/meminfo: memFree=31258648/32873648 swapFree=6852/6852
[pid=10095] ppid=10093 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10095/stat : 10095 (npSolver-pbo-It) S 10093 10095 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279134612 9367552 275 33554432000 4194304 5064252 140737233569968 140737233568880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10095/statm: 2287 275 233 213 0 72 0
[pid=10096] ppid=10095 vsize=15756 CPUtime=1617.86 cores=1,3,5,7
/proc/10096/stat : 10096 (npSolver-pbo) S 10095 10095 9266 0 -1 4202496 14023 64508 0 0 126 34 161596 30 20 0 1 0 279134612 16134144 3445 33554432000 4194304 5992684 140733823931968 140733823917800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10096/statm: 3939 3445 205 440 0 3495 0
[pid=10150] ppid=10096 vsize=122372 CPUtime=104.09 cores=1,3,5,7
/proc/10150/stat : 10150 (glucosInc) R 10096 10095 9266 0 -1 4202496 24990 0 0 0 10402 7 0 0 20 0 1 0 279296428 125308928 27445 33554432000 4194304 5654031 140736027589312 140736027587096 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10150/statm: 30593 27445 142 357 0 30233 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 147276

[startup+1782.3 s]
/proc/loadavg: 2.23 2.12 2.04 3/183 10242
/proc/meminfo: memFree=31196280/32873648 swapFree=6852/6852
[pid=10095] ppid=10093 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10095/stat : 10095 (npSolver-pbo-It) S 10093 10095 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279134612 9367552 275 33554432000 4194304 5064252 140737233569968 140737233568880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10095/statm: 2287 275 233 213 0 72 0
[pid=10096] ppid=10095 vsize=15756 CPUtime=1617.86 cores=1,3,5,7
/proc/10096/stat : 10096 (npSolver-pbo) S 10095 10095 9266 0 -1 4202496 14023 64508 0 0 126 34 161596 30 20 0 1 0 279134612 16134144 3445 33554432000 4194304 5992684 140733823931968 140733823917800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10096/statm: 3939 3445 205 440 0 3495 0
[pid=10150] ppid=10096 vsize=153556 CPUtime=164.08 cores=1,3,5,7
/proc/10150/stat : 10150 (glucosInc) R 10096 10095 9266 0 -1 4202496 26460 0 0 0 16399 9 0 0 20 0 1 0 279296428 157241344 35495 33554432000 4194304 5654031 140736027589312 140736027577128 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10150/statm: 38389 35495 142 357 0 38029 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 178460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.23 2.13 2.05 3/183 10242
/proc/meminfo: memFree=31191812/32873648 swapFree=6852/6852
[pid=10095] ppid=10093 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10095/stat : 10095 (npSolver-pbo-It) S 10093 10095 9266 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279134612 9367552 275 33554432000 4194304 5064252 140737233569968 140737233568880 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10095/statm: 2287 275 233 213 0 72 0
[pid=10096] ppid=10095 vsize=15756 CPUtime=1617.86 cores=1,3,5,7
/proc/10096/stat : 10096 (npSolver-pbo) S 10095 10095 9266 0 -1 4202496 14023 64508 0 0 126 34 161596 30 20 0 1 0 279134612 16134144 3445 33554432000 4194304 5992684 140733823931968 140733823917800 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10096/statm: 3939 3445 205 440 0 3495 0
[pid=10150] ppid=10096 vsize=153556 CPUtime=182.18 cores=1,3,5,7
/proc/10150/stat : 10150 (glucosInc) R 10096 10095 9266 0 -1 4202496 26461 0 0 0 18209 9 0 0 20 0 1 0 279296428 157241344 36007 33554432000 4194304 5654031 140736027589312 140736027577128 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10150/statm: 38389 36007 142 357 0 38029 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 178460

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1799.33
CPU system time (s): 0.749886
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 227780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.33
system time used= 0.749886
maximum resident set size= 195380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105370
page faults= 0
swaps= 0
block input operations= 0
block output operations= 180680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 645
involuntary context switches= 2672

runsolver used 4.78927 second user time and 21.2688 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-27 16:47:58
IDJOB=3702623
IDBENCH=92702
IDSOLVER=2278
FILE ID=node115/3702623-1338130078
RUNJOBID= node115-1338123580-9283
PBS_JOBID= 14624500
Free space on /tmp= 71420 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat15_5_3_0_mh.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702623-1338130078/watcher-3702623-1338130078 -o /tmp/evaluation-result-3702623-1338130078/solver-3702623-1338130078 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702623-1338130078.opb 1111326296 HOME HOME

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

MD5SUM BENCH= dd3d38d29879098f25b76c0a87425db0
RANDOM SEED=1111326296

node115.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.462
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	: 5332.92
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.462
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.462
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		: 2666.462
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.462
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.92
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.462
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.462
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.462
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30737652 kB
Buffers:          275028 kB
Cached:           459000 kB
SwapCached:          936 kB
Active:          1290396 kB
Inactive:          25832 kB
Active(anon):     574512 kB
Inactive(anon):    10284 kB
Active(file):     715884 kB
Inactive(file):    15548 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106408 kB
Dirty:              8544 kB
Writeback:             0 kB
AnonPages:        602236 kB
Mapped:            13208 kB
Shmem:                96 kB
Slab:             681348 kB
SReclaimable:     125884 kB
SUnreclaim:       555464 kB
KernelStack:        1504 kB
PageTables:         5064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     764196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 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= 71588 MiB
End job on node115 at 2012-05-27 17:17:59