Trace number 3697928

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

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	c [INC SYSTEM] preprocess with white file
0.00/0.18	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.18	c [INC SYSTEM] execute solver
0.00/0.19	c [INC SEARCH] formula is SAT
0.00/0.20	c [INC SYSTEM] solved the initial formula
0.00/0.20	c model valid
0.00/0.20	c current solution ok
0.00/0.23	o 375
0.00/0.23	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.23	c write failed with 2
0.00/0.23	c [INC SEARCH] iteration: 0
0.00/0.23	c [INC BOUNDS] best value:375 search for 374
0.00/0.23	c [INC SYSTEM] create new solver instance
0.00/0.23	c [INC] encode full formula
0.00/0.23	c (debug) using card networks
0.00/0.30	c set iterative enc to: card
0.00/0.30	c set iterative enc to: none
0.00/0.31	c [INC SEARCH] isOptimum variable: 0
55.74/55.88	c formula is SAT
55.74/55.89	c [INC SEARCH] copied best model
55.74/55.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
55.84/55.90	c model valid
55.84/55.90	c current solution ok
55.84/55.90	o 370
55.84/55.90	c [INC SEARCH] iteration: 1
55.84/55.90	c [INC BOUNDS] best value:370 search for 369
55.84/55.90	c [INC SYSTEM] there exists a inc, kill it!
55.84/55.90	c write failed with 2
55.84/55.90	c [INC SYSTEM] create new solver instance
55.84/55.90	c [INC] encode full formula
55.84/55.90	c (debug) using card networks
55.84/55.97	c set iterative enc to: card
55.84/55.97	c set iterative enc to: none
55.84/55.98	c [INC SEARCH] isOptimum variable: 0
251.08/251.21	c formula is SAT
251.08/251.21	c [INC SEARCH] copied best model
251.08/251.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
251.08/251.22	c model valid
251.08/251.22	c current solution ok
251.08/251.22	o 360
251.08/251.22	c [INC SEARCH] iteration: 2
251.08/251.22	c [INC BOUNDS] best value:360 search for 359
251.08/251.22	c [INC SYSTEM] there exists a inc, kill it!
251.08/251.22	c write failed with 2
251.08/251.22	c [INC SYSTEM] create new solver instance
251.08/251.22	c [INC] encode full formula
251.08/251.22	c (debug) using card networks
251.08/251.29	c set iterative enc to: card
251.08/251.29	c set iterative enc to: none
251.20/251.31	c [INC SEARCH] isOptimum variable: 0
554.21/554.43	c formula is SAT
554.21/554.44	c [INC SEARCH] copied best model
554.21/554.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
554.21/554.44	c model valid
554.21/554.44	c current solution ok
554.21/554.44	o 343
554.21/554.44	c [INC SEARCH] iteration: 3
554.21/554.44	c [INC BOUNDS] best value:343 search for 342
554.21/554.44	c [INC SYSTEM] there exists a inc, kill it!
554.21/554.44	c write failed with 2
554.21/554.45	c [INC SYSTEM] create new solver instance
554.21/554.45	c [INC] encode full formula
554.21/554.45	c (debug) using card networks
554.33/554.52	c set iterative enc to: card
554.33/554.52	c set iterative enc to: none
554.33/554.53	c [INC SEARCH] isOptimum variable: 0
990.21/990.53	c formula is SAT
990.21/990.54	c [INC SEARCH] copied best model
990.21/990.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
990.21/990.55	c model valid
990.21/990.55	c current solution ok
990.21/990.55	o 338
990.21/990.55	c [INC SEARCH] iteration: 4
990.21/990.55	c [INC BOUNDS] best value:338 search for 337
990.21/990.55	c [INC SYSTEM] there exists a inc, kill it!
990.21/990.55	c write failed with 2
990.21/990.55	c [INC SYSTEM] create new solver instance
990.21/990.55	c [INC] encode full formula
990.21/990.55	c (debug) using card networks
990.33/990.62	c set iterative enc to: card
990.33/990.62	c set iterative enc to: none
990.33/990.64	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.50	s UNKNOWN
1800.07/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.50	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3697928-1338058331/watcher-3697928-1338058331 -o /tmp/evaluation-result-3697928-1338058331/solver-3697928-1338058331 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697928-1338058331.opb 2042876002 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 2.00 3/178 2332
/proc/meminfo: memFree=29237096/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0

[startup+0.103481 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2332
/proc/meminfo: memFree=29237096/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200406 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2332
/proc/meminfo: memFree=29237096/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300298 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2332
/proc/meminfo: memFree=29237096/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700212 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2332
/proc/meminfo: memFree=29237096/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2383
/proc/meminfo: memFree=29223716/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0
[pid=2333] ppid=2332 vsize=5940 CPUtime=0.29 cores=1,3,5,7
/proc/2333/stat : 2333 (npSolver-pbo) S 2332 2332 1914 0 -1 4202496 3542 5906 0 0 11 3 14 1 20 0 1 0 271958516 6082560 1070 33554432000 4194304 5992684 140736294716992 140736294702824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2333/statm: 1485 1070 180 440 0 1041 0
[pid=2341] ppid=2333 vsize=43740 CPUtime=1.16 cores=1,3,5,7
/proc/2341/stat : 2341 (glucosInc) R 2333 2332 1914 0 -1 4202496 9191 0 0 0 115 1 0 0 20 0 1 0 271958548 44789760 9415 33554432000 4194304 5654031 140733538007648 140733537995464 4214616 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2341/statm: 10935 9415 140 357 0 10575 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 58828

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2383
/proc/meminfo: memFree=29202372/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0
[pid=2333] ppid=2332 vsize=5940 CPUtime=0.29 cores=1,3,5,7
/proc/2333/stat : 2333 (npSolver-pbo) S 2332 2332 1914 0 -1 4202496 3542 5906 0 0 11 3 14 1 20 0 1 0 271958516 6082560 1070 33554432000 4194304 5992684 140736294716992 140736294702824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2333/statm: 1485 1070 180 440 0 1041 0
[pid=2341] ppid=2333 vsize=44372 CPUtime=2.76 cores=1,3,5,7
/proc/2341/stat : 2341 (glucosInc) R 2333 2332 1914 0 -1 4202496 9302 0 0 0 275 1 0 0 20 0 1 0 271958548 45436928 9522 33554432000 4194304 5654031 140733538007648 140733537995464 4214603 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2341/statm: 11093 9522 140 357 0 10733 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 59460

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2388
/proc/meminfo: memFree=29166428/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0
[pid=2333] ppid=2332 vsize=5940 CPUtime=0.29 cores=1,3,5,7
/proc/2333/stat : 2333 (npSolver-pbo) S 2332 2332 1914 0 -1 4202496 3542 5906 0 0 11 3 14 1 20 0 1 0 271958516 6082560 1070 33554432000 4194304 5992684 140736294716992 140736294702824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2333/statm: 1485 1070 180 440 0 1041 0
[pid=2341] ppid=2333 vsize=47092 CPUtime=5.97 cores=1,3,5,7
/proc/2341/stat : 2341 (glucosInc) R 2333 2332 1914 0 -1 4202496 9447 0 0 0 595 2 0 0 20 0 1 0 271958548 48222208 9663 33554432000 4194304 5654031 140733538007648 140733537995464 4214644 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2341/statm: 11773 9663 141 357 0 11413 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 62180

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2389
/proc/meminfo: memFree=29164284/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0
[pid=2333] ppid=2332 vsize=5940 CPUtime=0.29 cores=1,3,5,7
/proc/2333/stat : 2333 (npSolver-pbo) S 2332 2332 1914 0 -1 4202496 3542 5906 0 0 11 3 14 1 20 0 1 0 271958516 6082560 1070 33554432000 4194304 5992684 140736294716992 140736294702824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2333/statm: 1485 1070 180 440 0 1041 0
[pid=2341] ppid=2333 vsize=45032 CPUtime=12.36 cores=1,3,5,7
/proc/2341/stat : 2341 (glucosInc) R 2333 2332 1914 0 -1 4202496 10437 0 0 0 1233 3 0 0 20 0 1 0 271958548 46112768 9725 33554432000 4194304 5654031 140733538007648 140733537995464 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2341/statm: 11258 9725 142 357 0 10898 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 60120

[startup+25.5005 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 2389
/proc/meminfo: memFree=29162524/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0
[pid=2333] ppid=2332 vsize=5940 CPUtime=0.29 cores=1,3,5,7
/proc/2333/stat : 2333 (npSolver-pbo) S 2332 2332 1914 0 -1 4202496 3542 5906 0 0 11 3 14 1 20 0 1 0 271958516 6082560 1070 33554432000 4194304 5992684 140736294716992 140736294702824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2333/statm: 1485 1070 180 440 0 1041 0
[pid=2341] ppid=2333 vsize=52040 CPUtime=25.15 cores=1,3,5,7
/proc/2341/stat : 2341 (glucosInc) R 2333 2332 1914 0 -1 4202496 11938 0 0 0 2512 3 0 0 20 0 1 0 271958548 53288960 10489 33554432000 4194304 5654031 140733538007648 140733538005672 4232613 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2341/statm: 13010 10489 142 357 0 12650 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 67128

[startup+51.1004 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 2389
/proc/meminfo: memFree=29141552/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0
[pid=2333] ppid=2332 vsize=5940 CPUtime=0.29 cores=1,3,5,7
/proc/2333/stat : 2333 (npSolver-pbo) S 2332 2332 1914 0 -1 4202496 3542 5906 0 0 11 3 14 1 20 0 1 0 271958516 6082560 1070 33554432000 4194304 5992684 140736294716992 140736294702824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2333/statm: 1485 1070 180 440 0 1041 0
[pid=2341] ppid=2333 vsize=62204 CPUtime=50.75 cores=1,3,5,7
/proc/2341/stat : 2341 (glucosInc) R 2333 2332 1914 0 -1 4202496 13026 0 0 0 5070 5 0 0 20 0 1 0 271958548 63696896 14030 33554432000 4194304 5654031 140733538007648 140733537995464 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2341/statm: 15551 14030 142 357 0 15191 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 77292

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 2391
/proc/meminfo: memFree=29118792/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0
[pid=2333] ppid=2332 vsize=7796 CPUtime=55.93 cores=1,3,5,7
/proc/2333/stat : 2333 (npSolver-pbo) S 2332 2332 1914 0 -1 4202496 6289 19550 0 0 20 4 5562 7 20 0 1 0 271958516 7983104 1566 33554432000 4194304 5992684 140736294716992 140736294702824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2333/statm: 1949 1566 180 440 0 1505 0
[pid=2391] ppid=2333 vsize=55280 CPUtime=46.28 cores=1,3,5,7
/proc/2391/stat : 2391 (glucosInc) R 2333 2332 1914 0 -1 4202496 12506 0 0 0 4626 2 0 0 20 0 1 0 271964115 56606720 12464 33554432000 4194304 5654031 140733540818784 140733540806600 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2391/statm: 13820 12464 142 357 0 13460 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 72224

[startup+162.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 2391
/proc/meminfo: memFree=29079196/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0
[pid=2333] ppid=2332 vsize=7796 CPUtime=55.93 cores=1,3,5,7
/proc/2333/stat : 2333 (npSolver-pbo) S 2332 2332 1914 0 -1 4202496 6289 19550 0 0 20 4 5562 7 20 0 1 0 271958516 7983104 1566 33554432000 4194304 5992684 140736294716992 140736294702824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2333/statm: 1949 1566 180 440 0 1505 0
[pid=2391] ppid=2333 vsize=66772 CPUtime=106.27 cores=1,3,5,7
/proc/2391/stat : 2391 (glucosInc) R 2333 2332 1914 0 -1 4202496 13823 0 0 0 10624 3 0 0 20 0 1 0 271964115 68374528 15664 33554432000 4194304 5654031 140733540818784 140733540806600 4232681 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2391/statm: 16693 15664 142 357 0 16333 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 83716

[startup+222.307 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 2391
/proc/meminfo: memFree=29071428/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0
[pid=2333] ppid=2332 vsize=7796 CPUtime=55.93 cores=1,3,5,7
/proc/2333/stat : 2333 (npSolver-pbo) S 2332 2332 1914 0 -1 4202496 6289 19550 0 0 20 4 5562 7 20 0 1 0 271958516 7983104 1566 33554432000 4194304 5992684 140736294716992 140736294702824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2333/statm: 1949 1566 180 440 0 1505 0
[pid=2391] ppid=2333 vsize=66772 CPUtime=166.26 cores=1,3,5,7
/proc/2391/stat : 2391 (glucosInc) R 2333 2332 1914 0 -1 4202496 13827 0 0 0 16623 3 0 0 20 0 1 0 271964115 68374528 15667 33554432000 4194304 5654031 140733540818784 140733540806600 4233204 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2391/statm: 16693 15667 142 357 0 16333 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 83716

[startup+282.3 s]

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

/proc/meminfo: memFree=29035968/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0
[pid=2333] ppid=2332 vsize=7796 CPUtime=990.36 cores=1,3,5,7
/proc/2333/stat : 2333 (npSolver-pbo) S 2332 2332 1914 0 -1 4202496 14528 64681 0 0 46 8 98958 24 20 0 1 0 271958516 7983104 1566 33554432000 4194304 5992684 140736294716992 140736294702824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2333/statm: 1949 1566 180 440 0 1505 0
[pid=2435] ppid=2333 vsize=78432 CPUtime=251.59 cores=1,3,5,7
/proc/2435/stat : 2435 (glucosInc) R 2333 2332 1914 0 -1 4202496 14714 0 0 0 25155 4 0 0 20 0 1 0 272057580 80314368 17109 33554432000 4194304 5654031 140735964861920 140735964849736 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 19608 17109 142 357 0 19248 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 95376

[startup+1302.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 2439
/proc/meminfo: memFree=29057064/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0
[pid=2333] ppid=2332 vsize=7796 CPUtime=990.36 cores=1,3,5,7
/proc/2333/stat : 2333 (npSolver-pbo) S 2332 2332 1914 0 -1 4202496 14528 64681 0 0 46 8 98958 24 20 0 1 0 271958516 7983104 1566 33554432000 4194304 5992684 140736294716992 140736294702824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2333/statm: 1949 1566 180 440 0 1505 0
[pid=2435] ppid=2333 vsize=86012 CPUtime=311.58 cores=1,3,5,7
/proc/2435/stat : 2435 (glucosInc) R 2333 2332 1914 0 -1 4202496 15624 0 0 0 31153 5 0 0 20 0 1 0 272057580 88076288 19371 33554432000 4194304 5654031 140735964861920 140735964849736 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 21503 19371 142 357 0 21143 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 102956

[startup+1362.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/181 2441
/proc/meminfo: memFree=29092600/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0
[pid=2333] ppid=2332 vsize=7796 CPUtime=990.36 cores=1,3,5,7
/proc/2333/stat : 2333 (npSolver-pbo) S 2332 2332 1914 0 -1 4202496 14528 64681 0 0 46 8 98958 24 20 0 1 0 271958516 7983104 1566 33554432000 4194304 5992684 140736294716992 140736294702824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2333/statm: 1949 1566 180 440 0 1505 0
[pid=2435] ppid=2333 vsize=86012 CPUtime=371.57 cores=1,3,5,7
/proc/2435/stat : 2435 (glucosInc) R 2333 2332 1914 0 -1 4202496 15625 0 0 0 37152 5 0 0 20 0 1 0 272057580 88076288 19889 33554432000 4194304 5654031 140735964861920 140735964849736 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 21503 19889 142 357 0 21143 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 102956

[startup+1422.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 2441
/proc/meminfo: memFree=29072916/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0
[pid=2333] ppid=2332 vsize=7796 CPUtime=990.36 cores=1,3,5,7
/proc/2333/stat : 2333 (npSolver-pbo) S 2332 2332 1914 0 -1 4202496 14528 64681 0 0 46 8 98958 24 20 0 1 0 271958516 7983104 1566 33554432000 4194304 5992684 140736294716992 140736294702824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2333/statm: 1949 1566 180 440 0 1505 0
[pid=2435] ppid=2333 vsize=97504 CPUtime=431.57 cores=1,3,5,7
/proc/2435/stat : 2435 (glucosInc) R 2333 2332 1914 0 -1 4202496 16512 0 0 0 43151 6 0 0 20 0 1 0 272057580 99844096 23289 33554432000 4194304 5654031 140735964861920 140735964849736 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 24376 23289 142 357 0 24016 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 114448

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 2441
/proc/meminfo: memFree=29028200/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0
[pid=2333] ppid=2332 vsize=7796 CPUtime=990.36 cores=1,3,5,7
/proc/2333/stat : 2333 (npSolver-pbo) S 2332 2332 1914 0 -1 4202496 14528 64681 0 0 46 8 98958 24 20 0 1 0 271958516 7983104 1566 33554432000 4194304 5992684 140736294716992 140736294702824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2333/statm: 1949 1566 180 440 0 1505 0
[pid=2435] ppid=2333 vsize=97504 CPUtime=491.55 cores=1,3,5,7
/proc/2435/stat : 2435 (glucosInc) R 2333 2332 1914 0 -1 4202496 16512 0 0 0 49149 6 0 0 20 0 1 0 272057580 99844096 23289 33554432000 4194304 5654031 140735964861920 140735964849736 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 24376 23289 142 357 0 24016 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 114448

[startup+1542.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 2441
/proc/meminfo: memFree=29017880/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0
[pid=2333] ppid=2332 vsize=7796 CPUtime=990.36 cores=1,3,5,7
/proc/2333/stat : 2333 (npSolver-pbo) S 2332 2332 1914 0 -1 4202496 14528 64681 0 0 46 8 98958 24 20 0 1 0 271958516 7983104 1566 33554432000 4194304 5992684 140736294716992 140736294702824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2333/statm: 1949 1566 180 440 0 1505 0
[pid=2435] ppid=2333 vsize=97504 CPUtime=551.55 cores=1,3,5,7
/proc/2435/stat : 2435 (glucosInc) R 2333 2332 1914 0 -1 4202496 16512 0 0 0 55149 6 0 0 20 0 1 0 272057580 99844096 23289 33554432000 4194304 5654031 140735964861920 140735964849736 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 24376 23289 142 357 0 24016 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 114448

[startup+1602.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 2442
/proc/meminfo: memFree=29011612/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0
[pid=2333] ppid=2332 vsize=7796 CPUtime=990.36 cores=1,3,5,7
/proc/2333/stat : 2333 (npSolver-pbo) S 2332 2332 1914 0 -1 4202496 14528 64681 0 0 46 8 98958 24 20 0 1 0 271958516 7983104 1566 33554432000 4194304 5992684 140736294716992 140736294702824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2333/statm: 1949 1566 180 440 0 1505 0
[pid=2435] ppid=2333 vsize=97504 CPUtime=611.53 cores=1,3,5,7
/proc/2435/stat : 2435 (glucosInc) R 2333 2332 1914 0 -1 4202496 16522 0 0 0 61147 6 0 0 20 0 1 0 272057580 99844096 23289 33554432000 4194304 5654031 140735964861920 140735964849736 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 24376 23289 142 357 0 24016 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 114448

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 2446
/proc/meminfo: memFree=29058016/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0
[pid=2333] ppid=2332 vsize=7796 CPUtime=990.36 cores=1,3,5,7
/proc/2333/stat : 2333 (npSolver-pbo) S 2332 2332 1914 0 -1 4202496 14528 64681 0 0 46 8 98958 24 20 0 1 0 271958516 7983104 1566 33554432000 4194304 5992684 140736294716992 140736294702824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2333/statm: 1949 1566 180 440 0 1505 0
[pid=2435] ppid=2333 vsize=116356 CPUtime=671.52 cores=1,3,5,7
/proc/2435/stat : 2435 (glucosInc) R 2333 2332 1914 0 -1 4202496 17128 0 0 0 67145 7 0 0 20 0 1 0 272057580 119148544 27959 33554432000 4194304 5654031 140735964861920 140735964849736 4208659 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 29089 27959 142 357 0 28729 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 133300

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 2449
/proc/meminfo: memFree=29051868/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0
[pid=2333] ppid=2332 vsize=7796 CPUtime=990.36 cores=1,3,5,7
/proc/2333/stat : 2333 (npSolver-pbo) S 2332 2332 1914 0 -1 4202496 14528 64681 0 0 46 8 98958 24 20 0 1 0 271958516 7983104 1566 33554432000 4194304 5992684 140736294716992 140736294702824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2333/statm: 1949 1566 180 440 0 1505 0
[pid=2435] ppid=2333 vsize=116356 CPUtime=731.51 cores=1,3,5,7
/proc/2435/stat : 2435 (glucosInc) R 2333 2332 1914 0 -1 4202496 17129 0 0 0 73144 7 0 0 20 0 1 0 272057580 119148544 28002 33554432000 4194304 5654031 140735964861920 140735964849736 4232531 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 29089 28002 142 357 0 28729 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 133300

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2449
/proc/meminfo: memFree=29007660/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0
[pid=2333] ppid=2332 vsize=7796 CPUtime=990.36 cores=1,3,5,7
/proc/2333/stat : 2333 (npSolver-pbo) S 2332 2332 1914 0 -1 4202496 14528 64681 0 0 46 8 98958 24 20 0 1 0 271958516 7983104 1566 33554432000 4194304 5992684 140736294716992 140736294702824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2333/statm: 1949 1566 180 440 0 1505 0
[pid=2435] ppid=2333 vsize=116356 CPUtime=791.5 cores=1,3,5,7
/proc/2435/stat : 2435 (glucosInc) R 2333 2332 1914 0 -1 4202496 17129 0 0 0 79143 7 0 0 20 0 1 0 272057580 119148544 28002 33554432000 4194304 5654031 140735964861920 140735964849736 4232581 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 29089 28002 142 357 0 28729 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 133300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2449
/proc/meminfo: memFree=29007656/32873844 swapFree=7384/7384
[pid=2332] ppid=2330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2332/stat : 2332 (npSolver-pbo-It) S 2330 2332 1914 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271958516 9367552 275 33554432000 4194304 5064252 140733992723920 140733992722832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2332/statm: 2287 275 233 213 0 72 0
[pid=2333] ppid=2332 vsize=7796 CPUtime=990.36 cores=1,3,5,7
/proc/2333/stat : 2333 (npSolver-pbo) S 2332 2332 1914 0 -1 4202496 14528 64681 0 0 46 8 98958 24 20 0 1 0 271958516 7983104 1566 33554432000 4194304 5992684 140736294716992 140736294702824 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2333/statm: 1949 1566 180 440 0 1505 0
[pid=2435] ppid=2333 vsize=116356 CPUtime=809.71 cores=1,3,5,7
/proc/2435/stat : 2435 (glucosInc) R 2333 2332 1914 0 -1 4202496 17129 0 0 0 80964 7 0 0 20 0 1 0 272057580 119148544 28002 33554432000 4194304 5654031 140735964861920 140735964849736 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2435/statm: 29089 28002 142 357 0 28729 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 133300

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.11
CPU user time (s): 1799.7
CPU system time (s): 0.410937
CPU usage (%): 99.9776
Max. virtual memory (cumulated for all children) (KiB): 144800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.7
system time used= 0.410937
maximum resident set size= 113636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96718
page faults= 0
swaps= 0
block input operations= 0
block output operations= 43520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1269
involuntary context switches= 3211

runsolver used 3.77642 second user time and 8.91964 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-26 20:52:11
IDJOB=3697928
IDBENCH=2041
IDSOLVER=2275
FILE ID=node136/3697928-1338058331
RUNJOBID= node136-1338052928-1931
PBS_JOBID= 14624396
Free space on /tmp= 71636 MiB

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

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

MD5SUM BENCH= 6a8ed45a9ac044152dd384e143f7e172
RANDOM SEED=2042876002

node136.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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		: 2667.247
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:        29236988 kB
Buffers:          338880 kB
Cached:          2378936 kB
SwapCached:        24460 kB
Active:           916276 kB
Inactive:        1942004 kB
Active(anon):     114676 kB
Inactive(anon):    25096 kB
Active(file):     801600 kB
Inactive(file):  1916908 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:              8172 kB
Writeback:             0 kB
AnonPages:        276824 kB
Mapped:            11112 kB
Shmem:                 0 kB
Slab:             639232 kB
SReclaimable:      81032 kB
SUnreclaim:       558200 kB
KernelStack:        1504 kB
PageTables:         4432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     237908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    251904 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= 71600 MiB
End job on node136 at 2012-05-26 21:22:11