Trace number 3697977

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-9symml.opb
MD5SUM866c660dea8282137b8c78839dd4c03f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4517
Best CPU time to get the best result obtained on this benchmark0.174972
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4517
Optimality of the best value was proved YES
Number of variables651
Total number of constraints1658
Number of constraints which are clauses1656
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint1
Maximum length of a constraint42
Number of terms in the objective function 651
Biggest coefficient in the objective function 61
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 28138
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 28138
Number of bits of the biggest sum of numbers15
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.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.04	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.04	c [INC SYSTEM] execute solver
0.00/0.04	c [INC SEARCH] formula is SAT
0.00/0.04	c [INC SYSTEM] solved the initial formula
0.00/0.04	c model valid
0.00/0.04	c current solution ok
0.00/0.05	o 8661
0.00/0.05	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.05	c write failed with 2
0.00/0.05	c [INC SEARCH] iteration: 0
0.00/0.05	c [INC BOUNDS] best value:8661 search for 8660
0.00/0.05	c [INC SYSTEM] create new solver instance
0.00/0.05	c [INC] encode full formula
0.00/0.05	c fallback to adder encoding
0.00/0.10	c set iterative enc to: adder
0.00/0.10	c set iterative enc to: none
0.00/0.10	c [INC SEARCH] isOptimum variable: 0
1006.70/1006.99	c formula is SAT
1006.70/1006.99	c [INC SEARCH] copied best model
1006.70/1006.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1006.70/1006.99	c model valid
1006.70/1006.99	c current solution ok
1006.70/1006.99	o 8631
1006.70/1006.99	c [INC SEARCH] iteration: 1
1006.70/1006.99	c [INC BOUNDS] best value:8631 search for 8630
1006.70/1006.99	c [INC SYSTEM] there exists a inc, kill it!
1006.70/1006.99	c write failed with 2
1006.70/1006.99	c [INC SYSTEM] create new solver instance
1006.70/1006.99	c [INC] encode full formula
1006.70/1006.99	c fallback to adder encoding
1006.81/1007.04	c set iterative enc to: adder
1006.81/1007.04	c set iterative enc to: none
1006.81/1007.06	c [INC SEARCH] isOptimum variable: 0
1324.53/1324.80	c formula is SAT
1324.53/1324.81	c [INC SEARCH] copied best model
1324.53/1324.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1324.53/1324.81	c model valid
1324.53/1324.81	c current solution ok
1324.53/1324.81	o 8588
1324.53/1324.81	c [INC SEARCH] iteration: 2
1324.53/1324.81	c [INC BOUNDS] best value:8588 search for 8587
1324.53/1324.81	c [INC SYSTEM] there exists a inc, kill it!
1324.53/1324.81	c write failed with 2
1324.53/1324.81	c [INC SYSTEM] create new solver instance
1324.53/1324.81	c [INC] encode full formula
1324.53/1324.81	c fallback to adder encoding
1324.53/1324.85	c set iterative enc to: adder
1324.53/1324.85	c set iterative enc to: none
1324.53/1324.87	c [INC SEARCH] isOptimum variable: 0
1636.86/1637.23	c formula is SAT
1636.86/1637.23	c [INC SEARCH] copied best model
1636.86/1637.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1636.86/1637.23	c model valid
1636.86/1637.23	c current solution ok
1636.86/1637.23	o 8585
1636.86/1637.23	c [INC SEARCH] iteration: 3
1636.86/1637.23	c [INC BOUNDS] best value:8585 search for 8584
1636.86/1637.23	c [INC SYSTEM] there exists a inc, kill it!
1636.86/1637.23	c write failed with 2
1636.86/1637.23	c [INC SYSTEM] create new solver instance
1636.86/1637.23	c [INC] encode full formula
1636.86/1637.23	c fallback to adder encoding
1636.86/1637.28	c set iterative enc to: adder
1636.86/1637.28	c set iterative enc to: none
1636.86/1637.29	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.40	s UNKNOWN
1800.04/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3697977-1338057046/watcher-3697977-1338057046 -o /tmp/evaluation-result-3697977-1338057046/solver-3697977-1338057046 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697977-1338057046.opb 1692859234 HOME HOME 

running on 4 cores: 0,2,4,6

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/181 10666
/proc/meminfo: memFree=28872180/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0

[startup+0.0308549 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10666
/proc/meminfo: memFree=28872180/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100238 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10666
/proc/meminfo: memFree=28872180/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10666
/proc/meminfo: memFree=28872180/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700188 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10666
/proc/meminfo: memFree=28872180/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 10675
/proc/meminfo: memFree=28849584/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0
[pid=10667] ppid=10666 vsize=2960 CPUtime=0.09 cores=0,2,4,6
/proc/10667/stat : 10667 (npSolver-pbo) S 10666 10666 9054 0 -1 4202496 2545 3236 0 0 6 1 2 0 20 0 1 0 271829382 3031040 446 33554432000 4194304 5992684 140734216401472 140734216387304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10667/statm: 740 446 183 440 0 296 0
[pid=10675] ppid=10667 vsize=21264 CPUtime=1.38 cores=0,2,4,6
/proc/10675/stat : 10675 (glucosInc) R 10667 10666 9054 0 -1 4202496 5312 0 0 0 138 0 0 0 20 0 1 0 271829392 21774336 4673 33554432000 4194304 5654031 140736590101040 140736590088856 4216461 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10675/statm: 5316 4673 142 357 0 4956 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 33372

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 10675
/proc/meminfo: memFree=28844808/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0
[pid=10667] ppid=10666 vsize=2960 CPUtime=0.09 cores=0,2,4,6
/proc/10667/stat : 10667 (npSolver-pbo) S 10666 10666 9054 0 -1 4202496 2545 3236 0 0 6 1 2 0 20 0 1 0 271829382 3031040 446 33554432000 4194304 5992684 140734216401472 140734216387304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10667/statm: 740 446 183 440 0 296 0
[pid=10675] ppid=10667 vsize=23988 CPUtime=2.98 cores=0,2,4,6
/proc/10675/stat : 10675 (glucosInc) R 10667 10666 9054 0 -1 4202496 6220 0 0 0 298 0 0 0 20 0 1 0 271829392 24563712 5465 33554432000 4194304 5654031 140736590101040 140736590088856 4216188 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10675/statm: 5997 5465 142 357 0 5637 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 36096

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 10675
/proc/meminfo: memFree=28830788/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0
[pid=10667] ppid=10666 vsize=2960 CPUtime=0.09 cores=0,2,4,6
/proc/10667/stat : 10667 (npSolver-pbo) S 10666 10666 9054 0 -1 4202496 2545 3236 0 0 6 1 2 0 20 0 1 0 271829382 3031040 446 33554432000 4194304 5992684 140734216401472 140734216387304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10667/statm: 740 446 183 440 0 296 0
[pid=10675] ppid=10667 vsize=28700 CPUtime=6.18 cores=0,2,4,6
/proc/10675/stat : 10675 (glucosInc) R 10667 10666 9054 0 -1 4202496 6917 0 0 0 617 1 0 0 20 0 1 0 271829392 29388800 6581 33554432000 4194304 5654031 140736590101040 140736590088856 4232794 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10675/statm: 7175 6581 142 357 0 6815 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 40808

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 10675
/proc/meminfo: memFree=28810088/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0
[pid=10667] ppid=10666 vsize=2960 CPUtime=0.09 cores=0,2,4,6
/proc/10667/stat : 10667 (npSolver-pbo) S 10666 10666 9054 0 -1 4202496 2545 3236 0 0 6 1 2 0 20 0 1 0 271829382 3031040 446 33554432000 4194304 5992684 140734216401472 140734216387304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10667/statm: 740 446 183 440 0 296 0
[pid=10675] ppid=10667 vsize=39052 CPUtime=12.58 cores=0,2,4,6
/proc/10675/stat : 10675 (glucosInc) R 10667 10666 9054 0 -1 4202496 7698 0 0 0 1257 1 0 0 20 0 1 0 271829392 39989248 9241 33554432000 4194304 5654031 140736590101040 140736590088856 4232767 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10675/statm: 9763 9241 142 357 0 9403 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 51160

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10675
/proc/meminfo: memFree=28851632/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0
[pid=10667] ppid=10666 vsize=2960 CPUtime=0.09 cores=0,2,4,6
/proc/10667/stat : 10667 (npSolver-pbo) S 10666 10666 9054 0 -1 4202496 2545 3236 0 0 6 1 2 0 20 0 1 0 271829382 3031040 446 33554432000 4194304 5992684 140734216401472 140734216387304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10667/statm: 740 446 183 440 0 296 0
[pid=10675] ppid=10667 vsize=62804 CPUtime=25.38 cores=0,2,4,6
/proc/10675/stat : 10675 (glucosInc) R 10667 10666 9054 0 -1 4202496 9032 0 0 0 2536 2 0 0 20 0 1 0 271829392 64311296 11684 33554432000 4194304 5654031 140736590101040 140736590088856 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10675/statm: 15701 11684 142 357 0 15341 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 74912

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10675
/proc/meminfo: memFree=28837128/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0
[pid=10667] ppid=10666 vsize=2960 CPUtime=0.09 cores=0,2,4,6
/proc/10667/stat : 10667 (npSolver-pbo) S 10666 10666 9054 0 -1 4202496 2545 3236 0 0 6 1 2 0 20 0 1 0 271829382 3031040 446 33554432000 4194304 5992684 140734216401472 140734216387304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10667/statm: 740 446 183 440 0 296 0
[pid=10675] ppid=10667 vsize=62804 CPUtime=50.96 cores=0,2,4,6
/proc/10675/stat : 10675 (glucosInc) R 10667 10666 9054 0 -1 4202496 9729 0 0 0 5094 2 0 0 20 0 1 0 271829392 64311296 15179 33554432000 4194304 5654031 140736590101040 140736590088856 4233204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10675/statm: 15701 15179 142 357 0 15341 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 74912

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10675
/proc/meminfo: memFree=28744344/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0
[pid=10667] ppid=10666 vsize=2960 CPUtime=0.09 cores=0,2,4,6
/proc/10667/stat : 10667 (npSolver-pbo) S 10666 10666 9054 0 -1 4202496 2545 3236 0 0 6 1 2 0 20 0 1 0 271829382 3031040 446 33554432000 4194304 5992684 140734216401472 140734216387304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10667/statm: 740 446 183 440 0 296 0
[pid=10675] ppid=10667 vsize=112688 CPUtime=102.16 cores=0,2,4,6
/proc/10675/stat : 10675 (glucosInc) R 10667 10666 9054 0 -1 4202496 10334 0 0 0 10213 3 0 0 20 0 1 0 271829392 115392512 23471 33554432000 4194304 5654031 140736590101040 140736590088856 4232887 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10675/statm: 28172 23471 142 357 0 27812 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 124796

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10675
/proc/meminfo: memFree=28737772/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0
[pid=10667] ppid=10666 vsize=2960 CPUtime=0.09 cores=0,2,4,6
/proc/10667/stat : 10667 (npSolver-pbo) S 10666 10666 9054 0 -1 4202496 2545 3236 0 0 6 1 2 0 20 0 1 0 271829382 3031040 446 33554432000 4194304 5992684 140734216401472 140734216387304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10667/statm: 740 446 183 440 0 296 0
[pid=10675] ppid=10667 vsize=112688 CPUtime=162.14 cores=0,2,4,6
/proc/10675/stat : 10675 (glucosInc) R 10667 10666 9054 0 -1 4202496 11906 0 0 0 16209 5 0 0 20 0 1 0 271829392 115392512 23471 33554432000 4194304 5654031 140736590101040 140736590088856 4233148 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10675/statm: 28172 23471 142 357 0 27812 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 124796

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10675
/proc/meminfo: memFree=28736808/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0
[pid=10667] ppid=10666 vsize=2960 CPUtime=0.09 cores=0,2,4,6
/proc/10667/stat : 10667 (npSolver-pbo) S 10666 10666 9054 0 -1 4202496 2545 3236 0 0 6 1 2 0 20 0 1 0 271829382 3031040 446 33554432000 4194304 5992684 140734216401472 140734216387304 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10667/statm: 740 446 183 440 0 296 0
[pid=10675] ppid=10667 vsize=162008 CPUtime=222.13 cores=0,2,4,6
/proc/10675/stat : 10675 (glucosInc) R 10667 10666 9054 0 -1 4202496 13884 0 0 0 22204 9 0 0 20 0 1 0 271829392 165896192 32552 33554432000 4194304 5654031 140736590101040 140736590088856 4233144 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10675/statm: 40502 32552 142 357 0 40142 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 174116

[startup+282.3 s]

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

/proc/meminfo: memFree=28844480/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0
[pid=10667] ppid=10666 vsize=3112 CPUtime=1006.87 cores=0,2,4,6
/proc/10667/stat : 10667 (npSolver-pbo) S 10666 10666 9054 0 -1 4202496 4908 44946 0 0 11 2 100616 58 20 0 1 0 271829382 3186688 484 33554432000 4194304 5992684 140734216401472 140734216387304 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10667/statm: 778 484 183 440 0 334 0
[pid=10684] ppid=10667 vsize=162796 CPUtime=235.17 cores=0,2,4,6
/proc/10684/stat : 10684 (glucosInc) R 10667 10666 9054 0 -1 4202496 14491 0 0 0 23507 10 0 0 20 0 1 0 271930088 166703104 33934 33554432000 4194304 5654031 140737270805360 140737270793176 4215353 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10684/statm: 40699 33934 142 357 0 40339 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 175056

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 10751
/proc/meminfo: memFree=28836044/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0
[pid=10667] ppid=10666 vsize=3112 CPUtime=1006.87 cores=0,2,4,6
/proc/10667/stat : 10667 (npSolver-pbo) S 10666 10666 9054 0 -1 4202496 4908 44946 0 0 11 2 100616 58 20 0 1 0 271829382 3186688 484 33554432000 4194304 5992684 140734216401472 140734216387304 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10667/statm: 778 484 183 440 0 334 0
[pid=10684] ppid=10667 vsize=162796 CPUtime=295.17 cores=0,2,4,6
/proc/10684/stat : 10684 (glucosInc) R 10667 10666 9054 0 -1 4202496 15837 0 0 0 29504 13 0 0 20 0 1 0 271930088 166703104 32910 33554432000 4194304 5654031 140737270805360 140737270793176 4232949 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10684/statm: 40699 32910 142 357 0 40339 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 175056

[startup+1362.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/183 10753
/proc/meminfo: memFree=28887192/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0
[pid=10667] ppid=10666 vsize=3112 CPUtime=1324.6 cores=0,2,4,6
/proc/10667/stat : 10667 (npSolver-pbo) S 10666 10666 9054 0 -1 4202496 7273 61653 0 0 16 2 132369 73 20 0 1 0 271829382 3186688 484 33554432000 4194304 5992684 140734216401472 140734216387304 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10667/statm: 778 484 183 440 0 334 0
[pid=10753] ppid=10667 vsize=61860 CPUtime=37.41 cores=0,2,4,6
/proc/10753/stat : 10753 (glucosInc) R 10667 10666 9054 0 -1 4202496 9988 0 0 0 3739 2 0 0 20 0 1 0 271961869 63344640 14802 33554432000 4194304 5654031 140736669289792 140736669277608 4217670 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10753/statm: 15465 14802 142 357 0 15105 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 74120

[startup+1422.31 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 10753
/proc/meminfo: memFree=28854712/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0
[pid=10667] ppid=10666 vsize=3112 CPUtime=1324.6 cores=0,2,4,6
/proc/10667/stat : 10667 (npSolver-pbo) S 10666 10666 9054 0 -1 4202496 7273 61653 0 0 16 2 132369 73 20 0 1 0 271829382 3186688 484 33554432000 4194304 5992684 140734216401472 140734216387304 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10667/statm: 778 484 183 440 0 334 0
[pid=10753] ppid=10667 vsize=93720 CPUtime=97.4 cores=0,2,4,6
/proc/10753/stat : 10753 (glucosInc) R 10667 10666 9054 0 -1 4202496 11746 0 0 0 9737 3 0 0 20 0 1 0 271961869 95969280 22782 33554432000 4194304 5654031 140736669289792 140736669277608 4215081 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10753/statm: 23430 22782 142 357 0 23070 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 105980

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 10753
/proc/meminfo: memFree=28849128/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0
[pid=10667] ppid=10666 vsize=3112 CPUtime=1324.6 cores=0,2,4,6
/proc/10667/stat : 10667 (npSolver-pbo) S 10666 10666 9054 0 -1 4202496 7273 61653 0 0 16 2 132369 73 20 0 1 0 271829382 3186688 484 33554432000 4194304 5992684 140734216401472 140734216387304 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10667/statm: 778 484 183 440 0 334 0
[pid=10753] ppid=10667 vsize=93720 CPUtime=157.38 cores=0,2,4,6
/proc/10753/stat : 10753 (glucosInc) R 10667 10666 9054 0 -1 4202496 11970 0 0 0 15734 4 0 0 20 0 1 0 271961869 95969280 22919 33554432000 4194304 5654031 140736669289792 140736669277608 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10753/statm: 23430 22919 142 357 0 23070 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 105980

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 10756
/proc/meminfo: memFree=28836156/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0
[pid=10667] ppid=10666 vsize=3112 CPUtime=1324.6 cores=0,2,4,6
/proc/10667/stat : 10667 (npSolver-pbo) S 10666 10666 9054 0 -1 4202496 7273 61653 0 0 16 2 132369 73 20 0 1 0 271829382 3186688 484 33554432000 4194304 5992684 140734216401472 140734216387304 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10667/statm: 778 484 183 440 0 334 0
[pid=10753] ppid=10667 vsize=143040 CPUtime=217.38 cores=0,2,4,6
/proc/10753/stat : 10753 (glucosInc) R 10667 10666 9054 0 -1 4202496 12127 0 0 0 21730 8 0 0 20 0 1 0 271961869 146472960 32659 33554432000 4194304 5654031 140736669289792 140736669277608 4214993 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10753/statm: 35760 32659 142 357 0 35400 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 155300

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 10756
/proc/meminfo: memFree=28862848/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0
[pid=10667] ppid=10666 vsize=3112 CPUtime=1324.6 cores=0,2,4,6
/proc/10667/stat : 10667 (npSolver-pbo) S 10666 10666 9054 0 -1 4202496 7273 61653 0 0 16 2 132369 73 20 0 1 0 271829382 3186688 484 33554432000 4194304 5992684 140734216401472 140734216387304 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10667/statm: 778 484 183 440 0 334 0
[pid=10753] ppid=10667 vsize=93720 CPUtime=277.37 cores=0,2,4,6
/proc/10753/stat : 10753 (glucosInc) R 10667 10666 9054 0 -1 4202496 12234 0 0 0 27727 10 0 0 20 0 1 0 271961869 95969280 22919 33554432000 4194304 5654031 140736669289792 140736669277608 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10753/statm: 23430 22919 142 357 0 23070 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 105980

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 10813
/proc/meminfo: memFree=28937184/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0
[pid=10667] ppid=10666 vsize=3112 CPUtime=1636.97 cores=0,2,4,6
/proc/10667/stat : 10667 (npSolver-pbo) S 10666 10666 9054 0 -1 4202496 9637 74489 0 0 21 3 163588 85 20 0 1 0 271829382 3186688 484 33554432000 4194304 5992684 140734216401472 140734216387304 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10667/statm: 778 484 183 440 0 334 0
[pid=10758] ppid=10667 vsize=62048 CPUtime=24.99 cores=0,2,4,6
/proc/10758/stat : 10758 (glucosInc) R 10667 10666 9054 0 -1 4202496 9685 0 0 0 2497 2 0 0 20 0 1 0 271993111 63537152 11500 33554432000 4194304 5654031 140734414455104 140734414442920 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10758/statm: 15512 11500 142 357 0 15152 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 74308

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 10817
/proc/meminfo: memFree=28883384/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0
[pid=10667] ppid=10666 vsize=3112 CPUtime=1636.97 cores=0,2,4,6
/proc/10667/stat : 10667 (npSolver-pbo) S 10666 10666 9054 0 -1 4202496 9637 74489 0 0 21 3 163588 85 20 0 1 0 271829382 3186688 484 33554432000 4194304 5992684 140734216401472 140734216387304 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10667/statm: 778 484 183 440 0 334 0
[pid=10758] ppid=10667 vsize=92828 CPUtime=84.98 cores=0,2,4,6
/proc/10758/stat : 10758 (glucosInc) R 10667 10666 9054 0 -1 4202496 10386 0 0 0 8494 4 0 0 20 0 1 0 271993111 95055872 21766 33554432000 4194304 5654031 140734414455104 140734414442920 4215076 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10758/statm: 23207 21766 142 357 0 22847 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 105088

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 10887
/proc/meminfo: memFree=28851680/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0
[pid=10667] ppid=10666 vsize=3112 CPUtime=1636.97 cores=0,2,4,6
/proc/10667/stat : 10667 (npSolver-pbo) S 10666 10666 9054 0 -1 4202496 9637 74489 0 0 21 3 163588 85 20 0 1 0 271829382 3186688 484 33554432000 4194304 5992684 140734216401472 140734216387304 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10667/statm: 778 484 183 440 0 334 0
[pid=10758] ppid=10667 vsize=142148 CPUtime=144.97 cores=0,2,4,6
/proc/10758/stat : 10758 (glucosInc) R 10667 10666 9054 0 -1 4202496 12347 0 0 0 14490 7 0 0 20 0 1 0 271993111 145559552 30666 33554432000 4194304 5654031 140734414455104 140734414453032 4215055 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10758/statm: 35537 30666 142 357 0 35177 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 154408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 10887
/proc/meminfo: memFree=28834240/32873844 swapFree=7364/7364
[pid=10666] ppid=10664 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10666/stat : 10666 (npSolver-pbo-It) S 10664 10666 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271829381 9367552 274 33554432000 4194304 5064252 140733486263056 140733486261968 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10666/statm: 2287 274 233 213 0 72 0
[pid=10667] ppid=10666 vsize=3112 CPUtime=1636.97 cores=0,2,4,6
/proc/10667/stat : 10667 (npSolver-pbo) S 10666 10666 9054 0 -1 4202496 9637 74489 0 0 21 3 163588 85 20 0 1 0 271829382 3186688 484 33554432000 4194304 5992684 140734216401472 140734216387304 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10667/statm: 778 484 183 440 0 334 0
[pid=10758] ppid=10667 vsize=142148 CPUtime=163.07 cores=0,2,4,6
/proc/10758/stat : 10758 (glucosInc) R 10667 10666 9054 0 -1 4202496 12658 0 0 0 16299 8 0 0 20 0 1 0 271993111 145559552 32714 33554432000 4194304 5654031 140734414455104 140734414442920 4214475 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10758/statm: 35537 32714 142 357 0 35177 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 154408

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.41
CPU time (s): 1800.07
CPU user time (s): 1799.1
CPU system time (s): 0.974851
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 317948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.1
system time used= 0.974851
maximum resident set size= 247520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97164
page faults= 0
swaps= 0
block input operations= 0
block output operations= 22904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 218
involuntary context switches= 2158

runsolver used 3.9734 second user time and 9.46256 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-26 20:30:46
IDJOB=3697977
IDBENCH=2017
IDSOLVER=2275
FILE ID=node133/3697977-1338057046
RUNJOBID= node133-1338048810-9070
PBS_JOBID= 14624373
Free space on /tmp= 71608 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-9symml.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697977-1338057046/watcher-3697977-1338057046 -o /tmp/evaluation-result-3697977-1338057046/solver-3697977-1338057046 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697977-1338057046.opb 1692859234 HOME HOME

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

MD5SUM BENCH= 866c660dea8282137b8c78839dd4c03f
RANDOM SEED=1692859234

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
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:        28872708 kB
Buffers:          292660 kB
Cached:          2773688 kB
SwapCached:            0 kB
Active:           660364 kB
Inactive:        2546448 kB
Active(anon):     143164 kB
Inactive(anon):        0 kB
Active(file):     517200 kB
Inactive(file):  2546448 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8184 kB
Writeback:            12 kB
AnonPages:        147640 kB
Mapped:            15840 kB
Shmem:               212 kB
Slab:             654804 kB
SReclaimable:      97104 kB
SUnreclaim:       557700 kB
KernelStack:        1552 kB
PageTables:         4128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     279220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 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= 71596 MiB
End job on node133 at 2012-05-26 21:00:46