Trace number 3698136

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? (TO) 1800.02 1800.32

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-C499.b.opb
MD5SUM0b80319f4195f1e1329c2c4b63b416b0
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark45
Best CPU time to get the best result obtained on this benchmark1796.93
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 45
Optimality of the best value was proved NO
Number of variables5203
Total number of constraints19637
Number of constraints which are clauses19637
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 constraint11
Maximum length of a constraint360
Number of terms in the objective function 5203
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 5203
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 5203
Number of bits of the biggest sum of numbers13
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

2.10/2.18	c run inc solver
2.10/2.18	c [INC SYSTEM] run initial solver
2.10/2.18	c [INC SYSTEM] preprocess with white file
37.77/37.88	c [INC SYSTEM] finished preprocessing in 35 s
37.77/37.88	c [INC SYSTEM] execute solver
38.78/38.84	c [INC SEARCH] formula is SAT
38.78/38.89	c [INC SYSTEM] solved the initial formula
39.18/39.27	c model valid
39.18/39.27	c current solution ok
40.97/41.07	o 369
40.97/41.07	c [INC SYSTEM] there exists a inc, kill it!
40.97/41.07	c write failed with 2
40.97/41.08	c [INC SEARCH] iteration: 0
40.97/41.08	c [INC BOUNDS] best value:369 search for 368
40.97/41.08	c [INC SYSTEM] create new solver instance
40.97/41.08	c [INC] encode full formula
40.97/41.08	c fallback to adder encoding
41.30/41.33	c set iterative enc to: cardAdder
41.30/41.33	c set iterative enc to: none
41.39/41.41	c [INC SEARCH] isOptimum variable: 0
251.46/251.55	c formula is SAT
251.57/251.61	c [INC SEARCH] copied best model
251.57/251.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
251.87/251.99	c model valid
251.87/251.99	c current solution ok
251.87/251.99	o 368
251.87/251.99	c [INC SEARCH] iteration: 1
251.87/251.99	c [INC BOUNDS] best value:368 search for 367
251.87/251.99	c [INC SYSTEM] there exists a inc, kill it!
251.87/251.99	c write failed with 2
251.97/252.00	c [INC SYSTEM] create new solver instance
251.97/252.00	c [INC] encode full formula
251.97/252.00	c fallback to adder encoding
252.19/252.26	c set iterative enc to: cardAdder
252.19/252.26	c set iterative enc to: none
252.26/252.34	c [INC SEARCH] isOptimum variable: 0
422.27/422.33	c formula is SAT
422.27/422.40	c [INC SEARCH] copied best model
422.27/422.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
422.67/422.78	c model valid
422.67/422.78	c current solution ok
422.67/422.78	o 367
422.67/422.78	c [INC SEARCH] iteration: 2
422.67/422.78	c [INC BOUNDS] best value:367 search for 366
422.67/422.78	c [INC SYSTEM] there exists a inc, kill it!
422.67/422.78	c write failed with 2
422.78/422.80	c [INC SYSTEM] create new solver instance
422.78/422.80	c [INC] encode full formula
422.78/422.80	c fallback to adder encoding
422.99/423.05	c set iterative enc to: cardAdder
422.99/423.05	c set iterative enc to: none
423.08/423.13	c [INC SEARCH] isOptimum variable: 0
587.55/587.60	c formula is SAT
587.55/587.67	c [INC SEARCH] copied best model
587.55/587.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
587.95/588.05	c model valid
587.95/588.05	c current solution ok
587.95/588.05	o 366
587.95/588.05	c [INC SEARCH] iteration: 3
587.95/588.05	c [INC BOUNDS] best value:366 search for 365
587.95/588.05	c [INC SYSTEM] there exists a inc, kill it!
587.95/588.05	c write failed with 2
587.95/588.06	c [INC SYSTEM] create new solver instance
587.95/588.06	c [INC] encode full formula
587.95/588.06	c fallback to adder encoding
588.26/588.31	c set iterative enc to: cardAdder
588.26/588.31	c set iterative enc to: none
588.26/588.39	c [INC SEARCH] isOptimum variable: 0
747.41/747.52	c formula is SAT
747.41/747.59	c [INC SEARCH] copied best model
747.41/747.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
747.80/747.97	c model valid
747.80/747.97	c current solution ok
747.80/747.97	o 365
747.80/747.97	c [INC SEARCH] iteration: 4
747.80/747.97	c [INC BOUNDS] best value:365 search for 364
747.80/747.97	c [INC SYSTEM] there exists a inc, kill it!
747.80/747.97	c write failed with 2
747.80/747.97	c [INC SYSTEM] create new solver instance
747.80/747.97	c [INC] encode full formula
747.80/747.97	c fallback to adder encoding
748.13/748.22	c set iterative enc to: cardAdder
748.13/748.22	c set iterative enc to: none
748.22/748.30	c [INC SEARCH] isOptimum variable: 0
935.25/935.40	c formula is SAT
935.25/935.47	c [INC SEARCH] copied best model
935.25/935.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
935.65/935.84	c model valid
935.65/935.84	c current solution ok
935.65/935.84	o 364
935.65/935.84	c [INC SEARCH] iteration: 5
935.65/935.84	c [INC BOUNDS] best value:364 search for 363
935.65/935.84	c [INC SYSTEM] there exists a inc, kill it!
935.65/935.84	c write failed with 2
935.65/935.85	c [INC SYSTEM] create new solver instance
935.65/935.85	c [INC] encode full formula
935.65/935.85	c fallback to adder encoding
935.85/936.10	c set iterative enc to: cardAdder
935.85/936.10	c set iterative enc to: none
935.96/936.17	c [INC SEARCH] isOptimum variable: 0
1126.03/1126.25	c formula is SAT
1126.13/1126.32	c [INC SEARCH] copied best model
1126.13/1126.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1126.54/1126.70	c model valid
1126.54/1126.70	c current solution ok
1126.54/1126.70	o 363
1126.54/1126.70	c [INC SEARCH] iteration: 6
1126.54/1126.70	c [INC BOUNDS] best value:363 search for 362
1126.54/1126.70	c [INC SYSTEM] there exists a inc, kill it!
1126.54/1126.70	c write failed with 2
1126.54/1126.71	c [INC SYSTEM] create new solver instance
1126.54/1126.71	c [INC] encode full formula
1126.54/1126.71	c fallback to adder encoding
1126.76/1126.96	c set iterative enc to: cardAdder
1126.76/1126.96	c set iterative enc to: none
1126.82/1127.04	c [INC SEARCH] isOptimum variable: 0
1291.29/1291.52	c formula is SAT
1291.29/1291.59	c [INC SEARCH] copied best model
1291.29/1291.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1291.68/1291.97	c model valid
1291.68/1291.97	c current solution ok
1291.68/1291.97	o 362
1291.68/1291.97	c [INC SEARCH] iteration: 7
1291.68/1291.97	c [INC BOUNDS] best value:362 search for 361
1291.68/1291.97	c [INC SYSTEM] there exists a inc, kill it!
1291.68/1291.97	c write failed with 2
1291.68/1291.98	c [INC SYSTEM] create new solver instance
1291.68/1291.98	c [INC] encode full formula
1291.68/1291.98	c fallback to adder encoding
1292.02/1292.23	c set iterative enc to: cardAdder
1292.02/1292.23	c set iterative enc to: none
1292.11/1292.30	c [INC SEARCH] isOptimum variable: 0
1493.75/1494.00	c formula is SAT
1493.75/1494.07	c [INC SEARCH] copied best model
1493.75/1494.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1494.15/1494.45	c model valid
1494.15/1494.45	c current solution ok
1494.15/1494.45	o 237
1494.15/1494.45	c [INC SEARCH] iteration: 8
1494.15/1494.45	c [INC BOUNDS] best value:237 search for 236
1494.15/1494.45	c [INC SYSTEM] there exists a inc, kill it!
1494.15/1494.45	c write failed with 2
1494.15/1494.45	c [INC SYSTEM] create new solver instance
1494.15/1494.45	c [INC] encode full formula
1494.15/1494.45	c (debug) using card networks
1494.26/1494.56	c set iterative enc to: card
1494.26/1494.56	c set iterative enc to: none
1494.33/1494.62	c [INC SEARCH] isOptimum variable: 0
1497.16/1497.48	c formula is SAT
1497.27/1497.56	c [INC SEARCH] copied best model
1497.27/1497.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1497.67/1497.94	c model valid
1497.67/1497.94	c current solution ok
1497.67/1497.94	o 91
1497.67/1497.94	c [INC SEARCH] iteration: 9
1497.67/1497.94	c [INC BOUNDS] best value:91 search for 90
1497.67/1497.94	c [INC SYSTEM] there exists a inc, kill it!
1497.67/1497.94	c write failed with 2
1497.67/1497.96	c [INC SYSTEM] create new solver instance
1497.67/1497.96	c [INC] encode full formula
1497.67/1497.96	c (debug) using card networks
1497.79/1498.05	c set iterative enc to: card
1497.79/1498.05	c set iterative enc to: none
1497.89/1498.10	c [INC SEARCH] isOptimum variable: 0
1508.08/1508.38	c formula is SAT
1508.20/1508.45	c [INC SEARCH] copied best model
1508.20/1508.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1508.60/1508.83	c model valid
1508.60/1508.83	c current solution ok
1508.60/1508.83	o 85
1508.60/1508.83	c [INC SEARCH] iteration: 10
1508.60/1508.83	c [INC BOUNDS] best value:85 search for 84
1508.60/1508.83	c [INC SYSTEM] there exists a inc, kill it!
1508.60/1508.83	c write failed with 2
1508.60/1508.85	c [INC SYSTEM] create new solver instance
1508.60/1508.85	c [INC] encode full formula
1508.60/1508.85	c (debug) using card networks
1508.70/1508.94	c set iterative enc to: card
1508.70/1508.94	c set iterative enc to: none
1508.70/1508.99	c [INC SEARCH] isOptimum variable: 0
1559.20/1559.48	c formula is SAT
1559.31/1559.55	c [INC SEARCH] copied best model
1559.31/1559.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1559.73/1559.93	c model valid
1559.73/1559.93	c current solution ok
1559.73/1559.93	o 81
1559.73/1559.93	c [INC SEARCH] iteration: 11
1559.73/1559.93	c [INC BOUNDS] best value:81 search for 80
1559.73/1559.93	c [INC SYSTEM] there exists a inc, kill it!
1559.73/1559.93	c write failed with 2
1559.73/1559.94	c [INC SYSTEM] create new solver instance
1559.73/1559.94	c [INC] encode full formula
1559.73/1559.94	c (debug) using card networks
1559.83/1560.03	c set iterative enc to: card
1559.83/1560.03	c set iterative enc to: none
1559.83/1560.09	c [INC SEARCH] isOptimum variable: 0
1584.31/1584.56	c formula is SAT
1584.41/1584.63	c [INC SEARCH] copied best model
1584.41/1584.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1584.82/1585.01	c model valid
1584.82/1585.01	c current solution ok
1584.82/1585.01	o 79
1584.82/1585.01	c [INC SEARCH] iteration: 12
1584.82/1585.01	c [INC BOUNDS] best value:79 search for 78
1584.82/1585.01	c [INC SYSTEM] there exists a inc, kill it!
1584.82/1585.01	c write failed with 2
1584.82/1585.02	c [INC SYSTEM] create new solver instance
1584.82/1585.02	c [INC] encode full formula
1584.82/1585.02	c (debug) using card networks
1584.93/1585.11	c set iterative enc to: card
1584.93/1585.11	c set iterative enc to: none
1584.93/1585.16	c [INC SEARCH] isOptimum variable: 0
1731.66/1731.98	c formula is SAT
1731.76/1732.06	c [INC SEARCH] copied best model
1731.76/1732.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1732.15/1732.44	c model valid
1732.15/1732.44	c current solution ok
1732.15/1732.44	o 75
1732.15/1732.44	c [INC SEARCH] iteration: 13
1732.15/1732.44	c [INC BOUNDS] best value:75 search for 74
1732.15/1732.44	c [INC SYSTEM] there exists a inc, kill it!
1732.15/1732.44	c write failed with 2
1732.15/1732.44	c [INC SYSTEM] create new solver instance
1732.15/1732.44	c [INC] encode full formula
1732.15/1732.44	c (debug) using card networks
1732.27/1732.53	c set iterative enc to: card
1732.27/1732.53	c set iterative enc to: none
1732.27/1732.59	c [INC SEARCH] isOptimum variable: 0

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-3698136-1338068176/watcher-3698136-1338068176 -o /tmp/evaluation-result-3698136-1338068176/solver-3698136-1338068176 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698136-1338068176.opb 426882440 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.02 2.01 2.00 3/178 6808
/proc/meminfo: memFree=27630052/32873648 swapFree=6848/6848
[pid=6808] ppid=6806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (npSolver-pbo-It) S 6806 6808 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272944513 9367552 274 33554432000 4194304 5064252 140733401223728 140733401222640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6808/statm: 2287 274 233 213 0 72 0

[startup+0.0314959 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 6808
/proc/meminfo: memFree=27630052/32873648 swapFree=6848/6848
[pid=6808] ppid=6806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (npSolver-pbo-It) S 6806 6808 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272944513 9367552 274 33554432000 4194304 5064252 140733401223728 140733401222640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6808/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100254 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 6808
/proc/meminfo: memFree=27630052/32873648 swapFree=6848/6848
[pid=6808] ppid=6806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (npSolver-pbo-It) S 6806 6808 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272944513 9367552 274 33554432000 4194304 5064252 140733401223728 140733401222640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6808/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30024 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 6808
/proc/meminfo: memFree=27630052/32873648 swapFree=6848/6848
[pid=6808] ppid=6806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (npSolver-pbo-It) S 6806 6808 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272944513 9367552 274 33554432000 4194304 5064252 140733401223728 140733401222640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6808/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700283 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 6808
/proc/meminfo: memFree=27630052/32873648 swapFree=6848/6848
[pid=6808] ppid=6806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (npSolver-pbo-It) S 6806 6808 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272944513 9367552 274 33554432000 4194304 5064252 140733401223728 140733401222640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6808/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 6810
/proc/meminfo: memFree=27557544/32873648 swapFree=6848/6848
[pid=6808] ppid=6806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (npSolver-pbo-It) S 6806 6808 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272944513 9367552 274 33554432000 4194304 5064252 140733401223728 140733401222640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6808/statm: 2287 274 233 213 0 72 0
[pid=6809] ppid=6808 vsize=156144 CPUtime=1.49 cores=1,3,5,7
/proc/6809/stat : 6809 (npSolver-pbo) R 6808 6808 5308 0 -1 4202496 25482 0 0 0 144 5 0 0 20 0 1 0 272944513 159891456 34032 33554432000 4194304 5992684 140733533622016 140733533618136 5044667 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6809/statm: 39036 34032 157 440 0 38592 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 165292

[startup+3.10033 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 6810
/proc/meminfo: memFree=27337420/32873648 swapFree=6848/6848
[pid=6808] ppid=6806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (npSolver-pbo-It) S 6806 6808 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272944513 9367552 274 33554432000 4194304 5064252 140733401223728 140733401222640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6808/statm: 2287 274 233 213 0 72 0
[pid=6809] ppid=6808 vsize=266192 CPUtime=2.19 cores=1,3,5,7
/proc/6809/stat : 6809 (npSolver-pbo) S 6808 6808 5308 0 -1 4202496 37559 0 0 0 199 20 0 0 20 0 1 0 272944513 272580608 52332 33554432000 4194304 5992684 140733533622016 140733533616464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6809/statm: 66548 52332 164 440 0 66104 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 275340
heavy processes:

[startup+6.30043 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 6812
/proc/meminfo: memFree=26778548/32873648 swapFree=6848/6848
[pid=6808] ppid=6806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (npSolver-pbo-It) S 6806 6808 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272944513 9367552 274 33554432000 4194304 5064252 140733401223728 140733401222640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6808/statm: 2287 274 233 213 0 72 0
[pid=6809] ppid=6808 vsize=266192 CPUtime=2.19 cores=1,3,5,7
/proc/6809/stat : 6809 (npSolver-pbo) S 6808 6808 5308 0 -1 4202496 37559 0 0 0 199 20 0 0 20 0 1 0 272944513 272580608 52332 33554432000 4194304 5992684 140733533622016 140733533616464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6809/statm: 66548 52332 164 440 0 66104 0
[pid=6811] ppid=6809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6811/stat : 6811 (cp2_pre.sh) S 6809 6808 5308 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 272944733 9367552 277 33554432000 4194304 5064252 140735997461296 140735997460000 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6811/statm: 2287 277 234 213 0 72 0
[pid=6812] ppid=6811 vsize=578532 CPUtime=4.08 cores=1,3,5,7
/proc/6812/stat : 6812 (coprocessor) R 6811 6808 5308 0 -1 4202496 54670 0 0 0 393 15 0 0 20 0 1 0 272944733 592416768 139575 33554432000 4194304 6586260 140735663624192 140735663620392 4789455 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/6812/statm: 144633 139575 179 584 0 144045 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 863020

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 6812
/proc/meminfo: memFree=26673560/32873648 swapFree=6848/6848
[pid=6808] ppid=6806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (npSolver-pbo-It) S 6806 6808 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272944513 9367552 274 33554432000 4194304 5064252 140733401223728 140733401222640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6808/statm: 2287 274 233 213 0 72 0
[pid=6809] ppid=6808 vsize=266192 CPUtime=2.19 cores=1,3,5,7
/proc/6809/stat : 6809 (npSolver-pbo) S 6808 6808 5308 0 -1 4202496 37559 0 0 0 199 20 0 0 20 0 1 0 272944513 272580608 52332 33554432000 4194304 5992684 140733533622016 140733533616464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6809/statm: 66548 52332 164 440 0 66104 0
[pid=6811] ppid=6809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6811/stat : 6811 (cp2_pre.sh) S 6809 6808 5308 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 272944733 9367552 277 33554432000 4194304 5064252 140735997461296 140735997460000 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6811/statm: 2287 277 234 213 0 72 0
[pid=6812] ppid=6811 vsize=676696 CPUtime=10.49 cores=1,3,5,7
/proc/6812/stat : 6812 (coprocessor) R 6811 6808 5308 0 -1 4202496 67040 0 0 0 1031 18 0 0 20 0 1 0 272944733 692936704 165231 33554432000 4194304 6586260 140735663624192 140735663619560 5599476 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/6812/statm: 169174 165231 188 584 0 168586 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 961184

[startup+25.5004 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 6812
/proc/meminfo: memFree=26709024/32873648 swapFree=6848/6848
[pid=6808] ppid=6806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (npSolver-pbo-It) S 6806 6808 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272944513 9367552 274 33554432000 4194304 5064252 140733401223728 140733401222640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6808/statm: 2287 274 233 213 0 72 0
[pid=6809] ppid=6808 vsize=266192 CPUtime=2.19 cores=1,3,5,7
/proc/6809/stat : 6809 (npSolver-pbo) S 6808 6808 5308 0 -1 4202496 37559 0 0 0 199 20 0 0 20 0 1 0 272944513 272580608 52332 33554432000 4194304 5992684 140733533622016 140733533616464 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6809/statm: 66548 52332 164 440 0 66104 0
[pid=6811] ppid=6809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6811/stat : 6811 (cp2_pre.sh) S 6809 6808 5308 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 272944733 9367552 277 33554432000 4194304 5064252 140735997461296 140735997460000 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6811/statm: 2287 277 234 213 0 72 0
[pid=6812] ppid=6811 vsize=680260 CPUtime=23.29 cores=1,3,5,7
/proc/6812/stat : 6812 (coprocessor) R 6811 6808 5308 0 -1 4202496 67933 0 0 0 2311 18 0 0 20 0 1 0 272944733 696586240 166124 33554432000 4194304 6586260 140735663624192 140735663619784 5599454 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/6812/statm: 170065 166124 188 584 0 169477 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 964748

[startup+51.1004 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 6817
/proc/meminfo: memFree=27064368/32873648 swapFree=6848/6848
[pid=6808] ppid=6806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (npSolver-pbo-It) S 6806 6808 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272944513 9367552 274 33554432000 4194304 5064252 140733401223728 140733401222640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6808/statm: 2287 274 233 213 0 72 0
[pid=6809] ppid=6808 vsize=315476 CPUtime=41.41 cores=1,3,5,7
/proc/6809/stat : 6809 (npSolver-pbo) S 6808 6808 5308 0 -1 4202496 42260 108039 0 0 301 171 3621 48 20 0 1 0 272944513 323047424 64671 33554432000 4194304 5992684 140733533622016 140733533607848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6809/statm: 78869 64671 182 440 0 78425 0
[pid=6817] ppid=6809 vsize=315484 CPUtime=9.67 cores=1,3,5,7
/proc/6817/stat : 6817 (glucosInc) R 6809 6808 5308 0 -1 4202496 50246 0 0 0 958 9 0 0 20 0 1 0 272948654 323055616 67104 33554432000 4194304 5654031 140734342053952 140734342041768 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6817/statm: 78871 67104 140 357 0 78511 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 640108

[startup+102.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 6818
/proc/meminfo: memFree=27063784/32873648 swapFree=6848/6848
[pid=6808] ppid=6806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (npSolver-pbo-It) S 6806 6808 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272944513 9367552 274 33554432000 4194304 5064252 140733401223728 140733401222640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6808/statm: 2287 274 233 213 0 72 0
[pid=6809] ppid=6808 vsize=315476 CPUtime=41.41 cores=1,3,5,7
/proc/6809/stat : 6809 (npSolver-pbo) S 6808 6808 5308 0 -1 4202496 42260 108039 0 0 301 171 3621 48 20 0 1 0 272944513 323047424 64671 33554432000 4194304 5992684 140733533622016 140733533607848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6809/statm: 78869 64671 182 440 0 78425 0
[pid=6817] ppid=6809 vsize=316748 CPUtime=60.87 cores=1,3,5,7
/proc/6817/stat : 6817 (glucosInc) R 6809 6808 5308 0 -1 4202496 50576 0 0 0 6078 9 0 0 20 0 1 0 272948654 324349952 67434 33554432000 4194304 5654031 140734342053952 140734342051848 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6817/statm: 79187 67434 141 357 0 78827 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 641372

[startup+162.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 6818
/proc/meminfo: memFree=27059880/32873648 swapFree=6848/6848
[pid=6808] ppid=6806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (npSolver-pbo-It) S 6806 6808 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272944513 9367552 274 33554432000 4194304 5064252 140733401223728 140733401222640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6808/statm: 2287 274 233 213 0 72 0
[pid=6809] ppid=6808 vsize=315476 CPUtime=41.41 cores=1,3,5,7
/proc/6809/stat : 6809 (npSolver-pbo) S 6808 6808 5308 0 -1 4202496 42260 108039 0 0 301 171 3621 48 20 0 1 0 272944513 323047424 64671 33554432000 4194304 5992684 140733533622016 140733533607848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6809/statm: 78869 64671 182 440 0 78425 0
[pid=6817] ppid=6809 vsize=318860 CPUtime=120.86 cores=1,3,5,7
/proc/6817/stat : 6817 (glucosInc) R 6809 6808 5308 0 -1 4202496 51115 0 0 0 12076 10 0 0 20 0 1 0 272948654 326512640 68484 33554432000 4194304 5654031 140734342053952 140734342051736 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6817/statm: 79715 68484 141 357 0 79355 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 643484

[startup+222.307 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 6818
/proc/meminfo: memFree=27017304/32873648 swapFree=6848/6848
[pid=6808] ppid=6806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (npSolver-pbo-It) S 6806 6808 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272944513 9367552 274 33554432000 4194304 5064252 140733401223728 140733401222640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6808/statm: 2287 274 233 213 0 72 0
[pid=6809] ppid=6808 vsize=315476 CPUtime=41.41 cores=1,3,5,7
/proc/6809/stat : 6809 (npSolver-pbo) S 6808 6808 5308 0 -1 4202496 42260 108039 0 0 301 171 3621 48 20 0 1 0 272944513 323047424 64671 33554432000 4194304 5992684 140733533622016 140733533607848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6809/statm: 78869 64671 182 440 0 78425 0
[pid=6817] ppid=6809 vsize=327236 CPUtime=180.86 cores=1,3,5,7
/proc/6817/stat : 6817 (glucosInc) R 6809 6808 5308 0 -1 4202496 52913 0 0 0 18075 11 0 0 20 0 1 0 272948654 335089664 68901 33554432000 4194304 5654031 140734342053952 140734342041768 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6817/statm: 81809 68901 142 357 0 81449 0

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

/proc/meminfo: memFree=26888388/32873648 swapFree=6848/6848
[pid=6808] ppid=6806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (npSolver-pbo-It) S 6806 6808 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272944513 9367552 274 33554432000 4194304 5064252 140733401223728 140733401222640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6808/statm: 2287 274 233 213 0 72 0
[pid=6809] ppid=6808 vsize=317948 CPUtime=1292.11 cores=1,3,5,7
/proc/6809/stat : 6809 (npSolver-pbo) S 6808 6808 5308 0 -1 4202496 72893 483069 0 0 807 202 128037 165 20 0 1 0 272944513 325578752 65304 33554432000 4194304 5992684 140733533622016 140733533607848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6809/statm: 79487 65304 183 440 0 79043 0
[pid=6901] ppid=6809 vsize=314960 CPUtime=9.98 cores=1,3,5,7
/proc/6901/stat : 6901 (glucosInc) R 6809 6808 5308 0 -1 4202496 49469 0 0 0 990 8 0 0 20 0 1 0 273073743 322519040 67408 33554432000 4194304 5654031 140737296184992 140737296172808 4232803 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6901/statm: 78740 67408 140 357 0 78380 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 642056

[startup+1362.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 6902
/proc/meminfo: memFree=26890972/32873648 swapFree=6848/6848
[pid=6808] ppid=6806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (npSolver-pbo-It) S 6806 6808 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272944513 9367552 274 33554432000 4194304 5064252 140733401223728 140733401222640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6808/statm: 2287 274 233 213 0 72 0
[pid=6809] ppid=6808 vsize=317948 CPUtime=1292.11 cores=1,3,5,7
/proc/6809/stat : 6809 (npSolver-pbo) S 6808 6808 5308 0 -1 4202496 72893 483069 0 0 807 202 128037 165 20 0 1 0 272944513 325578752 65304 33554432000 4194304 5992684 140733533622016 140733533607848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6809/statm: 79487 65304 183 440 0 79043 0
[pid=6901] ppid=6809 vsize=316804 CPUtime=69.97 cores=1,3,5,7
/proc/6901/stat : 6901 (glucosInc) R 6809 6808 5308 0 -1 4202496 49919 0 0 0 6989 8 0 0 20 0 1 0 273073743 324407296 67858 33554432000 4194304 5654031 140737296184992 140737296182888 4214616 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6901/statm: 79201 67858 140 357 0 78841 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 643900

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 6902
/proc/meminfo: memFree=26893476/32873648 swapFree=6848/6848
[pid=6808] ppid=6806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (npSolver-pbo-It) S 6806 6808 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272944513 9367552 274 33554432000 4194304 5064252 140733401223728 140733401222640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6808/statm: 2287 274 233 213 0 72 0
[pid=6809] ppid=6808 vsize=317948 CPUtime=1292.11 cores=1,3,5,7
/proc/6809/stat : 6809 (npSolver-pbo) S 6808 6808 5308 0 -1 4202496 72893 483069 0 0 807 202 128037 165 20 0 1 0 272944513 325578752 65304 33554432000 4194304 5992684 140733533622016 140733533607848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6809/statm: 79487 65304 183 440 0 79043 0
[pid=6901] ppid=6809 vsize=318372 CPUtime=129.95 cores=1,3,5,7
/proc/6901/stat : 6901 (glucosInc) R 6809 6808 5308 0 -1 4202496 50363 0 0 0 12987 8 0 0 20 0 1 0 273073743 326012928 68789 33554432000 4194304 5654031 140737296184992 140737296172808 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6901/statm: 79593 68789 141 357 0 79233 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 645468

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 6905
/proc/meminfo: memFree=26886180/32873648 swapFree=6848/6848
[pid=6808] ppid=6806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (npSolver-pbo-It) S 6806 6808 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272944513 9367552 274 33554432000 4194304 5064252 140733401223728 140733401222640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6808/statm: 2287 274 233 213 0 72 0
[pid=6809] ppid=6808 vsize=317948 CPUtime=1292.11 cores=1,3,5,7
/proc/6809/stat : 6809 (npSolver-pbo) S 6808 6808 5308 0 -1 4202496 72893 483069 0 0 807 202 128037 165 20 0 1 0 272944513 325578752 65304 33554432000 4194304 5992684 140733533622016 140733533607848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6809/statm: 79487 65304 183 440 0 79043 0
[pid=6901] ppid=6809 vsize=329924 CPUtime=189.92 cores=1,3,5,7
/proc/6901/stat : 6901 (glucosInc) R 6809 6808 5308 0 -1 4202496 52306 0 0 0 18983 9 0 0 20 0 1 0 273073743 337842176 71213 33554432000 4194304 5654031 140737296184992 140737296172808 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6901/statm: 82481 71213 141 357 0 82121 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 657020

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 6934
/proc/meminfo: memFree=26908592/32873648 swapFree=6848/6848
[pid=6808] ppid=6806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (npSolver-pbo-It) S 6806 6808 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272944513 9367552 274 33554432000 4194304 5064252 140733401223728 140733401222640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6808/statm: 2287 274 233 213 0 72 0
[pid=6809] ppid=6808 vsize=327728 CPUtime=1508.8 cores=1,3,5,7
/proc/6809/stat : 6809 (npSolver-pbo) S 6808 6808 5308 0 -1 4202496 96429 638497 0 0 980 210 149480 210 20 0 1 0 272944513 335593472 66144 33554432000 4194304 5992684 140733533622016 140733533607848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6809/statm: 81932 66144 187 440 0 81488 0
[pid=6934] ppid=6809 vsize=296364 CPUtime=33.28 cores=1,3,5,7
/proc/6934/stat : 6934 (glucosInc) R 6809 6808 5308 0 -1 4202496 49303 0 0 0 3319 9 0 0 20 0 1 0 273095412 303476736 67803 33554432000 4194304 5654031 140737091438416 140737091436184 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6934/statm: 74091 67803 140 357 0 73731 0
Current children cumulated CPU time (s) 1542.08
Current children cumulated vsize (KiB) 633240

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 6938
/proc/meminfo: memFree=26944664/32873648 swapFree=6848/6848
[pid=6808] ppid=6806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (npSolver-pbo-It) S 6806 6808 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272944513 9367552 274 33554432000 4194304 5064252 140733401223728 140733401222640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6808/statm: 2287 274 233 213 0 72 0
[pid=6809] ppid=6808 vsize=327728 CPUtime=1584.99 cores=1,3,5,7
/proc/6809/stat : 6809 (npSolver-pbo) S 6808 6808 5308 0 -1 4202496 111909 740489 0 0 1096 215 156948 240 20 0 1 0 272944513 335593472 66144 33554432000 4194304 5992684 140733533622016 140733533607848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6809/statm: 81932 66144 187 440 0 81488 0
[pid=6938] ppid=6809 vsize=296364 CPUtime=17.11 cores=1,3,5,7
/proc/6938/stat : 6938 (glucosInc) R 6809 6808 5308 0 -1 4202496 50219 0 0 0 1703 8 0 0 20 0 1 0 273103030 303476736 67192 33554432000 4194304 5654031 140735338685984 140735338673800 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6938/statm: 74091 67192 140 357 0 73731 0
Current children cumulated CPU time (s) 1602.1
Current children cumulated vsize (KiB) 633240

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 6939
/proc/meminfo: memFree=26871484/32873648 swapFree=6848/6848
[pid=6808] ppid=6806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (npSolver-pbo-It) S 6806 6808 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272944513 9367552 274 33554432000 4194304 5064252 140733401223728 140733401222640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6808/statm: 2287 274 233 213 0 72 0
[pid=6809] ppid=6808 vsize=327728 CPUtime=1584.99 cores=1,3,5,7
/proc/6809/stat : 6809 (npSolver-pbo) S 6808 6808 5308 0 -1 4202496 111909 740489 0 0 1096 215 156948 240 20 0 1 0 272944513 335593472 66144 33554432000 4194304 5992684 140733533622016 140733533607848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6809/statm: 81932 66144 187 440 0 81488 0
[pid=6938] ppid=6809 vsize=319632 CPUtime=77.07 cores=1,3,5,7
/proc/6938/stat : 6938 (glucosInc) R 6809 6808 5308 0 -1 4202496 50898 0 0 0 7698 9 0 0 20 0 1 0 273103030 327303168 68859 33554432000 4194304 5654031 140735338685984 140735338683752 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6938/statm: 79908 68859 140 357 0 79548 0
Current children cumulated CPU time (s) 1662.06
Current children cumulated vsize (KiB) 656508

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 6939
/proc/meminfo: memFree=26878892/32873648 swapFree=6848/6848
[pid=6808] ppid=6806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (npSolver-pbo-It) S 6806 6808 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272944513 9367552 274 33554432000 4194304 5064252 140733401223728 140733401222640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6808/statm: 2287 274 233 213 0 72 0
[pid=6809] ppid=6808 vsize=327728 CPUtime=1584.99 cores=1,3,5,7
/proc/6809/stat : 6809 (npSolver-pbo) S 6808 6808 5308 0 -1 4202496 111909 740489 0 0 1096 215 156948 240 20 0 1 0 272944513 335593472 66144 33554432000 4194304 5992684 140733533622016 140733533607848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6809/statm: 81932 66144 187 440 0 81488 0
[pid=6938] ppid=6809 vsize=319632 CPUtime=137.04 cores=1,3,5,7
/proc/6938/stat : 6938 (glucosInc) R 6809 6808 5308 0 -1 4202496 51056 0 0 0 13695 9 0 0 20 0 1 0 273103030 327303168 69501 33554432000 4194304 5654031 140735338685984 140735338673800 4216315 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6938/statm: 79908 69501 141 357 0 79548 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 656508

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6941
/proc/meminfo: memFree=26878796/32873648 swapFree=6848/6848
[pid=6808] ppid=6806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (npSolver-pbo-It) S 6806 6808 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272944513 9367552 274 33554432000 4194304 5064252 140733401223728 140733401222640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6808/statm: 2287 274 233 213 0 72 0
[pid=6809] ppid=6808 vsize=327728 CPUtime=1732.35 cores=1,3,5,7
/proc/6809/stat : 6809 (npSolver-pbo) S 6808 6808 5308 0 -1 4202496 119615 792380 0 0 1154 217 171610 254 20 0 1 0 272944513 335593472 66144 33554432000 4194304 5992684 140733533622016 140733533607848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6809/statm: 81932 66144 187 440 0 81488 0
[pid=6941] ppid=6809 vsize=300256 CPUtime=49.66 cores=1,3,5,7
/proc/6941/stat : 6941 (glucosInc) R 6809 6808 5308 0 -1 4202496 50142 0 0 0 4957 9 0 0 20 0 1 0 273117772 307462144 67516 33554432000 4194304 5654031 140736324031408 140736324019224 4233344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6941/statm: 75064 67516 140 357 0 74704 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 637132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6941
/proc/meminfo: memFree=26846884/32873648 swapFree=6848/6848
[pid=6808] ppid=6806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6808/stat : 6808 (npSolver-pbo-It) S 6806 6808 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272944513 9367552 274 33554432000 4194304 5064252 140733401223728 140733401222640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6808/statm: 2287 274 233 213 0 72 0
[pid=6809] ppid=6808 vsize=327728 CPUtime=1732.35 cores=1,3,5,7
/proc/6809/stat : 6809 (npSolver-pbo) S 6808 6808 5308 0 -1 4202496 119615 792380 0 0 1154 217 171610 254 20 0 1 0 272944513 335593472 66144 33554432000 4194304 5992684 140733533622016 140733533607848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6809/statm: 81932 66144 187 440 0 81488 0
[pid=6941] ppid=6809 vsize=319224 CPUtime=67.67 cores=1,3,5,7
/proc/6941/stat : 6941 (glucosInc) R 6809 6808 5308 0 -1 4202496 50495 0 0 0 6757 10 0 0 20 0 1 0 273117772 326885376 68383 33554432000 4194304 5654031 140736324031408 140736324029496 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6941/statm: 79806 68383 140 357 0 79446 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 656100

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6808 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.32
CPU time (s): 1800.02
CPU user time (s): 1795.21
CPU system time (s): 4.81
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 965148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 3.81442 second user time and 10.8304 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-26 23:36:17
IDJOB=3698136
IDBENCH=2889
IDSOLVER=2275
FILE ID=node113/3698136-1338068176
RUNJOBID= node113-1338052965-5325
PBS_JOBID= 14624415
Free space on /tmp= 71328 MiB

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

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

MD5SUM BENCH= 0b80319f4195f1e1329c2c4b63b416b0
RANDOM SEED=426882440

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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:        27629944 kB
Buffers:          273160 kB
Cached:          4046960 kB
SwapCached:            0 kB
Active:          1160592 kB
Inactive:        3299428 kB
Active(anon):     142164 kB
Inactive(anon):        0 kB
Active(file):    1018428 kB
Inactive(file):  3299428 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17864 kB
Writeback:             0 kB
AnonPages:        146148 kB
Mapped:            15596 kB
Shmem:               200 kB
Slab:             645228 kB
SReclaimable:      89520 kB
SUnreclaim:       555708 kB
KernelStack:        1536 kB
PageTables:         4204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     272268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    106496 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= 71236 MiB
End job on node113 at 2012-05-27 00:06:19