Trace number 3747729

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_10_2.opb
MD5SUMf7e9965e006e5669c3252afd9a68998d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark53
Best CPU time to get the best result obtained on this benchmark1796.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 67
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint11
Maximum length of a constraint22
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6328
Sum of products size (including duplicates)12656
Number of different products6328
Sum of products size12656

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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.15	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.15	c [INC SYSTEM] execute solver
0.00/0.16	c [INC SEARCH] formula is SAT
0.00/0.16	c [INC SYSTEM] solved the initial formula
0.00/0.17	c model valid
0.00/0.17	c current solution ok
0.00/0.18	o 499
0.00/0.18	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.18	c write failed with 2
0.00/0.18	c [INC SEARCH] iteration: 0
0.00/0.18	c [INC BOUNDS] best value:499 search for 498
0.00/0.18	c [INC SYSTEM] create new solver instance
0.00/0.18	c [INC] encode full formula
0.00/0.18	c (debug) using card networks
0.00/0.18	c old isEQ: 41, new EQ is 0
0.00/0.19	c set iterative enc to: card
0.00/0.19	c set iterative enc to: none
0.00/0.19	c [INC SEARCH] isOptimum variable: 0
0.00/0.44	c formula is SAT
0.00/0.44	c [INC SEARCH] copied best model
0.00/0.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.45	c model valid
0.00/0.45	c current solution ok
0.00/0.45	o 91
0.00/0.45	c [INC SEARCH] iteration: 1
0.00/0.45	c [INC BOUNDS] best value:91 search for 90
0.00/0.45	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.45	c write failed with 2
0.00/0.45	c [INC SYSTEM] create new solver instance
0.00/0.45	c [INC] encode full formula
0.00/0.45	c (debug) using card networks
0.00/0.45	c old isEQ: 0, new EQ is 0
0.00/0.46	c set iterative enc to: card
0.00/0.46	c set iterative enc to: none
0.00/0.46	c [INC SEARCH] isOptimum variable: 0
0.00/0.52	c formula is SAT
0.00/0.52	c [INC SEARCH] copied best model
0.00/0.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.52	c model valid
0.00/0.52	c current solution ok
0.00/0.52	o 88
0.00/0.52	c [INC SEARCH] iteration: 2
0.00/0.52	c [INC BOUNDS] best value:88 search for 87
0.00/0.52	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.52	c write failed with 2
0.00/0.53	c [INC SYSTEM] create new solver instance
0.00/0.53	c [INC] encode full formula
0.00/0.53	c (debug) using card networks
0.00/0.53	c old isEQ: 0, new EQ is 0
0.00/0.53	c set iterative enc to: card
0.00/0.53	c set iterative enc to: none
0.00/0.54	c [INC SEARCH] isOptimum variable: 0
0.00/0.59	c formula is SAT
0.00/0.59	c [INC SEARCH] copied best model
0.00/0.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.60	c model valid
0.00/0.60	c current solution ok
0.00/0.60	o 85
0.00/0.60	c [INC SEARCH] iteration: 3
0.00/0.60	c [INC BOUNDS] best value:85 search for 84
0.00/0.60	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.60	c write failed with 2
0.00/0.60	c [INC SYSTEM] create new solver instance
0.00/0.60	c [INC] encode full formula
0.00/0.60	c (debug) using card networks
0.00/0.60	c old isEQ: 0, new EQ is 0
0.00/0.61	c set iterative enc to: card
0.00/0.61	c set iterative enc to: none
0.00/0.61	c [INC SEARCH] isOptimum variable: 0
0.00/0.67	c formula is SAT
0.00/0.67	c [INC SEARCH] copied best model
0.00/0.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.67	c model valid
0.00/0.67	c current solution ok
0.00/0.67	o 84
0.00/0.67	c [INC SEARCH] iteration: 4
0.00/0.67	c [INC BOUNDS] best value:84 search for 83
0.00/0.67	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.67	c write failed with 2
0.00/0.67	c [INC SYSTEM] create new solver instance
0.00/0.67	c [INC] encode full formula
0.00/0.67	c (debug) using card networks
0.00/0.67	c old isEQ: 0, new EQ is 0
0.00/0.68	c set iterative enc to: card
0.00/0.68	c set iterative enc to: none
0.00/0.69	c [INC SEARCH] isOptimum variable: 0
0.00/0.79	c formula is SAT
0.00/0.79	c [INC SEARCH] copied best model
0.00/0.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.79	c model valid
0.00/0.79	c current solution ok
0.00/0.79	o 81
0.00/0.79	c [INC SEARCH] iteration: 5
0.00/0.79	c [INC BOUNDS] best value:81 search for 80
0.00/0.79	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.79	c write failed with 2
0.00/0.79	c [INC SYSTEM] create new solver instance
0.00/0.79	c [INC] encode full formula
0.00/0.79	c (debug) using card networks
0.00/0.79	c old isEQ: 0, new EQ is 0
0.00/0.80	c set iterative enc to: card
0.00/0.80	c set iterative enc to: none
0.00/0.81	c [INC SEARCH] isOptimum variable: 0
0.00/0.87	c formula is SAT
0.00/0.87	c [INC SEARCH] copied best model
0.00/0.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.87	c model valid
0.00/0.87	c current solution ok
0.00/0.87	o 78
0.00/0.87	c [INC SEARCH] iteration: 6
0.00/0.87	c [INC BOUNDS] best value:78 search for 77
0.00/0.87	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.87	c write failed with 2
0.00/0.88	c [INC SYSTEM] create new solver instance
0.00/0.88	c [INC] encode full formula
0.00/0.88	c (debug) using card networks
0.00/0.88	c old isEQ: 0, new EQ is 0
0.00/0.88	c set iterative enc to: card
0.00/0.88	c set iterative enc to: none
0.00/0.89	c [INC SEARCH] isOptimum variable: 0
0.00/0.97	c formula is SAT
0.00/0.97	c [INC SEARCH] copied best model
0.00/0.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.97	c model valid
0.00/0.97	c current solution ok
0.00/0.97	o 73
0.00/0.97	c [INC SEARCH] iteration: 7
0.00/0.97	c [INC BOUNDS] best value:73 search for 72
0.00/0.97	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.97	c write failed with 2
0.00/0.97	c [INC SYSTEM] create new solver instance
0.00/0.97	c [INC] encode full formula
0.00/0.97	c (debug) using card networks
0.00/0.97	c old isEQ: 0, new EQ is 0
0.00/0.98	c set iterative enc to: card
0.00/0.98	c set iterative enc to: none
0.00/0.98	c [INC SEARCH] isOptimum variable: 0
0.97/1.09	c formula is SAT
0.97/1.10	c [INC SEARCH] copied best model
0.97/1.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.97/1.10	c model valid
0.97/1.10	c current solution ok
0.97/1.10	o 72
0.97/1.10	c [INC SEARCH] iteration: 8
0.97/1.10	c [INC BOUNDS] best value:72 search for 71
0.97/1.10	c [INC SYSTEM] there exists a inc, kill it!
0.97/1.10	c write failed with 2
0.97/1.10	c [INC SYSTEM] create new solver instance
0.97/1.10	c [INC] encode full formula
0.97/1.10	c (debug) using card networks
0.97/1.10	c old isEQ: 0, new EQ is 0
1.07/1.11	c set iterative enc to: card
1.07/1.11	c set iterative enc to: none
1.07/1.11	c [INC SEARCH] isOptimum variable: 0
34.05/34.14	c formula is SAT
34.05/34.14	c [INC SEARCH] copied best model
34.05/34.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
34.05/34.15	c model valid
34.05/34.15	c current solution ok
34.05/34.15	o 69
34.05/34.15	c [INC SEARCH] iteration: 9
34.05/34.15	c [INC BOUNDS] best value:69 search for 68
34.05/34.15	c [INC SYSTEM] there exists a inc, kill it!
34.05/34.15	c write failed with 2
34.05/34.15	c [INC SYSTEM] create new solver instance
34.05/34.15	c [INC] encode full formula
34.05/34.15	c (debug) using card networks
34.05/34.15	c old isEQ: 0, new EQ is 0
34.05/34.16	c set iterative enc to: card
34.05/34.16	c set iterative enc to: none
34.05/34.16	c [INC SEARCH] isOptimum variable: 0
34.13/34.90	c formula is SAT
34.13/34.91	c [INC SEARCH] copied best model
34.13/34.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
34.13/34.91	c model valid
34.13/34.91	c current solution ok
34.13/34.91	o 68
34.13/34.91	c [INC SEARCH] iteration: 10
34.13/34.91	c [INC BOUNDS] best value:68 search for 67
34.13/34.91	c [INC SYSTEM] there exists a inc, kill it!
34.13/34.91	c write failed with 2
34.13/34.91	c [INC SYSTEM] create new solver instance
34.13/34.91	c [INC] encode full formula
34.13/34.91	c (debug) using card networks
34.13/34.91	c old isEQ: 0, new EQ is 0
34.13/34.92	c set iterative enc to: card
34.13/34.92	c set iterative enc to: none
34.13/34.92	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 12939 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-3747729-1339103579/watcher-3747729-1339103579 -o /tmp/evaluation-result-3747729-1339103579/solver-3747729-1339103579 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747729-1339103579.opb 756782208 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: 2.00 2.00 2.00 3/178 12938
/proc/meminfo: memFree=18735416/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12938/stat : 12938 (npSolver-pbo-It) S 12936 12938 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376482998 9367552 275 33554432000 4194304 5064252 140733932553776 140733932552688 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12938/statm: 2287 275 233 213 0 72 0

[startup+0.0354491 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12938
/proc/meminfo: memFree=18735416/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12938/stat : 12938 (npSolver-pbo-It) S 12936 12938 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376482998 9367552 275 33554432000 4194304 5064252 140733932553776 140733932552688 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12938/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12938
/proc/meminfo: memFree=18735416/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12938/stat : 12938 (npSolver-pbo-It) S 12936 12938 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376482998 9367552 275 33554432000 4194304 5064252 140733932553776 140733932552688 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12938/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12938
/proc/meminfo: memFree=18735416/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12938/stat : 12938 (npSolver-pbo-It) S 12936 12938 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376482998 9367552 275 33554432000 4194304 5064252 140733932553776 140733932552688 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12938/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700149 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12938
/proc/meminfo: memFree=18735416/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12938/stat : 12938 (npSolver-pbo-It) S 12936 12938 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376482998 9367552 275 33554432000 4194304 5064252 140733932553776 140733932552688 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12938/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12961
/proc/meminfo: memFree=18725720/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12938/stat : 12938 (npSolver-pbo-It) S 12936 12938 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376482998 9367552 275 33554432000 4194304 5064252 140733932553776 140733932552688 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12938/statm: 2287 275 233 213 0 72 0
[pid=12939] ppid=12938 vsize=4968 CPUtime=1.08 cores=0,2,4,6
/proc/12939/stat : 12939 (npSolver-pbo) S 12938 12938 12469 0 -1 4202496 5876 22289 0 0 13 2 86 7 20 0 1 0 376482998 5087232 852 33554432000 4194304 6004724 140736689811104 140736689796952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12939/statm: 1242 852 176 442 0 796 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 14116

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12963
/proc/meminfo: memFree=18721752/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12938/stat : 12938 (npSolver-pbo-It) S 12936 12938 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376482998 9367552 275 33554432000 4194304 5064252 140733932553776 140733932552688 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12938/statm: 2287 275 233 213 0 72 0
[pid=12939] ppid=12938 vsize=4968 CPUtime=1.08 cores=0,2,4,6
/proc/12939/stat : 12939 (npSolver-pbo) S 12938 12938 12469 0 -1 4202496 5876 22289 0 0 13 2 86 7 20 0 1 0 376482998 5087232 852 33554432000 4194304 6004724 140736689811104 140736689796952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12939/statm: 1242 852 176 442 0 796 0
[pid=12963] ppid=12939 vsize=10844 CPUtime=1.97 cores=0,2,4,6
/proc/12963/stat : 12963 (glucosInc) R 12939 12938 12469 0 -1 4202496 4489 0 0 0 197 0 0 0 20 0 1 0 376483109 11104256 2085 33554432000 4194304 5654031 140733245676912 140733245675000 4232581 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12963/statm: 2711 2085 140 357 0 2351 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 24960

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12963
/proc/meminfo: memFree=18710024/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12938/stat : 12938 (npSolver-pbo-It) S 12936 12938 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376482998 9367552 275 33554432000 4194304 5064252 140733932553776 140733932552688 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12938/statm: 2287 275 233 213 0 72 0
[pid=12939] ppid=12938 vsize=4968 CPUtime=1.08 cores=0,2,4,6
/proc/12939/stat : 12939 (npSolver-pbo) S 12938 12938 12469 0 -1 4202496 5876 22289 0 0 13 2 86 7 20 0 1 0 376482998 5087232 852 33554432000 4194304 6004724 140736689811104 140736689796952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12939/statm: 1242 852 176 442 0 796 0
[pid=12963] ppid=12939 vsize=27088 CPUtime=5.18 cores=0,2,4,6
/proc/12963/stat : 12963 (glucosInc) R 12939 12938 12469 0 -1 4202496 5779 0 0 0 517 1 0 0 20 0 1 0 376483109 27738112 6244 33554432000 4194304 5654031 140733245676912 140733245674792 4234964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12963/statm: 6772 6244 140 357 0 6412 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 41204

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12963
/proc/meminfo: memFree=18686384/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12938/stat : 12938 (npSolver-pbo-It) S 12936 12938 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376482998 9367552 275 33554432000 4194304 5064252 140733932553776 140733932552688 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12938/statm: 2287 275 233 213 0 72 0
[pid=12939] ppid=12938 vsize=4968 CPUtime=1.08 cores=0,2,4,6
/proc/12939/stat : 12939 (npSolver-pbo) S 12938 12938 12469 0 -1 4202496 5876 22289 0 0 13 2 86 7 20 0 1 0 376482998 5087232 852 33554432000 4194304 6004724 140736689811104 140736689796952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12939/statm: 1242 852 176 442 0 796 0
[pid=12963] ppid=12939 vsize=45764 CPUtime=11.57 cores=0,2,4,6
/proc/12963/stat : 12963 (glucosInc) R 12939 12938 12469 0 -1 4202496 6436 0 0 0 1156 1 0 0 20 0 1 0 376483109 46862336 10939 33554432000 4194304 5654031 140733245676912 140733245674936 4218752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12963/statm: 11441 10939 140 357 0 11081 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 59880

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12963
/proc/meminfo: memFree=18631320/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12938/stat : 12938 (npSolver-pbo-It) S 12936 12938 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376482998 9367552 275 33554432000 4194304 5064252 140733932553776 140733932552688 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12938/statm: 2287 275 233 213 0 72 0
[pid=12939] ppid=12938 vsize=4968 CPUtime=1.08 cores=0,2,4,6
/proc/12939/stat : 12939 (npSolver-pbo) S 12938 12938 12469 0 -1 4202496 5876 22289 0 0 13 2 86 7 20 0 1 0 376482998 5087232 852 33554432000 4194304 6004724 140736689811104 140736689796952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12939/statm: 1242 852 176 442 0 796 0
[pid=12963] ppid=12939 vsize=113940 CPUtime=24.36 cores=0,2,4,6
/proc/12963/stat : 12963 (glucosInc) R 12939 12938 12469 0 -1 4202496 6928 0 0 0 2434 2 0 0 20 0 1 0 376483109 116674560 25040 33554432000 4194304 5654031 140733245676912 140733245674840 4232632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12963/statm: 28485 25040 140 357 0 28125 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 128056

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12967
/proc/meminfo: memFree=18691144/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12938/stat : 12938 (npSolver-pbo-It) S 12936 12938 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376482998 9367552 275 33554432000 4194304 5064252 140733932553776 140733932552688 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12938/statm: 2287 275 233 213 0 72 0
[pid=12939] ppid=12938 vsize=4968 CPUtime=34.89 cores=0,2,4,6
/proc/12939/stat : 12939 (npSolver-pbo) S 12938 12938 12469 0 -1 4202496 6814 32770 0 0 16 2 3459 12 20 0 1 0 376482998 5087232 852 33554432000 4194304 6004724 140736689811104 140736689796952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12939/statm: 1242 852 176 442 0 796 0
[pid=12967] ppid=12939 vsize=40280 CPUtime=16.16 cores=0,2,4,6
/proc/12967/stat : 12967 (glucosInc) R 12939 12938 12469 0 -1 4202496 7149 0 0 0 1615 1 0 0 20 0 1 0 376486490 41246720 9385 33554432000 4194304 5654031 140734835269472 140734835257288 4214944 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12967/statm: 10070 9385 141 357 0 9710 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 54396

[startup+102.307 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 12967
/proc/meminfo: memFree=18649640/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12938/stat : 12938 (npSolver-pbo-It) S 12936 12938 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376482998 9367552 275 33554432000 4194304 5064252 140733932553776 140733932552688 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12938/statm: 2287 275 233 213 0 72 0
[pid=12939] ppid=12938 vsize=4968 CPUtime=34.89 cores=0,2,4,6
/proc/12939/stat : 12939 (npSolver-pbo) S 12938 12938 12469 0 -1 4202496 6814 32770 0 0 16 2 3459 12 20 0 1 0 376482998 5087232 852 33554432000 4194304 6004724 140736689811104 140736689796952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12939/statm: 1242 852 176 442 0 796 0
[pid=12967] ppid=12939 vsize=70740 CPUtime=67.35 cores=0,2,4,6
/proc/12967/stat : 12967 (glucosInc) R 12939 12938 12469 0 -1 4202496 8807 0 0 0 6729 6 0 0 20 0 1 0 376486490 72437760 17186 33554432000 4194304 5654031 140734835269472 140734835267496 4232997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12967/statm: 17685 17186 141 357 0 17325 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 84856

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 13011
/proc/meminfo: memFree=31788608/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12938/stat : 12938 (npSolver-pbo-It) S 12936 12938 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376482998 9367552 275 33554432000 4194304 5064252 140733932553776 140733932552688 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12938/statm: 2287 275 233 213 0 72 0
[pid=12939] ppid=12938 vsize=4968 CPUtime=34.89 cores=0,2,4,6
/proc/12939/stat : 12939 (npSolver-pbo) S 12938 12938 12469 0 -1 4202496 6814 32770 0 0 16 2 3459 12 20 0 1 0 376482998 5087232 852 33554432000 4194304 6004724 140736689811104 140736689796952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12939/statm: 1242 852 176 442 0 796 0
[pid=12967] ppid=12939 vsize=70740 CPUtime=127.33 cores=0,2,4,6
/proc/12967/stat : 12967 (glucosInc) R 12939 12938 12469 0 -1 4202496 11957 0 0 0 12721 12 0 0 20 0 1 0 376486490 72437760 17188 33554432000 4194304 5654031 140734835269472 140734835267496 4215028 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12967/statm: 17685 17188 141 357 0 17325 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 84856

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13012
/proc/meminfo: memFree=31751684/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12938/stat : 12938 (npSolver-pbo-It) S 12936 12938 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376482998 9367552 275 33554432000 4194304 5064252 140733932553776 140733932552688 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12938/statm: 2287 275 233 213 0 72 0
[pid=12939] ppid=12938 vsize=4968 CPUtime=34.89 cores=0,2,4,6
/proc/12939/stat : 12939 (npSolver-pbo) S 12938 12938 12469 0 -1 4202496 6814 32770 0 0 16 2 3459 12 20 0 1 0 376482998 5087232 852 33554432000 4194304 6004724 140736689811104 140736689796952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12939/statm: 1242 852 176 442 0 796 0
[pid=12967] ppid=12939 vsize=70740 CPUtime=187.32 cores=0,2,4,6
/proc/12967/stat : 12967 (glucosInc) R 12939 12938 12469 0 -1 4202496 15092 0 0 0 18714 18 0 0 20 0 1 0 376486490 72437760 17188 33554432000 4194304 5654031 140734835269472 140734835267560 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12967/statm: 17685 17188 141 357 0 17325 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 84856

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13012
/proc/meminfo: memFree=31653472/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.00 2.00 3/181 13021
/proc/meminfo: memFree=31452440/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12938/stat : 12938 (npSolver-pbo-It) S 12936 12938 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376482998 9367552 275 33554432000 4194304 5064252 140733932553776 140733932552688 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12938/statm: 2287 275 233 213 0 72 0
[pid=12939] ppid=12938 vsize=4968 CPUtime=34.89 cores=0,2,4,6
/proc/12939/stat : 12939 (npSolver-pbo) S 12938 12938 12469 0 -1 4202496 6814 32770 0 0 16 2 3459 12 20 0 1 0 376482998 5087232 852 33554432000 4194304 6004724 140736689811104 140736689796952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12939/statm: 1242 852 176 442 0 796 0
[pid=12967] ppid=12939 vsize=201220 CPUtime=1267.17 cores=0,2,4,6
/proc/12967/stat : 12967 (glucosInc) R 12939 12938 12469 0 -1 4202496 61728 0 0 0 126611 106 0 0 20 0 1 0 376486490 206049280 48915 33554432000 4194304 5654031 140734835269472 140734835257288 4208641 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12967/statm: 50305 48915 141 357 0 49945 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 215336

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13021
/proc/meminfo: memFree=31441156/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12938/stat : 12938 (npSolver-pbo-It) S 12936 12938 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376482998 9367552 275 33554432000 4194304 5064252 140733932553776 140733932552688 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12938/statm: 2287 275 233 213 0 72 0
[pid=12939] ppid=12938 vsize=4968 CPUtime=34.89 cores=0,2,4,6
/proc/12939/stat : 12939 (npSolver-pbo) S 12938 12938 12469 0 -1 4202496 6814 32770 0 0 16 2 3459 12 20 0 1 0 376482998 5087232 852 33554432000 4194304 6004724 140736689811104 140736689796952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12939/statm: 1242 852 176 442 0 796 0
[pid=12967] ppid=12939 vsize=282128 CPUtime=1327.15 cores=0,2,4,6
/proc/12967/stat : 12967 (glucosInc) R 12939 12938 12469 0 -1 4202496 64447 0 0 0 132605 110 0 0 20 0 1 0 376486490 288899072 57668 33554432000 4194304 5654031 140734835269472 140734835257288 4234964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12967/statm: 70532 57668 141 357 0 70172 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 296244

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 13023
/proc/meminfo: memFree=31444100/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12938/stat : 12938 (npSolver-pbo-It) S 12936 12938 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376482998 9367552 275 33554432000 4194304 5064252 140733932553776 140733932552688 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12938/statm: 2287 275 233 213 0 72 0
[pid=12939] ppid=12938 vsize=4968 CPUtime=34.89 cores=0,2,4,6
/proc/12939/stat : 12939 (npSolver-pbo) S 12938 12938 12469 0 -1 4202496 6814 32770 0 0 16 2 3459 12 20 0 1 0 376482998 5087232 852 33554432000 4194304 6004724 140736689811104 140736689796952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12939/statm: 1242 852 176 442 0 796 0
[pid=12967] ppid=12939 vsize=282128 CPUtime=1387.15 cores=0,2,4,6
/proc/12967/stat : 12967 (glucosInc) R 12939 12938 12469 0 -1 4202496 66406 0 0 0 138601 114 0 0 20 0 1 0 376486490 288899072 63619 33554432000 4194304 5654031 140734835269472 140734835257288 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12967/statm: 70532 63619 141 357 0 70172 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 296244

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13023
/proc/meminfo: memFree=31619820/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12938/stat : 12938 (npSolver-pbo-It) S 12936 12938 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376482998 9367552 275 33554432000 4194304 5064252 140733932553776 140733932552688 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12938/statm: 2287 275 233 213 0 72 0
[pid=12939] ppid=12938 vsize=4968 CPUtime=34.89 cores=0,2,4,6
/proc/12939/stat : 12939 (npSolver-pbo) S 12938 12938 12469 0 -1 4202496 6814 32770 0 0 16 2 3459 12 20 0 1 0 376482998 5087232 852 33554432000 4194304 6004724 140736689811104 140736689796952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12939/statm: 1242 852 176 442 0 796 0
[pid=12967] ppid=12939 vsize=151900 CPUtime=1447.13 cores=0,2,4,6
/proc/12967/stat : 12967 (glucosInc) R 12939 12938 12469 0 -1 4202496 68040 0 0 0 144595 118 0 0 20 0 1 0 376486490 155545600 37478 33554432000 4194304 5654031 140734835269472 140734835257288 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12967/statm: 37975 37478 141 357 0 37615 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 166016

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13023
/proc/meminfo: memFree=31477152/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12938/stat : 12938 (npSolver-pbo-It) S 12936 12938 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376482998 9367552 275 33554432000 4194304 5064252 140733932553776 140733932552688 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12938/statm: 2287 275 233 213 0 72 0
[pid=12939] ppid=12938 vsize=4968 CPUtime=34.89 cores=0,2,4,6
/proc/12939/stat : 12939 (npSolver-pbo) S 12938 12938 12469 0 -1 4202496 6814 32770 0 0 16 2 3459 12 20 0 1 0 376482998 5087232 852 33554432000 4194304 6004724 140736689811104 140736689796952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12939/statm: 1242 852 176 442 0 796 0
[pid=12967] ppid=12939 vsize=201220 CPUtime=1507.12 cores=0,2,4,6
/proc/12967/stat : 12967 (glucosInc) R 12939 12938 12469 0 -1 4202496 70388 0 0 0 150589 123 0 0 20 0 1 0 376486490 206049280 48915 33554432000 4194304 5654031 140734835269472 140734835257288 4232386 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12967/statm: 50305 48915 141 357 0 49945 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 215336

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13023
/proc/meminfo: memFree=31490140/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12938/stat : 12938 (npSolver-pbo-It) S 12936 12938 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376482998 9367552 275 33554432000 4194304 5064252 140733932553776 140733932552688 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12938/statm: 2287 275 233 213 0 72 0
[pid=12939] ppid=12938 vsize=4968 CPUtime=34.89 cores=0,2,4,6
/proc/12939/stat : 12939 (npSolver-pbo) S 12938 12938 12469 0 -1 4202496 6814 32770 0 0 16 2 3459 12 20 0 1 0 376482998 5087232 852 33554432000 4194304 6004724 140736689811104 140736689796952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12939/statm: 1242 852 176 442 0 796 0
[pid=12967] ppid=12939 vsize=232040 CPUtime=1567.12 cores=0,2,4,6
/proc/12967/stat : 12967 (glucosInc) R 12939 12938 12469 0 -1 4202496 72607 0 0 0 156584 128 0 0 20 0 1 0 376486490 237608960 52054 33554432000 4194304 5654031 140734835269472 140734835257288 4232988 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12967/statm: 58010 52054 141 357 0 57650 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 246156

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 13026
/proc/meminfo: memFree=31508600/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12938/stat : 12938 (npSolver-pbo-It) S 12936 12938 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376482998 9367552 275 33554432000 4194304 5064252 140733932553776 140733932552688 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12938/statm: 2287 275 233 213 0 72 0
[pid=12939] ppid=12938 vsize=4968 CPUtime=34.89 cores=0,2,4,6
/proc/12939/stat : 12939 (npSolver-pbo) S 12938 12938 12469 0 -1 4202496 6814 32770 0 0 16 2 3459 12 20 0 1 0 376482998 5087232 852 33554432000 4194304 6004724 140736689811104 140736689796952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12939/statm: 1242 852 176 442 0 796 0
[pid=12967] ppid=12939 vsize=232040 CPUtime=1627.11 cores=0,2,4,6
/proc/12967/stat : 12967 (glucosInc) R 12939 12938 12469 0 -1 4202496 74244 0 0 0 162579 132 0 0 20 0 1 0 376486490 237608960 56150 33554432000 4194304 5654031 140734835269472 140734835257288 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12967/statm: 58010 56150 141 357 0 57650 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 246156

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13027
/proc/meminfo: memFree=31419980/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12938/stat : 12938 (npSolver-pbo-It) S 12936 12938 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376482998 9367552 275 33554432000 4194304 5064252 140733932553776 140733932552688 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12938/statm: 2287 275 233 213 0 72 0
[pid=12939] ppid=12938 vsize=4968 CPUtime=34.89 cores=0,2,4,6
/proc/12939/stat : 12939 (npSolver-pbo) S 12938 12938 12469 0 -1 4202496 6814 32770 0 0 16 2 3459 12 20 0 1 0 376482998 5087232 852 33554432000 4194304 6004724 140736689811104 140736689796952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12939/statm: 1242 852 176 442 0 796 0
[pid=12967] ppid=12939 vsize=282128 CPUtime=1687.09 cores=0,2,4,6
/proc/12967/stat : 12967 (glucosInc) R 12939 12938 12469 0 -1 4202496 76711 0 0 0 168573 136 0 0 20 0 1 0 376486490 288899072 59011 33554432000 4194304 5654031 140734835269472 140734835257288 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12967/statm: 70532 59011 141 357 0 70172 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 296244

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13027
/proc/meminfo: memFree=31457796/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12938/stat : 12938 (npSolver-pbo-It) S 12936 12938 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376482998 9367552 275 33554432000 4194304 5064252 140733932553776 140733932552688 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12938/statm: 2287 275 233 213 0 72 0
[pid=12939] ppid=12938 vsize=4968 CPUtime=34.89 cores=0,2,4,6
/proc/12939/stat : 12939 (npSolver-pbo) S 12938 12938 12469 0 -1 4202496 6814 32770 0 0 16 2 3459 12 20 0 1 0 376482998 5087232 852 33554432000 4194304 6004724 140736689811104 140736689796952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12939/statm: 1242 852 176 442 0 796 0
[pid=12967] ppid=12939 vsize=282128 CPUtime=1747.08 cores=0,2,4,6
/proc/12967/stat : 12967 (glucosInc) R 12939 12938 12469 0 -1 4202496 78340 0 0 0 174569 139 0 0 20 0 1 0 376486490 288899072 58499 33554432000 4194304 5654031 140734835269472 140734835267560 4233448 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12967/statm: 70532 58499 141 357 0 70172 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 296244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13027
/proc/meminfo: memFree=31391084/32873844 swapFree=7124/7124
[pid=12938] ppid=12936 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12938/stat : 12938 (npSolver-pbo-It) S 12936 12938 12469 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376482998 9367552 275 33554432000 4194304 5064252 140733932553776 140733932552688 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12938/statm: 2287 275 233 213 0 72 0
[pid=12939] ppid=12938 vsize=4968 CPUtime=34.89 cores=0,2,4,6
/proc/12939/stat : 12939 (npSolver-pbo) S 12938 12938 12469 0 -1 4202496 6814 32770 0 0 16 2 3459 12 20 0 1 0 376482998 5087232 852 33554432000 4194304 6004724 140736689811104 140736689796952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/12939/statm: 1242 852 176 442 0 796 0
[pid=12967] ppid=12939 vsize=282128 CPUtime=1765.18 cores=0,2,4,6
/proc/12967/stat : 12967 (glucosInc) R 12939 12938 12469 0 -1 4202496 78361 0 0 0 176378 140 0 0 20 0 1 0 376486490 288899072 69251 33554432000 4194304 5654031 140734835269472 140734835257288 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12967/statm: 70532 69251 141 357 0 70172 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 296244

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 12938 and gives
#  childrusage.ru_utime.tv_sec=34
#  childrusage.ru_utime.tv_usec=760715
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=152976
# CPU time returned by wait4() is 34.9137
# while last known CPU time is 1800.07
#
# 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.07
CPU user time (s): 1798.53
CPU system time (s): 1.54
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 377632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.7607
system time used= 0.152976
maximum resident set size= 108352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39958
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 436
involuntary context switches= 155

runsolver used 2.6526 second user time and 7.18691 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-07 23:12:59
IDJOB=3747729
IDBENCH=48131
IDSOLVER=2332
FILE ID=node138/3747729-1339103579
RUNJOBID= node138-1339098175-12485
PBS_JOBID= 14643715
Free space on /tmp= 67672 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_10_2.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747729-1339103579/watcher-3747729-1339103579 -o /tmp/evaluation-result-3747729-1339103579/solver-3747729-1339103579 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747729-1339103579.opb 756782208 HOME HOME

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

MD5SUM BENCH= f7e9965e006e5669c3252afd9a68998d
RANDOM SEED=756782208

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:        18735308 kB
Buffers:           77972 kB
Cached:          3215444 kB
SwapCached:        19640 kB
Active:         13151932 kB
Inactive:         118520 kB
Active(anon):    9959128 kB
Inactive(anon):    20452 kB
Active(file):    3192804 kB
Inactive(file):    98068 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67082136 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:      10041168 kB
Mapped:             9972 kB
Shmem:                 0 kB
Slab:             708332 kB
SReclaimable:     149720 kB
SUnreclaim:       558612 kB
KernelStack:        1504 kB
PageTables:        23572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   11649472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6119424 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= 70692 MiB
End job on node138 at 2012-06-07 23:43:00