Trace number 3747083

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-jac3.opb
MD5SUM05a03b946ede4da21fcf30fd621632f5
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark0.294954
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 15
Optimality of the best value was proved YES
Number of variables1731
Total number of constraints1254
Number of constraints which are clauses1254
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 constraint694
Number of terms in the objective function 1731
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 1731
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 1731
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.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.06	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.06	c [INC SYSTEM] execute solver
0.00/0.06	c [INC SEARCH] formula is SAT
0.00/0.06	c [INC SYSTEM] solved the initial formula
0.00/0.07	c model valid
0.00/0.07	c current solution ok
0.00/0.08	o 26
0.00/0.08	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.08	c write failed with 2
0.00/0.08	c [INC SEARCH] iteration: 0
0.00/0.08	c [INC BOUNDS] best value:26 search for 25
0.00/0.08	c [INC SYSTEM] create new solver instance
0.00/0.08	c [INC] encode full formula
0.00/0.08	c (debug) using card networks
0.00/0.08	c old isEQ: 41, new EQ is 0
0.00/0.09	c set iterative enc to: card
0.00/0.09	c set iterative enc to: none
0.00/0.10	c [INC SEARCH] isOptimum variable: 0
0.00/0.14	c formula is SAT
0.00/0.14	c [INC SEARCH] copied best model
0.00/0.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.15	c model valid
0.00/0.15	c current solution ok
0.00/0.15	o 24
0.00/0.15	c [INC SEARCH] iteration: 1
0.00/0.15	c [INC BOUNDS] best value:24 search for 23
0.00/0.15	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.15	c write failed with 2
0.00/0.15	c [INC SYSTEM] create new solver instance
0.00/0.15	c [INC] encode full formula
0.00/0.15	c (debug) using card networks
0.00/0.15	c old isEQ: 48, new EQ is 0
0.00/0.17	c set iterative enc to: card
0.00/0.17	c set iterative enc to: none
0.00/0.17	c [INC SEARCH] isOptimum variable: 0
0.00/0.49	c formula is SAT
0.00/0.49	c [INC SEARCH] copied best model
0.00/0.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.50	c model valid
0.00/0.50	c current solution ok
0.00/0.50	o 23
0.00/0.50	c [INC SEARCH] iteration: 2
0.00/0.50	c [INC BOUNDS] best value:23 search for 22
0.00/0.50	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.50	c write failed with 2
0.00/0.50	c [INC SYSTEM] create new solver instance
0.00/0.50	c [INC] encode full formula
0.00/0.50	c (debug) using card networks
0.00/0.50	c old isEQ: 48, new EQ is 0
0.00/0.52	c set iterative enc to: card
0.00/0.52	c set iterative enc to: none
0.00/0.52	c [INC SEARCH] isOptimum variable: 0
1.56/1.70	c formula is SAT
1.66/1.70	c [INC SEARCH] copied best model
1.66/1.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.66/1.71	c model valid
1.66/1.71	c current solution ok
1.66/1.71	o 20
1.66/1.71	c [INC SEARCH] iteration: 3
1.66/1.71	c [INC BOUNDS] best value:20 search for 19
1.66/1.71	c [INC SYSTEM] there exists a inc, kill it!
1.66/1.71	c write failed with 2
1.66/1.71	c [INC SYSTEM] create new solver instance
1.66/1.71	c [INC] encode full formula
1.66/1.71	c (debug) using card networks
1.66/1.71	c old isEQ: 48, new EQ is 0
1.66/1.73	c set iterative enc to: card
1.66/1.73	c set iterative enc to: none
1.66/1.73	c [INC SEARCH] isOptimum variable: 0
28.06/28.17	c formula is SAT
28.06/28.17	c [INC SEARCH] copied best model
28.06/28.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
28.06/28.18	c model valid
28.06/28.18	c current solution ok
28.06/28.18	o 19
28.06/28.18	c [INC SEARCH] iteration: 4
28.06/28.18	c [INC BOUNDS] best value:19 search for 18
28.06/28.18	c [INC SYSTEM] there exists a inc, kill it!
28.06/28.18	c write failed with 2
28.06/28.18	c [INC SYSTEM] create new solver instance
28.06/28.18	c [INC] encode full formula
28.06/28.18	c (debug) using card networks
28.06/28.18	c old isEQ: 48, new EQ is 0
28.18/28.20	c set iterative enc to: card
28.18/28.20	c set iterative enc to: none
28.18/28.21	c [INC SEARCH] isOptimum variable: 0
39.76/39.88	c formula is SAT
39.76/39.89	c [INC SEARCH] copied best model
39.76/39.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
39.76/39.89	c model valid
39.76/39.89	c current solution ok
39.76/39.89	o 18
39.76/39.89	c [INC SEARCH] iteration: 5
39.76/39.89	c [INC BOUNDS] best value:18 search for 17
39.76/39.89	c [INC SYSTEM] there exists a inc, kill it!
39.76/39.89	c write failed with 2
39.86/39.90	c [INC SYSTEM] create new solver instance
39.86/39.90	c [INC] encode full formula
39.86/39.90	c (debug) using card networks
39.86/39.90	c old isEQ: 48, new EQ is 0
39.86/39.92	c set iterative enc to: card
39.86/39.92	c set iterative enc to: none
39.86/39.92	c [INC SEARCH] isOptimum variable: 0
41.05/41.13	c formula is SAT
41.05/41.13	c [INC SEARCH] copied best model
41.05/41.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
41.05/41.14	c model valid
41.05/41.14	c current solution ok
41.05/41.14	o 17
41.05/41.14	c [INC SEARCH] iteration: 6
41.05/41.14	c [INC BOUNDS] best value:17 search for 16
41.05/41.14	c [INC SYSTEM] there exists a inc, kill it!
41.05/41.14	c write failed with 2
41.05/41.14	c [INC SYSTEM] create new solver instance
41.05/41.14	c [INC] encode full formula
41.05/41.15	c set iterative enc to: swc
41.05/41.16	c [INC SEARCH] isOptimum variable: 0
267.21/267.34	c formula is SAT
267.21/267.34	c [INC SEARCH] copied best model
267.21/267.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
267.21/267.35	c model valid
267.21/267.35	c current solution ok
267.21/267.35	o 16
267.21/267.35	c [INC SEARCH] iteration: 7
267.21/267.35	c [INC BOUNDS] best value:16 search for 15
267.21/267.35	c [INC ENCODE] setup new number of clauses ...
267.21/267.35	c [INC] encode incremental formula
267.21/267.35	c return only the limitting unit clause for 15
267.21/267.35	c [INC SYSTEM] transmit new clauses to solver: 1
267.21/267.35	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.50	s UNKNOWN
1800.09/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.50	c write failed with -1
1800.09/1800.50	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0xa31df0)

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-3747083-1339099995/watcher-3747083-1339099995 -o /tmp/evaluation-result-3747083-1339099995/solver-3747083-1339099995 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747083-1339099995.opb 1111146102 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.69 3/178 23032
/proc/meminfo: memFree=29563212/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0

[startup+0.0346299 s]
/proc/loadavg: 2.00 2.00 1.69 3/178 23032
/proc/meminfo: memFree=29563212/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100315 s]
/proc/loadavg: 2.00 2.00 1.69 3/178 23032
/proc/meminfo: memFree=29563212/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300236 s]
/proc/loadavg: 2.00 2.00 1.69 3/178 23032
/proc/meminfo: memFree=29563212/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700243 s]
/proc/loadavg: 2.00 2.00 1.69 3/178 23032
/proc/meminfo: memFree=29563212/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.00 2.00 1.69 3/181 23045
/proc/meminfo: memFree=29540756/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0
[pid=23033] ppid=23032 vsize=6964 CPUtime=0.5 cores=1,3,5,7
/proc/23033/stat : 23033 (npSolver-pbo) S 23032 23032 22658 0 -1 4202496 5047 9610 0 0 11 1 36 2 20 0 1 0 376066485 7131136 1423 33554432000 4194304 6004724 140736775611616 140736775597464 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23033/statm: 1741 1423 176 442 0 1295 0
[pid=23045] ppid=23033 vsize=21872 CPUtime=0.96 cores=1,3,5,7
/proc/23045/stat : 23045 (glucosInc) R 23033 23032 22658 0 -1 4202496 3018 0 0 0 96 0 0 0 20 0 1 0 376066537 22396928 3993 33554432000 4194304 5654031 140734851530144 140734851527928 4232675 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23045/statm: 5468 3993 140 357 0 5108 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 37984

[startup+3.10038 s]
/proc/loadavg: 2.00 2.00 1.69 3/181 23047
/proc/meminfo: memFree=29541376/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0
[pid=23033] ppid=23032 vsize=6964 CPUtime=1.71 cores=1,3,5,7
/proc/23033/stat : 23033 (npSolver-pbo) S 23032 23032 22658 0 -1 4202496 5983 13334 0 0 14 1 153 3 20 0 1 0 376066485 7131136 1423 33554432000 4194304 6004724 140736775611616 140736775597464 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23033/statm: 1741 1423 176 442 0 1295 0
[pid=23047] ppid=23033 vsize=15064 CPUtime=1.36 cores=1,3,5,7
/proc/23047/stat : 23047 (glucosInc) R 23033 23032 22658 0 -1 4202496 4036 0 0 0 135 1 0 0 20 0 1 0 376066658 15425536 3237 33554432000 4194304 5654031 140734839565744 140734839563832 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23047/statm: 3766 3237 141 357 0 3406 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 31176

[startup+6.30037 s]
/proc/loadavg: 2.00 2.00 1.69 3/181 23101
/proc/meminfo: memFree=29531120/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0
[pid=23033] ppid=23032 vsize=6964 CPUtime=1.71 cores=1,3,5,7
/proc/23033/stat : 23033 (npSolver-pbo) S 23032 23032 22658 0 -1 4202496 5983 13334 0 0 14 1 153 3 20 0 1 0 376066485 7131136 1423 33554432000 4194304 6004724 140736775611616 140736775597464 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23033/statm: 1741 1423 176 442 0 1295 0
[pid=23047] ppid=23033 vsize=41152 CPUtime=4.55 cores=1,3,5,7
/proc/23047/stat : 23047 (glucosInc) R 23033 23032 22658 0 -1 4202496 6892 0 0 0 453 2 0 0 20 0 1 0 376066658 42139648 8478 33554432000 4194304 5654031 140734839565744 140734839563768 4215216 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23047/statm: 10288 8478 141 357 0 9928 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 57264

[startup+12.7004 s]
/proc/loadavg: 1.92 1.98 1.69 3/181 23345
/proc/meminfo: memFree=29493140/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0
[pid=23033] ppid=23032 vsize=6964 CPUtime=1.71 cores=1,3,5,7
/proc/23033/stat : 23033 (npSolver-pbo) S 23032 23032 22658 0 -1 4202496 5983 13334 0 0 14 1 153 3 20 0 1 0 376066485 7131136 1423 33554432000 4194304 6004724 140736775611616 140736775597464 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23033/statm: 1741 1423 176 442 0 1295 0
[pid=23047] ppid=23033 vsize=71500 CPUtime=10.96 cores=1,3,5,7
/proc/23047/stat : 23047 (glucosInc) R 23033 23032 22658 0 -1 4202496 7621 0 0 0 1093 3 0 0 20 0 1 0 376066658 73216000 13087 33554432000 4194304 5654031 140734839565744 140734839563768 4232973 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23047/statm: 17875 13087 141 357 0 17515 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 87612

[startup+25.5004 s]
/proc/loadavg: 1.94 1.98 1.69 3/181 23351
/proc/meminfo: memFree=29452564/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0
[pid=23033] ppid=23032 vsize=6964 CPUtime=1.71 cores=1,3,5,7
/proc/23033/stat : 23033 (npSolver-pbo) S 23032 23032 22658 0 -1 4202496 5983 13334 0 0 14 1 153 3 20 0 1 0 376066485 7131136 1423 33554432000 4194304 6004724 140736775611616 140736775597464 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23033/statm: 1741 1423 176 442 0 1295 0
[pid=23047] ppid=23033 vsize=120820 CPUtime=23.75 cores=1,3,5,7
/proc/23047/stat : 23047 (glucosInc) R 23033 23032 22658 0 -1 4202496 8845 0 0 0 2369 6 0 0 20 0 1 0 376066658 123719680 24034 33554432000 4194304 5654031 140734839565744 140734839563672 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23047/statm: 30205 24034 141 357 0 29845 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 136932

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.70 3/181 23359
/proc/meminfo: memFree=29495248/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0
[pid=23033] ppid=23032 vsize=7096 CPUtime=41.12 cores=1,3,5,7
/proc/23033/stat : 23033 (npSolver-pbo) S 23032 23032 22658 0 -1 4202496 8864 35689 0 0 22 2 4073 15 20 0 1 0 376066485 7266304 1458 33554432000 4194304 6004724 140736775611616 140736775597464 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23033/statm: 1774 1458 178 442 0 1328 0
[pid=23359] ppid=23033 vsize=45720 CPUtime=9.92 cores=1,3,5,7
/proc/23359/stat : 23359 (glucosInc) R 23033 23032 22658 0 -1 4202496 6251 0 0 0 990 2 0 0 20 0 1 0 376070601 46817280 9265 33554432000 4194304 5654031 140733767425472 140733767413288 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23359/statm: 11430 9265 142 357 0 11070 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 61964

[startup+102.307 s]
/proc/loadavg: 2.02 2.00 1.72 3/181 23363
/proc/meminfo: memFree=29483888/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0
[pid=23033] ppid=23032 vsize=7096 CPUtime=41.12 cores=1,3,5,7
/proc/23033/stat : 23033 (npSolver-pbo) S 23032 23032 22658 0 -1 4202496 8864 35689 0 0 22 2 4073 15 20 0 1 0 376066485 7266304 1458 33554432000 4194304 6004724 140736775611616 140736775597464 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23033/statm: 1774 1458 178 442 0 1328 0
[pid=23359] ppid=23033 vsize=76264 CPUtime=61.12 cores=1,3,5,7
/proc/23359/stat : 23359 (glucosInc) R 23033 23032 22658 0 -1 4202496 8110 0 0 0 6108 4 0 0 20 0 1 0 376070601 78094336 15927 33554432000 4194304 5654031 140733767425472 140733767413288 4232651 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23359/statm: 19066 15927 142 357 0 18706 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 92508

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 1.73 3/181 23366
/proc/meminfo: memFree=29437400/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0
[pid=23033] ppid=23032 vsize=7096 CPUtime=41.12 cores=1,3,5,7
/proc/23033/stat : 23033 (npSolver-pbo) S 23032 23032 22658 0 -1 4202496 8864 35689 0 0 22 2 4073 15 20 0 1 0 376066485 7266304 1458 33554432000 4194304 6004724 140736775611616 140736775597464 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23033/statm: 1774 1458 178 442 0 1328 0
[pid=23359] ppid=23033 vsize=76264 CPUtime=121.1 cores=1,3,5,7
/proc/23359/stat : 23359 (glucosInc) R 23033 23032 22658 0 -1 4202496 8542 0 0 0 12105 5 0 0 20 0 1 0 376070601 78094336 18537 33554432000 4194304 5654031 140733767425472 140733767413288 4232939 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23359/statm: 19066 18537 142 357 0 18706 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 92508

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.75 3/181 23370
/proc/meminfo: memFree=29451128/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0
[pid=23033] ppid=23032 vsize=7096 CPUtime=41.12 cores=1,3,5,7
/proc/23033/stat : 23033 (npSolver-pbo) S 23032 23032 22658 0 -1 4202496 8864 35689 0 0 22 2 4073 15 20 0 1 0 376066485 7266304 1458 33554432000 4194304 6004724 140736775611616 140736775597464 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23033/statm: 1774 1458 178 442 0 1328 0
[pid=23359] ppid=23033 vsize=76264 CPUtime=181.1 cores=1,3,5,7
/proc/23359/stat : 23359 (glucosInc) R 23033 23032 22658 0 -1 4202496 10239 0 0 0 18101 9 0 0 20 0 1 0 376070601 78094336 18537 33554432000 4194304 5654031 140733767425472 140733767413288 4232462 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23359/statm: 19066 18537 142 357 0 18706 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 92508

[startup+282.3 s]

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

/proc/meminfo: memFree=29202324/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0
[pid=23033] ppid=23032 vsize=7096 CPUtime=41.13 cores=1,3,5,7
/proc/23033/stat : 23033 (npSolver-pbo) S 23032 23032 22658 0 -1 4202496 9137 35689 0 0 23 2 4073 15 20 0 1 0 376066485 7266304 1459 33554432000 4194304 6004724 140736775611616 140736775597464 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23033/statm: 1774 1459 179 442 0 1328 0
[pid=23359] ppid=23033 vsize=295040 CPUtime=1260.89 cores=1,3,5,7
/proc/23359/stat : 23359 (glucosInc) R 23033 23032 22658 0 -1 4202496 24123 0 0 0 126042 47 0 0 20 0 1 0 376070601 302120960 58761 33554432000 4194304 5654031 140733767425472 140733767413288 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23359/statm: 73760 58761 152 357 0 73400 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 311284

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 23402
/proc/meminfo: memFree=29365320/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0
[pid=23033] ppid=23032 vsize=7096 CPUtime=41.13 cores=1,3,5,7
/proc/23033/stat : 23033 (npSolver-pbo) S 23032 23032 22658 0 -1 4202496 9137 35689 0 0 23 2 4073 15 20 0 1 0 376066485 7266304 1459 33554432000 4194304 6004724 140736775611616 140736775597464 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23033/statm: 1774 1459 179 442 0 1328 0
[pid=23359] ppid=23033 vsize=213652 CPUtime=1320.86 cores=1,3,5,7
/proc/23359/stat : 23359 (glucosInc) R 23033 23032 22658 0 -1 4202496 24870 0 0 0 132036 50 0 0 20 0 1 0 376070601 218779648 40161 33554432000 4194304 5654031 140733767425472 140733767413288 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23359/statm: 53413 40161 152 357 0 53053 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 229896

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 23402
/proc/meminfo: memFree=29279544/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0
[pid=23033] ppid=23032 vsize=7096 CPUtime=41.13 cores=1,3,5,7
/proc/23033/stat : 23033 (npSolver-pbo) S 23032 23032 22658 0 -1 4202496 9137 35689 0 0 23 2 4073 15 20 0 1 0 376066485 7266304 1459 33554432000 4194304 6004724 140736775611616 140736775597464 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23033/statm: 1774 1459 179 442 0 1328 0
[pid=23359] ppid=23033 vsize=213652 CPUtime=1380.86 cores=1,3,5,7
/proc/23359/stat : 23359 (glucosInc) R 23033 23032 22658 0 -1 4202496 24887 0 0 0 138035 51 0 0 20 0 1 0 376070601 218779648 48865 33554432000 4194304 5654031 140733767425472 140733767413288 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23359/statm: 53413 48865 152 357 0 53053 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 229896

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 23404
/proc/meminfo: memFree=29280488/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0
[pid=23033] ppid=23032 vsize=7096 CPUtime=41.13 cores=1,3,5,7
/proc/23033/stat : 23033 (npSolver-pbo) S 23032 23032 22658 0 -1 4202496 9137 35689 0 0 23 2 4073 15 20 0 1 0 376066485 7266304 1459 33554432000 4194304 6004724 140736775611616 140736775597464 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23033/statm: 1774 1459 179 442 0 1328 0
[pid=23359] ppid=23033 vsize=295040 CPUtime=1440.82 cores=1,3,5,7
/proc/23359/stat : 23359 (glucosInc) R 23033 23032 22658 0 -1 4202496 25101 0 0 0 144030 52 0 0 20 0 1 0 376070601 302120960 60809 33554432000 4194304 5654031 140733767425472 140733767413288 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23359/statm: 73760 60809 152 357 0 73400 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 311284

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 23404
/proc/meminfo: memFree=29316772/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0
[pid=23033] ppid=23032 vsize=7096 CPUtime=41.13 cores=1,3,5,7
/proc/23033/stat : 23033 (npSolver-pbo) S 23032 23032 22658 0 -1 4202496 9137 35689 0 0 23 2 4073 15 20 0 1 0 376066485 7266304 1459 33554432000 4194304 6004724 140736775611616 140736775597464 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23033/statm: 1774 1459 179 442 0 1328 0
[pid=23359] ppid=23033 vsize=213652 CPUtime=1500.81 cores=1,3,5,7
/proc/23359/stat : 23359 (glucosInc) R 23033 23032 22658 0 -1 4202496 25841 0 0 0 150026 55 0 0 20 0 1 0 376070601 218779648 41697 33554432000 4194304 5654031 140733767425472 140733767413288 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23359/statm: 53413 41697 152 357 0 53053 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 229896

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 23404
/proc/meminfo: memFree=29286672/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0
[pid=23033] ppid=23032 vsize=7096 CPUtime=41.13 cores=1,3,5,7
/proc/23033/stat : 23033 (npSolver-pbo) S 23032 23032 22658 0 -1 4202496 9137 35689 0 0 23 2 4073 15 20 0 1 0 376066485 7266304 1459 33554432000 4194304 6004724 140736775611616 140736775597464 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23033/statm: 1774 1459 179 442 0 1328 0
[pid=23359] ppid=23033 vsize=213652 CPUtime=1560.81 cores=1,3,5,7
/proc/23359/stat : 23359 (glucosInc) R 23033 23032 22658 0 -1 4202496 25854 0 0 0 156025 56 0 0 20 0 1 0 376070601 218779648 48353 33554432000 4194304 5654031 140733767425472 140733767413288 4215014 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23359/statm: 53413 48353 152 357 0 53053 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 229896

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/182 23408
/proc/meminfo: memFree=29293420/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0
[pid=23033] ppid=23032 vsize=7096 CPUtime=41.13 cores=1,3,5,7
/proc/23033/stat : 23033 (npSolver-pbo) S 23032 23032 22658 0 -1 4202496 9137 35689 0 0 23 2 4073 15 20 0 1 0 376066485 7266304 1459 33554432000 4194304 6004724 140736775611616 140736775597464 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23033/statm: 1774 1459 179 442 0 1328 0
[pid=23359] ppid=23033 vsize=163564 CPUtime=1620.79 cores=1,3,5,7
/proc/23359/stat : 23359 (glucosInc) R 23033 23032 22658 0 -1 4202496 27021 0 0 0 162020 59 0 0 20 0 1 0 376070601 167489536 35806 33554432000 4194304 5654031 140733767425472 140733767413288 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23359/statm: 40891 35806 152 357 0 40531 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 179808

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 23408
/proc/meminfo: memFree=29280844/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0
[pid=23033] ppid=23032 vsize=7096 CPUtime=41.13 cores=1,3,5,7
/proc/23033/stat : 23033 (npSolver-pbo) S 23032 23032 22658 0 -1 4202496 9137 35689 0 0 23 2 4073 15 20 0 1 0 376066485 7266304 1459 33554432000 4194304 6004724 140736775611616 140736775597464 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23033/statm: 1774 1459 179 442 0 1328 0
[pid=23359] ppid=23033 vsize=213652 CPUtime=1680.78 cores=1,3,5,7
/proc/23359/stat : 23359 (glucosInc) R 23033 23032 22658 0 -1 4202496 27352 0 0 0 168017 61 0 0 20 0 1 0 376070601 218779648 46859 33554432000 4194304 5654031 140733767425472 140733767413288 4233184 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23359/statm: 53413 46859 152 357 0 53053 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 229896

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 23410
/proc/meminfo: memFree=29262544/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0
[pid=23033] ppid=23032 vsize=7096 CPUtime=41.13 cores=1,3,5,7
/proc/23033/stat : 23033 (npSolver-pbo) S 23032 23032 22658 0 -1 4202496 9137 35689 0 0 23 2 4073 15 20 0 1 0 376066485 7266304 1459 33554432000 4194304 6004724 140736775611616 140736775597464 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23033/statm: 1774 1459 179 442 0 1328 0
[pid=23359] ppid=23033 vsize=295040 CPUtime=1740.75 cores=1,3,5,7
/proc/23359/stat : 23359 (glucosInc) R 23033 23032 22658 0 -1 4202496 27927 0 0 0 174013 62 0 0 20 0 1 0 376070601 302120960 61195 33554432000 4194304 5654031 140733767425472 140733767413288 4218688 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23359/statm: 73760 61195 152 357 0 73400 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 311284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 23410
/proc/meminfo: memFree=29342764/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0
[pid=23033] ppid=23032 vsize=7096 CPUtime=41.13 cores=1,3,5,7
/proc/23033/stat : 23033 (npSolver-pbo) S 23032 23032 22658 0 -1 4202496 9137 35689 0 0 23 2 4073 15 20 0 1 0 376066485 7266304 1459 33554432000 4194304 6004724 140736775611616 140736775597464 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23033/statm: 1774 1459 179 442 0 1328 0
[pid=23359] ppid=23033 vsize=163564 CPUtime=1758.96 cores=1,3,5,7
/proc/23359/stat : 23359 (glucosInc) R 23033 23032 22658 0 -1 4202496 28244 0 0 0 175832 64 0 0 20 0 1 0 376070601 167489536 35662 33554432000 4194304 5654031 140733767425472 140733767413288 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23359/statm: 40891 35662 152 357 0 40531 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 179808

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 23410
/proc/meminfo: memFree=29342764/32873844 swapFree=7128/7128
[pid=23032] ppid=23030 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23032/stat : 23032 (npSolver-pbo-It) S 23030 23032 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376066485 9367552 274 33554432000 4194304 5064252 140735017583456 140735017582368 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23032/statm: 2287 274 233 213 0 72 0
[pid=23033] ppid=23032 vsize=7096 CPUtime=41.13 cores=1,3,5,7
/proc/23033/stat : 23033 (npSolver-pbo) S 23032 23032 22658 0 -1 4202496 9137 35689 0 0 23 2 4073 15 20 0 1 0 376066485 7266304 1459 33554432000 4194304 6004724 140736775611616 140736775597464 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23033/statm: 1774 1459 179 442 0 1328 0
[pid=23359] ppid=23033 vsize=163564 CPUtime=1758.96 cores=1,3,5,7
/proc/23359/stat : 23359 (glucosInc) R 23033 23032 22658 0 -1 4202496 28244 0 0 0 175832 64 0 0 20 0 1 0 376070601 167489536 35662 33554432000 4194304 5654031 140733767425472 140733767413288 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23359/statm: 40891 35662 152 357 0 40531 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 179808

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1799.3
CPU system time (s): 0.828873
CPU usage (%): 99.9786
Max. virtual memory (cumulated for all children) (KiB): 391424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.3
system time used= 0.828873
maximum resident set size= 310272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73446
page faults= 0
swaps= 0
block input operations= 0
block output operations= 14056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 606
involuntary context switches= 1911

runsolver used 3.10853 second user time and 8.41472 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-07 22:13:15
IDJOB=3747083
IDBENCH=2045
IDSOLVER=2332
FILE ID=node105/3747083-1339099995
RUNJOBID= node105-1339098177-22675
PBS_JOBID= 14643748
Free space on /tmp= 71176 MiB

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

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

MD5SUM BENCH= 05a03b946ede4da21fcf30fd621632f5
RANDOM SEED=1111146102

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29564228 kB
Buffers:          475264 kB
Cached:          1942464 kB
SwapCached:         1660 kB
Active:          1095200 kB
Inactive:        1338628 kB
Active(anon):      13364 kB
Inactive(anon):     5008 kB
Active(file):    1081836 kB
Inactive(file):  1333620 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67100576 kB
Dirty:             17884 kB
Writeback:             0 kB
AnonPages:         21728 kB
Mapped:            10176 kB
Shmem:                 0 kB
Slab:             736740 kB
SReclaimable:     177424 kB
SUnreclaim:       559316 kB
KernelStack:        1480 kB
PageTables:         3892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     139444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71168 MiB
End job on node105 at 2012-06-07 22:43:15