Trace number 3697838

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_3_mh.opb
MD5SUMcf07fc1cad99b0f245ba698ecbf7dcb2
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4911296
Best CPU time to get the best result obtained on this benchmark29.7485
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 68921000
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 3789091617
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 68921000
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 3789091617
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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.69	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.69	c [INC SYSTEM] execute solver
1.17/1.22	c [INC SEARCH] formula is SAT
1.17/1.22	c [INC SYSTEM] solved the initial formula
1.17/1.24	c model valid
1.17/1.24	c current solution ok
1.36/1.46	o 266714444
1.36/1.46	c [INC SYSTEM] there exists a inc, kill it!
1.36/1.46	c write failed with 2
1.36/1.47	c [INC SEARCH] iteration: 0
1.36/1.47	c [INC BOUNDS] best value:266714459 search for 266714458
1.36/1.47	c [INC SYSTEM] create new solver instance
1.36/1.47	c [INC] encode full formula
1.36/1.47	c fallback to adder encoding
1.98/2.05	c set iterative enc to: adder
1.98/2.05	c set iterative enc to: none
2.07/2.13	c [INC SEARCH] isOptimum variable: 0
29.05/29.18	c formula is SAT
29.15/29.20	c [INC SEARCH] copied best model
29.15/29.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
29.15/29.22	c model valid
29.15/29.22	c current solution ok
29.15/29.22	o 81655572
29.15/29.22	c [INC SEARCH] iteration: 1
29.15/29.22	c [INC BOUNDS] best value:81655587 search for 81655586
29.15/29.22	c [INC SYSTEM] there exists a inc, kill it!
29.15/29.22	c write failed with 2
29.15/29.23	c [INC SYSTEM] create new solver instance
29.15/29.23	c [INC] encode full formula
29.15/29.23	c fallback to adder encoding
29.68/29.80	c set iterative enc to: adder
29.68/29.80	c set iterative enc to: none
29.77/29.89	c [INC SEARCH] isOptimum variable: 0
280.69/280.87	c formula is SAT
280.69/280.88	c [INC SEARCH] copied best model
280.69/280.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
280.81/280.90	c model valid
280.81/280.90	c current solution ok
280.81/280.90	o 33861735
280.81/280.90	c [INC SEARCH] iteration: 2
280.81/280.90	c [INC BOUNDS] best value:33861750 search for 33861749
280.81/280.90	c [INC SYSTEM] there exists a inc, kill it!
280.81/280.90	c write failed with 2
280.81/280.91	c [INC SYSTEM] create new solver instance
280.81/280.91	c [INC] encode full formula
280.81/280.91	c fallback to adder encoding
281.33/281.45	c set iterative enc to: adder
281.33/281.45	c set iterative enc to: none
281.42/281.54	c [INC SEARCH] isOptimum variable: 0
1475.21/1475.54	c formula is SAT
1475.21/1475.56	c [INC SEARCH] copied best model
1475.21/1475.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1475.21/1475.58	c model valid
1475.21/1475.58	c current solution ok
1475.21/1475.58	o 22531319
1475.21/1475.58	c [INC SEARCH] iteration: 3
1475.21/1475.58	c [INC BOUNDS] best value:22531334 search for 22531333
1475.21/1475.58	c [INC SYSTEM] there exists a inc, kill it!
1475.21/1475.58	c write failed with 2
1475.21/1475.58	c [INC SYSTEM] create new solver instance
1475.21/1475.58	c [INC] encode full formula
1475.21/1475.58	c fallback to adder encoding
1475.83/1476.10	c set iterative enc to: adder
1475.83/1476.10	c set iterative enc to: none
1475.83/1476.19	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.41	s UNKNOWN
1800.05/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.41	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-3697838-1338129358/watcher-3697838-1338129358 -o /tmp/evaluation-result-3697838-1338129358/solver-3697838-1338129358 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697838-1338129358.opb 909135196 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: 3.07 2.44 2.19 3/177 2261
/proc/meminfo: memFree=28552740/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0

[startup+0.105931 s]
/proc/loadavg: 3.07 2.44 2.19 3/177 2261
/proc/meminfo: memFree=28552740/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200341 s]
/proc/loadavg: 3.07 2.44 2.19 3/177 2261
/proc/meminfo: memFree=28552740/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300378 s]
/proc/loadavg: 3.07 2.44 2.19 3/177 2261
/proc/meminfo: memFree=28552740/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70029 s]
/proc/loadavg: 3.07 2.44 2.19 3/177 2261
/proc/meminfo: memFree=28552740/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 2.98 2.43 2.18 3/180 2267
/proc/meminfo: memFree=28527632/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0
[pid=2262] ppid=2261 vsize=17932 CPUtime=1.48 cores=1,3,5,7
/proc/2262/stat : 2262 (npSolver-pbo) R 2261 2261 1566 0 -1 4202496 5084 14414 0 0 18 20 104 6 20 0 1 0 279061726 18362368 3609 33554432000 4194304 5992684 140737278973168 140737278968640 5044375 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2262/statm: 4483 3610 189 440 0 4039 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 27080

[startup+3.10041 s]
/proc/loadavg: 2.98 2.43 2.18 3/180 2270
/proc/meminfo: memFree=28473452/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0
[pid=2262] ppid=2261 vsize=17932 CPUtime=2.11 cores=1,3,5,7
/proc/2262/stat : 2262 (npSolver-pbo) S 2261 2261 1566 0 -1 4202496 8441 14929 0 0 74 27 104 6 20 0 1 0 279061726 18362368 3862 33554432000 4194304 5992684 140737278973168 140737278959000 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2262/statm: 4483 3862 190 440 0 4039 0
[pid=2270] ppid=2262 vsize=123472 CPUtime=0.95 cores=1,3,5,7
/proc/2270/stat : 2270 (glucosInc) R 2262 2261 1566 0 -1 4202496 24445 0 0 0 86 9 0 0 20 0 1 0 279061940 126435328 27091 33554432000 4194304 5654031 140735043735872 140735043733768 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2270/statm: 30868 27091 141 357 0 30508 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 150552

[startup+6.30043 s]
/proc/loadavg: 2.98 2.43 2.18 3/180 2270
/proc/meminfo: memFree=28383892/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0
[pid=2262] ppid=2261 vsize=17932 CPUtime=2.11 cores=1,3,5,7
/proc/2262/stat : 2262 (npSolver-pbo) S 2261 2261 1566 0 -1 4202496 8441 14929 0 0 74 27 104 6 20 0 1 0 279061726 18362368 3862 33554432000 4194304 5992684 140737278973168 140737278959000 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2262/statm: 4483 3862 190 440 0 4039 0
[pid=2270] ppid=2262 vsize=124528 CPUtime=4.14 cores=1,3,5,7
/proc/2270/stat : 2270 (glucosInc) R 2262 2261 1566 0 -1 4202496 24773 0 0 0 405 9 0 0 20 0 1 0 279061940 127516672 27419 33554432000 4194304 5654031 140735043735872 140735043723688 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2270/statm: 31132 27419 141 357 0 30772 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 151608

[startup+12.7004 s]
/proc/loadavg: 2.83 2.41 2.18 3/180 2270
/proc/meminfo: memFree=28382660/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0
[pid=2262] ppid=2261 vsize=17932 CPUtime=2.11 cores=1,3,5,7
/proc/2262/stat : 2262 (npSolver-pbo) S 2261 2261 1566 0 -1 4202496 8441 14929 0 0 74 27 104 6 20 0 1 0 279061726 18362368 3862 33554432000 4194304 5992684 140737278973168 140737278959000 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2262/statm: 4483 3862 190 440 0 4039 0
[pid=2270] ppid=2262 vsize=125468 CPUtime=10.55 cores=1,3,5,7
/proc/2270/stat : 2270 (glucosInc) R 2262 2261 1566 0 -1 4202496 25069 0 0 0 1045 10 0 0 20 0 1 0 279061940 128479232 27715 33554432000 4194304 5654031 140735043735872 140735043733656 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2270/statm: 31367 27715 141 357 0 31007 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 152548

[startup+25.5005 s]
/proc/loadavg: 2.70 2.40 2.18 3/180 2270
/proc/meminfo: memFree=28377208/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0
[pid=2262] ppid=2261 vsize=17932 CPUtime=2.11 cores=1,3,5,7
/proc/2262/stat : 2262 (npSolver-pbo) S 2261 2261 1566 0 -1 4202496 8441 14929 0 0 74 27 104 6 20 0 1 0 279061726 18362368 3862 33554432000 4194304 5992684 140737278973168 140737278959000 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2262/statm: 4483 3862 190 440 0 4039 0
[pid=2270] ppid=2262 vsize=126836 CPUtime=23.34 cores=1,3,5,7
/proc/2270/stat : 2270 (glucosInc) R 2262 2261 1566 0 -1 4202496 25429 0 0 0 2324 10 0 0 20 0 1 0 279061940 129880064 29097 33554432000 4194304 5654031 140735043735872 140735043733656 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2270/statm: 31709 29097 141 357 0 31349 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 153916

[startup+51.1005 s]
/proc/loadavg: 2.46 2.37 2.17 3/180 2273
/proc/meminfo: memFree=28371616/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0
[pid=2262] ppid=2261 vsize=16144 CPUtime=29.85 cores=1,3,5,7
/proc/2262/stat : 2262 (npSolver-pbo) S 2261 2261 1566 0 -1 4202496 14011 41010 0 0 134 35 2797 19 20 0 1 0 279061726 16531456 3447 33554432000 4194304 5992684 140737278973168 140737278959000 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2262/statm: 4036 3447 190 440 0 3592 0
[pid=2272] ppid=2262 vsize=120340 CPUtime=21.19 cores=1,3,5,7
/proc/2272/stat : 2272 (glucosInc) R 2262 2261 1566 0 -1 4202496 24244 0 0 0 2110 9 0 0 20 0 1 0 279064715 123228160 27732 33554432000 4194304 5654031 140734920750016 140734920747800 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2272/statm: 30085 27732 132 357 0 29725 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 145632

[startup+102.301 s]
/proc/loadavg: 2.18 2.30 2.16 3/179 2273
/proc/meminfo: memFree=28362664/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0
[pid=2262] ppid=2261 vsize=16144 CPUtime=29.85 cores=1,3,5,7
/proc/2262/stat : 2262 (npSolver-pbo) S 2261 2261 1566 0 -1 4202496 14011 41010 0 0 134 35 2797 19 20 0 1 0 279061726 16531456 3447 33554432000 4194304 5992684 140737278973168 140737278959000 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2262/statm: 4036 3447 190 440 0 3592 0
[pid=2272] ppid=2262 vsize=143140 CPUtime=72.39 cores=1,3,5,7
/proc/2272/stat : 2272 (glucosInc) R 2262 2261 1566 0 -1 4202496 27375 0 0 0 7226 13 0 0 20 0 1 0 279064715 146575360 29654 33554432000 4194304 5654031 140734920750016 140734920737832 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2272/statm: 35785 29654 141 357 0 35425 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 168432

[startup+162.3 s]
/proc/loadavg: 2.07 2.25 2.15 3/179 2273
/proc/meminfo: memFree=28346932/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0
[pid=2262] ppid=2261 vsize=16144 CPUtime=29.85 cores=1,3,5,7
/proc/2262/stat : 2262 (npSolver-pbo) S 2261 2261 1566 0 -1 4202496 14011 41010 0 0 134 35 2797 19 20 0 1 0 279061726 16531456 3447 33554432000 4194304 5992684 140737278973168 140737278959000 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2262/statm: 4036 3447 190 440 0 3592 0
[pid=2272] ppid=2262 vsize=146384 CPUtime=132.38 cores=1,3,5,7
/proc/2272/stat : 2272 (glucosInc) R 2262 2261 1566 0 -1 4202496 29108 0 0 0 13223 15 0 0 20 0 1 0 279064715 149897216 31028 33554432000 4194304 5654031 140734920750016 140734920737832 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2272/statm: 36596 31028 141 357 0 36236 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 171676

[startup+222.307 s]
/proc/loadavg: 2.02 2.20 2.14 3/180 2274
/proc/meminfo: memFree=28344180/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0
[pid=2262] ppid=2261 vsize=16144 CPUtime=29.85 cores=1,3,5,7
/proc/2262/stat : 2262 (npSolver-pbo) S 2261 2261 1566 0 -1 4202496 14011 41010 0 0 134 35 2797 19 20 0 1 0 279061726 16531456 3447 33554432000 4194304 5992684 140737278973168 140737278959000 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2262/statm: 4036 3447 190 440 0 3592 0
[pid=2272] ppid=2262 vsize=127416 CPUtime=192.37 cores=1,3,5,7
/proc/2272/stat : 2272 (glucosInc) R 2262 2261 1566 0 -1 4202496 29435 0 0 0 19221 16 0 0 20 0 1 0 279064715 130473984 29967 33554432000 4194304 5654031 140734920750016 140734920737832 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2272/statm: 31854 29967 141 357 0 31494 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 152708

[startup+282.3 s]
/proc/loadavg: 2.01 2.16 2.13 3/180 2278
/proc/meminfo: memFree=28453512/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=28303492/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0
[pid=2262] ppid=2261 vsize=16052 CPUtime=281.46 cores=1,3,5,7
/proc/2262/stat : 2262 (npSolver-pbo) S 2261 2261 1566 0 -1 4202496 19626 72306 0 0 192 43 27871 40 20 0 1 0 279061726 16437248 3424 33554432000 4194304 5992684 140737278973168 140737278959000 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2262/statm: 4013 3424 190 440 0 3569 0
[pid=2278] ppid=2262 vsize=153704 CPUtime=1020.58 cores=1,3,5,7
/proc/2278/stat : 2278 (glucosInc) R 2262 2261 1566 0 -1 4202496 31780 0 0 0 102040 18 0 0 20 0 1 0 279089880 157392896 34396 33554432000 4194304 5654031 140736404737968 140736404725784 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2278/statm: 38426 34396 142 357 0 38066 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 178904

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 2287
/proc/meminfo: memFree=28302040/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0
[pid=2262] ppid=2261 vsize=16052 CPUtime=281.46 cores=1,3,5,7
/proc/2262/stat : 2262 (npSolver-pbo) S 2261 2261 1566 0 -1 4202496 19626 72306 0 0 192 43 27871 40 20 0 1 0 279061726 16437248 3424 33554432000 4194304 5992684 140737278973168 140737278959000 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2262/statm: 4013 3424 190 440 0 3569 0
[pid=2278] ppid=2262 vsize=154708 CPUtime=1080.56 cores=1,3,5,7
/proc/2278/stat : 2278 (glucosInc) R 2262 2261 1566 0 -1 4202496 32453 0 0 0 108037 19 0 0 20 0 1 0 279089880 158420992 32992 33554432000 4194304 5654031 140736404737968 140736404725784 4232398 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2278/statm: 38677 32992 142 357 0 38317 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 179908

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/179 2287
/proc/meminfo: memFree=28303316/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0
[pid=2262] ppid=2261 vsize=16052 CPUtime=281.46 cores=1,3,5,7
/proc/2262/stat : 2262 (npSolver-pbo) S 2261 2261 1566 0 -1 4202496 19626 72306 0 0 192 43 27871 40 20 0 1 0 279061726 16437248 3424 33554432000 4194304 5992684 140737278973168 140737278959000 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2262/statm: 4013 3424 190 440 0 3569 0
[pid=2278] ppid=2262 vsize=135740 CPUtime=1140.56 cores=1,3,5,7
/proc/2278/stat : 2278 (glucosInc) R 2262 2261 1566 0 -1 4202496 33065 0 0 0 114036 20 0 0 20 0 1 0 279089880 138997760 31525 33554432000 4194304 5654031 140736404737968 140736404735992 4232581 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2278/statm: 33935 31525 142 357 0 33575 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 160940

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/180 2292
/proc/meminfo: memFree=28353220/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0
[pid=2262] ppid=2261 vsize=15788 CPUtime=1475.92 cores=1,3,5,7
/proc/2262/stat : 2262 (npSolver-pbo) S 2261 2261 1566 0 -1 4202496 25290 106052 0 0 248 51 147230 63 20 0 1 0 279061726 16166912 3358 33554432000 4194304 5992684 140737278973168 140737278959000 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2262/statm: 3947 3358 190 440 0 3503 0
[pid=2292] ppid=2262 vsize=115164 CPUtime=6.09 cores=1,3,5,7
/proc/2292/stat : 2292 (glucosInc) R 2262 2261 1566 0 -1 4202496 22381 0 0 0 603 6 0 0 20 0 1 0 279209345 117927936 24883 33554432000 4194304 5654031 140735495581408 140735495569224 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2292/statm: 28791 24883 141 357 0 28431 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 140100

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2314
/proc/meminfo: memFree=28341864/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0
[pid=2262] ppid=2261 vsize=15788 CPUtime=1475.92 cores=1,3,5,7
/proc/2262/stat : 2262 (npSolver-pbo) S 2261 2261 1566 0 -1 4202496 25290 106052 0 0 248 51 147230 63 20 0 1 0 279061726 16166912 3358 33554432000 4194304 5992684 140737278973168 140737278959000 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2262/statm: 3947 3358 190 440 0 3503 0
[pid=2292] ppid=2262 vsize=118820 CPUtime=66.09 cores=1,3,5,7
/proc/2292/stat : 2292 (glucosInc) R 2262 2261 1566 0 -1 4202496 23303 0 0 0 6603 6 0 0 20 0 1 0 279209345 121671680 27337 33554432000 4194304 5654031 140735495581408 140735495569224 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2292/statm: 29705 27337 142 357 0 29345 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 143756

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2315
/proc/meminfo: memFree=28337344/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0
[pid=2262] ppid=2261 vsize=15788 CPUtime=1475.92 cores=1,3,5,7
/proc/2262/stat : 2262 (npSolver-pbo) S 2261 2261 1566 0 -1 4202496 25290 106052 0 0 248 51 147230 63 20 0 1 0 279061726 16166912 3358 33554432000 4194304 5992684 140737278973168 140737278959000 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2262/statm: 3947 3358 190 440 0 3503 0
[pid=2292] ppid=2262 vsize=121204 CPUtime=126.07 cores=1,3,5,7
/proc/2292/stat : 2292 (glucosInc) R 2262 2261 1566 0 -1 4202496 24260 0 0 0 12600 7 0 0 20 0 1 0 279209345 124112896 27335 33554432000 4194304 5654031 140735495581408 140735495569224 4208619 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2292/statm: 30301 27335 142 357 0 29941 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 146140

[startup+1662.3 s]
/proc/loadavg: 2.18 2.04 2.01 3/178 2364
/proc/meminfo: memFree=28174752/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0
[pid=2262] ppid=2261 vsize=15788 CPUtime=1475.92 cores=1,3,5,7
/proc/2262/stat : 2262 (npSolver-pbo) S 2261 2261 1566 0 -1 4202496 25290 106052 0 0 248 51 147230 63 20 0 1 0 279061726 16166912 3358 33554432000 4194304 5992684 140737278973168 140737278959000 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2262/statm: 3947 3358 190 440 0 3503 0
[pid=2292] ppid=2262 vsize=171408 CPUtime=186.05 cores=1,3,5,7
/proc/2292/stat : 2292 (glucosInc) R 2262 2261 1566 0 -1 4202496 24613 0 0 0 18597 8 0 0 20 0 1 0 279209345 175521792 36503 33554432000 4194304 5654031 140735495581408 140735495569224 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2292/statm: 42852 36503 142 357 0 42492 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 196344

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/179 2367
/proc/meminfo: memFree=28306436/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0
[pid=2262] ppid=2261 vsize=15788 CPUtime=1475.92 cores=1,3,5,7
/proc/2262/stat : 2262 (npSolver-pbo) S 2261 2261 1566 0 -1 4202496 25290 106052 0 0 248 51 147230 63 20 0 1 0 279061726 16166912 3358 33554432000 4194304 5992684 140737278973168 140737278959000 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2262/statm: 3947 3358 190 440 0 3503 0
[pid=2292] ppid=2262 vsize=151308 CPUtime=246.04 cores=1,3,5,7
/proc/2292/stat : 2292 (glucosInc) R 2262 2261 1566 0 -1 4202496 24892 0 0 0 24596 8 0 0 20 0 1 0 279209345 154939392 36248 33554432000 4194304 5654031 140735495581408 140735495569224 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2292/statm: 37827 36248 142 357 0 37467 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 176244

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 2367
/proc/meminfo: memFree=28257864/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0
[pid=2262] ppid=2261 vsize=15788 CPUtime=1475.92 cores=1,3,5,7
/proc/2262/stat : 2262 (npSolver-pbo) S 2261 2261 1566 0 -1 4202496 25290 106052 0 0 248 51 147230 63 20 0 1 0 279061726 16166912 3358 33554432000 4194304 5992684 140737278973168 140737278959000 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2262/statm: 3947 3358 190 440 0 3503 0
[pid=2292] ppid=2262 vsize=181656 CPUtime=306.03 cores=1,3,5,7
/proc/2292/stat : 2292 (glucosInc) R 2262 2261 1566 0 -1 4202496 24907 0 0 0 30594 9 0 0 20 0 1 0 279209345 186015744 43417 33554432000 4194304 5654031 140735495581408 140735495569224 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2292/statm: 45414 43417 142 357 0 45054 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 206592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 2367
/proc/meminfo: memFree=28257956/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0
[pid=2262] ppid=2261 vsize=15788 CPUtime=1475.92 cores=1,3,5,7
/proc/2262/stat : 2262 (npSolver-pbo) S 2261 2261 1566 0 -1 4202496 25290 106052 0 0 248 51 147230 63 20 0 1 0 279061726 16166912 3358 33554432000 4194304 5992684 140737278973168 140737278959000 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2262/statm: 3947 3358 190 440 0 3503 0
[pid=2292] ppid=2262 vsize=181656 CPUtime=324.13 cores=1,3,5,7
/proc/2292/stat : 2292 (glucosInc) R 2262 2261 1566 0 -1 4202496 24979 0 0 0 32404 9 0 0 20 0 1 0 279209345 186015744 43485 33554432000 4194304 5654031 140735495581408 140735495569224 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2292/statm: 45414 43485 142 357 0 45054 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 206592

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 2367
/proc/meminfo: memFree=28257956/32873852 swapFree=6856/6856
[pid=2261] ppid=2259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2261/stat : 2261 (npSolver-pbo-It) S 2259 2261 1566 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279061726 9367552 275 33554432000 4194304 5064252 140733784939984 140733784938896 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2261/statm: 2287 275 233 213 0 72 0
[pid=2262] ppid=2261 vsize=15788 CPUtime=1475.92 cores=1,3,5,7
/proc/2262/stat : 2262 (npSolver-pbo) S 2261 2261 1566 0 -1 4202496 25290 106052 0 0 248 51 147230 63 20 0 1 0 279061726 16166912 3358 33554432000 4194304 5992684 140737278973168 140737278959000 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2262/statm: 3947 3358 190 440 0 3503 0
[pid=2292] ppid=2262 vsize=181656 CPUtime=324.13 cores=1,3,5,7
/proc/2292/stat : 2292 (glucosInc) R 2262 2261 1566 0 -1 4202496 24979 0 0 0 32404 9 0 0 20 0 1 0 279209345 186015744 43485 33554432000 4194304 5654031 140735495581408 140735495569224 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2292/statm: 45414 43485 142 357 0 45054 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 206592

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1798.84
CPU system time (s): 1.25381
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 225564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.84
system time used= 1.25381
maximum resident set size= 173940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156701
page faults= 0
swaps= 0
block input operations= 0
block output operations= 326568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1646
involuntary context switches= 2527

runsolver used 3.47347 second user time and 8.68168 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-27 16:35:58
IDJOB=3697838
IDBENCH=92714
IDSOLVER=2275
FILE ID=node128/3697838-1338129358
RUNJOBID= node128-1338123762-1585
PBS_JOBID= 14624501
Free space on /tmp= 71112 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat15_5_3_3_mh.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697838-1338129358/watcher-3697838-1338129358 -o /tmp/evaluation-result-3697838-1338129358/solver-3697838-1338129358 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697838-1338129358.opb 909135196 HOME HOME

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

MD5SUM BENCH= cf07fc1cad99b0f245ba698ecbf7dcb2
RANDOM SEED=909135196

node128.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.389
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.77
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.389
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.389
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	: 5438.56
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.389
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.389
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.389
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.389
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.389
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:       32873852 kB
MemFree:        28552740 kB
Buffers:          420148 kB
Cached:          2441616 kB
SwapCached:          620 kB
Active:          1850328 kB
Inactive:        1611288 kB
Active(anon):     589768 kB
Inactive(anon):    12304 kB
Active(file):    1260560 kB
Inactive(file):  1598984 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107296 kB
Dirty:             10348 kB
Writeback:             0 kB
AnonPages:        607800 kB
Mapped:            15640 kB
Shmem:               200 kB
Slab:             718220 kB
SReclaimable:     159936 kB
SUnreclaim:       558284 kB
KernelStack:        1464 kB
PageTables:         5212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     771568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    385024 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= 71072 MiB
End job on node128 at 2012-05-27 17:05:59