Trace number 3697842

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.01 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_7_mh.opb
MD5SUM578db65b35c9d87cb72f70788034039a
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark15820949
Best CPU time to get the best result obtained on this benchmark105.68
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 76225024
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 5067828285
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 76225024
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 5067828285
Number of bits of the biggest sum of numbers33
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.65	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.65	c [INC SYSTEM] execute solver
1.16/1.20	c [INC SEARCH] formula is SAT
1.16/1.21	c [INC SYSTEM] solved the initial formula
1.16/1.23	c model valid
1.16/1.23	c current solution ok
1.36/1.44	o 291886044
1.36/1.44	c [INC SYSTEM] there exists a inc, kill it!
1.36/1.44	c write failed with 2
1.36/1.44	c [INC SEARCH] iteration: 0
1.36/1.44	c [INC BOUNDS] best value:291886059 search for 291886058
1.36/1.44	c [INC SYSTEM] create new solver instance
1.36/1.44	c [INC] encode full formula
1.36/1.44	c fallback to adder encoding
1.96/2.03	c set iterative enc to: adder
1.96/2.03	c set iterative enc to: none
1.96/2.10	c [INC SEARCH] isOptimum variable: 0
29.44/29.58	c formula is SAT
29.44/29.59	c [INC SEARCH] copied best model
29.44/29.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
29.54/29.61	c model valid
29.54/29.61	c current solution ok
29.54/29.61	o 188007617
29.54/29.61	c [INC SEARCH] iteration: 1
29.54/29.61	c [INC BOUNDS] best value:188007632 search for 188007631
29.54/29.61	c [INC SYSTEM] there exists a inc, kill it!
29.54/29.61	c write failed with 2
29.54/29.62	c [INC SYSTEM] create new solver instance
29.54/29.62	c [INC] encode full formula
29.54/29.62	c fallback to adder encoding
30.05/30.19	c set iterative enc to: adder
30.05/30.19	c set iterative enc to: none
30.15/30.27	c [INC SEARCH] isOptimum variable: 0
165.10/165.29	c formula is SAT
165.20/165.30	c [INC SEARCH] copied best model
165.20/165.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
165.20/165.32	c model valid
165.20/165.32	c current solution ok
165.20/165.32	o 112263180
165.20/165.32	c [INC SEARCH] iteration: 2
165.20/165.32	c [INC BOUNDS] best value:112263195 search for 112263194
165.20/165.32	c [INC SYSTEM] there exists a inc, kill it!
165.20/165.32	c write failed with 2
165.20/165.33	c [INC SYSTEM] create new solver instance
165.20/165.33	c [INC] encode full formula
165.20/165.33	c fallback to adder encoding
165.72/165.88	c set iterative enc to: adder
165.72/165.88	c set iterative enc to: none
165.80/165.96	c [INC SEARCH] isOptimum variable: 0
276.58/276.71	c formula is SAT
276.58/276.73	c [INC SEARCH] copied best model
276.58/276.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
276.58/276.75	c model valid
276.58/276.75	c current solution ok
276.58/276.75	o 89642154
276.58/276.75	c [INC SEARCH] iteration: 3
276.58/276.75	c [INC BOUNDS] best value:89642169 search for 89642168
276.58/276.75	c [INC SYSTEM] there exists a inc, kill it!
276.58/276.75	c write failed with 2
276.58/276.75	c [INC SYSTEM] create new solver instance
276.58/276.75	c [INC] encode full formula
276.58/276.75	c fallback to adder encoding
277.18/277.30	c set iterative enc to: adder
277.18/277.30	c set iterative enc to: none
277.18/277.38	c [INC SEARCH] isOptimum variable: 0
1571.74/1572.18	c formula is SAT
1571.74/1572.19	c [INC SEARCH] copied best model
1571.74/1572.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1571.86/1572.21	c model valid
1571.86/1572.21	c current solution ok
1571.86/1572.21	o 74027555
1571.86/1572.21	c [INC SEARCH] iteration: 4
1571.86/1572.21	c [INC BOUNDS] best value:74027570 search for 74027569
1571.86/1572.21	c [INC SYSTEM] there exists a inc, kill it!
1571.86/1572.21	c write failed with 2
1571.86/1572.21	c [INC SYSTEM] create new solver instance
1571.86/1572.21	c [INC] encode full formula
1571.86/1572.21	c fallback to adder encoding
1572.37/1572.77	c set iterative enc to: adder
1572.37/1572.77	c set iterative enc to: none
1572.47/1572.85	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 25903 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=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-3697842-1338127476/watcher-3697842-1338127476 -o /tmp/evaluation-result-3697842-1338127476/solver-3697842-1338127476 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697842-1338127476.opb 1629942420 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.45 2.39 2.26 3/179 25902
/proc/meminfo: memFree=28874852/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0

[startup+0.0258621 s]
/proc/loadavg: 3.45 2.39 2.26 3/179 25902
/proc/meminfo: memFree=28874852/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100258 s]
/proc/loadavg: 3.45 2.39 2.26 3/179 25902
/proc/meminfo: memFree=28874852/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300167 s]
/proc/loadavg: 3.45 2.39 2.26 3/179 25902
/proc/meminfo: memFree=28874852/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700205 s]
/proc/loadavg: 3.45 2.39 2.26 3/179 25902
/proc/meminfo: memFree=28874852/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 3.45 2.39 2.26 3/182 25908
/proc/meminfo: memFree=28849016/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0
[pid=25903] ppid=25902 vsize=22028 CPUtime=1.46 cores=0,2,4,6
/proc/25903/stat : 25903 (npSolver-pbo) R 25902 25902 24682 0 -1 4202496 5481 14384 0 0 21 18 102 5 20 0 1 0 278872492 22556672 5028 33554432000 4194304 5992684 140735007782576 140735007778048 5044368 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25903/statm: 5507 5028 189 440 0 5063 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 31176

[startup+3.10032 s]
/proc/loadavg: 3.45 2.39 2.26 3/181 25910
/proc/meminfo: memFree=28735792/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0
[pid=25903] ppid=25902 vsize=17932 CPUtime=2.07 cores=0,2,4,6
/proc/25903/stat : 25903 (npSolver-pbo) S 25902 25902 24682 0 -1 4202496 7879 14900 0 0 74 25 102 6 20 0 1 0 278872492 18362368 4089 33554432000 4194304 5992684 140735007782576 140735007768408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25903/statm: 4483 4089 190 440 0 4039 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 27080
heavy processes:

[startup+6.30036 s]
/proc/loadavg: 3.33 2.38 2.25 3/182 25911
/proc/meminfo: memFree=28698508/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0
[pid=25903] ppid=25902 vsize=17932 CPUtime=2.07 cores=0,2,4,6
/proc/25903/stat : 25903 (npSolver-pbo) S 25902 25902 24682 0 -1 4202496 7879 14900 0 0 74 25 102 6 20 0 1 0 278872492 18362368 4089 33554432000 4194304 5992684 140735007782576 140735007768408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25903/statm: 4483 4089 190 440 0 4039 0
[pid=25911] ppid=25903 vsize=125944 CPUtime=4.19 cores=0,2,4,6
/proc/25911/stat : 25911 (glucosInc) R 25903 25902 24682 0 -1 4202496 25797 0 0 0 412 7 0 0 20 0 1 0 278872702 128966656 28424 33554432000 4194304 5654031 140734050586176 140734050573992 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25911/statm: 31486 28424 141 357 0 31126 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 153024

[startup+12.7004 s]
/proc/loadavg: 3.23 2.38 2.25 3/182 25911
/proc/meminfo: memFree=28698376/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0
[pid=25903] ppid=25902 vsize=17932 CPUtime=2.07 cores=0,2,4,6
/proc/25903/stat : 25903 (npSolver-pbo) S 25902 25902 24682 0 -1 4202496 7879 14900 0 0 74 25 102 6 20 0 1 0 278872492 18362368 4089 33554432000 4194304 5992684 140735007782576 140735007768408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25903/statm: 4483 4089 190 440 0 4039 0
[pid=25911] ppid=25903 vsize=126748 CPUtime=10.58 cores=0,2,4,6
/proc/25911/stat : 25911 (glucosInc) R 25903 25902 24682 0 -1 4202496 26026 0 0 0 1051 7 0 0 20 0 1 0 278872702 129789952 28645 33554432000 4194304 5654031 140734050586176 140734050583960 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25911/statm: 31687 28645 141 357 0 31327 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 153828

[startup+25.5004 s]
/proc/loadavg: 2.95 2.36 2.25 3/182 25911
/proc/meminfo: memFree=28695204/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0
[pid=25903] ppid=25902 vsize=17932 CPUtime=2.07 cores=0,2,4,6
/proc/25903/stat : 25903 (npSolver-pbo) S 25902 25902 24682 0 -1 4202496 7879 14900 0 0 74 25 102 6 20 0 1 0 278872492 18362368 4089 33554432000 4194304 5992684 140735007782576 140735007768408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25903/statm: 4483 4089 190 440 0 4039 0
[pid=25911] ppid=25903 vsize=127540 CPUtime=23.37 cores=0,2,4,6
/proc/25911/stat : 25911 (glucosInc) R 25903 25902 24682 0 -1 4202496 26219 0 0 0 2330 7 0 0 20 0 1 0 278872702 130600960 29341 33554432000 4194304 5654031 140734050586176 140734050583960 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25911/statm: 31885 29341 141 357 0 31525 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 154620

[startup+51.1004 s]
/proc/loadavg: 2.63 2.33 2.24 3/182 25913
/proc/meminfo: memFree=28695232/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0
[pid=25903] ppid=25902 vsize=16384 CPUtime=30.21 cores=0,2,4,6
/proc/25903/stat : 25903 (npSolver-pbo) S 25902 25902 24682 0 -1 4202496 13740 41777 0 0 134 32 2840 15 20 0 1 0 278872492 16777216 3734 33554432000 4194304 5992684 140735007782576 140735007768408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25903/statm: 4096 3734 190 440 0 3652 0
[pid=25913] ppid=25903 vsize=126016 CPUtime=20.82 cores=0,2,4,6
/proc/25913/stat : 25913 (glucosInc) R 25903 25902 24682 0 -1 4202496 25176 0 0 0 2076 6 0 0 20 0 1 0 278875519 129040384 29106 33554432000 4194304 5654031 140735936364848 140735936362744 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25913/statm: 31504 29106 141 357 0 31144 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 151548

[startup+102.307 s]
/proc/loadavg: 2.27 2.27 2.23 3/181 25914
/proc/meminfo: memFree=28700900/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0
[pid=25903] ppid=25902 vsize=16384 CPUtime=30.21 cores=0,2,4,6
/proc/25903/stat : 25903 (npSolver-pbo) S 25902 25902 24682 0 -1 4202496 13740 41777 0 0 134 32 2840 15 20 0 1 0 278872492 16777216 3734 33554432000 4194304 5992684 140735007782576 140735007768408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25903/statm: 4096 3734 190 440 0 3652 0
[pid=25913] ppid=25903 vsize=127848 CPUtime=72.02 cores=0,2,4,6
/proc/25913/stat : 25913 (glucosInc) R 25903 25902 24682 0 -1 4202496 26151 0 0 0 7195 7 0 0 20 0 1 0 278875519 130916352 29053 33554432000 4194304 5654031 140735936364848 140735936362872 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25913/statm: 31962 29053 141 357 0 31602 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 153380

[startup+162.3 s]
/proc/loadavg: 2.10 2.22 2.21 3/181 25914
/proc/meminfo: memFree=28693448/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0
[pid=25903] ppid=25902 vsize=16384 CPUtime=30.21 cores=0,2,4,6
/proc/25903/stat : 25903 (npSolver-pbo) S 25902 25902 24682 0 -1 4202496 13740 41777 0 0 134 32 2840 15 20 0 1 0 278872492 16777216 3734 33554432000 4194304 5992684 140735007782576 140735007768408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25903/statm: 4096 3734 190 440 0 3652 0
[pid=25913] ppid=25903 vsize=129588 CPUtime=131.99 cores=0,2,4,6
/proc/25913/stat : 25913 (glucosInc) R 25903 25902 24682 0 -1 4202496 27120 0 0 0 13191 8 0 0 20 0 1 0 278875519 132698112 29475 33554432000 4194304 5654031 140735936364848 140735936362872 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25913/statm: 32397 29475 141 357 0 32037 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 155120

[startup+222.3 s]
/proc/loadavg: 2.03 2.18 2.19 3/181 25916
/proc/meminfo: memFree=28699728/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0
[pid=25903] ppid=25902 vsize=16148 CPUtime=165.89 cores=0,2,4,6
/proc/25903/stat : 25903 (npSolver-pbo) S 25902 25902 24682 0 -1 4202496 19692 69531 0 0 193 40 16330 26 20 0 1 0 278872492 16535552 3675 33554432000 4194304 5992684 140735007782576 140735007768408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25903/statm: 4037 3675 190 440 0 3593 0
[pid=25916] ppid=25903 vsize=124028 CPUtime=56.29 cores=0,2,4,6
/proc/25916/stat : 25916 (glucosInc) R 25903 25902 24682 0 -1 4202496 25732 0 0 0 5623 6 0 0 20 0 1 0 278889088 127004672 28936 33554432000 4194304 5654031 140736517149968 140736517137784 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25916/statm: 31007 28936 141 357 0 30647 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 149324

[startup+282.3 s]
/proc/loadavg: 2.05 2.16 2.18 3/181 25918
/proc/meminfo: memFree=28706156/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0

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

/proc/loadavg: 2.00 2.00 2.05 3/181 25975
/proc/meminfo: memFree=27999364/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0
[pid=25903] ppid=25902 vsize=16088 CPUtime=277.25 cores=0,2,4,6
/proc/25903/stat : 25903 (npSolver-pbo) S 25902 25902 24682 0 -1 4202496 25629 97238 0 0 250 47 27393 35 20 0 1 0 278872492 16474112 3660 33554432000 4194304 5992684 140735007782576 140735007768408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25903/statm: 4022 3660 190 440 0 3578 0
[pid=25918] ppid=25903 vsize=206128 CPUtime=1024.74 cores=0,2,4,6
/proc/25918/stat : 25918 (glucosInc) R 25903 25902 24682 0 -1 4202496 32296 0 0 0 102458 16 0 0 20 0 1 0 278900231 211075072 46644 33554432000 4194304 5654031 140734149913952 140734149901768 4233332 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25918/statm: 51532 46644 141 357 0 51172 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 231364

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/181 25976
/proc/meminfo: memFree=28036040/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0
[pid=25903] ppid=25902 vsize=16088 CPUtime=277.25 cores=0,2,4,6
/proc/25903/stat : 25903 (npSolver-pbo) S 25902 25902 24682 0 -1 4202496 25629 97238 0 0 250 47 27393 35 20 0 1 0 278872492 16474112 3660 33554432000 4194304 5992684 140735007782576 140735007768408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25903/statm: 4022 3660 190 440 0 3578 0
[pid=25918] ppid=25903 vsize=156808 CPUtime=1084.72 cores=0,2,4,6
/proc/25918/stat : 25918 (glucosInc) R 25903 25902 24682 0 -1 4202496 32299 0 0 0 108456 16 0 0 20 0 1 0 278900231 160571392 37602 33554432000 4194304 5654031 140734149913952 140734149911976 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25918/statm: 39202 37602 141 357 0 38842 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 182044

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 25977
/proc/meminfo: memFree=27993468/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0
[pid=25903] ppid=25902 vsize=16088 CPUtime=277.25 cores=0,2,4,6
/proc/25903/stat : 25903 (npSolver-pbo) S 25902 25902 24682 0 -1 4202496 25629 97238 0 0 250 47 27393 35 20 0 1 0 278872492 16474112 3660 33554432000 4194304 5992684 140735007782576 140735007768408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25903/statm: 4022 3660 190 440 0 3578 0
[pid=25918] ppid=25903 vsize=206128 CPUtime=1144.72 cores=0,2,4,6
/proc/25918/stat : 25918 (glucosInc) R 25903 25902 24682 0 -1 4202496 32655 0 0 0 114455 17 0 0 20 0 1 0 278900231 211075072 47156 33554432000 4194304 5654031 140734149913952 140734149901768 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25918/statm: 51532 47156 141 357 0 51172 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 231364

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 25977
/proc/meminfo: memFree=27996448/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0
[pid=25903] ppid=25902 vsize=16088 CPUtime=277.25 cores=0,2,4,6
/proc/25903/stat : 25903 (npSolver-pbo) S 25902 25902 24682 0 -1 4202496 25629 97238 0 0 250 47 27393 35 20 0 1 0 278872492 16474112 3660 33554432000 4194304 5992684 140735007782576 140735007768408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25903/statm: 4022 3660 190 440 0 3578 0
[pid=25918] ppid=25903 vsize=206128 CPUtime=1204.71 cores=0,2,4,6
/proc/25918/stat : 25918 (glucosInc) R 25903 25902 24682 0 -1 4202496 33010 0 0 0 120453 18 0 0 20 0 1 0 278900231 211075072 45620 33554432000 4194304 5654031 140734149913952 140734149901768 4214632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25918/statm: 51532 45620 141 357 0 51172 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 231364

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/182 25980
/proc/meminfo: memFree=27981536/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0
[pid=25903] ppid=25902 vsize=16088 CPUtime=277.25 cores=0,2,4,6
/proc/25903/stat : 25903 (npSolver-pbo) S 25902 25902 24682 0 -1 4202496 25629 97238 0 0 250 47 27393 35 20 0 1 0 278872492 16474112 3660 33554432000 4194304 5992684 140735007782576 140735007768408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25903/statm: 4022 3660 190 440 0 3578 0
[pid=25918] ppid=25903 vsize=206128 CPUtime=1264.7 cores=0,2,4,6
/proc/25918/stat : 25918 (glucosInc) R 25903 25902 24682 0 -1 4202496 33015 0 0 0 126452 18 0 0 20 0 1 0 278900231 211075072 48180 33554432000 4194304 5654031 140734149913952 140734149901768 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25918/statm: 51532 48180 141 357 0 51172 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 231364

[startup+1602.3 s]
/proc/loadavg: 2.06 2.01 2.03 3/181 25983
/proc/meminfo: memFree=28062244/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0
[pid=25903] ppid=25902 vsize=16084 CPUtime=1572.52 cores=0,2,4,6
/proc/25903/stat : 25903 (npSolver-pbo) S 25902 25902 24682 0 -1 4202496 31562 130788 0 0 308 56 156832 56 20 0 1 0 278872492 16470016 3659 33554432000 4194304 5992684 140735007782576 140735007768408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25903/statm: 4021 3659 190 440 0 3577 0
[pid=25982] ppid=25903 vsize=120948 CPUtime=29.43 cores=0,2,4,6
/proc/25982/stat : 25982 (glucosInc) R 25903 25902 24682 0 -1 4202496 23922 0 0 0 2938 5 0 0 20 0 1 0 279029777 123850752 27274 33554432000 4194304 5654031 140733593919456 140733593917352 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25982/statm: 30237 27274 141 357 0 29877 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 146180

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.02 3/181 25983
/proc/meminfo: memFree=28053324/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0
[pid=25903] ppid=25902 vsize=16084 CPUtime=1572.52 cores=0,2,4,6
/proc/25903/stat : 25903 (npSolver-pbo) S 25902 25902 24682 0 -1 4202496 31562 130788 0 0 308 56 156832 56 20 0 1 0 278872492 16470016 3659 33554432000 4194304 5992684 140735007782576 140735007768408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25903/statm: 4021 3659 190 440 0 3577 0
[pid=25982] ppid=25903 vsize=126220 CPUtime=89.41 cores=0,2,4,6
/proc/25982/stat : 25982 (glucosInc) R 25903 25902 24682 0 -1 4202496 25759 0 0 0 8934 7 0 0 20 0 1 0 279029777 129249280 28974 33554432000 4194304 5654031 140733593919456 140733593907272 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25982/statm: 31555 28974 141 357 0 31195 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 151452

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 25983
/proc/meminfo: memFree=28041660/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0
[pid=25903] ppid=25902 vsize=16084 CPUtime=1572.52 cores=0,2,4,6
/proc/25903/stat : 25903 (npSolver-pbo) S 25902 25902 24682 0 -1 4202496 31562 130788 0 0 308 56 156832 56 20 0 1 0 278872492 16470016 3659 33554432000 4194304 5992684 140735007782576 140735007768408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25903/statm: 4021 3659 190 440 0 3577 0
[pid=25982] ppid=25903 vsize=146320 CPUtime=149.41 cores=0,2,4,6
/proc/25982/stat : 25982 (glucosInc) R 25903 25902 24682 0 -1 4202496 26751 0 0 0 14933 8 0 0 20 0 1 0 279029777 149831680 30976 33554432000 4194304 5654031 140733593919456 140733593907272 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25982/statm: 36580 30976 141 357 0 36220 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 171552

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 25983
/proc/meminfo: memFree=28037660/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0
[pid=25903] ppid=25902 vsize=16084 CPUtime=1572.52 cores=0,2,4,6
/proc/25903/stat : 25903 (npSolver-pbo) S 25902 25902 24682 0 -1 4202496 31562 130788 0 0 308 56 156832 56 20 0 1 0 278872492 16470016 3659 33554432000 4194304 5992684 140735007782576 140735007768408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25903/statm: 4021 3659 190 440 0 3577 0
[pid=25982] ppid=25903 vsize=127352 CPUtime=209.4 cores=0,2,4,6
/proc/25982/stat : 25982 (glucosInc) R 25903 25902 24682 0 -1 4202496 27057 0 0 0 20931 9 0 0 20 0 1 0 279029777 130408448 30134 33554432000 4194304 5654031 140733593919456 140733593907272 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25982/statm: 31838 30134 141 357 0 31478 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 152584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 25983
/proc/meminfo: memFree=28066452/32873844 swapFree=6856/6856
[pid=25902] ppid=25900 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25902/stat : 25902 (npSolver-pbo-It) S 25900 25902 24682 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278872492 9367552 274 33554432000 4194304 5064252 140734826495680 140734826494592 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25902/statm: 2287 274 233 213 0 72 0
[pid=25903] ppid=25902 vsize=16084 CPUtime=1572.52 cores=0,2,4,6
/proc/25903/stat : 25903 (npSolver-pbo) S 25902 25902 24682 0 -1 4202496 31562 130788 0 0 308 56 156832 56 20 0 1 0 278872492 16470016 3659 33554432000 4194304 5992684 140735007782576 140735007768408 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25903/statm: 4021 3659 190 440 0 3577 0
[pid=25982] ppid=25903 vsize=146716 CPUtime=227.49 cores=0,2,4,6
/proc/25982/stat : 25982 (glucosInc) R 25903 25902 24682 0 -1 4202496 27564 0 0 0 22740 9 0 0 20 0 1 0 279029777 150237184 31146 33554432000 4194304 5654031 140733593919456 140733593907272 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25982/statm: 36679 31146 141 357 0 36319 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 171948

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25902 and gives
#  childrusage.ru_utime.tv_sec=1571
#  childrusage.ru_utime.tv_usec=417108
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=125828
# CPU time returned by wait4() is 1572.54
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.01
CPU user time (s): 1798.8
CPU system time (s): 1.21
CPU usage (%): 99.9776
Max. virtual memory (cumulated for all children) (KiB): 231364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1571.42
system time used= 1.12583
maximum resident set size= 194768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162723
page faults= 0
swaps= 0
block input operations= 0
block output operations= 421344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2201
involuntary context switches= 2450

runsolver used 3.11453 second user time and 7.06792 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-27 16:04:36
IDJOB=3697842
IDBENCH=92695
IDSOLVER=2275
FILE ID=node144/3697842-1338127476
RUNJOBID= node144-1338121665-24698
PBS_JOBID= 14624480
Free space on /tmp= 71448 MiB

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

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

MD5SUM BENCH= 578db65b35c9d87cb72f70788034039a
RANDOM SEED=1629942420

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
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.196
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:       32873844 kB
MemFree:        28874852 kB
Buffers:          353964 kB
Cached:          2654920 kB
SwapCached:            0 kB
Active:           991216 kB
Inactive:        2170232 kB
Active(anon):     154116 kB
Inactive(anon):        0 kB
Active(file):     837100 kB
Inactive(file):  2170232 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11408 kB
Writeback:             0 kB
AnonPages:        232004 kB
Mapped:            15948 kB
Shmem:               200 kB
Slab:             698640 kB
SReclaimable:     140540 kB
SUnreclaim:       558100 kB
KernelStack:        1512 kB
PageTables:         4292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     275084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    174080 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= 71224 MiB
End job on node144 at 2012-05-27 16:34:36