Trace number 3752109

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.11 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 starting approximation
0.00/0.03	c factor = 1
0.00/0.03	c can not find a suitable factor, leaving approximation
0.00/0.03	c finished approximation
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: 240, 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.59	c formula is SAT
2.56/2.60	c [INC SEARCH] copied best model
2.56/2.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.56/2.60	c model valid
2.56/2.60	c current solution ok
2.56/2.60	o 147
2.56/2.60	c [INC SEARCH] iteration: 1
2.56/2.60	c [INC BOUNDS] best value:147 search for 146
2.56/2.60	c [INC SYSTEM] there exists a inc, kill it!
2.56/2.60	c write failed with 2
2.56/2.60	c [INC SYSTEM] create new solver instance
2.56/2.60	c [INC] encode full formula
2.56/2.60	c (debug) using card networks
2.56/2.60	c old isEQ: 240, new EQ is 0
2.56/2.65	c set iterative enc to: card
2.56/2.65	c set iterative enc to: none
2.56/2.65	c [INC SEARCH] isOptimum variable: 0
7.07/7.17	c formula is SAT
7.07/7.17	c [INC SEARCH] copied best model
7.07/7.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.07/7.18	c model valid
7.07/7.18	c current solution ok
7.07/7.18	o 145
7.07/7.18	c [INC SEARCH] iteration: 2
7.07/7.18	c [INC BOUNDS] best value:145 search for 144
7.07/7.18	c [INC SYSTEM] there exists a inc, kill it!
7.07/7.18	c write failed with 2
7.07/7.18	c [INC SYSTEM] create new solver instance
7.07/7.18	c [INC] encode full formula
7.07/7.18	c (debug) using card networks
7.07/7.18	c old isEQ: 240, new EQ is 0
7.18/7.22	c set iterative enc to: card
7.18/7.22	c set iterative enc to: none
7.18/7.23	c [INC SEARCH] isOptimum variable: 0
11.66/11.71	c formula is SAT
11.66/11.77	c [INC SEARCH] copied best model
11.66/11.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.66/11.77	c model valid
11.66/11.77	c current solution ok
11.66/11.77	o 142
11.66/11.77	c [INC SEARCH] iteration: 3
11.66/11.77	c [INC BOUNDS] best value:142 search for 141
11.66/11.77	c [INC SYSTEM] there exists a inc, kill it!
11.66/11.77	c write failed with 2
11.66/11.77	c [INC SYSTEM] create new solver instance
11.66/11.77	c [INC] encode full formula
11.66/11.77	c (debug) using card networks
11.66/11.77	c old isEQ: 240, new EQ is 0
11.66/11.77	c set iterative enc to: card
11.66/11.77	c set iterative enc to: none
11.66/11.77	c [INC SEARCH] isOptimum variable: 0
36.56/36.61	c formula is SAT
36.56/36.62	c [INC SEARCH] copied best model
36.56/36.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
36.56/36.62	c model valid
36.56/36.62	c current solution ok
36.56/36.62	o 139
36.56/36.62	c [INC SEARCH] iteration: 4
36.56/36.62	c [INC BOUNDS] best value:139 search for 138
36.56/36.62	c [INC SYSTEM] there exists a inc, kill it!
36.56/36.62	c write failed with 2
36.56/36.62	c [INC SYSTEM] create new solver instance
36.56/36.62	c [INC] encode full formula
36.56/36.62	c (debug) using card networks
36.56/36.62	c old isEQ: 240, new EQ is 0
36.56/36.66	c set iterative enc to: card
36.56/36.66	c set iterative enc to: none
36.56/36.67	c [INC SEARCH] isOptimum variable: 0
337.31/337.49	c formula is SAT
337.31/337.49	c [INC SEARCH] copied best model
337.31/337.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
337.41/337.50	c model valid
337.41/337.50	c current solution ok
337.41/337.50	o 137
337.41/337.50	c [INC SEARCH] iteration: 5
337.41/337.50	c [INC BOUNDS] best value:137 search for 136
337.41/337.50	c [INC SYSTEM] there exists a inc, kill it!
337.41/337.50	c write failed with 2
337.41/337.50	c [INC SYSTEM] create new solver instance
337.41/337.50	c [INC] encode full formula
337.41/337.50	c (debug) using card networks
337.41/337.50	c old isEQ: 240, new EQ is 0
337.41/337.54	c set iterative enc to: card
337.41/337.54	c set iterative enc to: none
337.41/337.55	c [INC SEARCH] isOptimum variable: 0
401.30/401.49	c formula is SAT
401.30/401.50	c [INC SEARCH] copied best model
401.30/401.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
401.30/401.50	c model valid
401.30/401.50	c current solution ok
401.30/401.50	o 135
401.30/401.50	c [INC SEARCH] iteration: 6
401.30/401.50	c [INC BOUNDS] best value:135 search for 134
401.30/401.50	c [INC SYSTEM] there exists a inc, kill it!
401.30/401.50	c write failed with 2
401.40/401.50	c [INC SYSTEM] create new solver instance
401.40/401.50	c [INC] encode full formula
401.40/401.50	c (debug) using card networks
401.40/401.50	c old isEQ: 240, new EQ is 0
401.40/401.55	c set iterative enc to: card
401.40/401.55	c set iterative enc to: none
401.40/401.55	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.40	s UNKNOWN
1800.08/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.08/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-3752109-1339127321/watcher-3752109-1339127321 -o /tmp/evaluation-result-3752109-1339127321/solver-3752109-1339127321 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752109-1339127321.opb 118200123 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: 2.01 2.02 2.00 4/176 26740
/proc/meminfo: memFree=24516428/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0

[startup+0.023132 s]
/proc/loadavg: 2.01 2.02 2.00 4/176 26740
/proc/meminfo: memFree=24516428/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100226 s]
/proc/loadavg: 2.01 2.02 2.00 4/176 26740
/proc/meminfo: memFree=24516428/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300225 s]
/proc/loadavg: 2.01 2.02 2.00 4/176 26740
/proc/meminfo: memFree=24516428/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700157 s]
/proc/loadavg: 2.01 2.02 2.00 4/176 26740
/proc/meminfo: memFree=24516428/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 26749
/proc/meminfo: memFree=24484020/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0
[pid=26741] ppid=26740 vsize=10876 CPUtime=0.06 cores=1,3,5,7
/proc/26741/stat : 26741 (npSolver-pbo) S 26740 26740 12376 0 -1 4202496 3428 3574 0 0 5 1 0 0 20 0 1 0 378857574 11137024 2153 33554432000 4194304 6004724 140736988336880 140736988322728 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26741/statm: 2719 2153 189 442 0 2273 0
[pid=26749] ppid=26741 vsize=27360 CPUtime=1.4 cores=1,3,5,7
/proc/26749/stat : 26749 (glucosInc) R 26741 26740 12376 0 -1 4202496 5444 0 0 0 139 1 0 0 20 0 1 0 378857583 28016640 5791 33554432000 4194304 5654031 140735941682608 140735941670424 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26749/statm: 6840 5791 139 357 0 6480 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 47384

[startup+3.1002 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 26749
/proc/meminfo: memFree=24482780/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0
[pid=26741] ppid=26740 vsize=12360 CPUtime=2.64 cores=1,3,5,7
/proc/26741/stat : 26741 (npSolver-pbo) S 26740 26740 12376 0 -1 4202496 5551 9731 0 0 10 2 250 2 20 0 1 0 378857574 12656640 2305 33554432000 4194304 6004724 140736988336880 140736988322728 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26741/statm: 3090 2305 189 442 0 2644 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 21508

[startup+6.3003 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 26751
/proc/meminfo: memFree=24480240/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0
[pid=26741] ppid=26740 vsize=12360 CPUtime=2.64 cores=1,3,5,7
/proc/26741/stat : 26741 (npSolver-pbo) S 26740 26740 12376 0 -1 4202496 5551 9731 0 0 10 2 250 2 20 0 1 0 378857574 12656640 2305 33554432000 4194304 6004724 140736988336880 140736988322728 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26741/statm: 3090 2305 189 442 0 2644 0
[pid=26751] ppid=26741 vsize=27848 CPUtime=3.63 cores=1,3,5,7
/proc/26751/stat : 26751 (glucosInc) R 26741 26740 12376 0 -1 4202496 5932 0 0 0 363 0 0 0 20 0 1 0 378857839 28516352 6196 33554432000 4194304 5654031 140737469077120 140737469064936 4208659 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26751/statm: 6962 6196 140 357 0 6602 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 49356

[startup+12.7004 s]
/proc/loadavg: 2.17 2.05 2.01 3/179 26755
/proc/meminfo: memFree=24482128/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0
[pid=26741] ppid=26740 vsize=12360 CPUtime=11.75 cores=1,3,5,7
/proc/26741/stat : 26741 (npSolver-pbo) S 26740 26740 12376 0 -1 4202496 9785 23761 0 0 21 2 1147 5 20 0 1 0 378857574 12656640 2305 33554432000 4194304 6004724 140736988336880 140736988322728 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26741/statm: 3090 2305 189 442 0 2644 0
[pid=26755] ppid=26741 vsize=27712 CPUtime=0.92 cores=1,3,5,7
/proc/26755/stat : 26755 (glucosInc) R 26741 26740 12376 0 -1 4202496 5558 0 0 0 91 1 0 0 20 0 1 0 378858751 28377088 5872 33554432000 4194304 5654031 140733487593792 140733487591560 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26755/statm: 6928 5872 139 357 0 6568 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 49220

[startup+25.5004 s]
/proc/loadavg: 2.14 2.05 2.01 3/179 26755
/proc/meminfo: memFree=24476416/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0
[pid=26741] ppid=26740 vsize=12360 CPUtime=11.75 cores=1,3,5,7
/proc/26741/stat : 26741 (npSolver-pbo) S 26740 26740 12376 0 -1 4202496 9785 23761 0 0 21 2 1147 5 20 0 1 0 378857574 12656640 2305 33554432000 4194304 6004724 140736988336880 140736988322728 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26741/statm: 3090 2305 189 442 0 2644 0
[pid=26755] ppid=26741 vsize=32500 CPUtime=13.71 cores=1,3,5,7
/proc/26755/stat : 26755 (glucosInc) R 26741 26740 12376 0 -1 4202496 8459 0 0 0 1370 1 0 0 20 0 1 0 378858751 33280000 7241 33554432000 4194304 5654031 140733487593792 140733487581608 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26755/statm: 8125 7241 141 357 0 7765 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 54008

[startup+51.1003 s]
/proc/loadavg: 2.09 2.04 2.01 3/179 26757
/proc/meminfo: memFree=24469168/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0
[pid=26741] ppid=26740 vsize=12360 CPUtime=36.65 cores=1,3,5,7
/proc/26741/stat : 26741 (npSolver-pbo) S 26740 26740 12376 0 -1 4202496 11900 33257 0 0 26 3 3629 7 20 0 1 0 378857574 12656640 2305 33554432000 4194304 6004724 140736988336880 140736988322728 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26741/statm: 3090 2305 189 442 0 2644 0
[pid=26757] ppid=26741 vsize=39812 CPUtime=14.41 cores=1,3,5,7
/proc/26757/stat : 26757 (glucosInc) R 26741 26740 12376 0 -1 4202496 7921 0 0 0 1439 2 0 0 20 0 1 0 378861241 40767488 9058 33554432000 4194304 5654031 140733316914832 140733316912632 4232380 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26757/statm: 9953 9058 141 357 0 9593 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 61320

[startup+102.306 s]
/proc/loadavg: 2.04 2.03 2.00 3/180 26760
/proc/meminfo: memFree=24451280/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0
[pid=26741] ppid=26740 vsize=12360 CPUtime=36.65 cores=1,3,5,7
/proc/26741/stat : 26741 (npSolver-pbo) S 26740 26740 12376 0 -1 4202496 11900 33257 0 0 26 3 3629 7 20 0 1 0 378857574 12656640 2305 33554432000 4194304 6004724 140736988336880 140736988322728 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26741/statm: 3090 2305 189 442 0 2644 0
[pid=26757] ppid=26741 vsize=59008 CPUtime=65.61 cores=1,3,5,7
/proc/26757/stat : 26757 (glucosInc) R 26741 26740 12376 0 -1 4202496 9436 0 0 0 6558 3 0 0 20 0 1 0 378861241 60424192 13544 33554432000 4194304 5654031 140733316914832 140733316912760 4216337 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26757/statm: 14752 13544 141 357 0 14392 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 80516

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 26760
/proc/meminfo: memFree=24447136/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0
[pid=26741] ppid=26740 vsize=12360 CPUtime=36.65 cores=1,3,5,7
/proc/26741/stat : 26741 (npSolver-pbo) S 26740 26740 12376 0 -1 4202496 11900 33257 0 0 26 3 3629 7 20 0 1 0 378857574 12656640 2305 33554432000 4194304 6004724 140736988336880 140736988322728 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26741/statm: 3090 2305 189 442 0 2644 0
[pid=26757] ppid=26741 vsize=70608 CPUtime=125.59 cores=1,3,5,7
/proc/26757/stat : 26757 (glucosInc) R 26741 26740 12376 0 -1 4202496 10287 0 0 0 12555 4 0 0 20 0 1 0 378861241 72302592 13586 33554432000 4194304 5654031 140733316914832 140733316912712 4208659 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26757/statm: 17652 13586 141 357 0 17292 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 92116

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 26760
/proc/meminfo: memFree=24431436/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0
[pid=26741] ppid=26740 vsize=12360 CPUtime=36.65 cores=1,3,5,7
/proc/26741/stat : 26741 (npSolver-pbo) S 26740 26740 12376 0 -1 4202496 11900 33257 0 0 26 3 3629 7 20 0 1 0 378857574 12656640 2305 33554432000 4194304 6004724 140736988336880 140736988322728 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26741/statm: 3090 2305 189 442 0 2644 0
[pid=26757] ppid=26741 vsize=70608 CPUtime=185.58 cores=1,3,5,7
/proc/26757/stat : 26757 (glucosInc) R 26741 26740 12376 0 -1 4202496 10584 0 0 0 18553 5 0 0 20 0 1 0 378861241 72302592 16948 33554432000 4194304 5654031 140733316914832 140733316902648 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26757/statm: 17652 16948 141 357 0 17292 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 92116

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 26808
/proc/meminfo: memFree=26238236/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=26194136/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0
[pid=26741] ppid=26740 vsize=12360 CPUtime=401.46 cores=1,3,5,7
/proc/26741/stat : 26741 (npSolver-pbo) S 26740 26740 12376 0 -1 4202496 16131 54469 0 0 36 4 40090 16 20 0 1 0 378857574 12656640 2305 33554432000 4194304 6004724 140736988336880 140736988322728 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26741/statm: 3090 2305 189 442 0 2644 0
[pid=26812] ppid=26741 vsize=104640 CPUtime=840.59 cores=1,3,5,7
/proc/26812/stat : 26812 (glucosInc) R 26741 26740 12376 0 -1 4202496 14883 0 0 0 84053 6 0 0 20 0 1 0 378897730 107151360 25556 33554432000 4194304 5654031 140734631799664 140734631787480 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26812/statm: 26160 25556 141 357 0 25800 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 126148

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26850
/proc/meminfo: memFree=26179920/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0
[pid=26741] ppid=26740 vsize=12360 CPUtime=401.46 cores=1,3,5,7
/proc/26741/stat : 26741 (npSolver-pbo) S 26740 26740 12376 0 -1 4202496 16131 54469 0 0 36 4 40090 16 20 0 1 0 378857574 12656640 2305 33554432000 4194304 6004724 140736988336880 140736988322728 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26741/statm: 3090 2305 189 442 0 2644 0
[pid=26812] ppid=26741 vsize=104640 CPUtime=900.59 cores=1,3,5,7
/proc/26812/stat : 26812 (glucosInc) R 26741 26740 12376 0 -1 4202496 14883 0 0 0 90053 6 0 0 20 0 1 0 378897730 107151360 25556 33554432000 4194304 5654031 140734631799664 140734631787480 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26812/statm: 26160 25556 141 357 0 25800 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 126148

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26850
/proc/meminfo: memFree=26180056/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0
[pid=26741] ppid=26740 vsize=12360 CPUtime=401.46 cores=1,3,5,7
/proc/26741/stat : 26741 (npSolver-pbo) S 26740 26740 12376 0 -1 4202496 16131 54469 0 0 36 4 40090 16 20 0 1 0 378857574 12656640 2305 33554432000 4194304 6004724 140736988336880 140736988322728 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26741/statm: 3090 2305 189 442 0 2644 0
[pid=26812] ppid=26741 vsize=104640 CPUtime=960.58 cores=1,3,5,7
/proc/26812/stat : 26812 (glucosInc) R 26741 26740 12376 0 -1 4202496 14883 0 0 0 96052 6 0 0 20 0 1 0 378897730 107151360 25556 33554432000 4194304 5654031 140734631799664 140734631787480 4232462 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26812/statm: 26160 25556 141 357 0 25800 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 126148

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26850
/proc/meminfo: memFree=26172796/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0
[pid=26741] ppid=26740 vsize=12360 CPUtime=401.46 cores=1,3,5,7
/proc/26741/stat : 26741 (npSolver-pbo) S 26740 26740 12376 0 -1 4202496 16131 54469 0 0 36 4 40090 16 20 0 1 0 378857574 12656640 2305 33554432000 4194304 6004724 140736988336880 140736988322728 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26741/statm: 3090 2305 189 442 0 2644 0
[pid=26812] ppid=26741 vsize=104640 CPUtime=1020.57 cores=1,3,5,7
/proc/26812/stat : 26812 (glucosInc) R 26741 26740 12376 0 -1 4202496 15070 0 0 0 102051 6 0 0 20 0 1 0 378897730 107151360 25556 33554432000 4194304 5654031 140734631799664 140734631797688 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26812/statm: 26160 25556 141 357 0 25800 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 126148

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26851
/proc/meminfo: memFree=26172548/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0
[pid=26741] ppid=26740 vsize=12360 CPUtime=401.46 cores=1,3,5,7
/proc/26741/stat : 26741 (npSolver-pbo) S 26740 26740 12376 0 -1 4202496 16131 54469 0 0 36 4 40090 16 20 0 1 0 378857574 12656640 2305 33554432000 4194304 6004724 140736988336880 140736988322728 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26741/statm: 3090 2305 189 442 0 2644 0
[pid=26812] ppid=26741 vsize=105240 CPUtime=1080.55 cores=1,3,5,7
/proc/26812/stat : 26812 (glucosInc) R 26741 26740 12376 0 -1 4202496 15071 0 0 0 108049 6 0 0 20 0 1 0 378897730 107765760 25557 33554432000 4194304 5654031 140734631799664 140734631797464 4232710 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26812/statm: 26310 25557 141 357 0 25950 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 126748

[startup+1542.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 26851
/proc/meminfo: memFree=26160204/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0
[pid=26741] ppid=26740 vsize=12360 CPUtime=401.46 cores=1,3,5,7
/proc/26741/stat : 26741 (npSolver-pbo) S 26740 26740 12376 0 -1 4202496 16131 54469 0 0 36 4 40090 16 20 0 1 0 378857574 12656640 2305 33554432000 4194304 6004724 140736988336880 140736988322728 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26741/statm: 3090 2305 189 442 0 2644 0
[pid=26812] ppid=26741 vsize=135588 CPUtime=1140.55 cores=1,3,5,7
/proc/26812/stat : 26812 (glucosInc) R 26741 26740 12376 0 -1 4202496 15784 0 0 0 114047 8 0 0 20 0 1 0 378897730 138842112 28626 33554432000 4194304 5654031 140734631799664 140734631797688 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26812/statm: 33897 28626 141 357 0 33537 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 157096

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 26851
/proc/meminfo: memFree=26128924/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0
[pid=26741] ppid=26740 vsize=12360 CPUtime=401.46 cores=1,3,5,7
/proc/26741/stat : 26741 (npSolver-pbo) S 26740 26740 12376 0 -1 4202496 16131 54469 0 0 36 4 40090 16 20 0 1 0 378857574 12656640 2305 33554432000 4194304 6004724 140736988336880 140736988322728 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26741/statm: 3090 2305 189 442 0 2644 0
[pid=26812] ppid=26741 vsize=184908 CPUtime=1200.53 cores=1,3,5,7
/proc/26812/stat : 26812 (glucosInc) R 26741 26740 12376 0 -1 4202496 15972 0 0 0 120045 8 0 0 20 0 1 0 378897730 189345792 36478 33554432000 4194304 5654031 140734631799664 140734631797592 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26812/statm: 46227 36478 141 357 0 45867 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 206416

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 26851
/proc/meminfo: memFree=26156168/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0
[pid=26741] ppid=26740 vsize=12360 CPUtime=401.46 cores=1,3,5,7
/proc/26741/stat : 26741 (npSolver-pbo) S 26740 26740 12376 0 -1 4202496 16131 54469 0 0 36 4 40090 16 20 0 1 0 378857574 12656640 2305 33554432000 4194304 6004724 140736988336880 140736988322728 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26741/statm: 3090 2305 189 442 0 2644 0
[pid=26812] ppid=26741 vsize=135588 CPUtime=1260.53 cores=1,3,5,7
/proc/26812/stat : 26812 (glucosInc) R 26741 26740 12376 0 -1 4202496 15973 0 0 0 126045 8 0 0 20 0 1 0 378897730 138842112 28626 33554432000 4194304 5654031 140734631799664 140734631797688 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26812/statm: 33897 28626 141 357 0 33537 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 157096

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26851
/proc/meminfo: memFree=26156048/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0
[pid=26741] ppid=26740 vsize=12360 CPUtime=401.46 cores=1,3,5,7
/proc/26741/stat : 26741 (npSolver-pbo) S 26740 26740 12376 0 -1 4202496 16131 54469 0 0 36 4 40090 16 20 0 1 0 378857574 12656640 2305 33554432000 4194304 6004724 140736988336880 140736988322728 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26741/statm: 3090 2305 189 442 0 2644 0
[pid=26812] ppid=26741 vsize=135588 CPUtime=1320.52 cores=1,3,5,7
/proc/26812/stat : 26812 (glucosInc) R 26741 26740 12376 0 -1 4202496 16162 0 0 0 132043 9 0 0 20 0 1 0 378897730 138842112 28626 33554432000 4194304 5654031 140734631799664 140734631797688 4232939 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26812/statm: 33897 28626 141 357 0 33537 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 157096

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26851
/proc/meminfo: memFree=26155124/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0
[pid=26741] ppid=26740 vsize=12360 CPUtime=401.46 cores=1,3,5,7
/proc/26741/stat : 26741 (npSolver-pbo) S 26740 26740 12376 0 -1 4202496 16131 54469 0 0 36 4 40090 16 20 0 1 0 378857574 12656640 2305 33554432000 4194304 6004724 140736988336880 140736988322728 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26741/statm: 3090 2305 189 442 0 2644 0
[pid=26812] ppid=26741 vsize=135588 CPUtime=1380.51 cores=1,3,5,7
/proc/26812/stat : 26812 (glucosInc) R 26741 26740 12376 0 -1 4202496 16351 0 0 0 138042 9 0 0 20 0 1 0 378897730 138842112 28626 33554432000 4194304 5654031 140734631799664 140734631797688 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26812/statm: 33897 28626 141 357 0 33537 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 157096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26852
/proc/meminfo: memFree=26145996/32873624 swapFree=7112/7112
[pid=26740] ppid=26738 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26740/stat : 26740 (npSolver-pbo-It) S 26738 26740 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378857574 9367552 275 33554432000 4194304 5064252 140734742756944 140734742755856 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26740/statm: 2287 275 233 213 0 72 0
[pid=26741] ppid=26740 vsize=12360 CPUtime=401.46 cores=1,3,5,7
/proc/26741/stat : 26741 (npSolver-pbo) S 26740 26740 12376 0 -1 4202496 16131 54469 0 0 36 4 40090 16 20 0 1 0 378857574 12656640 2305 33554432000 4194304 6004724 140736988336880 140736988322728 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26741/statm: 3090 2305 189 442 0 2644 0
[pid=26812] ppid=26741 vsize=135588 CPUtime=1398.62 cores=1,3,5,7
/proc/26812/stat : 26812 (glucosInc) R 26741 26740 12376 0 -1 4202496 16539 0 0 0 139852 10 0 0 20 0 1 0 378897730 138842112 28626 33554432000 4194304 5654031 140734631799664 140734631797688 4208621 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26812/statm: 33897 28626 141 357 0 33537 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 157096

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.11
CPU user time (s): 1799.79
CPU system time (s): 0.314952
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 206416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.314952
maximum resident set size= 150008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87523
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= 1020
involuntary context switches= 1947

runsolver used 2.67259 second user time and 7.15591 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-08 05:48:41
IDJOB=3752109
IDBENCH=2886
IDSOLVER=2335
FILE ID=node121/3752109-1339127321
RUNJOBID= node121-1339111019-14195
PBS_JOBID= 14643732
Free space on /tmp= 70872 MiB

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

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

MD5SUM BENCH= 8e6ac0bad8d074da12c63269189a8260
RANDOM SEED=118200123

node121.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.042
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.08
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.042
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.042
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.92
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.042
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.042
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.042
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.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        24516692 kB
Buffers:          713692 kB
Cached:          5248380 kB
SwapCached:            0 kB
Active:          4064012 kB
Inactive:        3384580 kB
Active(anon):    1474912 kB
Inactive(anon):    10736 kB
Active(file):    2589100 kB
Inactive(file):  3373844 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8556 kB
Writeback:            40 kB
AnonPages:       1494324 kB
Mapped:            15376 kB
Shmem:               200 kB
Slab:             764864 kB
SReclaimable:     208728 kB
SUnreclaim:       556136 kB
KernelStack:        1440 kB
PageTables:         6956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:    1794900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1437696 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= 71232 MiB
End job on node121 at 2012-06-08 06:18:42