Trace number 3747321

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-test1.r.opb
MD5SUM8e6ac0bad8d074da12c63269189a8260
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark110
Best CPU time to get the best result obtained on this benchmark0.130979
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 110
Optimality of the best value was proved YES
Number of variables2091
Total number of constraints362
Number of constraints which are clauses362
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint48
Number of terms in the objective function 2091
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 2091
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2091
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.03	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.03	c [INC SYSTEM] execute solver
0.00/0.03	c [INC SEARCH] formula is SAT
0.00/0.03	c [INC SYSTEM] solved the initial formula
0.00/0.03	c model valid
0.00/0.03	c current solution ok
0.00/0.03	o 149
0.00/0.03	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.03	c write failed with 2
0.00/0.03	c [INC SEARCH] iteration: 0
0.00/0.03	c [INC BOUNDS] best value:149 search for 148
0.00/0.03	c [INC SYSTEM] create new solver instance
0.00/0.03	c [INC] encode full formula
0.00/0.03	c (debug) using card networks
0.00/0.03	c old isEQ: 41, new EQ is 0
0.00/0.08	c set iterative enc to: card
0.00/0.08	c set iterative enc to: none
0.00/0.08	c [INC SEARCH] isOptimum variable: 0
2.46/2.58	c formula is SAT
2.46/2.59	c [INC SEARCH] copied best model
2.46/2.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.46/2.59	c model valid
2.46/2.59	c current solution ok
2.46/2.59	o 147
2.46/2.59	c [INC SEARCH] iteration: 1
2.46/2.59	c [INC BOUNDS] best value:147 search for 146
2.46/2.59	c [INC SYSTEM] there exists a inc, kill it!
2.46/2.59	c write failed with 2
2.46/2.59	c [INC SYSTEM] create new solver instance
2.46/2.59	c [INC] encode full formula
2.46/2.59	c (debug) using card networks
2.46/2.59	c old isEQ: 240, new EQ is 0
2.57/2.63	c set iterative enc to: card
2.57/2.63	c set iterative enc to: none
2.57/2.64	c [INC SEARCH] isOptimum variable: 0
7.06/7.14	c formula is SAT
7.06/7.14	c [INC SEARCH] copied best model
7.06/7.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.06/7.14	c model valid
7.06/7.14	c current solution ok
7.06/7.14	o 145
7.06/7.14	c [INC SEARCH] iteration: 2
7.06/7.14	c [INC BOUNDS] best value:145 search for 144
7.06/7.14	c [INC SYSTEM] there exists a inc, kill it!
7.06/7.14	c write failed with 2
7.06/7.15	c [INC SYSTEM] create new solver instance
7.06/7.15	c [INC] encode full formula
7.06/7.15	c (debug) using card networks
7.06/7.15	c old isEQ: 240, new EQ is 0
7.06/7.19	c set iterative enc to: card
7.06/7.19	c set iterative enc to: none
7.18/7.20	c [INC SEARCH] isOptimum variable: 0
11.67/11.76	c formula is SAT
11.67/11.77	c [INC SEARCH] copied best model
11.67/11.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.67/11.77	c model valid
11.67/11.77	c current solution ok
11.67/11.77	o 142
11.67/11.77	c [INC SEARCH] iteration: 3
11.67/11.77	c [INC BOUNDS] best value:142 search for 141
11.67/11.77	c [INC SYSTEM] there exists a inc, kill it!
11.67/11.77	c write failed with 2
11.67/11.77	c [INC SYSTEM] create new solver instance
11.67/11.77	c [INC] encode full formula
11.67/11.77	c (debug) using card networks
11.67/11.77	c old isEQ: 240, new EQ is 0
11.77/11.82	c set iterative enc to: card
11.77/11.82	c set iterative enc to: none
11.77/11.82	c [INC SEARCH] isOptimum variable: 0
36.54/36.62	c formula is SAT
36.54/36.62	c [INC SEARCH] copied best model
36.54/36.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
36.54/36.63	c model valid
36.54/36.63	c current solution ok
36.54/36.63	o 139
36.54/36.63	c [INC SEARCH] iteration: 4
36.54/36.63	c [INC BOUNDS] best value:139 search for 138
36.54/36.63	c [INC SYSTEM] there exists a inc, kill it!
36.54/36.63	c write failed with 2
36.54/36.63	c [INC SYSTEM] create new solver instance
36.54/36.63	c [INC] encode full formula
36.54/36.63	c (debug) using card networks
36.54/36.63	c old isEQ: 240, new EQ is 0
36.54/36.67	c set iterative enc to: card
36.54/36.67	c set iterative enc to: none
36.54/36.68	c [INC SEARCH] isOptimum variable: 0
336.77/336.91	c formula is SAT
336.77/336.91	c [INC SEARCH] copied best model
336.77/336.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
336.77/336.92	c model valid
336.77/336.92	c current solution ok
336.77/336.92	o 137
336.77/336.92	c [INC SEARCH] iteration: 5
336.77/336.92	c [INC BOUNDS] best value:137 search for 136
336.77/336.92	c [INC SYSTEM] there exists a inc, kill it!
336.77/336.92	c write failed with 2
336.77/336.92	c [INC SYSTEM] create new solver instance
336.77/336.92	c [INC] encode full formula
336.77/336.92	c (debug) using card networks
336.77/336.92	c old isEQ: 240, new EQ is 0
336.77/336.96	c set iterative enc to: card
336.77/336.96	c set iterative enc to: none
336.77/336.97	c [INC SEARCH] isOptimum variable: 0
404.77/404.98	c formula is SAT
404.77/404.98	c [INC SEARCH] copied best model
404.77/404.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
404.77/404.98	c model valid
404.77/404.98	c current solution ok
404.77/404.98	o 135
404.77/404.98	c [INC SEARCH] iteration: 6
404.77/404.98	c [INC BOUNDS] best value:135 search for 134
404.77/404.98	c [INC SYSTEM] there exists a inc, kill it!
404.77/404.98	c write failed with 2
404.77/404.99	c [INC SYSTEM] create new solver instance
404.77/404.99	c [INC] encode full formula
404.77/404.99	c (debug) using card networks
404.77/404.99	c old isEQ: 240, new EQ is 0
404.88/405.03	c set iterative enc to: card
404.88/405.03	c set iterative enc to: none
404.88/405.04	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.40	s UNKNOWN
1800.04/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3747321-1339101814/watcher-3747321-1339101814 -o /tmp/evaluation-result-3747321-1339101814/solver-3747321-1339101814 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747321-1339101814.opb 472601181 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: 1.93 1.98 1.90 3/179 24950
/proc/meminfo: memFree=28360192/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0

[startup+0.0601341 s]
/proc/loadavg: 1.93 1.98 1.90 3/179 24950
/proc/meminfo: memFree=28360192/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100195 s]
/proc/loadavg: 1.93 1.98 1.90 3/179 24950
/proc/meminfo: memFree=28360192/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300203 s]
/proc/loadavg: 1.93 1.98 1.90 3/179 24950
/proc/meminfo: memFree=28360192/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.7002 s]
/proc/loadavg: 1.93 1.98 1.90 3/179 24950
/proc/meminfo: memFree=28360192/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 1.93 1.98 1.90 3/182 24959
/proc/meminfo: memFree=28326008/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0
[pid=24951] ppid=24950 vsize=10876 CPUtime=0.06 cores=1,3,5,7
/proc/24951/stat : 24951 (npSolver-pbo) S 24950 24950 24192 0 -1 4202496 3824 3580 0 0 5 1 0 0 20 0 1 0 376308805 11137024 2039 33554432000 4194304 6004724 140734990892192 140734990878040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24951/statm: 2719 2039 176 442 0 2273 0
[pid=24959] ppid=24951 vsize=27364 CPUtime=1.4 cores=1,3,5,7
/proc/24959/stat : 24959 (glucosInc) R 24951 24950 24192 0 -1 4202496 5340 0 0 0 139 1 0 0 20 0 1 0 376308814 28020736 6210 33554432000 4194304 5654031 140734623258496 140734623246312 4217216 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24959/statm: 6841 6210 139 357 0 6481 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 47388

[startup+3.1002 s]
/proc/loadavg: 1.93 1.98 1.90 3/182 24959
/proc/meminfo: memFree=28325636/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0
[pid=24951] ppid=24950 vsize=12360 CPUtime=2.62 cores=1,3,5,7
/proc/24951/stat : 24951 (npSolver-pbo) S 24950 24950 24192 0 -1 4202496 5947 9475 0 0 10 2 248 2 20 0 1 0 376308805 12656640 2293 33554432000 4194304 6004724 140734990892192 140734990878040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24951/statm: 3090 2293 176 442 0 2644 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 21508

[startup+6.30033 s]
/proc/loadavg: 1.93 1.98 1.90 3/182 24961
/proc/meminfo: memFree=28326320/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0
[pid=24951] ppid=24950 vsize=12360 CPUtime=2.62 cores=1,3,5,7
/proc/24951/stat : 24951 (npSolver-pbo) S 24950 24950 24192 0 -1 4202496 5947 9475 0 0 10 2 248 2 20 0 1 0 376308805 12656640 2293 33554432000 4194304 6004724 140734990892192 140734990878040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24951/statm: 3090 2293 176 442 0 2644 0
[pid=24961] ppid=24951 vsize=27848 CPUtime=3.64 cores=1,3,5,7
/proc/24961/stat : 24961 (glucosInc) R 24951 24950 24192 0 -1 4202496 5833 0 0 0 364 0 0 0 20 0 1 0 376309069 28516352 6179 33554432000 4194304 5654031 140735108181152 140735108168968 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 6962 6179 140 357 0 6602 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 49356

[startup+12.7003 s]
/proc/loadavg: 1.94 1.98 1.91 3/182 24965
/proc/meminfo: memFree=28324484/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0
[pid=24951] ppid=24950 vsize=12360 CPUtime=11.8 cores=1,3,5,7
/proc/24951/stat : 24951 (npSolver-pbo) S 24950 24950 24192 0 -1 4202496 10181 23424 0 0 20 3 1152 5 20 0 1 0 376308805 12656640 2293 33554432000 4194304 6004724 140734990892192 140734990878040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24951/statm: 3090 2293 176 442 0 2644 0
[pid=24965] ppid=24951 vsize=27716 CPUtime=0.86 cores=1,3,5,7
/proc/24965/stat : 24965 (glucosInc) R 24951 24950 24192 0 -1 4202496 5564 0 0 0 86 0 0 0 20 0 1 0 376309988 28381184 5876 33554432000 4194304 5654031 140737465157744 140737465155512 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24965/statm: 6929 5876 139 357 0 6569 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 49224

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.91 3/182 24965
/proc/meminfo: memFree=28311944/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0
[pid=24951] ppid=24950 vsize=12360 CPUtime=11.8 cores=1,3,5,7
/proc/24951/stat : 24951 (npSolver-pbo) S 24950 24950 24192 0 -1 4202496 10181 23424 0 0 20 3 1152 5 20 0 1 0 376308805 12656640 2293 33554432000 4194304 6004724 140734990892192 140734990878040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24951/statm: 3090 2293 176 442 0 2644 0
[pid=24965] ppid=24951 vsize=32504 CPUtime=13.65 cores=1,3,5,7
/proc/24965/stat : 24965 (glucosInc) R 24951 24950 24192 0 -1 4202496 8534 0 0 0 1364 1 0 0 20 0 1 0 376309988 33284096 7270 33554432000 4194304 5654031 140737465157744 140737465145560 4215112 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24965/statm: 8126 7270 141 357 0 7766 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 54012

[startup+51.1003 s]
/proc/loadavg: 1.97 1.98 1.91 3/182 24967
/proc/meminfo: memFree=28304880/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0
[pid=24951] ppid=24950 vsize=12360 CPUtime=36.63 cores=1,3,5,7
/proc/24951/stat : 24951 (npSolver-pbo) S 24950 24950 24192 0 -1 4202496 12296 33013 0 0 25 3 3628 7 20 0 1 0 376308805 12656640 2293 33554432000 4194304 6004724 140734990892192 140734990878040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24951/statm: 3090 2293 176 442 0 2644 0
[pid=24967] ppid=24951 vsize=39816 CPUtime=14.41 cores=1,3,5,7
/proc/24967/stat : 24967 (glucosInc) R 24951 24950 24192 0 -1 4202496 8771 0 0 0 1439 2 0 0 20 0 1 0 376312473 40771584 8707 33554432000 4194304 5654031 140733224119584 140733224117384 4232659 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24967/statm: 9954 8707 141 357 0 9594 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 61324

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.91 3/182 25009
/proc/meminfo: memFree=28773272/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0
[pid=24951] ppid=24950 vsize=12360 CPUtime=36.63 cores=1,3,5,7
/proc/24951/stat : 24951 (npSolver-pbo) S 24950 24950 24192 0 -1 4202496 12296 33013 0 0 25 3 3628 7 20 0 1 0 376308805 12656640 2293 33554432000 4194304 6004724 140734990892192 140734990878040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24951/statm: 3090 2293 176 442 0 2644 0
[pid=24967] ppid=24951 vsize=59012 CPUtime=65.6 cores=1,3,5,7
/proc/24967/stat : 24967 (glucosInc) R 24951 24950 24192 0 -1 4202496 9969 0 0 0 6558 2 0 0 20 0 1 0 376312473 60428288 13383 33554432000 4194304 5654031 140733224119584 140733224117512 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24967/statm: 14753 13383 141 357 0 14393 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 80520

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/181 25012
/proc/meminfo: memFree=28870684/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0
[pid=24951] ppid=24950 vsize=12360 CPUtime=36.63 cores=1,3,5,7
/proc/24951/stat : 24951 (npSolver-pbo) S 24950 24950 24192 0 -1 4202496 12296 33013 0 0 25 3 3628 7 20 0 1 0 376308805 12656640 2293 33554432000 4194304 6004724 140734990892192 140734990878040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24951/statm: 3090 2293 176 442 0 2644 0
[pid=24967] ppid=24951 vsize=70612 CPUtime=125.57 cores=1,3,5,7
/proc/24967/stat : 24967 (glucosInc) R 24951 24950 24192 0 -1 4202496 11273 0 0 0 12554 3 0 0 20 0 1 0 376312473 72306688 13203 33554432000 4194304 5654031 140733224119584 140733224117464 4208659 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24967/statm: 17653 13203 141 357 0 17293 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 92120

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/181 25012
/proc/meminfo: memFree=28827324/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0
[pid=24951] ppid=24950 vsize=12360 CPUtime=36.63 cores=1,3,5,7
/proc/24951/stat : 24951 (npSolver-pbo) S 24950 24950 24192 0 -1 4202496 12296 33013 0 0 25 3 3628 7 20 0 1 0 376308805 12656640 2293 33554432000 4194304 6004724 140734990892192 140734990878040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24951/statm: 3090 2293 176 442 0 2644 0
[pid=24967] ppid=24951 vsize=70612 CPUtime=185.56 cores=1,3,5,7
/proc/24967/stat : 24967 (glucosInc) R 24951 24950 24192 0 -1 4202496 11464 0 0 0 18553 3 0 0 20 0 1 0 376312473 72306688 16970 33554432000 4194304 5654031 140733224119584 140733224107400 4208659 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24967/statm: 17653 16970 141 357 0 17293 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 92120

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/181 25012
/proc/meminfo: memFree=28823228/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=28687500/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0
[pid=24951] ppid=24950 vsize=12360 CPUtime=404.92 cores=1,3,5,7
/proc/24951/stat : 24951 (npSolver-pbo) S 24950 24950 24192 0 -1 4202496 16527 55852 0 0 36 4 40438 14 20 0 1 0 376308805 12656640 2293 33554432000 4194304 6004724 140734990892192 140734990878040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24951/statm: 3090 2293 176 442 0 2644 0
[pid=25019] ppid=24951 vsize=153964 CPUtime=837.1 cores=1,3,5,7
/proc/25019/stat : 25019 (glucosInc) R 24951 24950 24192 0 -1 4202496 14715 0 0 0 83703 7 0 0 20 0 1 0 376349309 157659136 34024 33554432000 4194304 5654031 140734807666112 140734807653928 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25019/statm: 38491 34024 141 357 0 38131 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 175472

[startup+1302.3 s]
/proc/loadavg: 2.02 2.03 1.94 3/181 25048
/proc/meminfo: memFree=28720764/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0
[pid=24951] ppid=24950 vsize=12360 CPUtime=404.92 cores=1,3,5,7
/proc/24951/stat : 24951 (npSolver-pbo) S 24950 24950 24192 0 -1 4202496 16527 55852 0 0 36 4 40438 14 20 0 1 0 376308805 12656640 2293 33554432000 4194304 6004724 140734990892192 140734990878040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24951/statm: 3090 2293 176 442 0 2644 0
[pid=25019] ppid=24951 vsize=104644 CPUtime=897.1 cores=1,3,5,7
/proc/25019/stat : 25019 (glucosInc) R 24951 24950 24192 0 -1 4202496 14716 0 0 0 89703 7 0 0 20 0 1 0 376349309 107155456 25557 33554432000 4194304 5654031 140734807666112 140734807653928 4232618 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25019/statm: 26161 25557 141 357 0 25801 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 126152

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 1.94 3/181 25049
/proc/meminfo: memFree=28720892/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0
[pid=24951] ppid=24950 vsize=12360 CPUtime=404.92 cores=1,3,5,7
/proc/24951/stat : 24951 (npSolver-pbo) S 24950 24950 24192 0 -1 4202496 16527 55852 0 0 36 4 40438 14 20 0 1 0 376308805 12656640 2293 33554432000 4194304 6004724 140734990892192 140734990878040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24951/statm: 3090 2293 176 442 0 2644 0
[pid=25019] ppid=24951 vsize=104644 CPUtime=957.08 cores=1,3,5,7
/proc/25019/stat : 25019 (glucosInc) R 24951 24950 24192 0 -1 4202496 14716 0 0 0 95701 7 0 0 20 0 1 0 376349309 107155456 25557 33554432000 4194304 5654031 140734807666112 140734807653928 4208604 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25019/statm: 26161 25557 141 357 0 25801 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 126152

[startup+1422.31 s]
/proc/loadavg: 2.05 2.03 1.95 3/181 25049
/proc/meminfo: memFree=28720892/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0
[pid=24951] ppid=24950 vsize=12360 CPUtime=404.92 cores=1,3,5,7
/proc/24951/stat : 24951 (npSolver-pbo) S 24950 24950 24192 0 -1 4202496 16527 55852 0 0 36 4 40438 14 20 0 1 0 376308805 12656640 2293 33554432000 4194304 6004724 140734990892192 140734990878040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24951/statm: 3090 2293 176 442 0 2644 0
[pid=25019] ppid=24951 vsize=104644 CPUtime=1017.08 cores=1,3,5,7
/proc/25019/stat : 25019 (glucosInc) R 24951 24950 24192 0 -1 4202496 14716 0 0 0 101701 7 0 0 20 0 1 0 376349309 107155456 25557 33554432000 4194304 5654031 140734807666112 140734807653928 4232927 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25019/statm: 26161 25557 141 357 0 25801 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 126152

[startup+1482.3 s]
/proc/loadavg: 2.06 2.04 1.95 3/181 25049
/proc/meminfo: memFree=28717728/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0
[pid=24951] ppid=24950 vsize=12360 CPUtime=404.92 cores=1,3,5,7
/proc/24951/stat : 24951 (npSolver-pbo) S 24950 24950 24192 0 -1 4202496 16527 55852 0 0 36 4 40438 14 20 0 1 0 376308805 12656640 2293 33554432000 4194304 6004724 140734990892192 140734990878040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24951/statm: 3090 2293 176 442 0 2644 0
[pid=25019] ppid=24951 vsize=104644 CPUtime=1077.06 cores=1,3,5,7
/proc/25019/stat : 25019 (glucosInc) R 24951 24950 24192 0 -1 4202496 15006 0 0 0 107699 7 0 0 20 0 1 0 376349309 107155456 25557 33554432000 4194304 5654031 140734807666112 140734807664136 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25019/statm: 26161 25557 141 357 0 25801 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 126152

[startup+1542.3 s]
/proc/loadavg: 2.02 2.03 1.95 3/181 25049
/proc/meminfo: memFree=28709104/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0
[pid=24951] ppid=24950 vsize=12360 CPUtime=404.92 cores=1,3,5,7
/proc/24951/stat : 24951 (npSolver-pbo) S 24950 24950 24192 0 -1 4202496 16527 55852 0 0 36 4 40438 14 20 0 1 0 376308805 12656640 2293 33554432000 4194304 6004724 140734990892192 140734990878040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24951/statm: 3090 2293 176 442 0 2644 0
[pid=25019] ppid=24951 vsize=105244 CPUtime=1137.05 cores=1,3,5,7
/proc/25019/stat : 25019 (glucosInc) R 24951 24950 24192 0 -1 4202496 15007 0 0 0 113698 7 0 0 20 0 1 0 376349309 107769856 25558 33554432000 4194304 5654031 140734807666112 140734807664136 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25019/statm: 26311 25558 141 357 0 25951 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 126752

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/182 25052
/proc/meminfo: memFree=28697764/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0
[pid=24951] ppid=24950 vsize=12360 CPUtime=404.92 cores=1,3,5,7
/proc/24951/stat : 24951 (npSolver-pbo) S 24950 24950 24192 0 -1 4202496 16527 55852 0 0 36 4 40438 14 20 0 1 0 376308805 12656640 2293 33554432000 4194304 6004724 140734990892192 140734990878040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24951/statm: 3090 2293 176 442 0 2644 0
[pid=25019] ppid=24951 vsize=135592 CPUtime=1197.05 cores=1,3,5,7
/proc/25019/stat : 25019 (glucosInc) R 24951 24950 24192 0 -1 4202496 15497 0 0 0 119697 8 0 0 20 0 1 0 376349309 138846208 28594 33554432000 4194304 5654031 140734807666112 140734807663992 4217191 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25019/statm: 33898 28594 141 357 0 33538 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 157100

[startup+1662.3 s]
/proc/loadavg: 1.92 2.00 1.95 3/182 25155
/proc/meminfo: memFree=28902820/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0
[pid=24951] ppid=24950 vsize=12360 CPUtime=404.92 cores=1,3,5,7
/proc/24951/stat : 24951 (npSolver-pbo) S 24950 24950 24192 0 -1 4202496 16527 55852 0 0 36 4 40438 14 20 0 1 0 376308805 12656640 2293 33554432000 4194304 6004724 140734990892192 140734990878040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24951/statm: 3090 2293 176 442 0 2644 0
[pid=25019] ppid=24951 vsize=135592 CPUtime=1257.03 cores=1,3,5,7
/proc/25019/stat : 25019 (glucosInc) R 24951 24950 24192 0 -1 4202496 15789 0 0 0 125695 8 0 0 20 0 1 0 376349309 138846208 29106 33554432000 4194304 5654031 140734807666112 140734807664136 4208621 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25019/statm: 33898 29106 141 357 0 33538 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 157100

[startup+1722.3 s]
/proc/loadavg: 1.97 2.00 1.95 3/181 25155
/proc/meminfo: memFree=28833656/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0
[pid=24951] ppid=24950 vsize=12360 CPUtime=404.92 cores=1,3,5,7
/proc/24951/stat : 24951 (npSolver-pbo) S 24950 24950 24192 0 -1 4202496 16527 55852 0 0 36 4 40438 14 20 0 1 0 376308805 12656640 2293 33554432000 4194304 6004724 140734990892192 140734990878040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24951/statm: 3090 2293 176 442 0 2644 0
[pid=25019] ppid=24951 vsize=135592 CPUtime=1317.03 cores=1,3,5,7
/proc/25019/stat : 25019 (glucosInc) R 24951 24950 24192 0 -1 4202496 16080 0 0 0 131694 9 0 0 20 0 1 0 376349309 138846208 29106 33554432000 4194304 5654031 140734807666112 140734807664136 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25019/statm: 33898 29106 141 357 0 33538 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 157100

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 1.95 3/181 25155
/proc/meminfo: memFree=28831596/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0
[pid=24951] ppid=24950 vsize=12360 CPUtime=404.92 cores=1,3,5,7
/proc/24951/stat : 24951 (npSolver-pbo) S 24950 24950 24192 0 -1 4202496 16527 55852 0 0 36 4 40438 14 20 0 1 0 376308805 12656640 2293 33554432000 4194304 6004724 140734990892192 140734990878040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24951/statm: 3090 2293 176 442 0 2644 0
[pid=25019] ppid=24951 vsize=135592 CPUtime=1377.01 cores=1,3,5,7
/proc/25019/stat : 25019 (glucosInc) R 24951 24950 24192 0 -1 4202496 16371 0 0 0 137692 9 0 0 20 0 1 0 376349309 138846208 29106 33554432000 4194304 5654031 140734807666112 140734807664136 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25019/statm: 33898 29106 141 357 0 33538 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 157100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.99 2.00 1.95 3/181 25155
/proc/meminfo: memFree=28831596/32873648 swapFree=7120/7120
[pid=24950] ppid=24948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24950/stat : 24950 (npSolver-pbo-It) S 24948 24950 24192 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376308805 9367552 275 33554432000 4194304 5064252 140735130027664 140735130026576 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24950/statm: 2287 275 233 213 0 72 0
[pid=24951] ppid=24950 vsize=12360 CPUtime=404.92 cores=1,3,5,7
/proc/24951/stat : 24951 (npSolver-pbo) S 24950 24950 24192 0 -1 4202496 16527 55852 0 0 36 4 40438 14 20 0 1 0 376308805 12656640 2293 33554432000 4194304 6004724 140734990892192 140734990878040 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24951/statm: 3090 2293 176 442 0 2644 0
[pid=25019] ppid=24951 vsize=135592 CPUtime=1395.12 cores=1,3,5,7
/proc/25019/stat : 25019 (glucosInc) R 24951 24950 24192 0 -1 4202496 16371 0 0 0 139503 9 0 0 20 0 1 0 376349309 138846208 29106 33554432000 4194304 5654031 140734807666112 140734807664136 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25019/statm: 33898 29106 141 357 0 33538 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 157100

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1799.78
CPU system time (s): 0.298954
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 206420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.298954
maximum resident set size= 150292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89134
page faults= 0
swaps= 0
block input operations= 0
block output operations= 31976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1021
involuntary context switches= 2499

runsolver used 2.6206 second user time and 7.2109 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-07 22:43:34
IDJOB=3747321
IDBENCH=2886
IDSOLVER=2332
FILE ID=node114/3747321-1339101814
RUNJOBID= node114-1339098177-24210
PBS_JOBID= 14643739
Free space on /tmp= 70244 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-test1.r.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747321-1339101814/watcher-3747321-1339101814 -o /tmp/evaluation-result-3747321-1339101814/solver-3747321-1339101814 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747321-1339101814.opb 472601181 HOME HOME

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

MD5SUM BENCH= 8e6ac0bad8d074da12c63269189a8260
RANDOM SEED=472601181

node114.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
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	: 5451.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28360720 kB
Buffers:          571640 kB
Cached:          2410048 kB
SwapCached:         1944 kB
Active:          1729488 kB
Inactive:        1852076 kB
Active(anon):     599592 kB
Inactive(anon):     2432 kB
Active(file):    1129896 kB
Inactive(file):  1849644 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67100568 kB
Dirty:              8456 kB
Writeback:             0 kB
AnonPages:        606940 kB
Mapped:            11492 kB
Shmem:                24 kB
Slab:             790724 kB
SReclaimable:     234040 kB
SUnreclaim:       556684 kB
KernelStack:        1488 kB
PageTables:         5596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     816232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    413696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70312 MiB
End job on node114 at 2012-06-07 23:13:35