Trace number 3698135

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-C499.a.opb
MD5SUMa983c7d791d0da9cc5e2ec69578db721
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark64
Best CPU time to get the best result obtained on this benchmark4.24935
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 64
Optimality of the best value was proved NO
Number of variables1226
Total number of constraints4208
Number of constraints which are clauses4208
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 constraint2
Maximum length of a constraint105
Number of terms in the objective function 1226
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 1226
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1226
Number of bits of the biggest sum of numbers11
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.09	c run inc solver
0.00/0.09	c [INC SYSTEM] run initial solver
0.00/0.09	c [INC SYSTEM] preprocess with white file
0.00/0.62	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.62	c [INC SYSTEM] execute solver
0.00/0.65	c [INC SEARCH] formula is SAT
0.00/0.65	c [INC SYSTEM] solved the initial formula
0.00/0.67	c model valid
0.00/0.67	c current solution ok
0.00/0.73	o 239
0.00/0.73	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.73	c write failed with 2
0.00/0.73	c [INC SEARCH] iteration: 0
0.00/0.73	c [INC BOUNDS] best value:239 search for 238
0.00/0.73	c [INC SYSTEM] create new solver instance
0.00/0.73	c [INC] encode full formula
0.00/0.73	c (debug) using card networks
0.00/0.75	c set iterative enc to: card
0.00/0.75	c set iterative enc to: none
0.00/0.76	c [INC SEARCH] isOptimum variable: 0
0.00/0.93	c formula is SAT
0.00/0.93	c [INC SEARCH] copied best model
0.00/0.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.95	c model valid
0.00/0.95	c current solution ok
0.00/0.95	o 113
0.00/0.95	c [INC SEARCH] iteration: 1
0.00/0.95	c [INC BOUNDS] best value:113 search for 112
0.00/0.95	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.95	c write failed with 2
0.00/0.95	c [INC SYSTEM] create new solver instance
0.00/0.95	c [INC] encode full formula
0.00/0.95	c (debug) using card networks
0.00/0.97	c set iterative enc to: card
0.00/0.97	c set iterative enc to: none
0.00/0.98	c [INC SEARCH] isOptimum variable: 0
1.09/1.14	c formula is SAT
1.09/1.14	c [INC SEARCH] copied best model
1.09/1.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.09/1.15	c model valid
1.09/1.15	c current solution ok
1.09/1.15	o 102
1.09/1.15	c [INC SEARCH] iteration: 2
1.09/1.15	c [INC BOUNDS] best value:102 search for 101
1.09/1.15	c [INC SYSTEM] there exists a inc, kill it!
1.09/1.15	c write failed with 2
1.09/1.16	c [INC SYSTEM] create new solver instance
1.09/1.16	c [INC] encode full formula
1.09/1.16	c (debug) using card networks
1.09/1.18	c set iterative enc to: card
1.09/1.18	c set iterative enc to: none
1.09/1.18	c [INC SEARCH] isOptimum variable: 0
1.16/1.42	c formula is SAT
1.16/1.43	c [INC SEARCH] copied best model
1.16/1.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.16/1.44	c model valid
1.16/1.44	c current solution ok
1.16/1.44	o 96
1.16/1.44	c [INC SEARCH] iteration: 3
1.16/1.44	c [INC BOUNDS] best value:96 search for 95
1.16/1.44	c [INC SYSTEM] there exists a inc, kill it!
1.16/1.44	c write failed with 2
1.16/1.44	c [INC SYSTEM] create new solver instance
1.16/1.44	c [INC] encode full formula
1.16/1.44	c (debug) using card networks
1.16/1.46	c set iterative enc to: card
1.16/1.46	c set iterative enc to: none
1.16/1.47	c [INC SEARCH] isOptimum variable: 0
1.46/2.01	c formula is SAT
1.46/2.01	c [INC SEARCH] copied best model
1.46/2.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.46/2.03	c model valid
1.46/2.03	c current solution ok
1.46/2.03	o 94
1.46/2.03	c [INC SEARCH] iteration: 4
1.46/2.03	c [INC BOUNDS] best value:94 search for 93
1.46/2.03	c [INC SYSTEM] there exists a inc, kill it!
1.46/2.03	c write failed with 2
1.46/2.03	c [INC SYSTEM] create new solver instance
1.46/2.03	c [INC] encode full formula
1.46/2.03	c (debug) using card networks
1.46/2.05	c set iterative enc to: card
1.46/2.05	c set iterative enc to: none
1.46/2.06	c [INC SEARCH] isOptimum variable: 0
2.18/2.23	c formula is SAT
2.18/2.23	c [INC SEARCH] copied best model
2.18/2.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.18/2.25	c model valid
2.18/2.25	c current solution ok
2.18/2.25	o 91
2.18/2.25	c [INC SEARCH] iteration: 5
2.18/2.25	c [INC BOUNDS] best value:91 search for 90
2.18/2.25	c [INC SYSTEM] there exists a inc, kill it!
2.18/2.25	c write failed with 2
2.18/2.25	c [INC SYSTEM] create new solver instance
2.18/2.25	c [INC] encode full formula
2.18/2.25	c (debug) using card networks
2.18/2.27	c set iterative enc to: card
2.18/2.27	c set iterative enc to: none
2.18/2.27	c [INC SEARCH] isOptimum variable: 0
3.56/3.66	c formula is SAT
3.56/3.66	c [INC SEARCH] copied best model
3.56/3.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.56/3.68	c model valid
3.56/3.68	c current solution ok
3.56/3.68	o 90
3.56/3.68	c [INC SEARCH] iteration: 6
3.56/3.68	c [INC BOUNDS] best value:90 search for 89
3.56/3.68	c [INC SYSTEM] there exists a inc, kill it!
3.56/3.68	c write failed with 2
3.56/3.68	c [INC SYSTEM] create new solver instance
3.56/3.68	c [INC] encode full formula
3.56/3.68	c (debug) using card networks
3.67/3.70	c set iterative enc to: card
3.67/3.70	c set iterative enc to: none
3.67/3.71	c [INC SEARCH] isOptimum variable: 0
6.57/6.64	c formula is SAT
6.57/6.64	c [INC SEARCH] copied best model
6.57/6.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.57/6.66	c model valid
6.57/6.66	c current solution ok
6.57/6.66	o 85
6.57/6.66	c [INC SEARCH] iteration: 7
6.57/6.66	c [INC BOUNDS] best value:85 search for 84
6.57/6.66	c [INC SYSTEM] there exists a inc, kill it!
6.57/6.66	c write failed with 2
6.57/6.66	c [INC SYSTEM] create new solver instance
6.57/6.66	c [INC] encode full formula
6.57/6.66	c (debug) using card networks
6.57/6.68	c set iterative enc to: card
6.57/6.68	c set iterative enc to: none
6.57/6.69	c [INC SEARCH] isOptimum variable: 0
12.08/12.20	c formula is SAT
12.08/12.20	c [INC SEARCH] copied best model
12.08/12.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.18/12.21	c model valid
12.18/12.21	c current solution ok
12.18/12.21	o 82
12.18/12.21	c [INC SEARCH] iteration: 8
12.18/12.21	c [INC BOUNDS] best value:82 search for 81
12.18/12.21	c [INC SYSTEM] there exists a inc, kill it!
12.18/12.21	c write failed with 2
12.18/12.22	c [INC SYSTEM] create new solver instance
12.18/12.22	c [INC] encode full formula
12.18/12.22	c (debug) using card networks
12.18/12.24	c set iterative enc to: card
12.18/12.24	c set iterative enc to: none
12.18/12.24	c [INC SEARCH] isOptimum variable: 0
15.06/15.11	c formula is SAT
15.06/15.12	c [INC SEARCH] copied best model
15.06/15.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.06/15.13	c model valid
15.06/15.13	c current solution ok
15.06/15.13	o 80
15.06/15.13	c [INC SEARCH] iteration: 9
15.06/15.13	c [INC BOUNDS] best value:80 search for 79
15.06/15.13	c [INC SYSTEM] there exists a inc, kill it!
15.06/15.13	c write failed with 2
15.06/15.13	c [INC SYSTEM] create new solver instance
15.06/15.13	c [INC] encode full formula
15.06/15.13	c (debug) using card networks
15.06/15.15	c set iterative enc to: card
15.06/15.15	c set iterative enc to: none
15.06/15.16	c [INC SEARCH] isOptimum variable: 0
29.36/29.50	c formula is SAT
29.46/29.50	c [INC SEARCH] copied best model
29.46/29.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
29.46/29.51	c model valid
29.46/29.51	c current solution ok
29.46/29.51	o 79
29.46/29.51	c [INC SEARCH] iteration: 10
29.46/29.51	c [INC BOUNDS] best value:79 search for 78
29.46/29.51	c [INC SYSTEM] there exists a inc, kill it!
29.46/29.51	c write failed with 2
29.46/29.52	c [INC SYSTEM] create new solver instance
29.46/29.52	c [INC] encode full formula
29.46/29.52	c (debug) using card networks
29.46/29.54	c set iterative enc to: card
29.46/29.54	c set iterative enc to: none
29.46/29.54	c [INC SEARCH] isOptimum variable: 0
31.25/31.37	c formula is SAT
31.25/31.37	c [INC SEARCH] copied best model
31.25/31.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
31.25/31.39	c model valid
31.25/31.39	c current solution ok
31.25/31.39	o 75
31.25/31.39	c [INC SEARCH] iteration: 11
31.25/31.39	c [INC BOUNDS] best value:75 search for 74
31.25/31.39	c [INC SYSTEM] there exists a inc, kill it!
31.25/31.39	c write failed with 2
31.25/31.39	c [INC SYSTEM] create new solver instance
31.25/31.39	c [INC] encode full formula
31.25/31.39	c (debug) using card networks
31.37/31.41	c set iterative enc to: card
31.37/31.41	c set iterative enc to: none
31.37/31.41	c [INC SEARCH] isOptimum variable: 0
760.92/761.14	c formula is SAT
760.92/761.14	c [INC SEARCH] copied best model
760.92/761.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
760.92/761.16	c model valid
760.92/761.16	c current solution ok
760.92/761.16	o 74
760.92/761.16	c [INC SEARCH] iteration: 12
760.92/761.16	c [INC BOUNDS] best value:74 search for 73
760.92/761.16	c [INC SYSTEM] there exists a inc, kill it!
760.92/761.16	c write failed with 2
760.92/761.16	c [INC SYSTEM] create new solver instance
760.92/761.16	c [INC] encode full formula
760.92/761.16	c (debug) using card networks
760.92/761.18	c set iterative enc to: card
760.92/761.18	c set iterative enc to: none
760.92/761.19	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.40	s UNKNOWN
1800.06/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698135-1338068016/watcher-3698135-1338068016 -o /tmp/evaluation-result-3698135-1338068016/solver-3698135-1338068016 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698135-1338068016.opb 21556526 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.95 2.37 2.65 3/178 5080
/proc/meminfo: memFree=31245640/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0

[startup+0.106194 s]
/proc/loadavg: 1.95 2.37 2.65 3/178 5080
/proc/meminfo: memFree=31245640/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200309 s]
/proc/loadavg: 1.95 2.37 2.65 3/178 5080
/proc/meminfo: memFree=31245640/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300371 s]
/proc/loadavg: 1.95 2.37 2.65 3/178 5080
/proc/meminfo: memFree=31245640/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700283 s]
/proc/loadavg: 1.95 2.37 2.65 3/178 5080
/proc/meminfo: memFree=31245640/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 1.95 2.37 2.65 3/181 5091
/proc/meminfo: memFree=31215296/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
[pid=5081] ppid=5080 vsize=13156 CPUtime=1.46 cores=1,3,5,7
/proc/5081/stat : 5081 (npSolver-pbo) S 5080 5080 2929 0 -1 4202496 9655 24036 0 0 24 8 107 7 20 0 1 0 272930200 13471744 2918 33554432000 4194304 5992684 140735812154672 140735812140504 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5081/statm: 3289 2918 180 440 0 2845 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 22304

[startup+3.10026 s]
/proc/loadavg: 1.95 2.37 2.65 3/181 5097
/proc/meminfo: memFree=31215236/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
[pid=5081] ppid=5080 vsize=13156 CPUtime=2.26 cores=1,3,5,7
/proc/5081/stat : 5081 (npSolver-pbo) S 5080 5080 2929 0 -1 4202496 13077 33923 0 0 32 8 176 10 20 0 1 0 272930200 13471744 2918 33554432000 4194304 5992684 140735812154672 140735812140504 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5081/statm: 3289 2918 180 440 0 2845 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 22304
heavy processes:

[startup+6.30041 s]
/proc/loadavg: 1.96 2.36 2.64 3/181 5101
/proc/meminfo: memFree=31207852/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
[pid=5081] ppid=5080 vsize=13156 CPUtime=3.69 cores=1,3,5,7
/proc/5081/stat : 5081 (npSolver-pbo) S 5080 5080 2929 0 -1 4202496 14800 38689 0 0 36 9 313 11 20 0 1 0 272930200 13471744 2918 33554432000 4194304 5992684 140735812154672 140735812140504 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5081/statm: 3289 2918 180 440 0 2845 0
[pid=5101] ppid=5081 vsize=23284 CPUtime=2.58 cores=1,3,5,7
/proc/5101/stat : 5101 (glucosInc) R 5081 5080 2929 0 -1 4202496 4340 0 0 0 258 0 0 0 20 0 1 0 272930571 23842816 4684 33554432000 4194304 5654031 140736981352576 140736981340392 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5101/statm: 5821 4684 141 357 0 5461 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 45588

[startup+12.7003 s]
/proc/loadavg: 2.04 2.37 2.64 3/181 5103
/proc/meminfo: memFree=31203216/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
[pid=5081] ppid=5080 vsize=13156 CPUtime=12.22 cores=1,3,5,7
/proc/5081/stat : 5081 (npSolver-pbo) S 5080 5080 2929 0 -1 4202496 18221 49600 0 0 44 9 1155 14 20 0 1 0 272930200 13471744 2918 33554432000 4194304 5992684 140735812154672 140735812140504 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5081/statm: 3289 2918 180 440 0 2845 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 22304

[startup+25.5005 s]
/proc/loadavg: 2.03 2.35 2.63 3/181 5107
/proc/meminfo: memFree=31188828/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
[pid=5081] ppid=5080 vsize=13156 CPUtime=15.14 cores=1,3,5,7
/proc/5081/stat : 5081 (npSolver-pbo) S 5080 5080 2929 0 -1 4202496 19921 54678 0 0 48 10 1441 15 20 0 1 0 272930200 13471744 2918 33554432000 4194304 5992684 140735812154672 140735812140504 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5081/statm: 3289 2918 180 440 0 2845 0
[pid=5107] ppid=5081 vsize=26348 CPUtime=10.32 cores=1,3,5,7
/proc/5107/stat : 5107 (glucosInc) R 5081 5080 2929 0 -1 4202496 7426 0 0 0 1031 1 0 0 20 0 1 0 272931716 26980352 5870 33554432000 4194304 5654031 140735558191600 140735558179416 4216325 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5107/statm: 6587 5870 142 357 0 6227 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 48652

[startup+51.1005 s]
/proc/loadavg: 2.02 2.32 2.62 3/181 5111
/proc/meminfo: memFree=31159532/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
[pid=5081] ppid=5080 vsize=13156 CPUtime=31.38 cores=1,3,5,7
/proc/5081/stat : 5081 (npSolver-pbo) S 5080 5080 2929 0 -1 4202496 23339 67843 0 0 55 11 3053 19 20 0 1 0 272930200 13471744 2918 33554432000 4194304 5992684 140735812154672 140735812140504 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5081/statm: 3289 2918 180 440 0 2845 0
[pid=5111] ppid=5081 vsize=33268 CPUtime=19.67 cores=1,3,5,7
/proc/5111/stat : 5111 (glucosInc) R 5081 5080 2929 0 -1 4202496 6995 0 0 0 1965 2 0 0 20 0 1 0 272933341 34066432 7595 33554432000 4194304 5654031 140734322610576 140734322598392 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5111/statm: 8317 7595 142 357 0 7957 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 55572

[startup+102.3 s]
/proc/loadavg: 2.01 2.27 2.58 3/181 5112
/proc/meminfo: memFree=31207352/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
[pid=5081] ppid=5080 vsize=13156 CPUtime=31.38 cores=1,3,5,7
/proc/5081/stat : 5081 (npSolver-pbo) S 5080 5080 2929 0 -1 4202496 23339 67843 0 0 55 11 3053 19 20 0 1 0 272930200 13471744 2918 33554432000 4194304 5992684 140735812154672 140735812140504 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5081/statm: 3289 2918 180 440 0 2845 0
[pid=5111] ppid=5081 vsize=49356 CPUtime=70.87 cores=1,3,5,7
/proc/5111/stat : 5111 (glucosInc) R 5081 5080 2929 0 -1 4202496 9121 0 0 0 7084 3 0 0 20 0 1 0 272933341 50540544 10630 33554432000 4194304 5654031 140734322610576 140734322598392 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5111/statm: 12339 10630 142 357 0 11979 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 71660

[startup+162.3 s]
/proc/loadavg: 2.00 2.22 2.54 3/181 5112
/proc/meminfo: memFree=31159796/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
[pid=5081] ppid=5080 vsize=13156 CPUtime=31.38 cores=1,3,5,7
/proc/5081/stat : 5081 (npSolver-pbo) S 5080 5080 2929 0 -1 4202496 23339 67843 0 0 55 11 3053 19 20 0 1 0 272930200 13471744 2918 33554432000 4194304 5992684 140735812154672 140735812140504 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5081/statm: 3289 2918 180 440 0 2845 0
[pid=5111] ppid=5081 vsize=52076 CPUtime=130.85 cores=1,3,5,7
/proc/5111/stat : 5111 (glucosInc) R 5081 5080 2929 0 -1 4202496 11591 0 0 0 13081 4 0 0 20 0 1 0 272933341 53325824 11968 33554432000 4194304 5654031 140734322610576 140734322598392 4218809 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5111/statm: 13019 11968 142 357 0 12659 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 74380

[startup+222.307 s]
/proc/loadavg: 2.00 2.18 2.51 3/181 5112
/proc/meminfo: memFree=31092924/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
[pid=5081] ppid=5080 vsize=13156 CPUtime=31.38 cores=1,3,5,7
/proc/5081/stat : 5081 (npSolver-pbo) S 5080 5080 2929 0 -1 4202496 23339 67843 0 0 55 11 3053 19 20 0 1 0 272930200 13471744 2918 33554432000 4194304 5992684 140735812154672 140735812140504 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5081/statm: 3289 2918 180 440 0 2845 0
[pid=5111] ppid=5081 vsize=75360 CPUtime=190.84 cores=1,3,5,7
/proc/5111/stat : 5111 (glucosInc) R 5081 5080 2929 0 -1 4202496 12248 0 0 0 19080 4 0 0 20 0 1 0 272933341 77168640 17733 33554432000 4194304 5654031 140734322610576 140734322598392 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5111/statm: 18840 17733 142 357 0 18480 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 97664

[startup+282.3 s]
/proc/loadavg: 2.03 2.16 2.48 3/181 5112
/proc/meminfo: memFree=31155028/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
[pid=5081] ppid=5080 vsize=13156 CPUtime=31.38 cores=1,3,5,7
/proc/5081/stat : 5081 (npSolver-pbo) S 5080 5080 2929 0 -1 4202496 23339 67843 0 0 55 11 3053 19 20 0 1 0 272930200 13471744 2918 33554432000 4194304 5992684 140735812154672 140735812140504 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5081/statm: 3289 2918 180 440 0 2845 0

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

/proc/meminfo: memFree=31117668/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
[pid=5081] ppid=5080 vsize=13156 CPUtime=761.03 cores=1,3,5,7
/proc/5081/stat : 5081 (npSolver-pbo) S 5080 5080 2929 0 -1 4202496 25062 88264 0 0 59 11 75994 39 20 0 1 0 272930200 13471744 2918 33554432000 4194304 5992684 140735812154672 140735812140504 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5081/statm: 3289 2918 180 440 0 2845 0
[pid=5120] ppid=5081 vsize=89964 CPUtime=541.01 cores=1,3,5,7
/proc/5120/stat : 5120 (glucosInc) R 5081 5080 2929 0 -1 4202496 14885 0 0 0 54089 12 0 0 20 0 1 0 273006319 92123136 21820 33554432000 4194304 5654031 140734036782800 140734036770616 4232403 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5120/statm: 22491 21820 142 357 0 22131 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 112268

[startup+1362.3 s]
/proc/loadavg: 1.98 1.99 2.13 3/181 5180
/proc/meminfo: memFree=31108256/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
[pid=5081] ppid=5080 vsize=13156 CPUtime=761.03 cores=1,3,5,7
/proc/5081/stat : 5081 (npSolver-pbo) S 5080 5080 2929 0 -1 4202496 25062 88264 0 0 59 11 75994 39 20 0 1 0 272930200 13471744 2918 33554432000 4194304 5992684 140735812154672 140735812140504 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5081/statm: 3289 2918 180 440 0 2845 0
[pid=5120] ppid=5081 vsize=89964 CPUtime=600.99 cores=1,3,5,7
/proc/5120/stat : 5120 (glucosInc) R 5081 5080 2929 0 -1 4202496 15633 0 0 0 60086 13 0 0 20 0 1 0 273006319 92123136 21820 33554432000 4194304 5654031 140734036782800 140734036770616 4215033 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5120/statm: 22491 21820 142 357 0 22131 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 112268

[startup+1422.3 s]
/proc/loadavg: 1.99 1.99 2.11 3/181 5180
/proc/meminfo: memFree=31099308/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
[pid=5081] ppid=5080 vsize=13156 CPUtime=761.03 cores=1,3,5,7
/proc/5081/stat : 5081 (npSolver-pbo) S 5080 5080 2929 0 -1 4202496 25062 88264 0 0 59 11 75994 39 20 0 1 0 272930200 13471744 2918 33554432000 4194304 5992684 140735812154672 140735812140504 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5081/statm: 3289 2918 180 440 0 2845 0
[pid=5120] ppid=5081 vsize=91684 CPUtime=660.99 cores=1,3,5,7
/proc/5120/stat : 5120 (glucosInc) R 5081 5080 2929 0 -1 4202496 16072 0 0 0 66086 13 0 0 20 0 1 0 273006319 93884416 22250 33554432000 4194304 5654031 140734036782800 140734036780600 4232782 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5120/statm: 22921 22250 142 357 0 22561 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 113988

[startup+1482.3 s]
/proc/loadavg: 1.99 1.99 2.10 3/181 5180
/proc/meminfo: memFree=31086740/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
[pid=5081] ppid=5080 vsize=13156 CPUtime=761.03 cores=1,3,5,7
/proc/5081/stat : 5081 (npSolver-pbo) S 5080 5080 2929 0 -1 4202496 25062 88264 0 0 59 11 75994 39 20 0 1 0 272930200 13471744 2918 33554432000 4194304 5992684 140735812154672 140735812140504 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5081/statm: 3289 2918 180 440 0 2845 0
[pid=5120] ppid=5081 vsize=111224 CPUtime=720.97 cores=1,3,5,7
/proc/5120/stat : 5120 (glucosInc) R 5081 5080 2929 0 -1 4202496 16603 0 0 0 72084 13 0 0 20 0 1 0 273006319 113893376 26356 33554432000 4194304 5654031 140734036782800 140734036780680 4232912 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5120/statm: 27806 26356 142 357 0 27446 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 133528

[startup+1542.31 s]
/proc/loadavg: 1.99 1.99 2.09 3/181 5180
/proc/meminfo: memFree=31078420/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
[pid=5081] ppid=5080 vsize=13156 CPUtime=761.03 cores=1,3,5,7
/proc/5081/stat : 5081 (npSolver-pbo) S 5080 5080 2929 0 -1 4202496 25062 88264 0 0 59 11 75994 39 20 0 1 0 272930200 13471744 2918 33554432000 4194304 5992684 140735812154672 140735812140504 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5081/statm: 3289 2918 180 440 0 2845 0
[pid=5120] ppid=5081 vsize=111224 CPUtime=780.97 cores=1,3,5,7
/proc/5120/stat : 5120 (glucosInc) R 5081 5080 2929 0 -1 4202496 16606 0 0 0 78084 13 0 0 20 0 1 0 273006319 113893376 26868 33554432000 4194304 5654031 140734036782800 140734036780680 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5120/statm: 27806 26868 142 357 0 27446 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 133528

[startup+1602.3 s]
/proc/loadavg: 1.99 1.99 2.08 3/182 5184
/proc/meminfo: memFree=31074316/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
[pid=5081] ppid=5080 vsize=13156 CPUtime=761.03 cores=1,3,5,7
/proc/5081/stat : 5081 (npSolver-pbo) S 5080 5080 2929 0 -1 4202496 25062 88264 0 0 59 11 75994 39 20 0 1 0 272930200 13471744 2918 33554432000 4194304 5992684 140735812154672 140735812140504 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5081/statm: 3289 2918 180 440 0 2845 0
[pid=5120] ppid=5081 vsize=111224 CPUtime=840.95 cores=1,3,5,7
/proc/5120/stat : 5120 (glucosInc) R 5081 5080 2929 0 -1 4202496 16606 0 0 0 84082 13 0 0 20 0 1 0 273006319 113893376 26868 33554432000 4194304 5654031 140734036782800 140734036780680 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5120/statm: 27806 26868 142 357 0 27446 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 133528

[startup+1662.3 s]
/proc/loadavg: 1.99 1.99 2.08 3/182 5206
/proc/meminfo: memFree=31067224/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
[pid=5081] ppid=5080 vsize=13156 CPUtime=761.03 cores=1,3,5,7
/proc/5081/stat : 5081 (npSolver-pbo) S 5080 5080 2929 0 -1 4202496 25062 88264 0 0 59 11 75994 39 20 0 1 0 272930200 13471744 2918 33554432000 4194304 5992684 140735812154672 140735812140504 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5081/statm: 3289 2918 180 440 0 2845 0
[pid=5120] ppid=5081 vsize=111224 CPUtime=900.95 cores=1,3,5,7
/proc/5120/stat : 5120 (glucosInc) R 5081 5080 2929 0 -1 4202496 17280 0 0 0 90081 14 0 0 20 0 1 0 273006319 113893376 27161 33554432000 4194304 5654031 140734036782800 140734036780824 4208604 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5120/statm: 27806 27161 142 357 0 27446 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 133528

[startup+1722.3 s]
/proc/loadavg: 1.99 1.99 2.07 3/181 5206
/proc/meminfo: memFree=31060748/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
[pid=5081] ppid=5080 vsize=13156 CPUtime=761.03 cores=1,3,5,7
/proc/5081/stat : 5081 (npSolver-pbo) S 5080 5080 2929 0 -1 4202496 25062 88264 0 0 59 11 75994 39 20 0 1 0 272930200 13471744 2918 33554432000 4194304 5992684 140735812154672 140735812140504 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5081/statm: 3289 2918 180 440 0 2845 0
[pid=5120] ppid=5081 vsize=111224 CPUtime=960.93 cores=1,3,5,7
/proc/5120/stat : 5120 (glucosInc) R 5081 5080 2929 0 -1 4202496 17652 0 0 0 96079 14 0 0 20 0 1 0 273006319 113893376 27161 33554432000 4194304 5654031 140734036782800 140734036780824 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5120/statm: 27806 27161 142 357 0 27446 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 133528

[startup+1782.3 s]
/proc/loadavg: 1.99 1.99 2.07 3/181 5206
/proc/meminfo: memFree=31040764/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
[pid=5081] ppid=5080 vsize=13156 CPUtime=761.03 cores=1,3,5,7
/proc/5081/stat : 5081 (npSolver-pbo) S 5080 5080 2929 0 -1 4202496 25062 88264 0 0 59 11 75994 39 20 0 1 0 272930200 13471744 2918 33554432000 4194304 5992684 140735812154672 140735812140504 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5081/statm: 3289 2918 180 440 0 2845 0
[pid=5120] ppid=5081 vsize=160744 CPUtime=1020.93 cores=1,3,5,7
/proc/5120/stat : 5120 (glucosInc) R 5081 5080 2929 0 -1 4202496 18422 0 0 0 102077 16 0 0 20 0 1 0 273006319 164601856 35734 33554432000 4194304 5654031 140734036782800 140734036780728 4232700 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5120/statm: 40186 35734 142 357 0 39826 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 183048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.99 1.99 2.07 3/181 5206
/proc/meminfo: memFree=31072352/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
[pid=5081] ppid=5080 vsize=13156 CPUtime=761.03 cores=1,3,5,7
/proc/5081/stat : 5081 (npSolver-pbo) S 5080 5080 2929 0 -1 4202496 25062 88264 0 0 59 11 75994 39 20 0 1 0 272930200 13471744 2918 33554432000 4194304 5992684 140735812154672 140735812140504 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5081/statm: 3289 2918 180 440 0 2845 0
[pid=5120] ppid=5081 vsize=111424 CPUtime=1039.03 cores=1,3,5,7
/proc/5120/stat : 5120 (glucosInc) R 5081 5080 2929 0 -1 4202496 18423 0 0 0 103887 16 0 0 20 0 1 0 273006319 114098176 27185 33554432000 4194304 5654031 140734036782800 140734036780824 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5120/statm: 27856 27185 142 357 0 27496 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 133728

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 1.99 1.99 2.07 3/181 5206
/proc/meminfo: memFree=31072352/32873844 swapFree=7108/7108
[pid=5080] ppid=5078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5080/stat : 5080 (npSolver-pbo-It) S 5078 5080 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272930200 9367552 275 33554432000 4194304 5064252 140733863396464 140733863395376 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5080/statm: 2287 275 233 213 0 72 0
[pid=5081] ppid=5080 vsize=13156 CPUtime=761.03 cores=1,3,5,7
/proc/5081/stat : 5081 (npSolver-pbo) S 5080 5080 2929 0 -1 4202496 25062 88264 0 0 59 11 75994 39 20 0 1 0 272930200 13471744 2918 33554432000 4194304 5992684 140735812154672 140735812140504 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5081/statm: 3289 2918 180 440 0 2845 0
[pid=5120] ppid=5081 vsize=111424 CPUtime=1039.03 cores=1,3,5,7
/proc/5120/stat : 5120 (glucosInc) R 5081 5080 2929 0 -1 4202496 18423 0 0 0 103887 16 0 0 20 0 1 0 273006319 114098176 27185 33554432000 4194304 5654031 140734036782800 140734036780824 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5120/statm: 27856 27185 142 357 0 27496 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 133728

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.42
CPU system time (s): 0.675897
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 189296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.42
system time used= 0.675897
maximum resident set size= 144984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132129
page faults= 0
swaps= 0
block input operations= 0
block output operations= 49360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1586
involuntary context switches= 2501

runsolver used 3.07453 second user time and 8.48871 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-26 23:33:36
IDJOB=3698135
IDBENCH=2884
IDSOLVER=2275
FILE ID=node103/3698135-1338068016
RUNJOBID= node103-1338051805-2946
PBS_JOBID= 14624384
Free space on /tmp= 71540 MiB

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

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

MD5SUM BENCH= a983c7d791d0da9cc5e2ec69578db721
RANDOM SEED=21556526

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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	: 5411.36
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.189
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.189
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:        31245912 kB
Buffers:          208156 kB
Cached:           307284 kB
SwapCached:         4188 kB
Active:           834560 kB
Inactive:           9652 kB
Active(anon):     323496 kB
Inactive(anon):     7644 kB
Active(file):     511064 kB
Inactive(file):     2008 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099092 kB
Dirty:              8560 kB
Writeback:             0 kB
AnonPages:        332556 kB
Mapped:            12380 kB
Shmem:                 8 kB
Slab:             642268 kB
SReclaimable:      84824 kB
SUnreclaim:       557444 kB
KernelStack:        1472 kB
PageTables:         4760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     490120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 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= 71512 MiB
End job on node103 at 2012-05-27 00:03:37