Trace number 3752501

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 NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.03 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_60_4.opb
MD5SUMca18e0f90c225db0db25139874012827
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark29
Best CPU time to get the best result obtained on this benchmark1797.18
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 37
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1000
Minimum length of a constraint61
Maximum length of a constraint108
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)75484
Sum of products size (including duplicates)150968
Number of different products75484
Sum of products size150968

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.17	c run inc solver
0.00/0.17	c [INC SYSTEM] run initial solver
0.00/0.17	c [INC SYSTEM] preprocess with white file
1.17/1.24	c [INC SYSTEM] finished preprocessing in 1 s
1.17/1.24	c [INC SYSTEM] execute solver
1.22/1.32	c [INC SEARCH] formula is SAT
1.22/1.33	c [INC SYSTEM] solved the initial formula
1.22/1.36	c model valid
1.22/1.36	c current solution ok
1.50/1.60	o 999
1.50/1.60	c starting approximation
1.50/1.60	c factor = 1
1.50/1.60	c can not find a suitable factor, leaving approximation
1.50/1.60	c finished approximation
1.50/1.60	c [INC SYSTEM] there exists a inc, kill it!
1.50/1.60	c write failed with 2
1.50/1.60	c [INC SEARCH] iteration: 0
1.50/1.60	c [INC BOUNDS] best value:999 search for 998
1.50/1.60	c [INC SYSTEM] create new solver instance
1.50/1.60	c [INC] encode full formula
1.50/1.60	c (debug) using card networks
1.50/1.60	c old isEQ: 192, new EQ is 0
1.50/1.62	c set iterative enc to: card
1.50/1.62	c set iterative enc to: none
1.50/1.63	c [INC SEARCH] isOptimum variable: 0
2.66/2.79	c formula is SAT
2.66/2.79	c [INC SEARCH] copied best model
2.66/2.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.76/2.83	c model valid
2.76/2.83	c current solution ok
2.76/2.83	o 57
2.76/2.83	c [INC SEARCH] iteration: 1
2.76/2.83	c [INC BOUNDS] best value:57 search for 56
2.76/2.83	c [INC SYSTEM] there exists a inc, kill it!
2.76/2.83	c write failed with 2
2.76/2.83	c [INC SYSTEM] create new solver instance
2.76/2.83	c [INC] encode full formula
2.76/2.83	c (debug) using card networks
2.76/2.83	c old isEQ: 0, new EQ is 0
2.76/2.85	c set iterative enc to: card
2.76/2.85	c set iterative enc to: none
2.76/2.85	c [INC SEARCH] isOptimum variable: 0
5.76/5.83	c formula is SAT
5.76/5.83	c [INC SEARCH] copied best model
5.76/5.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.76/5.87	c model valid
5.76/5.87	c current solution ok
5.76/5.87	o 43
5.76/5.87	c [INC SEARCH] iteration: 2
5.76/5.87	c [INC BOUNDS] best value:43 search for 42
5.76/5.87	c [INC SYSTEM] there exists a inc, kill it!
5.76/5.87	c write failed with 2
5.76/5.87	c [INC SYSTEM] create new solver instance
5.76/5.87	c [INC] encode full formula
5.76/5.87	c (debug) using card networks
5.76/5.87	c old isEQ: 240, new EQ is 0
5.76/5.88	c set iterative enc to: card
5.76/5.88	c set iterative enc to: none
5.76/5.89	c [INC SEARCH] isOptimum variable: 0
9.15/9.22	c formula is SAT
9.15/9.22	c [INC SEARCH] copied best model
9.15/9.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.15/9.26	c model valid
9.15/9.26	c current solution ok
9.15/9.26	o 42
9.15/9.26	c [INC SEARCH] iteration: 3
9.15/9.26	c [INC BOUNDS] best value:42 search for 41
9.15/9.26	c [INC SYSTEM] there exists a inc, kill it!
9.15/9.26	c write failed with 2
9.15/9.26	c [INC SYSTEM] create new solver instance
9.15/9.26	c [INC] encode full formula
9.15/9.26	c (debug) using card networks
9.15/9.26	c old isEQ: 240, new EQ is 0
9.15/9.28	c set iterative enc to: card
9.15/9.28	c set iterative enc to: none
9.15/9.28	c [INC SEARCH] isOptimum variable: 0
13.27/13.39	c formula is SAT
13.27/13.39	c [INC SEARCH] copied best model
13.27/13.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.37/13.43	c model valid
13.37/13.43	c current solution ok
13.37/13.43	o 40
13.37/13.43	c [INC SEARCH] iteration: 4
13.37/13.43	c [INC BOUNDS] best value:40 search for 39
13.37/13.43	c [INC SYSTEM] there exists a inc, kill it!
13.37/13.43	c write failed with 2
13.37/13.43	c [INC SYSTEM] create new solver instance
13.37/13.43	c [INC] encode full formula
13.37/13.43	c (debug) using card networks
13.37/13.43	c old isEQ: 240, new EQ is 0
13.37/13.44	c set iterative enc to: card
13.37/13.44	c set iterative enc to: none
13.37/13.45	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18: 30634 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -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-3752501-1339218927/watcher-3752501-1339218927 -o /tmp/evaluation-result-3752501-1339218927/solver-3752501-1339218927 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752501-1339218927.opb 1626110887 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: 0.00 0.00 0.00 4/173 30631
/proc/meminfo: memFree=31867424/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0

[startup+0.0852359 s]
/proc/loadavg: 0.00 0.00 0.00 4/173 30631
/proc/meminfo: memFree=31867424/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100233 s]
/proc/loadavg: 0.00 0.00 0.00 4/173 30631
/proc/meminfo: memFree=31867424/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300242 s]
/proc/loadavg: 0.00 0.00 0.00 4/173 30631
/proc/meminfo: memFree=31867424/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700266 s]
/proc/loadavg: 0.00 0.00 0.00 4/173 30631
/proc/meminfo: memFree=31867424/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 0.00 0.00 0.00 3/182 30650
/proc/meminfo: memFree=31779456/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0
[pid=30634] ppid=30631 vsize=14900 CPUtime=1.41 cores=1,3,5,7
/proc/30634/stat : 30634 (npSolver-pbo) R 30631 30631 30590 0 -1 4202496 5015 15922 0 0 22 12 82 25 20 0 1 0 388017833 15257600 3260 33554432000 4194304 6004724 140736472298944 140736472293736 5190832 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30634/statm: 3725 3260 159 442 0 3279 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 24048

[startup+3.10025 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 30655
/proc/meminfo: memFree=31807872/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0
[pid=30634] ppid=30631 vsize=15176 CPUtime=2.83 cores=1,3,5,7
/proc/30634/stat : 30634 (npSolver-pbo) S 30631 30631 30590 0 -1 4202496 7459 29605 0 0 32 20 203 28 20 0 1 0 388017833 15540224 3291 33554432000 4194304 6004724 140736472298944 140736472284792 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30634/statm: 3794 3291 189 442 0 3348 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 24324

[startup+6.30037 s]
/proc/loadavg: 0.16 0.03 0.01 4/181 30657
/proc/meminfo: memFree=31807932/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0
[pid=30634] ppid=30631 vsize=15176 CPUtime=5.86 cores=1,3,5,7
/proc/30634/stat : 30634 (npSolver-pbo) S 30631 30631 30590 0 -1 4202496 8772 36945 0 0 37 20 498 31 20 0 1 0 388017833 15540224 3291 33554432000 4194304 6004724 140736472298944 140736472284792 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30634/statm: 3794 3291 189 442 0 3348 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 24324

[startup+12.7004 s]
/proc/loadavg: 0.31 0.07 0.02 4/181 30661
/proc/meminfo: memFree=31796488/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0
[pid=30634] ppid=30631 vsize=15176 CPUtime=9.27 cores=1,3,5,7
/proc/30634/stat : 30634 (npSolver-pbo) S 30631 30631 30590 0 -1 4202496 9976 44306 0 0 43 21 829 34 20 0 1 0 388017833 15540224 3291 33554432000 4194304 6004724 140736472298944 140736472284792 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30634/statm: 3794 3291 189 442 0 3348 0
[pid=30661] ppid=30634 vsize=38156 CPUtime=3.4 cores=1,3,5,7
/proc/30661/stat : 30661 (glucosInc) R 30634 30631 30590 0 -1 4202496 6740 0 0 0 338 2 0 0 20 0 1 0 388018762 39071744 7540 33554432000 4194304 5654031 140734213741392 140734213729208 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30661/statm: 9539 7540 140 357 0 9179 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 62480

[startup+25.5004 s]
/proc/loadavg: 0.68 0.16 0.05 3/181 30663
/proc/meminfo: memFree=31729808/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0
[pid=30634] ppid=30631 vsize=15176 CPUtime=13.45 cores=1,3,5,7
/proc/30634/stat : 30634 (npSolver-pbo) S 30631 30631 30590 0 -1 4202496 11180 52135 0 0 49 22 1237 37 20 0 1 0 388017833 15540224 3291 33554432000 4194304 6004724 140736472298944 140736472284792 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30634/statm: 3794 3291 189 442 0 3348 0
[pid=30663] ppid=30634 vsize=106220 CPUtime=12.03 cores=1,3,5,7
/proc/30663/stat : 30663 (glucosInc) R 30634 30631 30590 0 -1 4202496 11286 0 0 0 1199 4 0 0 20 0 1 0 388019178 108769280 22273 33554432000 4194304 5654031 140734235270496 140734235268584 4215357 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30663/statm: 26555 22273 141 357 0 26195 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 130544

[startup+51.1004 s]
/proc/loadavg: 1.13 0.31 0.10 3/181 30663
/proc/meminfo: memFree=31684776/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0
[pid=30634] ppid=30631 vsize=15176 CPUtime=13.45 cores=1,3,5,7
/proc/30634/stat : 30634 (npSolver-pbo) S 30631 30631 30590 0 -1 4202496 11180 52135 0 0 49 22 1237 37 20 0 1 0 388017833 15540224 3291 33554432000 4194304 6004724 140736472298944 140736472284792 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30634/statm: 3794 3291 189 442 0 3348 0
[pid=30663] ppid=30634 vsize=137040 CPUtime=37.62 cores=1,3,5,7
/proc/30663/stat : 30663 (glucosInc) R 30634 30631 30590 0 -1 4202496 14494 0 0 0 3752 10 0 0 20 0 1 0 388019178 140328960 31570 33554432000 4194304 5654031 140734235270496 140734235268584 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30663/statm: 34260 31570 141 357 0 33900 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 161364

[startup+102.307 s]
/proc/loadavg: 1.62 0.56 0.20 4/181 30663
/proc/meminfo: memFree=31641016/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0
[pid=30634] ppid=30631 vsize=15176 CPUtime=13.45 cores=1,3,5,7
/proc/30634/stat : 30634 (npSolver-pbo) S 30631 30631 30590 0 -1 4202496 11180 52135 0 0 49 22 1237 37 20 0 1 0 388017833 15540224 3291 33554432000 4194304 6004724 140736472298944 140736472284792 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30634/statm: 3794 3291 189 442 0 3348 0
[pid=30663] ppid=30634 vsize=187128 CPUtime=88.82 cores=1,3,5,7
/proc/30663/stat : 30663 (glucosInc) R 30634 30631 30590 0 -1 4202496 19788 0 0 0 8864 18 0 0 20 0 1 0 388019178 191619072 37463 33554432000 4194304 5654031 140734235270496 140734235268584 4232973 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30663/statm: 46782 37463 142 357 0 46422 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 211452

[startup+162.3 s]
/proc/loadavg: 1.86 0.82 0.31 3/181 30664
/proc/meminfo: memFree=31676136/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0
[pid=30634] ppid=30631 vsize=15176 CPUtime=13.45 cores=1,3,5,7
/proc/30634/stat : 30634 (npSolver-pbo) S 30631 30631 30590 0 -1 4202496 11180 52135 0 0 49 22 1237 37 20 0 1 0 388017833 15540224 3291 33554432000 4194304 6004724 140736472298944 140736472284792 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30634/statm: 3794 3291 189 442 0 3348 0
[pid=30663] ppid=30634 vsize=106220 CPUtime=148.8 cores=1,3,5,7
/proc/30663/stat : 30663 (glucosInc) R 30634 30631 30590 0 -1 4202496 24506 0 0 0 14851 29 0 0 20 0 1 0 388019178 108769280 24176 33554432000 4194304 5654031 140734235270496 140734235268584 4218819 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30663/statm: 26555 24176 142 357 0 26195 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 130544

[startup+222.3 s]
/proc/loadavg: 1.95 1.04 0.41 3/181 30664
/proc/meminfo: memFree=31569944/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0
[pid=30634] ppid=30631 vsize=15176 CPUtime=13.45 cores=1,3,5,7
/proc/30634/stat : 30634 (npSolver-pbo) S 30631 30631 30590 0 -1 4202496 11180 52135 0 0 49 22 1237 37 20 0 1 0 388017833 15540224 3291 33554432000 4194304 6004724 140736472298944 140736472284792 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30634/statm: 3794 3291 189 442 0 3348 0
[pid=30663] ppid=30634 vsize=268516 CPUtime=208.78 cores=1,3,5,7
/proc/30663/stat : 30663 (glucosInc) R 30634 30631 30590 0 -1 4202496 27816 0 0 0 20842 36 0 0 20 0 1 0 388019178 274960384 50236 33554432000 4194304 5654031 140734235270496 140734235268584 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30663/statm: 67129 50236 142 357 0 66769 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 292840

[startup+282.3 s]
/proc/loadavg: 2.05 1.24 0.52 4/182 30667
/proc/meminfo: memFree=31621036/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0
[pid=30634] ppid=30631 vsize=15176 CPUtime=13.45 cores=1,3,5,7
/proc/30634/stat : 30634 (npSolver-pbo) S 30631 30631 30590 0 -1 4202496 11180 52135 0 0 49 22 1237 37 20 0 1 0 388017833 15540224 3291 33554432000 4194304 6004724 140736472298944 140736472284792 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30634/statm: 3794 3291 189 442 0 3348 0
[pid=30663] ppid=30634 vsize=187128 CPUtime=268.76 cores=1,3,5,7

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

/proc/loadavg: 2.00 1.96 1.48 3/181 30674
/proc/meminfo: memFree=31535488/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0
[pid=30634] ppid=30631 vsize=15176 CPUtime=13.45 cores=1,3,5,7
/proc/30634/stat : 30634 (npSolver-pbo) S 30631 30631 30590 0 -1 4202496 11180 52135 0 0 49 22 1237 37 20 0 1 0 388017833 15540224 3291 33554432000 4194304 6004724 140736472298944 140736472284792 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30634/statm: 3794 3291 189 442 0 3348 0
[pid=30663] ppid=30634 vsize=268516 CPUtime=1288.58 cores=1,3,5,7
/proc/30663/stat : 30663 (glucosInc) R 30634 30631 30590 0 -1 4202496 60405 0 0 0 128683 175 0 0 20 0 1 0 388019178 274960384 53437 33554432000 4194304 5654031 140734235270496 140734235268584 4233173 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30663/statm: 67129 53437 142 357 0 66769 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 292840

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/181 30675
/proc/meminfo: memFree=31336280/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0
[pid=30634] ppid=30631 vsize=15176 CPUtime=13.45 cores=1,3,5,7
/proc/30634/stat : 30634 (npSolver-pbo) S 30631 30631 30590 0 -1 4202496 11180 52135 0 0 49 22 1237 37 20 0 1 0 388017833 15540224 3291 33554432000 4194304 6004724 140736472298944 140736472284792 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30634/statm: 3794 3291 189 442 0 3348 0
[pid=30663] ppid=30634 vsize=615700 CPUtime=1348.55 cores=1,3,5,7
/proc/30663/stat : 30663 (glucosInc) R 30634 30631 30590 0 -1 4202496 61962 0 0 0 134675 180 0 0 20 0 1 0 388019178 630476800 103537 33554432000 4194304 5654031 140734235270496 140734235268584 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30663/statm: 153925 103537 142 357 0 153565 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 640024

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 4/181 30675
/proc/meminfo: memFree=31562124/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0
[pid=30634] ppid=30631 vsize=15176 CPUtime=13.45 cores=1,3,5,7
/proc/30634/stat : 30634 (npSolver-pbo) S 30631 30631 30590 0 -1 4202496 11180 52135 0 0 49 22 1237 37 20 0 1 0 388017833 15540224 3291 33554432000 4194304 6004724 140736472298944 140736472284792 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30634/statm: 3794 3291 189 442 0 3348 0
[pid=30663] ppid=30634 vsize=268516 CPUtime=1408.54 cores=1,3,5,7
/proc/30663/stat : 30663 (glucosInc) R 30634 30631 30590 0 -1 4202496 63128 0 0 0 140666 188 0 0 20 0 1 0 388019178 274960384 47293 33554432000 4194304 5654031 140734235270496 140734235268584 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30663/statm: 67129 47293 142 357 0 66769 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 292840

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.56 3/182 30678
/proc/meminfo: memFree=31355768/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0
[pid=30634] ppid=30631 vsize=15176 CPUtime=13.45 cores=1,3,5,7
/proc/30634/stat : 30634 (npSolver-pbo) S 30631 30631 30590 0 -1 4202496 11180 52135 0 0 49 22 1237 37 20 0 1 0 388017833 15540224 3291 33554432000 4194304 6004724 140736472298944 140736472284792 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30634/statm: 3794 3291 189 442 0 3348 0
[pid=30663] ppid=30634 vsize=400776 CPUtime=1468.52 cores=1,3,5,7
/proc/30663/stat : 30663 (glucosInc) R 30634 30631 30590 0 -1 4202496 63724 0 0 0 146661 191 0 0 20 0 1 0 388019178 410394624 90813 33554432000 4194304 5654031 140734235270496 140734235268584 4232772 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30663/statm: 100194 90813 142 357 0 99834 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 425100

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/181 30678
/proc/meminfo: memFree=31540880/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0
[pid=30634] ppid=30631 vsize=15176 CPUtime=13.45 cores=1,3,5,7
/proc/30634/stat : 30634 (npSolver-pbo) S 30631 30631 30590 0 -1 4202496 11180 52135 0 0 49 22 1237 37 20 0 1 0 388017833 15540224 3291 33554432000 4194304 6004724 140736472298944 140736472284792 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30634/statm: 3794 3291 189 442 0 3348 0
[pid=30663] ppid=30634 vsize=187128 CPUtime=1528.52 cores=1,3,5,7
/proc/30663/stat : 30663 (glucosInc) R 30634 30631 30590 0 -1 4202496 65121 0 0 0 152652 200 0 0 20 0 1 0 388019178 191619072 43029 33554432000 4194304 5654031 140734235270496 140734235268584 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30663/statm: 46782 43029 142 357 0 46422 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 211452

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.61 3/181 30678
/proc/meminfo: memFree=31368356/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0
[pid=30634] ppid=30631 vsize=15176 CPUtime=13.45 cores=1,3,5,7
/proc/30634/stat : 30634 (npSolver-pbo) S 30631 30631 30590 0 -1 4202496 11180 52135 0 0 49 22 1237 37 20 0 1 0 388017833 15540224 3291 33554432000 4194304 6004724 140736472298944 140736472284792 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30634/statm: 3794 3291 189 442 0 3348 0
[pid=30663] ppid=30634 vsize=400776 CPUtime=1588.51 cores=1,3,5,7
/proc/30663/stat : 30663 (glucosInc) R 30634 30631 30590 0 -1 4202496 66397 0 0 0 158647 204 0 0 20 0 1 0 388019178 410394624 86717 33554432000 4194304 5654031 140734235270496 140734235268584 4215188 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30663/statm: 100194 86717 142 357 0 99834 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 425100

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.63 4/181 30679
/proc/meminfo: memFree=31226464/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0
[pid=30634] ppid=30631 vsize=15176 CPUtime=13.45 cores=1,3,5,7
/proc/30634/stat : 30634 (npSolver-pbo) S 30631 30631 30590 0 -1 4202496 11180 52135 0 0 49 22 1237 37 20 0 1 0 388017833 15540224 3291 33554432000 4194304 6004724 140736472298944 140736472284792 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30634/statm: 3794 3291 189 442 0 3348 0
[pid=30663] ppid=30634 vsize=615700 CPUtime=1648.5 cores=1,3,5,7
/proc/30663/stat : 30663 (glucosInc) R 30634 30631 30590 0 -1 4202496 67428 0 0 0 164642 208 0 0 20 0 1 0 388019178 630476800 122481 33554432000 4194304 5654031 140734235270496 140734235268584 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30663/statm: 153925 122481 142 357 0 153565 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 640024

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.65 4/181 30679
/proc/meminfo: memFree=31411408/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0
[pid=30634] ppid=30631 vsize=15176 CPUtime=13.45 cores=1,3,5,7
/proc/30634/stat : 30634 (npSolver-pbo) S 30631 30631 30590 0 -1 4202496 11180 52135 0 0 49 22 1237 37 20 0 1 0 388017833 15540224 3291 33554432000 4194304 6004724 140736472298944 140736472284792 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30634/statm: 3794 3291 189 442 0 3348 0
[pid=30663] ppid=30634 vsize=400776 CPUtime=1708.49 cores=1,3,5,7
/proc/30663/stat : 30663 (glucosInc) R 30634 30631 30590 0 -1 4202496 69086 0 0 0 170634 215 0 0 20 0 1 0 388019178 410394624 76989 33554432000 4194304 5654031 140734235270496 140734235268584 4215112 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30663/statm: 100194 76989 142 357 0 99834 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 425100

[startup+1782.3 s]
/proc/loadavg: 2.08 2.00 1.68 4/181 30679
/proc/meminfo: memFree=31244956/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0
[pid=30634] ppid=30631 vsize=15176 CPUtime=13.45 cores=1,3,5,7
/proc/30634/stat : 30634 (npSolver-pbo) S 30631 30631 30590 0 -1 4202496 11180 52135 0 0 49 22 1237 37 20 0 1 0 388017833 15540224 3291 33554432000 4194304 6004724 140736472298944 140736472284792 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30634/statm: 3794 3291 189 442 0 3348 0
[pid=30663] ppid=30634 vsize=615700 CPUtime=1768.47 cores=1,3,5,7
/proc/30663/stat : 30663 (glucosInc) R 30634 30631 30590 0 -1 4202496 70118 0 0 0 176628 219 0 0 20 0 1 0 388019178 630476800 117873 33554432000 4194304 5654031 140734235270496 140734235268584 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30663/statm: 153925 117873 142 357 0 153565 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 640024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.00 1.69 4/181 30679
/proc/meminfo: memFree=31187580/32873844 swapFree=7124/7124
[pid=30631] ppid=30628 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30631/stat : 30631 (npSolver-pbo-It) S 30628 30631 30590 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388017833 9367552 275 33554432000 4194304 5064252 140736475699520 140736475698432 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30631/statm: 2287 275 233 213 0 72 0
[pid=30634] ppid=30631 vsize=15176 CPUtime=13.45 cores=1,3,5,7
/proc/30634/stat : 30634 (npSolver-pbo) S 30631 30631 30590 0 -1 4202496 11180 52135 0 0 49 22 1237 37 20 0 1 0 388017833 15540224 3291 33554432000 4194304 6004724 140736472298944 140736472284792 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30634/statm: 3794 3291 189 442 0 3348 0
[pid=30663] ppid=30634 vsize=615700 CPUtime=1786.58 cores=1,3,5,7
/proc/30663/stat : 30663 (glucosInc) R 30634 30631 30590 0 -1 4202496 70157 0 0 0 178438 220 0 0 20 0 1 0 388019178 630476800 130161 33554432000 4194304 5654031 140734235270496 140734235268584 4232973 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30663/statm: 153925 130161 142 357 0 153565 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 640024

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 30631 and gives
#  childrusage.ru_utime.tv_sec=12
#  childrusage.ru_utime.tv_usec=864044
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=597909
# CPU time returned by wait4() is 13.462
# while last known CPU time is 1800.03
#
# 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.03
CPU user time (s): 1797.24
CPU system time (s): 2.79
CPU usage (%): 99.9787
Max. virtual memory (cumulated for all children) (KiB): 720164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.864
system time used= 0.597909
maximum resident set size= 69568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63689
page faults= 0
swaps= 0
block input operations= 0
block output operations= 57544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 892
involuntary context switches= 88

runsolver used 2.83157 second user time and 8.63569 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-09 07:15:27
IDJOB=3752501
IDBENCH=48108
IDSOLVER=2335
FILE ID=node138/3752501-1339218927
RUNJOBID= node138-1339218926-30607
PBS_JOBID= 14644287
Free space on /tmp= 70968 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_1000_60_4.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752501-1339218927/watcher-3752501-1339218927 -o /tmp/evaluation-result-3752501-1339218927/solver-3752501-1339218927 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752501-1339218927.opb 1626110887 HOME HOME

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

MD5SUM BENCH= ca18e0f90c225db0db25139874012827
RANDOM SEED=1626110887

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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:        31868324 kB
Buffers:          104144 kB
Cached:            52868 kB
SwapCached:        12180 kB
Active:           133412 kB
Inactive:          36740 kB
Active(anon):       1956 kB
Inactive(anon):    13708 kB
Active(file):     131456 kB
Inactive(file):    23032 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67088824 kB
Dirty:             18356 kB
Writeback:             0 kB
AnonPages:          9652 kB
Mapped:             7792 kB
Shmem:                 0 kB
Slab:             694092 kB
SReclaimable:     135304 kB
SUnreclaim:       558788 kB
KernelStack:        1392 kB
PageTables:         4140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70944 MiB
End job on node138 at 2012-06-09 07:45:28