Trace number 3747085

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.09 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-prom2.pi.opb
MD5SUM6a8ed45a9ac044152dd384e143f7e172
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark287
Best CPU time to get the best result obtained on this benchmark0.490925
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 287
Optimality of the best value was proved YES
Number of variables2617
Total number of constraints1988
Number of constraints which are clauses1988
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 constraint1
Maximum length of a constraint30
Number of terms in the objective function 2617
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 2617
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2617
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.03	c run inc solver
0.00/0.03	c [INC SYSTEM] run initial solver
0.00/0.03	c [INC SYSTEM] preprocess with white file
0.00/0.05	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.05	c [INC SYSTEM] execute solver
0.00/0.05	c [INC SEARCH] formula is SAT
0.00/0.05	c [INC SYSTEM] solved the initial formula
0.00/0.06	c model valid
0.00/0.06	c current solution ok
0.00/0.06	o 436
0.00/0.06	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.06	c write failed with 2
0.00/0.06	c [INC SEARCH] iteration: 0
0.00/0.06	c [INC BOUNDS] best value:436 search for 435
0.00/0.06	c [INC SYSTEM] create new solver instance
0.00/0.06	c [INC] encode full formula
0.00/0.06	c (debug) using card networks
0.00/0.06	c old isEQ: 41, new EQ is 0
0.00/0.14	c set iterative enc to: card
0.00/0.14	c set iterative enc to: none
0.00/0.14	c [INC SEARCH] isOptimum variable: 0
8.96/9.08	c formula is SAT
8.96/9.09	c [INC SEARCH] copied best model
8.96/9.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.96/9.09	c model valid
8.96/9.09	c current solution ok
8.96/9.09	o 413
8.96/9.09	c [INC SEARCH] iteration: 1
8.96/9.09	c [INC BOUNDS] best value:413 search for 412
8.96/9.09	c [INC SYSTEM] there exists a inc, kill it!
8.96/9.09	c write failed with 2
9.05/9.10	c [INC SYSTEM] create new solver instance
9.05/9.10	c [INC] encode full formula
9.05/9.10	c (debug) using card networks
9.05/9.10	c old isEQ: 176, new EQ is 0
9.05/9.17	c set iterative enc to: card
9.05/9.17	c set iterative enc to: none
9.05/9.18	c [INC SEARCH] isOptimum variable: 0
15.85/15.91	c formula is SAT
15.85/15.91	c [INC SEARCH] copied best model
15.85/15.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.85/15.92	c model valid
15.85/15.92	c current solution ok
15.85/15.92	o 401
15.85/15.92	c [INC SEARCH] iteration: 2
15.85/15.92	c [INC BOUNDS] best value:401 search for 400
15.85/15.92	c [INC SYSTEM] there exists a inc, kill it!
15.85/15.92	c write failed with 2
15.85/15.92	c [INC SYSTEM] create new solver instance
15.85/15.92	c [INC] encode full formula
15.85/15.92	c (debug) using card networks
15.85/15.92	c old isEQ: 176, new EQ is 0
15.85/15.99	c set iterative enc to: card
15.85/15.99	c set iterative enc to: none
15.98/16.00	c [INC SEARCH] isOptimum variable: 0
27.17/27.20	c formula is SAT
27.17/27.21	c [INC SEARCH] copied best model
27.17/27.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
27.17/27.21	c model valid
27.17/27.21	c current solution ok
27.17/27.21	o 393
27.17/27.21	c [INC SEARCH] iteration: 3
27.17/27.21	c [INC BOUNDS] best value:393 search for 392
27.17/27.21	c [INC SYSTEM] there exists a inc, kill it!
27.17/27.21	c write failed with 2
27.17/27.22	c [INC SYSTEM] create new solver instance
27.17/27.22	c [INC] encode full formula
27.17/27.22	c (debug) using card networks
27.17/27.22	c old isEQ: 0, new EQ is 0
27.17/27.28	c set iterative enc to: card
27.17/27.28	c set iterative enc to: none
27.17/27.30	c [INC SEARCH] isOptimum variable: 0
48.06/48.19	c formula is SAT
48.16/48.20	c [INC SEARCH] copied best model
48.16/48.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
48.16/48.20	c model valid
48.16/48.20	c current solution ok
48.16/48.20	o 381
48.16/48.20	c [INC SEARCH] iteration: 4
48.16/48.20	c [INC BOUNDS] best value:381 search for 380
48.16/48.20	c [INC SYSTEM] there exists a inc, kill it!
48.16/48.20	c write failed with 2
48.16/48.21	c [INC SYSTEM] create new solver instance
48.16/48.21	c [INC] encode full formula
48.16/48.21	c (debug) using card networks
48.16/48.21	c old isEQ: 176, new EQ is 0
48.16/48.28	c set iterative enc to: card
48.16/48.28	c set iterative enc to: none
48.16/48.29	c [INC SEARCH] isOptimum variable: 0
74.23/74.38	c formula is SAT
74.23/74.39	c [INC SEARCH] copied best model
74.23/74.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
74.34/74.40	c model valid
74.34/74.40	c current solution ok
74.34/74.40	o 373
74.34/74.40	c [INC SEARCH] iteration: 5
74.34/74.40	c [INC BOUNDS] best value:373 search for 372
74.34/74.40	c [INC SYSTEM] there exists a inc, kill it!
74.34/74.40	c write failed with 2
74.34/74.40	c [INC SYSTEM] create new solver instance
74.34/74.40	c [INC] encode full formula
74.34/74.40	c (debug) using card networks
74.34/74.40	c old isEQ: 176, new EQ is 0
74.34/74.47	c set iterative enc to: card
74.34/74.47	c set iterative enc to: none
74.34/74.49	c [INC SEARCH] isOptimum variable: 0
186.79/186.98	c formula is SAT
186.79/186.99	c [INC SEARCH] copied best model
186.79/186.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
186.79/187.00	c model valid
186.79/187.00	c current solution ok
186.79/187.00	o 369
186.79/187.00	c [INC SEARCH] iteration: 6
186.79/187.00	c [INC BOUNDS] best value:369 search for 368
186.79/187.00	c [INC SYSTEM] there exists a inc, kill it!
186.79/187.00	c write failed with 2
186.79/187.00	c [INC SYSTEM] create new solver instance
186.79/187.00	c [INC] encode full formula
186.79/187.00	c (debug) using card networks
186.79/187.00	c old isEQ: 176, new EQ is 0
186.90/187.07	c set iterative enc to: card
186.90/187.07	c set iterative enc to: none
186.90/187.09	c [INC SEARCH] isOptimum variable: 0
351.84/352.07	c formula is SAT
351.84/352.08	c [INC SEARCH] copied best model
351.84/352.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
351.84/352.09	c model valid
351.84/352.09	c current solution ok
351.84/352.09	o 363
351.84/352.09	c [INC SEARCH] iteration: 7
351.84/352.09	c [INC BOUNDS] best value:363 search for 362
351.84/352.09	c [INC SYSTEM] there exists a inc, kill it!
351.84/352.09	c write failed with 2
351.84/352.09	c [INC SYSTEM] create new solver instance
351.84/352.09	c [INC] encode full formula
351.84/352.09	c (debug) using card networks
351.84/352.09	c old isEQ: 176, new EQ is 0
351.97/352.16	c set iterative enc to: card
351.97/352.16	c set iterative enc to: none
351.97/352.18	c [INC SEARCH] isOptimum variable: 0
484.21/484.47	c formula is SAT
484.21/484.48	c [INC SEARCH] copied best model
484.21/484.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
484.21/484.49	c model valid
484.21/484.49	c current solution ok
484.21/484.49	o 357
484.21/484.49	c [INC SEARCH] iteration: 8
484.21/484.49	c [INC BOUNDS] best value:357 search for 356
484.21/484.49	c [INC SYSTEM] there exists a inc, kill it!
484.21/484.49	c write failed with 2
484.21/484.49	c [INC SYSTEM] create new solver instance
484.21/484.49	c [INC] encode full formula
484.21/484.49	c (debug) using card networks
484.21/484.49	c old isEQ: 176, new EQ is 0
484.32/484.56	c set iterative enc to: card
484.32/484.56	c set iterative enc to: none
484.32/484.58	c [INC SEARCH] isOptimum variable: 0
691.85/692.13	c formula is SAT
691.85/692.13	c [INC SEARCH] copied best model
691.85/692.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
691.85/692.14	c model valid
691.85/692.14	c current solution ok
691.85/692.14	o 352
691.85/692.14	c [INC SEARCH] iteration: 9
691.85/692.14	c [INC BOUNDS] best value:352 search for 351
691.85/692.14	c [INC SYSTEM] there exists a inc, kill it!
691.85/692.14	c write failed with 2
691.85/692.14	c [INC SYSTEM] create new solver instance
691.85/692.14	c [INC] encode full formula
691.85/692.14	c (debug) using card networks
691.85/692.14	c old isEQ: 176, new EQ is 0
691.96/692.21	c set iterative enc to: card
691.96/692.21	c set iterative enc to: none
691.96/692.23	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.50	s UNKNOWN
1800.05/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.50	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-3747085-1339099993/watcher-3747085-1339099993 -o /tmp/evaluation-result-3747085-1339099993/solver-3747085-1339099993 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747085-1339099993.opb 696256657 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.92 1.97 1.68 3/176 881
/proc/meminfo: memFree=30428652/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0

[startup+0.0613879 s]
/proc/loadavg: 1.92 1.97 1.68 3/176 881
/proc/meminfo: memFree=30428652/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100244 s]
/proc/loadavg: 1.92 1.97 1.68 3/176 881
/proc/meminfo: memFree=30428652/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300182 s]
/proc/loadavg: 1.92 1.97 1.68 3/176 881
/proc/meminfo: memFree=30428652/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700197 s]
/proc/loadavg: 1.92 1.97 1.68 3/176 881
/proc/meminfo: memFree=30428652/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 1.92 1.97 1.68 3/179 892
/proc/meminfo: memFree=30379364/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0
[pid=882] ppid=881 vsize=11864 CPUtime=0.12 cores=1,3,5,7
/proc/882/stat : 882 (npSolver-pbo) S 881 881 694 0 -1 4202496 4939 3238 0 0 10 1 1 0 20 0 1 0 376127765 12148736 2549 33554432000 4194304 6004724 140736144265088 140736144250936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/882/statm: 2966 2549 176 442 0 2520 0
[pid=890] ppid=882 vsize=43348 CPUtime=1.34 cores=1,3,5,7
/proc/890/stat : 890 (glucosInc) R 882 881 694 0 -1 4202496 8677 0 0 0 133 1 0 0 20 0 1 0 376127779 44388352 8923 33554432000 4194304 5654031 140737463110256 140737463108024 4232571 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/890/statm: 10837 8923 131 357 0 10477 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 64360

[startup+3.10035 s]
/proc/loadavg: 1.92 1.97 1.68 3/179 892
/proc/meminfo: memFree=30376884/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0
[pid=882] ppid=881 vsize=11864 CPUtime=0.12 cores=1,3,5,7
/proc/882/stat : 882 (npSolver-pbo) S 881 881 694 0 -1 4202496 4939 3238 0 0 10 1 1 0 20 0 1 0 376127765 12148736 2549 33554432000 4194304 6004724 140736144265088 140736144250936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/882/statm: 2966 2549 176 442 0 2520 0
[pid=890] ppid=882 vsize=43348 CPUtime=2.94 cores=1,3,5,7
/proc/890/stat : 890 (glucosInc) R 882 881 694 0 -1 4202496 8738 0 0 0 293 1 0 0 20 0 1 0 376127779 44388352 8984 33554432000 4194304 5654031 140737463110256 140737463098072 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/890/statm: 10837 8984 140 357 0 10477 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 64360

[startup+6.30035 s]
/proc/loadavg: 1.93 1.97 1.68 3/179 952
/proc/meminfo: memFree=30383176/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0
[pid=882] ppid=881 vsize=11864 CPUtime=0.12 cores=1,3,5,7
/proc/882/stat : 882 (npSolver-pbo) S 881 881 694 0 -1 4202496 4939 3238 0 0 10 1 1 0 20 0 1 0 376127765 12148736 2549 33554432000 4194304 6004724 140736144265088 140736144250936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/882/statm: 2966 2549 176 442 0 2520 0
[pid=890] ppid=882 vsize=43964 CPUtime=6.14 cores=1,3,5,7
/proc/890/stat : 890 (glucosInc) R 882 881 694 0 -1 4202496 8861 0 0 0 613 1 0 0 20 0 1 0 376127779 45019136 9102 33554432000 4194304 5654031 140737463110256 140737463098072 4216672 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/890/statm: 10991 9102 140 357 0 10631 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 64976

[startup+12.7004 s]
/proc/loadavg: 1.93 1.97 1.69 3/179 954
/proc/meminfo: memFree=30367540/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0
[pid=882] ppid=881 vsize=17600 CPUtime=9.15 cores=1,3,5,7
/proc/882/stat : 882 (npSolver-pbo) S 881 881 694 0 -1 4202496 7482 12706 0 0 18 2 893 2 20 0 1 0 376127765 18022400 3983 33554432000 4194304 6004724 140736144265088 140736144250936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/882/statm: 4400 3983 176 442 0 3954 0
[pid=954] ppid=882 vsize=43936 CPUtime=3.5 cores=1,3,5,7
/proc/954/stat : 954 (glucosInc) R 882 881 694 0 -1 4202496 8279 0 0 0 349 1 0 0 20 0 1 0 376128682 44990464 9126 33554432000 4194304 5654031 140734262119600 140734262107416 4208659 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/954/statm: 10984 9126 140 357 0 10624 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 70684

[startup+25.5004 s]
/proc/loadavg: 1.95 1.97 1.69 3/179 956
/proc/meminfo: memFree=30355712/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0
[pid=882] ppid=881 vsize=17600 CPUtime=15.99 cores=1,3,5,7
/proc/882/stat : 882 (npSolver-pbo) S 881 881 694 0 -1 4202496 10021 21648 0 0 27 3 1564 5 20 0 1 0 376127765 18022400 3983 33554432000 4194304 6004724 140736144265088 140736144250936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/882/statm: 4400 3983 176 442 0 3954 0
[pid=956] ppid=882 vsize=46656 CPUtime=9.48 cores=1,3,5,7
/proc/956/stat : 956 (glucosInc) R 882 881 694 0 -1 4202496 8530 0 0 0 947 1 0 0 20 0 1 0 376129365 47775744 9375 33554432000 4194304 5654031 140736077329168 140736077316984 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/956/statm: 11664 9375 141 357 0 11304 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 73404

[startup+51.1005 s]
/proc/loadavg: 1.96 1.97 1.70 3/179 962
/proc/meminfo: memFree=30362164/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0
[pid=882] ppid=881 vsize=17600 CPUtime=48.26 cores=1,3,5,7
/proc/882/stat : 882 (npSolver-pbo) S 881 881 694 0 -1 4202496 15063 41796 0 0 45 5 4766 10 20 0 1 0 376127765 18022400 3985 33554432000 4194304 6004724 140736144265088 140736144250936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/882/statm: 4400 3985 176 442 0 3954 0
[pid=962] ppid=882 vsize=43324 CPUtime=2.79 cores=1,3,5,7
/proc/962/stat : 962 (glucosInc) R 882 881 694 0 -1 4202496 8231 0 0 0 278 1 0 0 20 0 1 0 376132593 44363776 9085 33554432000 4194304 5654031 140734070690880 140734070678696 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/962/statm: 10831 9085 140 357 0 10471 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 70072

[startup+102.3 s]
/proc/loadavg: 2.06 1.99 1.72 3/179 1009
/proc/meminfo: memFree=30339476/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0
[pid=882] ppid=881 vsize=17600 CPUtime=74.43 cores=1,3,5,7
/proc/882/stat : 882 (npSolver-pbo) S 881 881 694 0 -1 4202496 17600 53562 0 0 53 6 7371 13 20 0 1 0 376127765 18022400 3985 33554432000 4194304 6004724 140736144265088 140736144250936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/882/statm: 4400 3985 176 442 0 3954 0
[pid=964] ppid=882 vsize=51668 CPUtime=27.8 cores=1,3,5,7
/proc/964/stat : 964 (glucosInc) R 882 881 694 0 -1 4202496 11378 0 0 0 2778 2 0 0 20 0 1 0 376135213 52908032 11226 33554432000 4194304 5654031 140734452942160 140734452929976 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/964/statm: 12917 11226 142 357 0 12557 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 78416

[startup+162.3 s]
/proc/loadavg: 2.02 1.99 1.73 3/179 1010
/proc/meminfo: memFree=30308300/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0
[pid=882] ppid=881 vsize=17600 CPUtime=74.43 cores=1,3,5,7
/proc/882/stat : 882 (npSolver-pbo) S 881 881 694 0 -1 4202496 17600 53562 0 0 53 6 7371 13 20 0 1 0 376127765 18022400 3985 33554432000 4194304 6004724 140736144265088 140736144250936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/882/statm: 4400 3985 176 442 0 3954 0
[pid=964] ppid=882 vsize=65880 CPUtime=87.76 cores=1,3,5,7
/proc/964/stat : 964 (glucosInc) R 882 881 694 0 -1 4202496 13872 0 0 0 8773 3 0 0 20 0 1 0 376135213 67461120 15165 33554432000 4194304 5654031 140734452942160 140734452929976 4208659 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/964/statm: 16470 15165 142 357 0 16110 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 92628

[startup+222.307 s]
/proc/loadavg: 2.01 1.99 1.74 3/179 1012
/proc/meminfo: memFree=30312596/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0
[pid=882] ppid=881 vsize=17600 CPUtime=186.98 cores=1,3,5,7
/proc/882/stat : 882 (npSolver-pbo) S 881 881 694 0 -1 4202496 20137 67988 0 0 62 7 18612 17 20 0 1 0 376127765 18022400 3985 33554432000 4194304 6004724 140736144265088 140736144250936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/882/statm: 4400 3985 176 442 0 3954 0
[pid=1012] ppid=882 vsize=58708 CPUtime=35.2 cores=1,3,5,7
/proc/1012/stat : 1012 (glucosInc) R 882 881 694 0 -1 4202496 12030 0 0 0 3517 3 0 0 20 0 1 0 376146473 60116992 11747 33554432000 4194304 5654031 140737312909360 140737312897176 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1012/statm: 14677 11747 142 357 0 14317 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 85456

[startup+282.3 s]

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

/proc/meminfo: memFree=30191564/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0
[pid=882] ppid=881 vsize=17600 CPUtime=691.98 cores=1,3,5,7
/proc/882/stat : 882 (npSolver-pbo) S 881 881 694 0 -1 4202496 27748 112036 0 0 88 10 69067 33 20 0 1 0 376127765 18022400 3985 33554432000 4194304 6004724 140736144265088 140736144250936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/882/statm: 4400 3985 176 442 0 3954 0
[pid=1022] ppid=882 vsize=85244 CPUtime=549.96 cores=1,3,5,7
/proc/1022/stat : 1022 (glucosInc) R 882 881 694 0 -1 4202496 15681 0 0 0 54991 5 0 0 20 0 1 0 376196987 87289856 19676 33554432000 4194304 5654031 140735246425680 140735246413496 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1022/statm: 21311 19676 142 357 0 20951 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 111992

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 1.89 3/178 1027
/proc/meminfo: memFree=30221500/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0
[pid=882] ppid=881 vsize=17600 CPUtime=691.98 cores=1,3,5,7
/proc/882/stat : 882 (npSolver-pbo) S 881 881 694 0 -1 4202496 27748 112036 0 0 88 10 69067 33 20 0 1 0 376127765 18022400 3985 33554432000 4194304 6004724 140736144265088 140736144250936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/882/statm: 4400 3985 176 442 0 3954 0
[pid=1022] ppid=882 vsize=85244 CPUtime=609.95 cores=1,3,5,7
/proc/1022/stat : 1022 (glucosInc) R 882 881 694 0 -1 4202496 15681 0 0 0 60990 5 0 0 20 0 1 0 376196987 87289856 19676 33554432000 4194304 5654031 140735246425680 140735246413496 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1022/statm: 21311 19676 142 357 0 20951 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 111992

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 1029
/proc/meminfo: memFree=30157396/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0
[pid=882] ppid=881 vsize=17600 CPUtime=691.98 cores=1,3,5,7
/proc/882/stat : 882 (npSolver-pbo) S 881 881 694 0 -1 4202496 27748 112036 0 0 88 10 69067 33 20 0 1 0 376127765 18022400 3985 33554432000 4194304 6004724 140736144265088 140736144250936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/882/statm: 4400 3985 176 442 0 3954 0
[pid=1022] ppid=882 vsize=115592 CPUtime=669.94 cores=1,3,5,7
/proc/1022/stat : 1022 (glucosInc) R 882 881 694 0 -1 4202496 16365 0 0 0 66988 6 0 0 20 0 1 0 376196987 118366208 23681 33554432000 4194304 5654031 140735246425680 140735246413496 4233144 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1022/statm: 28898 23681 142 357 0 28538 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 142340

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 1029
/proc/meminfo: memFree=30145932/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0
[pid=882] ppid=881 vsize=17600 CPUtime=691.98 cores=1,3,5,7
/proc/882/stat : 882 (npSolver-pbo) S 881 881 694 0 -1 4202496 27748 112036 0 0 88 10 69067 33 20 0 1 0 376127765 18022400 3985 33554432000 4194304 6004724 140736144265088 140736144250936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/882/statm: 4400 3985 176 442 0 3954 0
[pid=1022] ppid=882 vsize=115592 CPUtime=729.93 cores=1,3,5,7
/proc/1022/stat : 1022 (glucosInc) R 882 881 694 0 -1 4202496 16532 0 0 0 72987 6 0 0 20 0 1 0 376196987 118366208 25470 33554432000 4194304 5654031 140735246425680 140735246413496 4216325 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1022/statm: 28898 25470 142 357 0 28538 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 142340

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 1029
/proc/meminfo: memFree=30197472/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0
[pid=882] ppid=881 vsize=17600 CPUtime=691.98 cores=1,3,5,7
/proc/882/stat : 882 (npSolver-pbo) S 881 881 694 0 -1 4202496 27748 112036 0 0 88 10 69067 33 20 0 1 0 376127765 18022400 3985 33554432000 4194304 6004724 140736144265088 140736144250936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/882/statm: 4400 3985 176 442 0 3954 0
[pid=1022] ppid=882 vsize=115592 CPUtime=789.92 cores=1,3,5,7
/proc/1022/stat : 1022 (glucosInc) R 882 881 694 0 -1 4202496 16532 0 0 0 78986 6 0 0 20 0 1 0 376196987 118366208 25470 33554432000 4194304 5654031 140735246425680 140735246413496 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1022/statm: 28898 25470 142 357 0 28538 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 142340

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 1029
/proc/meminfo: memFree=30195316/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0
[pid=882] ppid=881 vsize=17600 CPUtime=691.98 cores=1,3,5,7
/proc/882/stat : 882 (npSolver-pbo) S 881 881 694 0 -1 4202496 27748 112036 0 0 88 10 69067 33 20 0 1 0 376127765 18022400 3985 33554432000 4194304 6004724 140736144265088 140736144250936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/882/statm: 4400 3985 176 442 0 3954 0
[pid=1022] ppid=882 vsize=115592 CPUtime=849.91 cores=1,3,5,7
/proc/1022/stat : 1022 (glucosInc) R 882 881 694 0 -1 4202496 16533 0 0 0 84985 6 0 0 20 0 1 0 376196987 118366208 25982 33554432000 4194304 5654031 140735246425680 140735246413496 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1022/statm: 28898 25982 142 357 0 28538 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 142340

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 1029
/proc/meminfo: memFree=30158468/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0
[pid=882] ppid=881 vsize=17600 CPUtime=691.98 cores=1,3,5,7
/proc/882/stat : 882 (npSolver-pbo) S 881 881 694 0 -1 4202496 27748 112036 0 0 88 10 69067 33 20 0 1 0 376127765 18022400 3985 33554432000 4194304 6004724 140736144265088 140736144250936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/882/statm: 4400 3985 176 442 0 3954 0
[pid=1022] ppid=882 vsize=115592 CPUtime=909.9 cores=1,3,5,7
/proc/1022/stat : 1022 (glucosInc) R 882 881 694 0 -1 4202496 16533 0 0 0 90984 6 0 0 20 0 1 0 376196987 118366208 25982 33554432000 4194304 5654031 140735246425680 140735246413496 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1022/statm: 28898 25982 142 357 0 28538 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 142340

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 1.91 3/180 1033
/proc/meminfo: memFree=30155684/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0
[pid=882] ppid=881 vsize=17600 CPUtime=691.98 cores=1,3,5,7
/proc/882/stat : 882 (npSolver-pbo) S 881 881 694 0 -1 4202496 27748 112036 0 0 88 10 69067 33 20 0 1 0 376127765 18022400 3985 33554432000 4194304 6004724 140736144265088 140736144250936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/882/statm: 4400 3985 176 442 0 3954 0
[pid=1022] ppid=882 vsize=115592 CPUtime=969.89 cores=1,3,5,7
/proc/1022/stat : 1022 (glucosInc) R 882 881 694 0 -1 4202496 16534 0 0 0 96983 6 0 0 20 0 1 0 376196987 118366208 26494 33554432000 4194304 5654031 140735246425680 140735246413496 4215112 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1022/statm: 28898 26494 142 357 0 28538 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 142340

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 1.92 3/179 1033
/proc/meminfo: memFree=30160176/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0
[pid=882] ppid=881 vsize=17600 CPUtime=691.98 cores=1,3,5,7
/proc/882/stat : 882 (npSolver-pbo) S 881 881 694 0 -1 4202496 27748 112036 0 0 88 10 69067 33 20 0 1 0 376127765 18022400 3985 33554432000 4194304 6004724 140736144265088 140736144250936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/882/statm: 4400 3985 176 442 0 3954 0
[pid=1022] ppid=882 vsize=115592 CPUtime=1029.88 cores=1,3,5,7
/proc/1022/stat : 1022 (glucosInc) R 882 881 694 0 -1 4202496 16534 0 0 0 102982 6 0 0 20 0 1 0 376196987 118366208 26494 33554432000 4194304 5654031 140735246425680 140735246413496 4232466 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1022/statm: 28898 26494 142 357 0 28538 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 142340

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 1.92 3/179 1033
/proc/meminfo: memFree=30190912/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0
[pid=882] ppid=881 vsize=17600 CPUtime=691.98 cores=1,3,5,7
/proc/882/stat : 882 (npSolver-pbo) S 881 881 694 0 -1 4202496 27748 112036 0 0 88 10 69067 33 20 0 1 0 376127765 18022400 3985 33554432000 4194304 6004724 140736144265088 140736144250936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/882/statm: 4400 3985 176 442 0 3954 0
[pid=1022] ppid=882 vsize=115592 CPUtime=1089.87 cores=1,3,5,7
/proc/1022/stat : 1022 (glucosInc) R 882 881 694 0 -1 4202496 16535 0 0 0 108981 6 0 0 20 0 1 0 376196987 118366208 27006 33554432000 4194304 5654031 140735246425680 140735246413496 4232646 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1022/statm: 28898 27006 142 357 0 28538 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 142340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 1.92 3/179 1033
/proc/meminfo: memFree=30143684/32873844 swapFree=7124/7124
[pid=881] ppid=879 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/881/stat : 881 (npSolver-pbo-It) S 879 881 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376127764 9367552 275 33554432000 4194304 5064252 140734060551360 140734060550272 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/881/statm: 2287 275 233 213 0 72 0
[pid=882] ppid=881 vsize=17600 CPUtime=691.98 cores=1,3,5,7
/proc/882/stat : 882 (npSolver-pbo) S 881 881 694 0 -1 4202496 27748 112036 0 0 88 10 69067 33 20 0 1 0 376127765 18022400 3985 33554432000 4194304 6004724 140736144265088 140736144250936 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/882/statm: 4400 3985 176 442 0 3954 0
[pid=1022] ppid=882 vsize=115592 CPUtime=1108.07 cores=1,3,5,7
/proc/1022/stat : 1022 (glucosInc) R 882 881 694 0 -1 4202496 16535 0 0 0 110801 6 0 0 20 0 1 0 376196987 118366208 27006 33554432000 4194304 5654031 140735246425680 140735246413496 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1022/statm: 28898 27006 142 357 0 28538 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 142340

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.51
CPU time (s): 1800.09
CPU user time (s): 1799.57
CPU system time (s): 0.52092
CPU usage (%): 99.9769
Max. virtual memory (cumulated for all children) (KiB): 142344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.57
system time used= 0.52092
maximum resident set size= 108024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156702
page faults= 0
swaps= 0
block input operations= 0
block output operations= 78296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2530
involuntary context switches= 2366

runsolver used 2.90856 second user time and 7.19191 second system time

The end

Launcher Data

Begin job on node110 at 2012-06-07 22:13:13
IDJOB=3747085
IDBENCH=2041
IDSOLVER=2332
FILE ID=node110/3747085-1339099993
RUNJOBID= node110-1339098177-711
PBS_JOBID= 14643743
Free space on /tmp= 70916 MiB

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

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

MD5SUM BENCH= 6a8ed45a9ac044152dd384e143f7e172
RANDOM SEED=696256657

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30430032 kB
Buffers:           78996 kB
Cached:          1576244 kB
SwapCached:         3528 kB
Active:           171440 kB
Inactive:        1502116 kB
Active(anon):      17588 kB
Inactive(anon):     3532 kB
Active(file):     153852 kB
Inactive(file):  1498584 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67097200 kB
Dirty:             17764 kB
Writeback:             0 kB
AnonPages:         23024 kB
Mapped:             8840 kB
Shmem:                 0 kB
Slab:             632684 kB
SReclaimable:      73516 kB
SUnreclaim:       559168 kB
KernelStack:        1456 kB
PageTables:         3444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     128024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70904 MiB
End job on node110 at 2012-06-07 22:43:14