Trace number 3751686

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-quickBound (fixed)? (TO) 1800.12 1800.72

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_3.opb
MD5SUMe8b41d97566c10d69baac452b7d02eb7
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4527423
Best CPU time to get the best result obtained on this benchmark1800.05
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 171879616
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 85431562646
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 171879616
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 85431562646
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.34	c old isEQ: 192, new EQ is 1
0.00/0.43	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
5.08/5.35	c [INC SYSTEM] finished preprocessing in 4 s
5.08/5.35	c [INC SYSTEM] execute solver
5.78/6.07	c [INC SEARCH] formula is SAT
5.78/6.09	c [INC SYSTEM] solved the initial formula
5.88/6.12	c model valid
5.88/6.12	c current solution ok
6.78/7.08	o 44961749
6.78/7.08	c starting approximation
6.78/7.08	c factor = 2
6.78/7.08	c factor still to low - shrinking to 1.31244e+06
6.78/7.08	c approx number of clauses: 1e+06
6.78/7.08	c current bound: 22480910
6.95/7.69	c leaving approximation
6.95/7.69	c finished approximation
6.95/7.69	c [INC SYSTEM] there exists a inc, kill it!
6.95/7.69	c write failed with 2
6.95/7.70	c [INC SEARCH] iteration: 0
6.95/7.70	c [INC BOUNDS] best value:44961819 search for 44961818
6.95/7.70	c [INC SYSTEM] create new solver instance
6.95/7.70	c [INC] encode full formula
6.95/7.70	c fallback to adder encoding
8.79/9.01	c set iterative enc to: adder
8.79/9.01	c set iterative enc to: none
8.98/9.21	c [INC SEARCH] isOptimum variable: 0
30.46/30.78	c formula is SAT
30.58/30.83	c [INC SEARCH] copied best model
30.58/30.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
30.58/30.86	c model valid
30.58/30.86	c current solution ok
30.58/30.86	o 43584925
30.58/30.86	c [INC SEARCH] iteration: 1
30.58/30.86	c [INC BOUNDS] best value:43584995 search for 43584994
30.58/30.86	c [INC SYSTEM] there exists a inc, kill it!
30.58/30.86	c write failed with 2
30.58/30.88	c [INC SYSTEM] create new solver instance
30.58/30.88	c [INC] encode full formula
30.58/30.88	c fallback to adder encoding
31.88/32.18	c set iterative enc to: adder
31.88/32.18	c set iterative enc to: none
32.18/32.41	c [INC SEARCH] isOptimum variable: 0
71.85/72.15	c formula is SAT
71.85/72.19	c [INC SEARCH] copied best model
71.95/72.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
71.95/72.23	c model valid
71.95/72.23	c current solution ok
71.95/72.23	o 41940301
71.95/72.23	c [INC SEARCH] iteration: 2
71.95/72.23	c [INC BOUNDS] best value:41940371 search for 41940370
71.95/72.23	c [INC SYSTEM] there exists a inc, kill it!
71.95/72.23	c write failed with 2
71.95/72.25	c [INC SYSTEM] create new solver instance
71.95/72.25	c [INC] encode full formula
71.95/72.25	c fallback to adder encoding
73.27/73.55	c set iterative enc to: adder
73.27/73.55	c set iterative enc to: none
73.48/73.77	c [INC SEARCH] isOptimum variable: 0
90.76/91.06	c formula is SAT
90.87/91.10	c [INC SEARCH] copied best model
90.87/91.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
90.87/91.14	c model valid
90.87/91.14	c current solution ok
90.87/91.14	o 26041417
90.87/91.14	c [INC SEARCH] iteration: 3
90.87/91.14	c [INC BOUNDS] best value:26041487 search for 26041486
90.87/91.14	c [INC SYSTEM] there exists a inc, kill it!
90.87/91.14	c write failed with 2
90.87/91.16	c [INC SYSTEM] create new solver instance
90.87/91.16	c [INC] encode full formula
90.87/91.16	c fallback to adder encoding
92.07/92.33	c set iterative enc to: adder
92.07/92.33	c set iterative enc to: none
92.28/92.54	c [INC SEARCH] isOptimum variable: 0
425.20/425.55	c formula is SAT
425.20/425.59	c [INC SEARCH] copied best model
425.20/425.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
425.31/425.63	c model valid
425.31/425.63	c current solution ok
425.31/425.63	o 25996969
425.31/425.63	c [INC SEARCH] iteration: 4
425.31/425.63	c [INC BOUNDS] best value:25997039 search for 25997038
425.31/425.63	c [INC SYSTEM] there exists a inc, kill it!
425.31/425.63	c write failed with 2
425.31/425.63	c [INC SYSTEM] create new solver instance
425.31/425.63	c [INC] encode full formula
425.31/425.63	c fallback to adder encoding
426.52/426.81	c set iterative enc to: adder
426.52/426.81	c set iterative enc to: none
426.72/427.02	c [INC SEARCH] isOptimum variable: 0
444.99/445.38	c formula is SAT
445.09/445.42	c [INC SEARCH] copied best model
445.09/445.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
445.09/445.46	c model valid
445.09/445.46	c current solution ok
445.09/445.46	o 12494315
445.09/445.46	c [INC SEARCH] iteration: 5
445.09/445.46	c [INC BOUNDS] best value:12494385 search for 12494384
445.09/445.46	c [INC SYSTEM] there exists a inc, kill it!
445.09/445.46	c write failed with 2
445.09/445.48	c [INC SYSTEM] create new solver instance
445.09/445.48	c [INC] encode full formula
445.09/445.48	c fallback to adder encoding
446.10/446.49	c set iterative enc to: adder
446.10/446.49	c set iterative enc to: none
446.30/446.67	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.71	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.71	s UNKNOWN
1800.08/1800.71	c [INC SYSTEM] there exists a inc, kill it!
1800.08/1800.71	c write failed with -1
1800.08/1800.72	HOME/npSolver-pbo-Itdqb.sh: line 18: 12901 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=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-3751686-1339178341/watcher-3751686-1339178341 -o /tmp/evaluation-result-3751686-1339178341/solver-3751686-1339178341 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751686-1339178341.opb 742398516 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 12900
/proc/meminfo: memFree=31382768/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0

[startup+0.104509 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 12900
/proc/meminfo: memFree=31382768/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200321 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 12900
/proc/meminfo: memFree=31382768/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.3003 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 12900
/proc/meminfo: memFree=31382768/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700286 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 12900
/proc/meminfo: memFree=31382768/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50044 s]
/proc/loadavg: 2.03 2.01 2.00 3/184 12904
/proc/meminfo: memFree=31199212/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0
[pid=12901] ppid=12900 vsize=37592 CPUtime=0.51 cores=1,3,5,7
/proc/12901/stat : 12901 (npSolver-pbo) S 12900 12900 12214 0 -1 4202496 6980 0 0 0 46 5 0 0 20 0 1 0 27800724 38494208 8161 33554432000 4194304 6004724 140735678138080 140735678132544 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12901/statm: 9398 8161 164 442 0 8952 0
[pid=12903] ppid=12901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12903/stat : 12903 (cp2_pre.sh) S 12901 12900 12214 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 27800776 9367552 277 33554432000 4194304 5064252 140736344658064 140736344656768 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12903/statm: 2287 277 234 213 0 72 0
[pid=12904] ppid=12903 vsize=163032 CPUtime=0.97 cores=1,3,5,7
/proc/12904/stat : 12904 (coprocessor) R 12903 12900 12214 0 -1 4202496 29017 0 0 0 91 6 0 0 20 0 1 0 27800776 166944768 39262 33554432000 4194304 6586260 140735364536160 140735364532088 4754214 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/12904/statm: 40758 39262 182 584 0 40170 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 218920

[startup+3.10045 s]
/proc/loadavg: 2.03 2.01 2.00 3/184 12904
/proc/meminfo: memFree=31136428/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0
[pid=12901] ppid=12900 vsize=37592 CPUtime=0.51 cores=1,3,5,7
/proc/12901/stat : 12901 (npSolver-pbo) S 12900 12900 12214 0 -1 4202496 6980 0 0 0 46 5 0 0 20 0 1 0 27800724 38494208 8161 33554432000 4194304 6004724 140735678138080 140735678132544 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12901/statm: 9398 8161 164 442 0 8952 0
[pid=12903] ppid=12901 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12903/stat : 12903 (cp2_pre.sh) S 12901 12900 12214 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 27800776 9367552 277 33554432000 4194304 5064252 140736344658064 140736344656768 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12903/statm: 2287 277 234 213 0 72 0
[pid=12904] ppid=12903 vsize=188564 CPUtime=2.57 cores=1,3,5,7
/proc/12904/stat : 12904 (coprocessor) R 12903 12900 12214 0 -1 4202496 33006 0 0 0 250 7 0 0 20 0 1 0 27800776 193089536 45806 33554432000 4194304 6586260 140735364536160 140735364531528 4677137 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/12904/statm: 47141 45806 192 584 0 46553 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 244452

[startup+6.30032 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 12906
/proc/meminfo: memFree=31252032/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0
[pid=12901] ppid=12900 vsize=37592 CPUtime=5.37 cores=1,3,5,7
/proc/12901/stat : 12901 (npSolver-pbo) R 12900 12900 12214 0 -1 4202496 8769 35296 0 0 55 19 446 17 20 0 1 0 27800724 38494208 8170 33554432000 4194304 6004724 140735678138080 140735678124360 5190832 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12901/statm: 9398 8170 173 442 0 8952 0
[pid=12906] ppid=12901 vsize=84512 CPUtime=0.71 cores=1,3,5,7
/proc/12906/stat : 12906 (glucosInc) S 12901 12900 12214 0 -1 4202496 17701 0 0 0 69 2 0 0 20 0 1 0 27801259 86540288 20115 33554432000 4194304 5654031 140736891095376 140736891093688 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12906/statm: 21128 20115 146 357 0 20768 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 131252

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 12916
/proc/meminfo: memFree=30906120/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0
[pid=12901] ppid=12900 vsize=52616 CPUtime=8.99 cores=1,3,5,7
/proc/12901/stat : 12901 (npSolver-pbo) S 12900 12900 12214 0 -1 4202496 16953 82445 0 0 211 97 558 33 20 0 1 0 27800724 53878784 11953 33554432000 4194304 6004724 140735678138080 140735678123928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12901/statm: 13154 11953 200 442 0 12708 0
[pid=12916] ppid=12901 vsize=340608 CPUtime=3.47 cores=1,3,5,7
/proc/12916/stat : 12916 (glucosInc) R 12901 12900 12214 0 -1 4202496 53511 0 0 0 332 15 0 0 20 0 1 0 27801645 348782592 69406 33554432000 4194304 5654031 140736675360480 140736675358264 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12916/statm: 85152 69406 140 357 0 84792 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 402372

[startup+25.5005 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 12916
/proc/meminfo: memFree=30909648/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0
[pid=12901] ppid=12900 vsize=52616 CPUtime=8.99 cores=1,3,5,7
/proc/12901/stat : 12901 (npSolver-pbo) S 12900 12900 12214 0 -1 4202496 16953 82445 0 0 211 97 558 33 20 0 1 0 27800724 53878784 11953 33554432000 4194304 6004724 140735678138080 140735678123928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12901/statm: 13154 11953 200 442 0 12708 0
[pid=12916] ppid=12901 vsize=347636 CPUtime=16.27 cores=1,3,5,7
/proc/12916/stat : 12916 (glucosInc) R 12901 12900 12214 0 -1 4202496 54595 0 0 0 1611 16 0 0 20 0 1 0 27801645 355979264 75089 33554432000 4194304 5654031 140736675360480 140736675348296 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12916/statm: 86909 75089 140 357 0 86549 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 409400

[startup+51.1005 s]
/proc/loadavg: 2.08 2.02 2.00 3/183 12930
/proc/meminfo: memFree=30755172/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0
[pid=12901] ppid=12900 vsize=43496 CPUtime=32.19 cores=1,3,5,7
/proc/12901/stat : 12901 (npSolver-pbo) S 12900 12900 12214 0 -1 4202496 23761 137745 0 0 351 116 2697 55 20 0 1 0 27800724 44539904 9705 33554432000 4194304 6004724 140735678138080 140735678123928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12901/statm: 10874 9705 200 442 0 10428 0
[pid=12918] ppid=12901 vsize=342040 CPUtime=18.67 cores=1,3,5,7
/proc/12918/stat : 12918 (glucosInc) R 12901 12900 12214 0 -1 4202496 56596 0 0 0 1842 25 0 0 20 0 1 0 27803965 350248960 75263 33554432000 4194304 5654031 140735889205456 140735889203240 4215357 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12918/statm: 85510 75263 140 357 0 85150 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 394684

[startup+102.301 s]
/proc/loadavg: 2.24 2.07 2.02 3/184 12945
/proc/meminfo: memFree=30894420/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0
[pid=12901] ppid=12900 vsize=42360 CPUtime=92.31 cores=1,3,5,7
/proc/12901/stat : 12901 (npSolver-pbo) S 12900 12900 12214 0 -1 4202496 38235 255833 0 0 617 153 8338 123 20 0 1 0 27800724 43376640 9421 33554432000 4194304 6004724 140735678138080 140735678123928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12901/statm: 10590 9421 200 442 0 10144 0
[pid=12943] ppid=12901 vsize=302512 CPUtime=9.74 cores=1,3,5,7
/proc/12943/stat : 12943 (glucosInc) R 12901 12900 12214 0 -1 4202496 49534 0 0 0 962 12 0 0 20 0 1 0 27809978 309772288 64801 33554432000 4194304 5654031 140734091132656 140734091120472 4215913 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12943/statm: 75628 64801 140 357 0 75268 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 354020

[startup+162.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/184 12970
/proc/meminfo: memFree=30877244/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0
[pid=12901] ppid=12900 vsize=42360 CPUtime=92.31 cores=1,3,5,7
/proc/12901/stat : 12901 (npSolver-pbo) S 12900 12900 12214 0 -1 4202496 38235 255833 0 0 617 153 8338 123 20 0 1 0 27800724 43376640 9421 33554432000 4194304 6004724 140735678138080 140735678123928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12901/statm: 10590 9421 200 442 0 10144 0
[pid=12943] ppid=12901 vsize=305860 CPUtime=69.72 cores=1,3,5,7
/proc/12943/stat : 12943 (glucosInc) R 12901 12900 12214 0 -1 4202496 50759 0 0 0 6958 14 0 0 20 0 1 0 27809978 313200640 67228 33554432000 4194304 5654031 140734091132656 140734091120472 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12943/statm: 76465 67228 141 357 0 76105 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 357368

[startup+222.307 s]
/proc/loadavg: 2.10 2.06 2.01 3/183 12976
/proc/meminfo: memFree=30828480/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0
[pid=12901] ppid=12900 vsize=42360 CPUtime=92.31 cores=1,3,5,7
/proc/12901/stat : 12901 (npSolver-pbo) S 12900 12900 12214 0 -1 4202496 38235 255833 0 0 617 153 8338 123 20 0 1 0 27800724 43376640 9421 33554432000 4194304 6004724 140735678138080 140735678123928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12901/statm: 10590 9421 200 442 0 10144 0
[pid=12943] ppid=12901 vsize=355948 CPUtime=129.71 cores=1,3,5,7

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

/proc/meminfo: memFree=30520096/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0
[pid=12901] ppid=12900 vsize=41032 CPUtime=446.38 cores=1,3,5,7
/proc/12901/stat : 12901 (npSolver-pbo) S 12900 12900 12214 0 -1 4202496 53438 373867 0 0 852 189 43401 196 20 0 1 0 27800724 42016768 9089 33554432000 4194304 6004724 140735678138080 140735678123928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12901/statm: 10258 9089 200 442 0 9812 0
[pid=12983] ppid=12901 vsize=561860 CPUtime=795.4 cores=1,3,5,7
/proc/12983/stat : 12983 (glucosInc) R 12901 12900 12214 0 -1 4202496 87719 0 0 0 79380 160 0 0 20 0 1 0 27845391 575344640 136199 33554432000 4194304 5654031 140735410072000 140735410069896 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12983/statm: 140465 136199 141 357 0 140105 0
Current children cumulated CPU time (s) 1241.78
Current children cumulated vsize (KiB) 612040

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 12996
/proc/meminfo: memFree=30534472/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0
[pid=12901] ppid=12900 vsize=41032 CPUtime=446.38 cores=1,3,5,7
/proc/12901/stat : 12901 (npSolver-pbo) S 12900 12900 12214 0 -1 4202496 53438 373867 0 0 852 189 43401 196 20 0 1 0 27800724 42016768 9089 33554432000 4194304 6004724 140735678138080 140735678123928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12901/statm: 10258 9089 200 442 0 9812 0
[pid=12983] ppid=12901 vsize=562144 CPUtime=855.39 cores=1,3,5,7
/proc/12983/stat : 12983 (glucosInc) R 12901 12900 12214 0 -1 4202496 89853 0 0 0 85372 167 0 0 20 0 1 0 27845391 575635456 132473 33554432000 4194304 5654031 140735410072000 140735410070088 4232976 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12983/statm: 140536 132473 141 357 0 140176 0
Current children cumulated CPU time (s) 1301.77
Current children cumulated vsize (KiB) 612324

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 12996
/proc/meminfo: memFree=30576388/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0
[pid=12901] ppid=12900 vsize=41032 CPUtime=446.38 cores=1,3,5,7
/proc/12901/stat : 12901 (npSolver-pbo) S 12900 12900 12214 0 -1 4202496 53438 373867 0 0 852 189 43401 196 20 0 1 0 27800724 42016768 9089 33554432000 4194304 6004724 140735678138080 140735678123928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12901/statm: 10258 9089 200 442 0 9812 0
[pid=12983] ppid=12901 vsize=562340 CPUtime=915.38 cores=1,3,5,7
/proc/12983/stat : 12983 (glucosInc) R 12901 12900 12214 0 -1 4202496 92189 0 0 0 91363 175 0 0 20 0 1 0 27845391 575836160 118914 33554432000 4194304 5654031 140735410072000 140735410069784 4215126 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12983/statm: 140585 118914 141 357 0 140225 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 612520

[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 12996
/proc/meminfo: memFree=30569808/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0
[pid=12901] ppid=12900 vsize=41032 CPUtime=446.38 cores=1,3,5,7
/proc/12901/stat : 12901 (npSolver-pbo) S 12900 12900 12214 0 -1 4202496 53438 373867 0 0 852 189 43401 196 20 0 1 0 27800724 42016768 9089 33554432000 4194304 6004724 140735678138080 140735678123928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12901/statm: 10258 9089 200 442 0 9812 0
[pid=12983] ppid=12901 vsize=562888 CPUtime=975.37 cores=1,3,5,7
/proc/12983/stat : 12983 (glucosInc) R 12901 12900 12214 0 -1 4202496 94351 0 0 0 97356 181 0 0 20 0 1 0 27845391 576397312 110158 33554432000 4194304 5654031 140735410072000 140735410070088 4215028 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12983/statm: 140722 110158 141 357 0 140362 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 613068

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12997
/proc/meminfo: memFree=30684216/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0
[pid=12901] ppid=12900 vsize=41032 CPUtime=446.38 cores=1,3,5,7
/proc/12901/stat : 12901 (npSolver-pbo) S 12900 12900 12214 0 -1 4202496 53438 373867 0 0 852 189 43401 196 20 0 1 0 27800724 42016768 9089 33554432000 4194304 6004724 140735678138080 140735678123928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12901/statm: 10258 9089 200 442 0 9812 0
[pid=12983] ppid=12901 vsize=431460 CPUtime=1035.35 cores=1,3,5,7
/proc/12983/stat : 12983 (glucosInc) R 12901 12900 12214 0 -1 4202496 96377 0 0 0 103346 189 0 0 20 0 1 0 27845391 441815040 99340 33554432000 4194304 5654031 140735410072000 140735410069784 4215112 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12983/statm: 107865 99340 141 357 0 107505 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 481640

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12997
/proc/meminfo: memFree=30431264/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0
[pid=12901] ppid=12900 vsize=41032 CPUtime=446.38 cores=1,3,5,7
/proc/12901/stat : 12901 (npSolver-pbo) S 12900 12900 12214 0 -1 4202496 53438 373867 0 0 852 189 43401 196 20 0 1 0 27800724 42016768 9089 33554432000 4194304 6004724 140735678138080 140735678123928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12901/statm: 10258 9089 200 442 0 9812 0
[pid=12983] ppid=12901 vsize=779340 CPUtime=1095.35 cores=1,3,5,7
/proc/12983/stat : 12983 (glucosInc) R 12901 12900 12214 0 -1 4202496 97586 0 0 0 109341 194 0 0 20 0 1 0 27845391 798044160 152159 33554432000 4194304 5654031 140735410072000 140735410069784 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12983/statm: 194835 152159 141 357 0 194475 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 829520

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12997
/proc/meminfo: memFree=30520124/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0
[pid=12901] ppid=12900 vsize=41032 CPUtime=446.38 cores=1,3,5,7
/proc/12901/stat : 12901 (npSolver-pbo) S 12900 12900 12214 0 -1 4202496 53438 373867 0 0 852 189 43401 196 20 0 1 0 27800724 42016768 9089 33554432000 4194304 6004724 140735678138080 140735678123928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12901/statm: 10258 9089 200 442 0 9812 0
[pid=12983] ppid=12901 vsize=564936 CPUtime=1155.32 cores=1,3,5,7
/proc/12983/stat : 12983 (glucosInc) R 12901 12900 12214 0 -1 4202496 99269 0 0 0 115332 200 0 0 20 0 1 0 27845391 578494464 129537 33554432000 4194304 5654031 140735410072000 140735410069784 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12983/statm: 141234 129537 141 357 0 140874 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 615116

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12997
/proc/meminfo: memFree=30555224/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0
[pid=12901] ppid=12900 vsize=41032 CPUtime=446.38 cores=1,3,5,7
/proc/12901/stat : 12901 (npSolver-pbo) S 12900 12900 12214 0 -1 4202496 53438 373867 0 0 852 189 43401 196 20 0 1 0 27800724 42016768 9089 33554432000 4194304 6004724 140735678138080 140735678123928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12901/statm: 10258 9089 200 442 0 9812 0
[pid=12983] ppid=12901 vsize=565716 CPUtime=1215.32 cores=1,3,5,7
/proc/12983/stat : 12983 (glucosInc) R 12901 12900 12214 0 -1 4202496 101772 0 0 0 121323 209 0 0 20 0 1 0 27845391 579293184 125310 33554432000 4194304 5654031 140735410072000 140735410069784 4215188 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12983/statm: 141429 125310 141 357 0 141069 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 615896

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12997
/proc/meminfo: memFree=30674304/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0
[pid=12901] ppid=12900 vsize=41032 CPUtime=446.38 cores=1,3,5,7
/proc/12901/stat : 12901 (npSolver-pbo) S 12900 12900 12214 0 -1 4202496 53438 373867 0 0 852 189 43401 196 20 0 1 0 27800724 42016768 9089 33554432000 4194304 6004724 140735678138080 140735678123928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12901/statm: 10258 9089 200 442 0 9812 0
[pid=12983] ppid=12901 vsize=436468 CPUtime=1275.32 cores=1,3,5,7
/proc/12983/stat : 12983 (glucosInc) R 12901 12900 12214 0 -1 4202496 106448 0 0 0 127304 228 0 0 20 0 1 0 27845391 446943232 91246 33554432000 4194304 5654031 140735410072000 140735410070088 4215399 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12983/statm: 109117 91246 141 357 0 108757 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 486648

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 13000
/proc/meminfo: memFree=30723488/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0
[pid=12901] ppid=12900 vsize=41032 CPUtime=446.38 cores=1,3,5,7
/proc/12901/stat : 12901 (npSolver-pbo) S 12900 12900 12214 0 -1 4202496 53438 373867 0 0 852 189 43401 196 20 0 1 0 27800724 42016768 9089 33554432000 4194304 6004724 140735678138080 140735678123928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12901/statm: 10258 9089 200 442 0 9812 0
[pid=12983] ppid=12901 vsize=571596 CPUtime=1335.3 cores=1,3,5,7
/proc/12983/stat : 12983 (glucosInc) R 12901 12900 12214 0 -1 4202496 109087 0 0 0 133290 240 0 0 20 0 1 0 27845391 585314304 109694 33554432000 4194304 5654031 140735410072000 140735410070088 4214993 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12983/statm: 142899 109694 141 357 0 142539 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 621776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.09 2.03 2.00 3/182 13040
/proc/meminfo: memFree=30214376/32873844 swapFree=7632/7632
[pid=12900] ppid=12898 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12900/stat : 12900 (npSolver-pbo-It) S 12898 12900 12214 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 27800724 9367552 275 33554432000 4194304 5064252 140736626600224 140736626599136 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12900/statm: 2287 275 233 213 0 72 0
[pid=12901] ppid=12900 vsize=41032 CPUtime=446.38 cores=1,3,5,7
/proc/12901/stat : 12901 (npSolver-pbo) S 12900 12900 12214 0 -1 4202496 53438 373867 0 0 852 189 43401 196 20 0 1 0 27800724 42016768 9089 33554432000 4194304 6004724 140735678138080 140735678123928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12901/statm: 10258 9089 200 442 0 9812 0
[pid=12983] ppid=12901 vsize=572064 CPUtime=1353.7 cores=1,3,5,7
/proc/12983/stat : 12983 (glucosInc) R 12901 12900 12214 0 -1 4202496 109215 0 0 0 135128 242 0 0 20 0 1 0 27845391 585793536 134861 33554432000 4194304 5654031 140735410072000 140735410069784 4215036 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12983/statm: 143016 134861 141 357 0 142656 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 622244

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.72
CPU time (s): 1800.12
CPU user time (s): 1793.83
CPU system time (s): 6.29004
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 1048136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.83
system time used= 6.29004
maximum resident set size= 901600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 536900
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1241592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7311
involuntary context switches= 5426

runsolver used 7.10492 second user time and 16.7305 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-08 19:59:01
IDJOB=3751686
IDBENCH=92761
IDSOLVER=2335
FILE ID=node135/3751686-1339178341
RUNJOBID= node135-1339169327-12231
PBS_JOBID= 14643812
Free space on /tmp= 70584 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat70_4_22_3.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751686-1339178341/watcher-3751686-1339178341 -o /tmp/evaluation-result-3751686-1339178341/solver-3751686-1339178341 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751686-1339178341.opb 742398516 HOME HOME

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

MD5SUM BENCH= e8b41d97566c10d69baac452b7d02eb7
RANDOM SEED=742398516

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31383156 kB
Buffers:          196976 kB
Cached:           350772 kB
SwapCached:         2484 kB
Active:           471140 kB
Inactive:         161876 kB
Active(anon):      85292 kB
Inactive(anon):     1456 kB
Active(file):     385848 kB
Inactive(file):   160420 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098944 kB
Dirty:             22288 kB
Writeback:             0 kB
AnonPages:        197884 kB
Mapped:            10120 kB
Shmem:                 0 kB
Slab:             712088 kB
SReclaimable:     153112 kB
SUnreclaim:       558976 kB
KernelStack:        1536 kB
PageTables:         3952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     223424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 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= 70440 MiB
End job on node135 at 2012-06-08 20:29:02