Trace number 3746901

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 NameAnswerCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.1 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_6.opb
MD5SUM3d381ed93f57c88e2b6d7a913913eca6
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5298527
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 174676879
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 105424044698
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 174676879
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 105424044698
Number of bits of the biggest sum of numbers37
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.06	c old isEQ: 0, new EQ is 1
0.00/0.33	c old isEQ: 192, new EQ is 1
0.00/0.41	c old isEQ: 1, new EQ is 1
0.00/0.50	c run inc solver
0.00/0.50	c [INC SYSTEM] run initial solver
0.00/0.50	c [INC SYSTEM] preprocess with white file
4.35/4.42	c [INC SYSTEM] finished preprocessing in 3 s
4.35/4.42	c [INC SYSTEM] execute solver
4.37/5.08	c [INC SEARCH] formula is SAT
4.37/5.09	c [INC SYSTEM] solved the initial formula
4.40/5.12	c model valid
4.40/5.12	c current solution ok
5.94/6.03	o 181371971
5.94/6.03	c [INC SYSTEM] there exists a inc, kill it!
5.94/6.03	c write failed with 2
5.94/6.04	c [INC SEARCH] iteration: 0
5.94/6.04	c [INC BOUNDS] best value:181372041 search for 181372040
5.94/6.04	c [INC SYSTEM] create new solver instance
5.94/6.04	c [INC] encode full formula
5.94/6.04	c fallback to adder encoding
7.36/7.49	c set iterative enc to: adder
7.36/7.49	c set iterative enc to: none
7.55/7.67	c [INC SEARCH] isOptimum variable: 0
11.65/11.75	c formula is SAT
11.65/11.79	c [INC SEARCH] copied best model
11.65/11.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.77/11.83	c model valid
11.77/11.83	c current solution ok
11.77/11.83	o 69562491
11.77/11.83	c [INC SEARCH] iteration: 1
11.77/11.83	c [INC BOUNDS] best value:69562561 search for 69562560
11.77/11.83	c [INC SYSTEM] there exists a inc, kill it!
11.77/11.83	c write failed with 2
11.77/11.84	c [INC SYSTEM] create new solver instance
11.77/11.84	c [INC] encode full formula
11.77/11.84	c fallback to adder encoding
13.17/13.21	c set iterative enc to: adder
13.17/13.21	c set iterative enc to: none
13.36/13.41	c [INC SEARCH] isOptimum variable: 0
17.67/17.79	c formula is SAT
17.98/18.01	c [INC SEARCH] copied best model
17.98/18.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.98/18.01	c model valid
17.98/18.01	c current solution ok
17.98/18.01	o 47351175
17.98/18.01	c [INC SEARCH] iteration: 2
17.98/18.01	c [INC BOUNDS] best value:47351245 search for 47351244
17.98/18.01	c [INC SYSTEM] there exists a inc, kill it!
17.98/18.01	c write failed with 2
17.98/18.01	c [INC SYSTEM] create new solver instance
17.98/18.01	c [INC] encode full formula
17.98/18.01	c fallback to adder encoding
19.08/19.14	c set iterative enc to: adder
19.08/19.14	c set iterative enc to: none
19.29/19.32	c [INC SEARCH] isOptimum variable: 0
368.91/369.04	c formula is SAT
368.91/369.09	c [INC SEARCH] copied best model
368.91/369.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
369.01/369.12	c model valid
369.01/369.12	c current solution ok
369.01/369.12	o 30335905
369.01/369.12	c [INC SEARCH] iteration: 3
369.01/369.12	c [INC BOUNDS] best value:30335975 search for 30335974
369.01/369.12	c [INC SYSTEM] there exists a inc, kill it!
369.01/369.12	c write failed with 2
369.01/369.13	c [INC SYSTEM] create new solver instance
369.01/369.13	c [INC] encode full formula
369.01/369.13	c fallback to adder encoding
370.12/370.26	c set iterative enc to: adder
370.12/370.26	c set iterative enc to: none
370.32/370.42	c [INC SEARCH] isOptimum variable: 0
752.83/753.06	c formula is SAT
752.83/753.09	c [INC SEARCH] copied best model
752.93/753.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
752.93/753.13	c model valid
752.93/753.13	c current solution ok
752.93/753.13	o 23387463
752.93/753.13	c [INC SEARCH] iteration: 4
752.93/753.13	c [INC BOUNDS] best value:23387533 search for 23387532
752.93/753.13	c [INC SYSTEM] there exists a inc, kill it!
752.93/753.13	c write failed with 2
752.93/753.13	c [INC SYSTEM] create new solver instance
752.93/753.13	c [INC] encode full formula
752.93/753.13	c fallback to adder encoding
754.06/754.21	c set iterative enc to: adder
754.06/754.21	c set iterative enc to: none
754.15/754.37	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.41	s UNKNOWN
1800.05/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.41	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-3746901-1339109155/watcher-3746901-1339109155 -o /tmp/evaluation-result-3746901-1339109155/solver-3746901-1339109155 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746901-1339109155.opb 1924706189 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.99 2.02 2.00 3/178 10702
/proc/meminfo: memFree=30657140/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/statm: 2287 275 233 213 0 72 0

[startup+0.100714 s]
/proc/loadavg: 1.99 2.02 2.00 3/178 10702
/proc/meminfo: memFree=30657140/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.20032 s]
/proc/loadavg: 1.99 2.02 2.00 3/178 10702
/proc/meminfo: memFree=30657140/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300304 s]
/proc/loadavg: 1.99 2.02 2.00 3/178 10702
/proc/meminfo: memFree=30657140/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700294 s]
/proc/loadavg: 1.99 2.02 2.00 3/178 10702
/proc/meminfo: memFree=30657140/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/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: 1.99 2.02 2.00 3/182 10706
/proc/meminfo: memFree=30479900/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/statm: 2287 275 233 213 0 72 0
[pid=10703] ppid=10702 vsize=37588 CPUtime=0.49 cores=1,3,5,7
/proc/10703/stat : 10703 (npSolver-pbo) S 10702 10702 9343 0 -1 4202496 8923 0 0 0 45 4 0 0 20 0 1 0 377039590 38490112 7878 33554432000 4194304 6004724 140737121284912 140737121279376 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/10703/statm: 9397 7878 164 442 0 8951 0
[pid=10705] ppid=10703 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10705/stat : 10705 (cp2_pre.sh) S 10703 10702 9343 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 377039643 9367552 277 33554432000 4194304 5064252 140736933062688 140736933061392 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10705/statm: 2287 277 234 213 0 72 0
[pid=10706] ppid=10705 vsize=163544 CPUtime=0.96 cores=1,3,5,7
/proc/10706/stat : 10706 (coprocessor) R 10705 10702 9343 0 -1 4202496 30361 0 0 0 91 5 0 0 20 0 1 0 377039643 167469056 39583 33554432000 4194304 6586260 140734051696032 140734051692296 4768456 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/10706/statm: 40886 39583 182 584 0 40298 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 219428

[startup+3.10043 s]
/proc/loadavg: 1.99 2.02 2.00 3/182 10706
/proc/meminfo: memFree=30431272/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/statm: 2287 275 233 213 0 72 0
[pid=10703] ppid=10702 vsize=37588 CPUtime=0.49 cores=1,3,5,7
/proc/10703/stat : 10703 (npSolver-pbo) S 10702 10702 9343 0 -1 4202496 8923 0 0 0 45 4 0 0 20 0 1 0 377039590 38490112 7878 33554432000 4194304 6004724 140737121284912 140737121279376 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/10703/statm: 9397 7878 164 442 0 8951 0
[pid=10705] ppid=10703 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10705/stat : 10705 (cp2_pre.sh) S 10703 10702 9343 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 377039643 9367552 277 33554432000 4194304 5064252 140736933062688 140736933061392 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10705/statm: 2287 277 234 213 0 72 0
[pid=10706] ppid=10705 vsize=188960 CPUtime=2.56 cores=1,3,5,7
/proc/10706/stat : 10706 (coprocessor) R 10705 10702 9343 0 -1 4202496 34389 0 0 0 250 6 0 0 20 0 1 0 377039643 193495040 46166 33554432000 4194304 6586260 140734051696032 140734051691352 4683296 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/10706/statm: 47240 46166 192 584 0 46652 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 244844

[startup+6.30036 s]
/proc/loadavg: 2.07 2.04 2.00 3/181 10708
/proc/meminfo: memFree=30531776/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/statm: 2287 275 233 213 0 72 0
[pid=10703] ppid=10702 vsize=102868 CPUtime=6.25 cores=1,3,5,7
/proc/10703/stat : 10703 (npSolver-pbo) R 10702 10702 9343 0 -1 4202496 16273 53320 0 0 98 71 434 22 20 0 1 0 377039590 105336832 19459 33554432000 4194304 6004724 140737121284912 140737121280400 5056502 0 0 4096 0 0 0 0 17 3 0 0 1 0 0
/proc/10703/statm: 25717 19459 182 442 0 25271 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 112016

[startup+12.7003 s]
/proc/loadavg: 2.07 2.03 2.00 3/180 10711
/proc/meminfo: memFree=30420392/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/statm: 2287 275 233 213 0 72 0
[pid=10703] ppid=10702 vsize=109840 CPUtime=12.67 cores=1,3,5,7
/proc/10703/stat : 10703 (npSolver-pbo) R 10702 10702 9343 0 -1 4202496 25270 112454 0 0 310 92 826 39 20 0 1 0 377039590 112476160 24819 33554432000 4194304 6004724 140737121284912 140737121278760 4581408 0 0 4096 0 0 0 0 17 3 0 0 1 0 0
/proc/10703/statm: 27460 24819 183 442 0 27014 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 118988

[startup+25.5005 s]
/proc/loadavg: 2.12 2.05 2.01 3/181 10715
/proc/meminfo: memFree=30221368/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/statm: 2287 275 233 213 0 72 0
[pid=10703] ppid=10702 vsize=43652 CPUtime=19.31 cores=1,3,5,7
/proc/10703/stat : 10703 (npSolver-pbo) S 10702 10702 9343 0 -1 4202496 35357 170929 0 0 496 124 1249 62 20 0 1 0 377039590 44699648 9445 33554432000 4194304 6004724 140737121284912 140737121270760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/10703/statm: 10913 9445 183 442 0 10467 0
[pid=10715] ppid=10703 vsize=336564 CPUtime=6.16 cores=1,3,5,7
/proc/10715/stat : 10715 (glucosInc) R 10703 10702 9343 0 -1 4202496 54898 0 0 0 603 13 0 0 20 0 1 0 377041523 344641536 71178 33554432000 4194304 5654031 140736708400592 140736708388408 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10715/statm: 84141 71178 140 357 0 83781 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 389364

[startup+51.1004 s]
/proc/loadavg: 2.08 2.04 2.00 3/181 10715
/proc/meminfo: memFree=30202104/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/statm: 2287 275 233 213 0 72 0
[pid=10703] ppid=10702 vsize=43652 CPUtime=19.31 cores=1,3,5,7
/proc/10703/stat : 10703 (npSolver-pbo) S 10702 10702 9343 0 -1 4202496 35357 170929 0 0 496 124 1249 62 20 0 1 0 377039590 44699648 9445 33554432000 4194304 6004724 140737121284912 140737121270760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/10703/statm: 10913 9445 183 442 0 10467 0
[pid=10715] ppid=10703 vsize=336564 CPUtime=31.76 cores=1,3,5,7
/proc/10715/stat : 10715 (glucosInc) R 10703 10702 9343 0 -1 4202496 55018 0 0 0 3163 13 0 0 20 0 1 0 377041523 344641536 76408 33554432000 4194304 5654031 140736708400592 140736708388408 4215188 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10715/statm: 84141 76408 140 357 0 83781 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 389364

[startup+102.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 10715
/proc/meminfo: memFree=30161512/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/statm: 2287 275 233 213 0 72 0
[pid=10703] ppid=10702 vsize=43652 CPUtime=19.31 cores=1,3,5,7
/proc/10703/stat : 10703 (npSolver-pbo) S 10702 10702 9343 0 -1 4202496 35357 170929 0 0 496 124 1249 62 20 0 1 0 377039590 44699648 9445 33554432000 4194304 6004724 140737121284912 140737121270760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/10703/statm: 10913 9445 183 442 0 10467 0
[pid=10715] ppid=10703 vsize=386652 CPUtime=82.95 cores=1,3,5,7
/proc/10715/stat : 10715 (glucosInc) R 10703 10702 9343 0 -1 4202496 56774 0 0 0 8278 17 0 0 20 0 1 0 377041523 395931648 77142 33554432000 4194304 5654031 140736708400592 140736708398680 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10715/statm: 96663 77142 140 357 0 96303 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 439452

[startup+162.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/181 10716
/proc/meminfo: memFree=30162792/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/statm: 2287 275 233 213 0 72 0
[pid=10703] ppid=10702 vsize=43652 CPUtime=19.31 cores=1,3,5,7
/proc/10703/stat : 10703 (npSolver-pbo) S 10702 10702 9343 0 -1 4202496 35357 170929 0 0 496 124 1249 62 20 0 1 0 377039590 44699648 9445 33554432000 4194304 6004724 140737121284912 140737121270760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/10703/statm: 10913 9445 183 442 0 10467 0
[pid=10715] ppid=10703 vsize=336564 CPUtime=142.94 cores=1,3,5,7
/proc/10715/stat : 10715 (glucosInc) R 10703 10702 9343 0 -1 4202496 57133 0 0 0 14274 20 0 0 20 0 1 0 377041523 344641536 76476 33554432000 4194304 5654031 140736708400592 140736708398616 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10715/statm: 84141 76476 140 357 0 83781 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 389364

[startup+222.307 s]
/proc/loadavg: 2.08 2.04 2.00 3/181 10716
/proc/meminfo: memFree=30167228/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/statm: 2287 275 233 213 0 72 0
[pid=10703] ppid=10702 vsize=43652 CPUtime=19.31 cores=1,3,5,7
/proc/10703/stat : 10703 (npSolver-pbo) S 10702 10702 9343 0 -1 4202496 35357 170929 0 0 496 124 1249 62 20 0 1 0 377039590 44699648 9445 33554432000 4194304 6004724 140737121284912 140737121270760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/10703/statm: 10913 9445 183 442 0 10467 0
[pid=10715] ppid=10703 vsize=386652 CPUtime=202.92 cores=1,3,5,7
/proc/10715/stat : 10715 (glucosInc) R 10703 10702 9343 0 -1 4202496 57983 0 0 0 20271 21 0 0 20 0 1 0 377041523 395931648 84500 33554432000 4194304 5654031 140736708400592 140736708398680 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10715/statm: 96663 84500 140 357 0 96303 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 439452

[startup+282.3 s]

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

/proc/meminfo: memFree=30189264/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/statm: 2287 275 233 213 0 72 0
[pid=10703] ppid=10702 vsize=41324 CPUtime=754.22 cores=1,3,5,7
/proc/10703/stat : 10703 (npSolver-pbo) S 10702 10702 9343 0 -1 4202496 52057 299321 0 0 732 154 74328 208 20 0 1 0 377039590 42315776 8863 33554432000 4194304 6004724 140737121284912 140737121270760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/10703/statm: 10331 8863 183 442 0 9885 0
[pid=10729] ppid=10703 vsize=356476 CPUtime=547.8 cores=1,3,5,7
/proc/10729/stat : 10729 (glucosInc) R 10703 10702 9343 0 -1 4202496 56626 0 0 0 54743 37 0 0 20 0 1 0 377115028 365031424 77819 33554432000 4194304 5654031 140735558332464 140735558330552 4232925 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10729/statm: 89119 77819 140 357 0 88759 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 406948

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10761
/proc/meminfo: memFree=30122072/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/statm: 2287 275 233 213 0 72 0
[pid=10703] ppid=10702 vsize=41324 CPUtime=754.22 cores=1,3,5,7
/proc/10703/stat : 10703 (npSolver-pbo) S 10702 10702 9343 0 -1 4202496 52057 299321 0 0 732 154 74328 208 20 0 1 0 377039590 42315776 8863 33554432000 4194304 6004724 140737121284912 140737121270760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/10703/statm: 10331 8863 183 442 0 9885 0
[pid=10729] ppid=10703 vsize=437864 CPUtime=607.8 cores=1,3,5,7
/proc/10729/stat : 10729 (glucosInc) R 10703 10702 9343 0 -1 4202496 57335 0 0 0 60741 39 0 0 20 0 1 0 377115028 448372736 93347 33554432000 4194304 5654031 140735558332464 140735558330552 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10729/statm: 109466 93347 140 357 0 109106 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 488336

[startup+1422.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 10761
/proc/meminfo: memFree=30242092/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/statm: 2287 275 233 213 0 72 0
[pid=10703] ppid=10702 vsize=41324 CPUtime=754.22 cores=1,3,5,7
/proc/10703/stat : 10703 (npSolver-pbo) S 10702 10702 9343 0 -1 4202496 52057 299321 0 0 732 154 74328 208 20 0 1 0 377039590 42315776 8863 33554432000 4194304 6004724 140737121284912 140737121270760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/10703/statm: 10331 8863 183 442 0 9885 0
[pid=10729] ppid=10703 vsize=356476 CPUtime=667.79 cores=1,3,5,7
/proc/10729/stat : 10729 (glucosInc) R 10703 10702 9343 0 -1 4202496 57990 0 0 0 66737 42 0 0 20 0 1 0 377115028 365031424 72656 33554432000 4194304 5654031 140735558332464 140735558330552 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10729/statm: 89119 72656 140 357 0 88759 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 406948

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 10764
/proc/meminfo: memFree=30149912/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/statm: 2287 275 233 213 0 72 0
[pid=10703] ppid=10702 vsize=41324 CPUtime=754.22 cores=1,3,5,7
/proc/10703/stat : 10703 (npSolver-pbo) S 10702 10702 9343 0 -1 4202496 52057 299321 0 0 732 154 74328 208 20 0 1 0 377039590 42315776 8863 33554432000 4194304 6004724 140737121284912 140737121270760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/10703/statm: 10331 8863 183 442 0 9885 0
[pid=10729] ppid=10703 vsize=437864 CPUtime=727.77 cores=1,3,5,7
/proc/10729/stat : 10729 (glucosInc) R 10703 10702 9343 0 -1 4202496 58531 0 0 0 72734 43 0 0 20 0 1 0 377115028 448372736 88016 33554432000 4194304 5654031 140735558332464 140735558330552 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10729/statm: 109466 88016 140 357 0 109106 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 488336

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10764
/proc/meminfo: memFree=30114792/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/statm: 2287 275 233 213 0 72 0
[pid=10703] ppid=10702 vsize=41324 CPUtime=754.22 cores=1,3,5,7
/proc/10703/stat : 10703 (npSolver-pbo) S 10702 10702 9343 0 -1 4202496 52057 299321 0 0 732 154 74328 208 20 0 1 0 377039590 42315776 8863 33554432000 4194304 6004724 140737121284912 140737121270760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/10703/statm: 10331 8863 183 442 0 9885 0
[pid=10729] ppid=10703 vsize=570124 CPUtime=787.77 cores=1,3,5,7
/proc/10729/stat : 10729 (glucosInc) R 10703 10702 9343 0 -1 4202496 58717 0 0 0 78733 44 0 0 20 0 1 0 377115028 583806976 104554 33554432000 4194304 5654031 140735558332464 140735558330552 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10729/statm: 142531 104554 140 357 0 142171 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 620596

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10764
/proc/meminfo: memFree=30221784/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/statm: 2287 275 233 213 0 72 0
[pid=10703] ppid=10702 vsize=41324 CPUtime=754.22 cores=1,3,5,7
/proc/10703/stat : 10703 (npSolver-pbo) S 10702 10702 9343 0 -1 4202496 52057 299321 0 0 732 154 74328 208 20 0 1 0 377039590 42315776 8863 33554432000 4194304 6004724 140737121284912 140737121270760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/10703/statm: 10331 8863 183 442 0 9885 0
[pid=10729] ppid=10703 vsize=356476 CPUtime=847.75 cores=1,3,5,7
/proc/10729/stat : 10729 (glucosInc) R 10703 10702 9343 0 -1 4202496 59190 0 0 0 84729 46 0 0 20 0 1 0 377115028 365031424 78264 33554432000 4194304 5654031 140735558332464 140735558330488 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10729/statm: 89119 78264 140 357 0 88759 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 406948

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10765
/proc/meminfo: memFree=30161712/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/statm: 2287 275 233 213 0 72 0
[pid=10703] ppid=10702 vsize=41324 CPUtime=754.22 cores=1,3,5,7
/proc/10703/stat : 10703 (npSolver-pbo) S 10702 10702 9343 0 -1 4202496 52057 299321 0 0 732 154 74328 208 20 0 1 0 377039590 42315776 8863 33554432000 4194304 6004724 140737121284912 140737121270760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/10703/statm: 10331 8863 183 442 0 9885 0
[pid=10729] ppid=10703 vsize=437864 CPUtime=907.74 cores=1,3,5,7
/proc/10729/stat : 10729 (glucosInc) R 10703 10702 9343 0 -1 4202496 59897 0 0 0 90726 48 0 0 20 0 1 0 377115028 448372736 92768 33554432000 4194304 5654031 140735558332464 140735558330552 4232800 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10729/statm: 109466 92768 140 357 0 109106 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 488336

[startup+1722.3 s]
/proc/loadavg: 2.18 2.06 2.02 3/182 10808
/proc/meminfo: memFree=27620196/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/statm: 2287 275 233 213 0 72 0
[pid=10703] ppid=10702 vsize=41324 CPUtime=754.22 cores=1,3,5,7
/proc/10703/stat : 10703 (npSolver-pbo) S 10702 10702 9343 0 -1 4202496 52057 299321 0 0 732 154 74328 208 20 0 1 0 377039590 42315776 8863 33554432000 4194304 6004724 140737121284912 140737121270760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/10703/statm: 10331 8863 183 442 0 9885 0
[pid=10729] ppid=10703 vsize=570124 CPUtime=967.74 cores=1,3,5,7
/proc/10729/stat : 10729 (glucosInc) R 10703 10702 9343 0 -1 4202496 60905 0 0 0 96723 51 0 0 20 0 1 0 377115028 583806976 109617 33554432000 4194304 5654031 140735558332464 140735558330552 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10729/statm: 142531 109617 140 357 0 142171 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 620596

[startup+1782.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/181 10809
/proc/meminfo: memFree=26342356/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/statm: 2287 275 233 213 0 72 0
[pid=10703] ppid=10702 vsize=41324 CPUtime=754.22 cores=1,3,5,7
/proc/10703/stat : 10703 (npSolver-pbo) S 10702 10702 9343 0 -1 4202496 52057 299321 0 0 732 154 74328 208 20 0 1 0 377039590 42315776 8863 33554432000 4194304 6004724 140737121284912 140737121270760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/10703/statm: 10331 8863 183 442 0 9885 0
[pid=10729] ppid=10703 vsize=356476 CPUtime=1027.73 cores=1,3,5,7
/proc/10729/stat : 10729 (glucosInc) R 10703 10702 9343 0 -1 4202496 61023 0 0 0 102717 56 0 0 20 0 1 0 377115028 365031424 77752 33554432000 4194304 5654031 140735558332464 140735558330488 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10729/statm: 89119 77752 140 357 0 88759 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 406948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.05 2.04 2.01 3/181 10809
/proc/meminfo: memFree=26324668/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/statm: 2287 275 233 213 0 72 0
[pid=10703] ppid=10702 vsize=41324 CPUtime=754.22 cores=1,3,5,7
/proc/10703/stat : 10703 (npSolver-pbo) S 10702 10702 9343 0 -1 4202496 52057 299321 0 0 732 154 74328 208 20 0 1 0 377039590 42315776 8863 33554432000 4194304 6004724 140737121284912 140737121270760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/10703/statm: 10331 8863 183 442 0 9885 0
[pid=10729] ppid=10703 vsize=356476 CPUtime=1045.83 cores=1,3,5,7
/proc/10729/stat : 10729 (glucosInc) R 10703 10702 9343 0 -1 4202496 61032 0 0 0 104527 56 0 0 20 0 1 0 377115028 365031424 82360 33554432000 4194304 5654031 140735558332464 140735558330488 4215097 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10729/statm: 89119 82360 140 357 0 88759 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 406948

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.05 2.04 2.01 3/181 10809
/proc/meminfo: memFree=26324668/32873648 swapFree=7376/7376
[pid=10702] ppid=10700 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10702/stat : 10702 (npSolver-pbo-It) S 10700 10702 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377039590 9367552 275 33554432000 4194304 5064252 140734453789760 140734453788672 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10702/statm: 2287 275 233 213 0 72 0
[pid=10703] ppid=10702 vsize=41324 CPUtime=754.22 cores=1,3,5,7
/proc/10703/stat : 10703 (npSolver-pbo) S 10702 10702 9343 0 -1 4202496 52057 299321 0 0 732 154 74328 208 20 0 1 0 377039590 42315776 8863 33554432000 4194304 6004724 140737121284912 140737121270760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/10703/statm: 10331 8863 183 442 0 9885 0
[pid=10729] ppid=10703 vsize=356476 CPUtime=1045.83 cores=1,3,5,7
/proc/10729/stat : 10729 (glucosInc) R 10703 10702 9343 0 -1 4202496 61032 0 0 0 104527 56 0 0 20 0 1 0 377115028 365031424 82360 33554432000 4194304 5654031 140735558332464 140735558330488 4215097 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10729/statm: 89119 82360 140 357 0 88759 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 406948

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.89
system time used= 4.20436
maximum resident set size= 769232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 412789
page faults= 0
swaps= 0
block input operations= 16
block output operations= 1076304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6147
involuntary context switches= 2707

runsolver used 3.45247 second user time and 9.45456 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-08 00:45:55
IDJOB=3746901
IDBENCH=92737
IDSOLVER=2332
FILE ID=node149/3746901-1339109155
RUNJOBID= node149-1339098156-9360
PBS_JOBID= 14643704
Free space on /tmp= 70840 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat70_4_22_6.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746901-1339109155/watcher-3746901-1339109155 -o /tmp/evaluation-result-3746901-1339109155/solver-3746901-1339109155 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746901-1339109155.opb 1924706189 HOME HOME

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

MD5SUM BENCH= 3d381ed93f57c88e2b6d7a913913eca6
RANDOM SEED=1924706189

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
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	: 5438.55
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.145
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.145
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.145
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	: 5438.55
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.145
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.145
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:       32873648 kB
MemFree:        30657520 kB
Buffers:           86792 kB
Cached:          1125040 kB
SwapCached:        29984 kB
Active:           435380 kB
Inactive:        1005888 kB
Active(anon):     201596 kB
Inactive(anon):    29944 kB
Active(file):     233784 kB
Inactive(file):   975944 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67072856 kB
Dirty:              8980 kB
Writeback:             0 kB
AnonPages:        209260 kB
Mapped:            10072 kB
Shmem:                 0 kB
Slab:             635304 kB
SReclaimable:      79292 kB
SUnreclaim:       556012 kB
KernelStack:        1464 kB
PageTables:         4512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     331160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70028 MiB
End job on node149 at 2012-06-08 01:15:55