Trace number 3747079

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-e64.b.opb
MD5SUM4a444f89cff56050e88660d23e3d8694
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark47
Best CPU time to get the best result obtained on this benchmark0.824873
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 47
Optimality of the best value was proved NO
Number of variables607
Total number of constraints1022
Number of constraints which are clauses1022
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 constraint32
Number of terms in the objective function 607
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 607
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 607
Number of bits of the biggest sum of numbers10
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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.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.04	c model valid
0.00/0.04	c current solution ok
0.00/0.04	o 82
0.00/0.04	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.04	c write failed with 2
0.00/0.04	c [INC SEARCH] iteration: 0
0.00/0.04	c [INC BOUNDS] best value:82 search for 81
0.00/0.04	c [INC SYSTEM] create new solver instance
0.00/0.04	c [INC] encode full formula
0.00/0.04	c (debug) using card networks
0.00/0.04	c old isEQ: 41, new EQ is 0
0.00/0.05	c set iterative enc to: card
0.00/0.05	c set iterative enc to: none
0.00/0.05	c [INC SEARCH] isOptimum variable: 0
0.00/0.08	c formula is SAT
0.00/0.08	c [INC SEARCH] copied best model
0.00/0.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.09	c model valid
0.00/0.09	c current solution ok
0.00/0.09	o 65
0.00/0.09	c [INC SEARCH] iteration: 1
0.00/0.09	c [INC BOUNDS] best value:65 search for 64
0.00/0.09	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.09	c write failed with 2
0.00/0.09	c [INC SYSTEM] create new solver instance
0.00/0.09	c [INC] encode full formula
0.00/0.09	c (debug) using card networks
0.00/0.09	c old isEQ: 48, new EQ is 0
0.00/0.10	c set iterative enc to: card
0.00/0.10	c set iterative enc to: none
0.00/0.10	c [INC SEARCH] isOptimum variable: 0
0.00/0.20	c formula is SAT
0.00/0.20	c [INC SEARCH] copied best model
0.00/0.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.21	c model valid
0.00/0.21	c current solution ok
0.00/0.21	o 64
0.00/0.21	c [INC SEARCH] iteration: 2
0.00/0.21	c [INC BOUNDS] best value:64 search for 63
0.00/0.21	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.21	c write failed with 2
0.00/0.21	c [INC SYSTEM] create new solver instance
0.00/0.21	c [INC] encode full formula
0.00/0.21	c (debug) using card networks
0.00/0.21	c old isEQ: 96, new EQ is 0
0.00/0.21	c set iterative enc to: card
0.00/0.21	c set iterative enc to: none
0.00/0.22	c [INC SEARCH] isOptimum variable: 0
0.00/0.45	c formula is SAT
0.00/0.45	c [INC SEARCH] copied best model
0.00/0.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.45	c model valid
0.00/0.45	c current solution ok
0.00/0.45	o 62
0.00/0.45	c [INC SEARCH] iteration: 3
0.00/0.45	c [INC BOUNDS] best value:62 search for 61
0.00/0.45	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.45	c write failed with 2
0.00/0.45	c [INC SYSTEM] create new solver instance
0.00/0.45	c [INC] encode full formula
0.00/0.45	c (debug) using card networks
0.00/0.45	c old isEQ: 48, new EQ is 0
0.00/0.46	c set iterative enc to: card
0.00/0.46	c set iterative enc to: none
0.00/0.46	c [INC SEARCH] isOptimum variable: 0
0.00/0.56	c formula is SAT
0.00/0.56	c [INC SEARCH] copied best model
0.00/0.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.57	c model valid
0.00/0.57	c current solution ok
0.00/0.57	o 61
0.00/0.57	c [INC SEARCH] iteration: 4
0.00/0.57	c [INC BOUNDS] best value:61 search for 60
0.00/0.57	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.57	c write failed with 2
0.00/0.57	c [INC SYSTEM] create new solver instance
0.00/0.57	c [INC] encode full formula
0.00/0.57	c (debug) using card networks
0.00/0.57	c old isEQ: 48, new EQ is 0
0.00/0.57	c set iterative enc to: card
0.00/0.57	c set iterative enc to: none
0.00/0.58	c [INC SEARCH] isOptimum variable: 0
0.00/0.73	c formula is SAT
0.00/0.73	c [INC SEARCH] copied best model
0.00/0.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.73	c model valid
0.00/0.73	c current solution ok
0.00/0.73	o 60
0.00/0.73	c [INC SEARCH] iteration: 5
0.00/0.73	c [INC BOUNDS] best value:60 search for 59
0.00/0.73	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.73	c write failed with 2
0.00/0.73	c [INC SYSTEM] create new solver instance
0.00/0.73	c [INC] encode full formula
0.00/0.73	c (debug) using card networks
0.00/0.73	c old isEQ: 48, new EQ is 0
0.00/0.74	c set iterative enc to: card
0.00/0.74	c set iterative enc to: none
0.00/0.74	c [INC SEARCH] isOptimum variable: 0
2.97/3.00	c formula is SAT
2.97/3.00	c [INC SEARCH] copied best model
2.97/3.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.97/3.00	c model valid
2.97/3.00	c current solution ok
2.97/3.00	o 57
2.97/3.00	c [INC SEARCH] iteration: 6
2.97/3.00	c [INC BOUNDS] best value:57 search for 56
2.97/3.00	c [INC SYSTEM] there exists a inc, kill it!
2.97/3.00	c write failed with 2
2.97/3.00	c [INC SYSTEM] create new solver instance
2.97/3.00	c [INC] encode full formula
2.97/3.00	c (debug) using card networks
2.97/3.00	c old isEQ: 48, new EQ is 0
2.97/3.01	c set iterative enc to: card
2.97/3.01	c set iterative enc to: none
2.97/3.02	c [INC SEARCH] isOptimum variable: 0
3.17/3.26	c formula is SAT
3.17/3.26	c [INC SEARCH] copied best model
3.17/3.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.17/3.27	c model valid
3.17/3.27	c current solution ok
3.17/3.27	o 56
3.17/3.27	c [INC SEARCH] iteration: 7
3.17/3.27	c [INC BOUNDS] best value:56 search for 55
3.17/3.27	c [INC SYSTEM] there exists a inc, kill it!
3.17/3.27	c write failed with 2
3.17/3.27	c [INC SYSTEM] create new solver instance
3.17/3.27	c [INC] encode full formula
3.17/3.27	c (debug) using card networks
3.17/3.27	c old isEQ: 48, new EQ is 0
3.17/3.28	c set iterative enc to: card
3.17/3.28	c set iterative enc to: none
3.17/3.28	c [INC SEARCH] isOptimum variable: 0
7.95/8.09	c formula is SAT
7.95/8.09	c [INC SEARCH] copied best model
7.95/8.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.95/8.09	c model valid
7.95/8.09	c current solution ok
7.95/8.09	o 54
7.95/8.09	c [INC SEARCH] iteration: 8
7.95/8.09	c [INC BOUNDS] best value:54 search for 53
7.95/8.09	c [INC SYSTEM] there exists a inc, kill it!
7.95/8.09	c write failed with 2
7.95/8.09	c [INC SYSTEM] create new solver instance
7.95/8.09	c [INC] encode full formula
7.95/8.09	c (debug) using card networks
7.95/8.09	c old isEQ: 48, new EQ is 0
8.07/8.10	c set iterative enc to: card
8.07/8.10	c set iterative enc to: none
8.07/8.10	c [INC SEARCH] isOptimum variable: 0
8.76/8.85	c formula is SAT
8.76/8.86	c [INC SEARCH] copied best model
8.76/8.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.76/8.86	c model valid
8.76/8.86	c current solution ok
8.76/8.86	o 52
8.76/8.86	c [INC SEARCH] iteration: 9
8.76/8.86	c [INC BOUNDS] best value:52 search for 51
8.76/8.86	c [INC SYSTEM] there exists a inc, kill it!
8.76/8.86	c write failed with 2
8.76/8.86	c [INC SYSTEM] create new solver instance
8.76/8.86	c [INC] encode full formula
8.76/8.86	c (debug) using card networks
8.76/8.86	c old isEQ: 48, new EQ is 0
8.76/8.87	c set iterative enc to: card
8.76/8.87	c set iterative enc to: none
8.76/8.87	c [INC SEARCH] isOptimum variable: 0
16.25/16.37	c formula is SAT
16.25/16.37	c [INC SEARCH] copied best model
16.25/16.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.25/16.38	c model valid
16.25/16.38	c current solution ok
16.25/16.38	o 51
16.25/16.38	c [INC SEARCH] iteration: 10
16.25/16.38	c [INC BOUNDS] best value:51 search for 50
16.25/16.38	c [INC SYSTEM] there exists a inc, kill it!
16.25/16.38	c write failed with 2
16.25/16.38	c [INC SYSTEM] create new solver instance
16.25/16.38	c [INC] encode full formula
16.25/16.38	c (debug) using card networks
16.25/16.38	c old isEQ: 48, new EQ is 0
16.25/16.39	c set iterative enc to: card
16.25/16.39	c set iterative enc to: none
16.25/16.39	c [INC SEARCH] isOptimum variable: 0
1459.03/1459.36	c formula is SAT
1459.03/1459.36	c [INC SEARCH] copied best model
1459.03/1459.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1459.03/1459.37	c model valid
1459.03/1459.37	c current solution ok
1459.03/1459.37	o 50
1459.03/1459.37	c [INC SEARCH] iteration: 11
1459.03/1459.37	c [INC BOUNDS] best value:50 search for 49
1459.03/1459.37	c [INC SYSTEM] there exists a inc, kill it!
1459.03/1459.37	c write failed with 2
1459.03/1459.37	c [INC SYSTEM] create new solver instance
1459.03/1459.37	c [INC] encode full formula
1459.03/1459.37	c (debug) using card networks
1459.03/1459.37	c old isEQ: 48, new EQ is 0
1459.03/1459.38	c set iterative enc to: card
1459.03/1459.38	c set iterative enc to: none
1459.03/1459.39	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-3747079-1339100000/watcher-3747079-1339100000 -o /tmp/evaluation-result-3747079-1339100000/solver-3747079-1339100000 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747079-1339100000.opb 675618245 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 1.99 1.68 3/178 28453
/proc/meminfo: memFree=30462136/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (runsolver) D 28451 28453 28222 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 376127270 12095488 50 33554432000 4194304 5436572 140734689433264 140734689429560 4883175 0 0 4096 24578 18446744071579943789 0 0 17 0 0 0 0 0 0
/proc/28453/statm: 2953 50 31 304 0 2645 0

[startup+0.099613 s]
/proc/loadavg: 2.00 1.99 1.68 3/178 28453
/proc/meminfo: memFree=30462136/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (npSolver-pbo-It) S 28451 28453 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127270 9367552 274 33554432000 4194304 5064252 140735307836448 140735307835360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28453/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100174 s]
/proc/loadavg: 2.00 1.99 1.68 3/178 28453
/proc/meminfo: memFree=30462136/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (npSolver-pbo-It) S 28451 28453 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127270 9367552 274 33554432000 4194304 5064252 140735307836448 140735307835360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28453/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300282 s]
/proc/loadavg: 2.00 1.99 1.68 3/178 28453
/proc/meminfo: memFree=30462136/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (npSolver-pbo-It) S 28451 28453 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127270 9367552 274 33554432000 4194304 5064252 140735307836448 140735307835360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28453/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700271 s]
/proc/loadavg: 2.00 1.99 1.68 3/178 28453
/proc/meminfo: memFree=30462136/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (npSolver-pbo-It) S 28451 28453 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127270 9367552 274 33554432000 4194304 5064252 140735307836448 140735307835360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28453/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 1.99 1.68 3/181 28472
/proc/meminfo: memFree=30449180/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (npSolver-pbo-It) S 28451 28453 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127270 9367552 274 33554432000 4194304 5064252 140735307836448 140735307835360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28453/statm: 2287 274 233 213 0 72 0
[pid=28455] ppid=28453 vsize=4652 CPUtime=0.72 cores=0,2,4,6
/proc/28455/stat : 28455 (npSolver-pbo) S 28453 28453 28222 0 -1 4202496 4783 12447 0 0 8 1 61 2 20 0 1 0 376127271 4763648 832 33554432000 4194304 6004724 140735664815760 140735664801608 5190736 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 0 0 0
/proc/28455/statm: 1163 832 176 442 0 717 0
[pid=28472] ppid=28455 vsize=8308 CPUtime=0.75 cores=0,2,4,6
/proc/28472/stat : 28472 (glucosInc) R 28455 28453 28222 0 -1 4202496 1877 0 0 0 75 0 0 0 20 0 1 0 376127345 8507392 1545 33554432000 4194304 5654031 140735570890240 140735570878056 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28472/statm: 2077 1545 141 357 0 1717 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 22108

[startup+3.10028 s]
/proc/loadavg: 2.00 1.99 1.68 3/181 28472
/proc/meminfo: memFree=30440804/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (npSolver-pbo-It) S 28451 28453 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127270 9367552 274 33554432000 4194304 5064252 140735307836448 140735307835360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28453/statm: 2287 274 233 213 0 72 0
[pid=28455] ppid=28453 vsize=4652 CPUtime=2.99 cores=0,2,4,6
/proc/28455/stat : 28455 (npSolver-pbo) S 28453 28453 28222 0 -1 4202496 5224 16235 0 0 10 1 286 2 20 0 1 0 376127271 4763648 832 33554432000 4194304 6004724 140735664815760 140735664801608 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28455/statm: 1163 832 176 442 0 717 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 13800

[startup+6.30027 s]
/proc/loadavg: 2.00 1.99 1.69 3/181 28476
/proc/meminfo: memFree=30425668/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (npSolver-pbo-It) S 28451 28453 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127270 9367552 274 33554432000 4194304 5064252 140735307836448 140735307835360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28453/statm: 2287 274 233 213 0 72 0
[pid=28455] ppid=28453 vsize=4652 CPUtime=3.25 cores=0,2,4,6
/proc/28455/stat : 28455 (npSolver-pbo) S 28453 28453 28222 0 -1 4202496 5665 18153 0 0 11 1 311 2 20 0 1 0 376127271 4763648 832 33554432000 4194304 6004724 140735664815760 140735664801608 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28455/statm: 1163 832 176 442 0 717 0
[pid=28476] ppid=28455 vsize=12060 CPUtime=3.01 cores=0,2,4,6
/proc/28476/stat : 28476 (glucosInc) R 28455 28453 28222 0 -1 4202496 3089 0 0 0 301 0 0 0 20 0 1 0 376127598 12349440 2508 33554432000 4194304 5654031 140734719248800 140734719246680 4215906 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28476/statm: 3015 2508 141 357 0 2655 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 25860

[startup+12.7003 s]
/proc/loadavg: 2.00 1.99 1.69 3/181 28480
/proc/meminfo: memFree=30396148/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (npSolver-pbo-It) S 28451 28453 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127270 9367552 274 33554432000 4194304 5064252 140735307836448 140735307835360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28453/statm: 2287 274 233 213 0 72 0
[pid=28455] ppid=28453 vsize=4652 CPUtime=8.84 cores=0,2,4,6
/proc/28455/stat : 28455 (npSolver-pbo) S 28453 28453 28222 0 -1 4202496 6551 24641 0 0 13 1 866 4 20 0 1 0 376127271 4763648 832 33554432000 4194304 6004724 140735664815760 140735664801608 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28455/statm: 1163 832 176 442 0 717 0
[pid=28480] ppid=28455 vsize=14756 CPUtime=3.81 cores=0,2,4,6
/proc/28480/stat : 28480 (glucosInc) R 28455 28453 28222 0 -1 4202496 3725 0 0 0 381 0 0 0 20 0 1 0 376128158 15110144 2961 33554432000 4194304 5654031 140735931509248 140735931497064 4232788 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28480/statm: 3689 2961 141 357 0 3329 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 28556

[startup+25.5003 s]
/proc/loadavg: 2.00 1.99 1.69 3/181 28482
/proc/meminfo: memFree=30320160/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (npSolver-pbo-It) S 28451 28453 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127270 9367552 274 33554432000 4194304 5064252 140735307836448 140735307835360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28453/statm: 2287 274 233 213 0 72 0
[pid=28455] ppid=28453 vsize=4652 CPUtime=16.37 cores=0,2,4,6
/proc/28455/stat : 28455 (npSolver-pbo) S 28453 28453 28222 0 -1 4202496 6992 29732 0 0 14 2 1615 6 20 0 1 0 376127271 4763648 832 33554432000 4194304 6004724 140735664815760 140735664801608 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28455/statm: 1163 832 176 442 0 717 0
[pid=28482] ppid=28455 vsize=23712 CPUtime=9.09 cores=0,2,4,6
/proc/28482/stat : 28482 (glucosInc) R 28455 28453 28222 0 -1 4202496 4754 0 0 0 909 0 0 0 20 0 1 0 376128910 24281088 5411 33554432000 4194304 5654031 140733337937184 140733337925000 4208604 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28482/statm: 5928 5411 141 357 0 5568 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 37512

[startup+51.1003 s]
/proc/loadavg: 2.00 1.99 1.70 3/181 28537
/proc/meminfo: memFree=31126916/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (npSolver-pbo-It) S 28451 28453 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127270 9367552 274 33554432000 4194304 5064252 140735307836448 140735307835360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28453/statm: 2287 274 233 213 0 72 0
[pid=28455] ppid=28453 vsize=4652 CPUtime=16.37 cores=0,2,4,6
/proc/28455/stat : 28455 (npSolver-pbo) S 28453 28453 28222 0 -1 4202496 6992 29732 0 0 14 2 1615 6 20 0 1 0 376127271 4763648 832 33554432000 4194304 6004724 140735664815760 140735664801608 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28455/statm: 1163 832 176 442 0 717 0
[pid=28482] ppid=28455 vsize=30948 CPUtime=34.69 cores=0,2,4,6
/proc/28482/stat : 28482 (glucosInc) R 28455 28453 28222 0 -1 4202496 6315 0 0 0 3468 1 0 0 20 0 1 0 376128910 31690752 6067 33554432000 4194304 5654031 140733337937184 140733337925000 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28482/statm: 7737 6067 141 357 0 7377 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 44748

[startup+102.307 s]
/proc/loadavg: 2.00 1.99 1.71 3/181 28547
/proc/meminfo: memFree=31107224/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (npSolver-pbo-It) S 28451 28453 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127270 9367552 274 33554432000 4194304 5064252 140735307836448 140735307835360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28453/statm: 2287 274 233 213 0 72 0
[pid=28455] ppid=28453 vsize=4652 CPUtime=16.37 cores=0,2,4,6
/proc/28455/stat : 28455 (npSolver-pbo) S 28453 28453 28222 0 -1 4202496 6992 29732 0 0 14 2 1615 6 20 0 1 0 376127271 4763648 832 33554432000 4194304 6004724 140735664815760 140735664801608 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28455/statm: 1163 832 176 442 0 717 0
[pid=28482] ppid=28455 vsize=49640 CPUtime=85.88 cores=0,2,4,6
/proc/28482/stat : 28482 (glucosInc) R 28455 28453 28222 0 -1 4202496 8727 0 0 0 8586 2 0 0 20 0 1 0 376128910 50831360 11953 33554432000 4194304 5654031 140733337937184 140733337925000 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28482/statm: 12410 11953 141 357 0 12050 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 63440

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.73 3/181 28554
/proc/meminfo: memFree=31083512/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (npSolver-pbo-It) S 28451 28453 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127270 9367552 274 33554432000 4194304 5064252 140735307836448 140735307835360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28453/statm: 2287 274 233 213 0 72 0
[pid=28455] ppid=28453 vsize=4652 CPUtime=16.37 cores=0,2,4,6
/proc/28455/stat : 28455 (npSolver-pbo) S 28453 28453 28222 0 -1 4202496 6992 29732 0 0 14 2 1615 6 20 0 1 0 376127271 4763648 832 33554432000 4194304 6004724 140735664815760 140735664801608 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28455/statm: 1163 832 176 442 0 717 0
[pid=28482] ppid=28455 vsize=81100 CPUtime=145.86 cores=0,2,4,6
/proc/28482/stat : 28482 (glucosInc) R 28455 28453 28222 0 -1 4202496 10348 0 0 0 14583 3 0 0 20 0 1 0 376128910 83046400 14120 33554432000 4194304 5654031 140733337937184 140733337925000 4232613 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28482/statm: 20275 14120 141 357 0 19915 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 94900

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 1.74 3/181 28554
/proc/meminfo: memFree=31042036/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (npSolver-pbo-It) S 28451 28453 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127270 9367552 274 33554432000 4194304 5064252 140735307836448 140735307835360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28453/statm: 2287 274 233 213 0 72 0
[pid=28455] ppid=28453 vsize=4652 CPUtime=16.37 cores=0,2,4,6
/proc/28455/stat : 28455 (npSolver-pbo) S 28453 28453 28222 0 -1 4202496 6992 29732 0 0 14 2 1615 6 20 0 1 0 376127271 4763648 832 33554432000 4194304 6004724 140735664815760 140735664801608 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28455/statm: 1163 832 176 442 0 717 0
[pid=28482] ppid=28455 vsize=81100 CPUtime=205.86 cores=0,2,4,6
/proc/28482/stat : 28482 (glucosInc) R 28455 28453 28222 0 -1 4202496 10425 0 0 0 20582 4 0 0 20 0 1 0 376128910 83046400 19818 33554432000 4194304 5654031 140733337937184 140733337925000 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28482/statm: 20275 19818 141 357 0 19915 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 94900

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.75 3/181 28556
/proc/meminfo: memFree=31068300/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=30895648/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (npSolver-pbo-It) S 28451 28453 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127270 9367552 274 33554432000 4194304 5064252 140735307836448 140735307835360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28453/statm: 2287 274 233 213 0 72 0
[pid=28455] ppid=28453 vsize=4652 CPUtime=16.37 cores=0,2,4,6
/proc/28455/stat : 28455 (npSolver-pbo) S 28453 28453 28222 0 -1 4202496 6992 29732 0 0 14 2 1615 6 20 0 1 0 376127271 4763648 832 33554432000 4194304 6004724 140735664815760 140735664801608 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28455/statm: 1163 832 176 442 0 717 0
[pid=28482] ppid=28455 vsize=161880 CPUtime=1225.7 cores=0,2,4,6
/proc/28482/stat : 28482 (glucosInc) R 28455 28453 28222 0 -1 4202496 22886 0 0 0 122543 27 0 0 20 0 1 0 376128910 165765120 35446 33554432000 4194304 5654031 140733337937184 140733337935112 4232932 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28482/statm: 40470 35446 141 357 0 40110 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 175680

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 1.90 3/181 28568
/proc/meminfo: memFree=30897932/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (npSolver-pbo-It) S 28451 28453 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127270 9367552 274 33554432000 4194304 5064252 140735307836448 140735307835360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28453/statm: 2287 274 233 213 0 72 0
[pid=28455] ppid=28453 vsize=4652 CPUtime=16.37 cores=0,2,4,6
/proc/28455/stat : 28455 (npSolver-pbo) S 28453 28453 28222 0 -1 4202496 6992 29732 0 0 14 2 1615 6 20 0 1 0 376127271 4763648 832 33554432000 4194304 6004724 140735664815760 140735664801608 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28455/statm: 1163 832 176 442 0 717 0
[pid=28482] ppid=28455 vsize=175196 CPUtime=1285.7 cores=0,2,4,6
/proc/28482/stat : 28482 (glucosInc) R 28455 28453 28222 0 -1 4202496 24355 0 0 0 128541 29 0 0 20 0 1 0 376128910 179400704 43125 33554432000 4194304 5654031 140733337937184 140733337935112 4232448 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28482/statm: 43799 43125 141 357 0 43439 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 188996

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/181 28569
/proc/meminfo: memFree=30856820/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (npSolver-pbo-It) S 28451 28453 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127270 9367552 274 33554432000 4194304 5064252 140735307836448 140735307835360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28453/statm: 2287 274 233 213 0 72 0
[pid=28455] ppid=28453 vsize=4652 CPUtime=16.37 cores=0,2,4,6
/proc/28455/stat : 28455 (npSolver-pbo) S 28453 28453 28222 0 -1 4202496 6992 29732 0 0 14 2 1615 6 20 0 1 0 376127271 4763648 832 33554432000 4194304 6004724 140735664815760 140735664801608 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28455/statm: 1163 832 176 442 0 717 0
[pid=28482] ppid=28455 vsize=175196 CPUtime=1345.68 cores=0,2,4,6
/proc/28482/stat : 28482 (glucosInc) R 28455 28453 28222 0 -1 4202496 25306 0 0 0 134538 30 0 0 20 0 1 0 376128910 179400704 43125 33554432000 4194304 5654031 140733337937184 140733337935112 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28482/statm: 43799 43125 141 357 0 43439 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 188996

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 28569
/proc/meminfo: memFree=30862876/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (npSolver-pbo-It) S 28451 28453 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127270 9367552 274 33554432000 4194304 5064252 140735307836448 140735307835360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28453/statm: 2287 274 233 213 0 72 0
[pid=28455] ppid=28453 vsize=4652 CPUtime=16.37 cores=0,2,4,6
/proc/28455/stat : 28455 (npSolver-pbo) S 28453 28453 28222 0 -1 4202496 6992 29732 0 0 14 2 1615 6 20 0 1 0 376127271 4763648 832 33554432000 4194304 6004724 140735664815760 140735664801608 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28455/statm: 1163 832 176 442 0 717 0
[pid=28482] ppid=28455 vsize=206016 CPUtime=1405.68 cores=0,2,4,6
/proc/28482/stat : 28482 (glucosInc) R 28455 28453 28222 0 -1 4202496 26841 0 0 0 140535 33 0 0 20 0 1 0 376128910 210960384 44216 33554432000 4194304 5654031 140733337937184 140733337935272 4232794 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28482/statm: 51504 44216 141 357 0 51144 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 219816

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 28571
/proc/meminfo: memFree=30994744/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (npSolver-pbo-It) S 28451 28453 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127270 9367552 274 33554432000 4194304 5064252 140735307836448 140735307835360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28453/statm: 2287 274 233 213 0 72 0
[pid=28455] ppid=28453 vsize=4652 CPUtime=1459.13 cores=0,2,4,6
/proc/28455/stat : 28455 (npSolver-pbo) S 28453 28453 28222 0 -1 4202496 7434 58044 0 0 16 2 145854 41 20 0 1 0 376127271 4763648 832 33554432000 4194304 6004724 140735664815760 140735664801608 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28455/statm: 1163 832 176 442 0 717 0
[pid=28571] ppid=28455 vsize=28072 CPUtime=22.89 cores=0,2,4,6
/proc/28571/stat : 28571 (glucosInc) R 28455 28453 28222 0 -1 4202496 5789 0 0 0 2288 1 0 0 20 0 1 0 376273209 28745728 6247 33554432000 4194304 5654031 140736217739664 140736217727480 4232434 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28571/statm: 7018 6247 141 357 0 6658 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 41872

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 28571
/proc/meminfo: memFree=30998356/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (npSolver-pbo-It) S 28451 28453 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127270 9367552 274 33554432000 4194304 5064252 140735307836448 140735307835360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28453/statm: 2287 274 233 213 0 72 0
[pid=28455] ppid=28453 vsize=4652 CPUtime=1459.13 cores=0,2,4,6
/proc/28455/stat : 28455 (npSolver-pbo) S 28453 28453 28222 0 -1 4202496 7434 58044 0 0 16 2 145854 41 20 0 1 0 376127271 4763648 832 33554432000 4194304 6004724 140735664815760 140735664801608 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28455/statm: 1163 832 176 442 0 717 0
[pid=28571] ppid=28455 vsize=61200 CPUtime=82.88 cores=0,2,4,6
/proc/28571/stat : 28571 (glucosInc) R 28455 28453 28222 0 -1 4202496 8208 0 0 0 8286 2 0 0 20 0 1 0 376273209 62668800 12326 33554432000 4194304 5654031 140736217739664 140736217727480 4208683 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28571/statm: 15300 12326 141 357 0 14940 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 75000

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/182 28574
/proc/meminfo: memFree=30936332/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (npSolver-pbo-It) S 28451 28453 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127270 9367552 274 33554432000 4194304 5064252 140735307836448 140735307835360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28453/statm: 2287 274 233 213 0 72 0
[pid=28455] ppid=28453 vsize=4652 CPUtime=1459.13 cores=0,2,4,6
/proc/28455/stat : 28455 (npSolver-pbo) S 28453 28453 28222 0 -1 4202496 7434 58044 0 0 16 2 145854 41 20 0 1 0 376127271 4763648 832 33554432000 4194304 6004724 140735664815760 140735664801608 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28455/statm: 1163 832 176 442 0 717 0
[pid=28571] ppid=28455 vsize=80056 CPUtime=142.87 cores=0,2,4,6
/proc/28571/stat : 28571 (glucosInc) R 28455 28453 28222 0 -1 4202496 8599 0 0 0 14285 2 0 0 20 0 1 0 376273209 81977344 14375 33554432000 4194304 5654031 140736217739664 140736217727480 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28571/statm: 20014 14375 141 357 0 19654 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 93856

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 28575
/proc/meminfo: memFree=30907900/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (npSolver-pbo-It) S 28451 28453 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127270 9367552 274 33554432000 4194304 5064252 140735307836448 140735307835360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28453/statm: 2287 274 233 213 0 72 0
[pid=28455] ppid=28453 vsize=4652 CPUtime=1459.13 cores=0,2,4,6
/proc/28455/stat : 28455 (npSolver-pbo) S 28453 28453 28222 0 -1 4202496 7434 58044 0 0 16 2 145854 41 20 0 1 0 376127271 4763648 832 33554432000 4194304 6004724 140735664815760 140735664801608 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28455/statm: 1163 832 176 442 0 717 0
[pid=28571] ppid=28455 vsize=80056 CPUtime=202.86 cores=0,2,4,6
/proc/28571/stat : 28571 (glucosInc) R 28455 28453 28222 0 -1 4202496 8607 0 0 0 20284 2 0 0 20 0 1 0 376273209 81977344 17958 33554432000 4194304 5654031 140736217739664 140736217727480 4233226 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28571/statm: 20014 17958 141 357 0 19654 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 93856

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 28575
/proc/meminfo: memFree=30961500/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (npSolver-pbo-It) S 28451 28453 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127270 9367552 274 33554432000 4194304 5064252 140735307836448 140735307835360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28453/statm: 2287 274 233 213 0 72 0
[pid=28455] ppid=28453 vsize=4652 CPUtime=1459.13 cores=0,2,4,6
/proc/28455/stat : 28455 (npSolver-pbo) S 28453 28453 28222 0 -1 4202496 7434 58044 0 0 16 2 145854 41 20 0 1 0 376127271 4763648 832 33554432000 4194304 6004724 140735664815760 140735664801608 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28455/statm: 1163 832 176 442 0 717 0
[pid=28571] ppid=28455 vsize=80056 CPUtime=262.85 cores=0,2,4,6
/proc/28571/stat : 28571 (glucosInc) R 28455 28453 28222 0 -1 4202496 8674 0 0 0 26283 2 0 0 20 0 1 0 376273209 81977344 19558 33554432000 4194304 5654031 140736217739664 140736217727480 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28571/statm: 20014 19558 141 357 0 19654 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 93856

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 28575
/proc/meminfo: memFree=30910940/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (npSolver-pbo-It) S 28451 28453 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127270 9367552 274 33554432000 4194304 5064252 140735307836448 140735307835360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28453/statm: 2287 274 233 213 0 72 0
[pid=28455] ppid=28453 vsize=4652 CPUtime=1459.13 cores=0,2,4,6
/proc/28455/stat : 28455 (npSolver-pbo) S 28453 28453 28222 0 -1 4202496 7434 58044 0 0 16 2 145854 41 20 0 1 0 376127271 4763648 832 33554432000 4194304 6004724 140735664815760 140735664801608 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28455/statm: 1163 832 176 442 0 717 0
[pid=28571] ppid=28455 vsize=93196 CPUtime=322.84 cores=0,2,4,6
/proc/28571/stat : 28571 (glucosInc) R 28455 28453 28222 0 -1 4202496 10460 0 0 0 32281 3 0 0 20 0 1 0 376273209 95432704 22843 33554432000 4194304 5654031 140736217739664 140736217737688 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28571/statm: 23299 22843 141 357 0 22939 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 106996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 28575
/proc/meminfo: memFree=30900080/32873648 swapFree=7376/7376
[pid=28453] ppid=28451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28453/stat : 28453 (npSolver-pbo-It) S 28451 28453 28222 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127270 9367552 274 33554432000 4194304 5064252 140735307836448 140735307835360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28453/statm: 2287 274 233 213 0 72 0
[pid=28455] ppid=28453 vsize=4652 CPUtime=1459.13 cores=0,2,4,6
/proc/28455/stat : 28455 (npSolver-pbo) S 28453 28453 28222 0 -1 4202496 7434 58044 0 0 16 2 145854 41 20 0 1 0 376127271 4763648 832 33554432000 4194304 6004724 140735664815760 140735664801608 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28455/statm: 1163 832 176 442 0 717 0
[pid=28571] ppid=28455 vsize=93196 CPUtime=340.95 cores=0,2,4,6
/proc/28571/stat : 28571 (glucosInc) R 28455 28453 28222 0 -1 4202496 10987 0 0 0 34091 4 0 0 20 0 1 0 376273209 95432704 22843 33554432000 4194304 5654031 140736217739664 140736217727480 4216401 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28571/statm: 23299 22843 141 357 0 22939 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 106996

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.1
CPU user time (s): 1799.62
CPU system time (s): 0.481926
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 219816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.62
system time used= 0.481926
maximum resident set size= 183008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76844
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 386
involuntary context switches= 1911

runsolver used 2.83357 second user time and 7.18091 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-07 22:13:20
IDJOB=3747079
IDBENCH=2053
IDSOLVER=2332
FILE ID=node112/3747079-1339100000
RUNJOBID= node112-1339098176-28238
PBS_JOBID= 14643741
Free space on /tmp= 71084 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-e64.b.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747079-1339100000/watcher-3747079-1339100000 -o /tmp/evaluation-result-3747079-1339100000/solver-3747079-1339100000 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747079-1339100000.opb 675618245 HOME HOME

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

MD5SUM BENCH= 4a444f89cff56050e88660d23e3d8694
RANDOM SEED=675618245

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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.763
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:        30462276 kB
Buffers:           63508 kB
Cached:           876548 kB
SwapCached:         2024 kB
Active:          1070040 kB
Inactive:         585548 kB
Active(anon):     715484 kB
Inactive(anon):     2860 kB
Active(file):     354556 kB
Inactive(file):   582688 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099244 kB
Dirty:              8544 kB
Writeback:             0 kB
AnonPages:        744296 kB
Mapped:             9320 kB
Shmem:                 0 kB
Slab:             611840 kB
SReclaimable:      56060 kB
SUnreclaim:       555780 kB
KernelStack:        1504 kB
PageTables:         5372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     880496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    550912 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= 71144 MiB
End job on node112 at 2012-06-07 22:43:21