Trace number 3699358

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? (TO) 1800.09 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat15_5_3_7_ic.opb
MD5SUMed0e62d21585297a53ea5d644fd52c40
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark16633202
Best CPU time to get the best result obtained on this benchmark3.56446
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3435
Total number of constraints6802
Number of constraints which are clauses2970
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints3825
Minimum length of a constraint2
Maximum length of a constraint105
Number of terms in the objective function 645
Biggest coefficient in the objective function 76225024
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 4402461705
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 76225024
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 4402461705
Number of bits of the biggest sum of numbers33
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.07	c run inc solver
0.00/0.07	c [INC SYSTEM] run initial solver
0.00/0.07	c [INC SYSTEM] preprocess with white file
0.00/0.37	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.37	c [INC SYSTEM] execute solver
1.46/1.53	c [INC SEARCH] formula is SAT
1.46/1.53	c [INC SYSTEM] solved the initial formula
1.46/1.54	c model valid
1.46/1.54	c current solution ok
1.57/1.67	o 130802410
1.57/1.67	c execute binary inc search
1.57/1.67	c [INC SEARCH] current bound: 65401212
1.57/1.67	c [INC SEARCH] iteration: 0
1.57/1.67	c [INC SEARCH] lower bound: 0 upperbound 130802425 current bound: 65401212 best value:130802425
1.57/1.67	c [INC SYSTEM] there exists a inc, kill it!
1.57/1.67	c write failed with 2
1.57/1.67	c [INC SYSTEM] create new solver instance
1.57/1.67	c [INC] encode full formula
1.57/1.67	c fallback to adder encoding
1.68/1.76	c set iterative enc to: adder
1.68/1.76	c set iterative enc to: none
1.68/1.77	c [INC SEARCH] isOptimum variable: 0
1.76/2.05	c [INC SEARCH] formula is SAT
1.76/2.06	c [INC SEARCH] copied best model
1.76/2.06	c sat variable: 1 optimum/unsat variable: 0
1.76/2.07	c model valid
1.76/2.07	c current solution ok
1.76/2.07	o 29134666
1.76/2.07	c [INC SEARCH] current bound: 14567340
1.76/2.07	c [INC SEARCH] iteration: 1
1.76/2.07	c [INC SEARCH] lower bound: 0 upperbound 29134681 current bound: 14567340 best value:29134681
1.76/2.07	c [INC SYSTEM] there exists a inc, kill it!
1.76/2.07	c write failed with 2
1.76/2.07	c [INC SYSTEM] create new solver instance
1.76/2.07	c [INC] encode full formula
1.76/2.07	c fallback to adder encoding
2.10/2.14	c set iterative enc to: adder
2.10/2.14	c set iterative enc to: none
2.10/2.16	c [INC SEARCH] isOptimum variable: 0
2.15/2.61	c [INC SEARCH] formula is UNSAT
2.15/2.61	c [INC SYSTEM] there exists a inc, kill it!
2.15/2.61	c write failed with 2
2.15/2.61	c sat variable: 0 optimum/unsat variable: 1
2.15/2.61	c [INC SEARCH] set lower bound to 14567341 upperbound 29134681
2.15/2.61	c [INC SEARCH] current bound: 21851011
2.15/2.61	c [INC SEARCH] iteration: 2
2.15/2.61	c [INC SEARCH] lower bound: 14567341 upperbound 29134681 current bound: 21851011 best value:29134681
2.15/2.61	c [INC SYSTEM] create new solver instance
2.15/2.61	c [INC] encode full formula
2.15/2.61	c fallback to adder encoding
2.15/2.68	c set iterative enc to: adder
2.15/2.68	c set iterative enc to: none
2.68/2.70	c [INC SEARCH] isOptimum variable: 0
16.46/16.51	c [INC SEARCH] formula is SAT
16.46/16.51	c [INC SEARCH] copied best model
16.46/16.51	c sat variable: 1 optimum/unsat variable: 0
16.46/16.52	c model valid
16.46/16.52	c current solution ok
16.46/16.52	o 21708336
16.46/16.52	c [INC SEARCH] current bound: 18137846
16.46/16.52	c [INC SEARCH] iteration: 3
16.46/16.52	c [INC SEARCH] lower bound: 14567341 upperbound 21708351 current bound: 18137846 best value:21708351
16.46/16.52	c [INC SYSTEM] there exists a inc, kill it!
16.46/16.52	c write failed with 2
16.46/16.52	c [INC SYSTEM] create new solver instance
16.46/16.52	c [INC] encode full formula
16.46/16.52	c fallback to adder encoding
16.59/16.60	c set iterative enc to: adder
16.59/16.60	c set iterative enc to: none
16.59/16.61	c [INC SEARCH] isOptimum variable: 0
24.26/24.38	c [INC SEARCH] formula is SAT
24.26/24.38	c [INC SEARCH] copied best model
24.26/24.38	c sat variable: 1 optimum/unsat variable: 0
24.26/24.39	c model valid
24.26/24.39	c current solution ok
24.26/24.39	o 18083732
24.26/24.39	c [INC SEARCH] current bound: 16325544
24.26/24.39	c [INC SEARCH] iteration: 4
24.26/24.39	c [INC SEARCH] lower bound: 14567341 upperbound 18083747 current bound: 16325544 best value:18083747
24.26/24.39	c [INC SYSTEM] there exists a inc, kill it!
24.26/24.39	c write failed with 2
24.26/24.39	c [INC SYSTEM] create new solver instance
24.26/24.39	c [INC] encode full formula
24.26/24.39	c fallback to adder encoding
24.38/24.46	c set iterative enc to: adder
24.38/24.46	c set iterative enc to: none
24.38/24.48	c [INC SEARCH] isOptimum variable: 0
86.95/87.02	c [INC SEARCH] formula is UNSAT
86.95/87.02	c [INC SYSTEM] there exists a inc, kill it!
86.95/87.02	c write failed with 2
86.95/87.02	c sat variable: 0 optimum/unsat variable: 1
86.95/87.02	c [INC SEARCH] set lower bound to 16325545 upperbound 18083747
86.95/87.02	c [INC SEARCH] current bound: 17204646
86.95/87.02	c [INC SEARCH] iteration: 5
86.95/87.02	c [INC SEARCH] lower bound: 16325545 upperbound 18083747 current bound: 17204646 best value:18083747
86.95/87.02	c [INC SYSTEM] create new solver instance
86.95/87.02	c [INC] encode full formula
86.95/87.02	c fallback to adder encoding
86.95/87.09	c set iterative enc to: adder
86.95/87.09	c set iterative enc to: none
87.05/87.11	c [INC SEARCH] isOptimum variable: 0
114.04/114.10	c [INC SEARCH] formula is SAT
114.04/114.11	c [INC SEARCH] copied best model
114.04/114.11	c sat variable: 1 optimum/unsat variable: 0
114.04/114.12	c model valid
114.04/114.12	c current solution ok
114.04/114.12	o 17198520
114.04/114.12	c [INC SEARCH] current bound: 16762040
114.04/114.12	c [INC SEARCH] iteration: 6
114.04/114.12	c [INC SEARCH] lower bound: 16325545 upperbound 17198535 current bound: 16762040 best value:17198535
114.04/114.12	c [INC SYSTEM] there exists a inc, kill it!
114.04/114.12	c write failed with 2
114.04/114.12	c [INC SYSTEM] create new solver instance
114.04/114.12	c [INC] encode full formula
114.04/114.12	c fallback to adder encoding
114.04/114.19	c set iterative enc to: adder
114.04/114.19	c set iterative enc to: none
114.15/114.20	c [INC SEARCH] isOptimum variable: 0
249.21/249.36	c [INC SEARCH] formula is SAT
249.21/249.37	c [INC SEARCH] copied best model
249.21/249.37	c sat variable: 1 optimum/unsat variable: 0
249.21/249.38	c model valid
249.21/249.38	c current solution ok
249.21/249.38	o 16740308
249.21/249.38	c [INC SEARCH] current bound: 16532934
249.21/249.38	c [INC SEARCH] iteration: 7
249.21/249.38	c [INC SEARCH] lower bound: 16325545 upperbound 16740323 current bound: 16532934 best value:16740323
249.21/249.38	c [INC SYSTEM] there exists a inc, kill it!
249.21/249.38	c write failed with 2
249.21/249.38	c [INC SYSTEM] create new solver instance
249.21/249.38	c [INC] encode full formula
249.21/249.38	c fallback to adder encoding
249.33/249.45	c set iterative enc to: adder
249.33/249.45	c set iterative enc to: none
249.33/249.47	c [INC SEARCH] isOptimum variable: 0
560.36/560.53	c [INC SEARCH] formula is UNSAT
560.36/560.53	c [INC SYSTEM] there exists a inc, kill it!
560.36/560.53	c write failed with 2
560.36/560.53	c sat variable: 0 optimum/unsat variable: 1
560.36/560.53	c [INC SEARCH] set lower bound to 16532935 upperbound 16740323
560.36/560.53	c [INC SEARCH] current bound: 16636629
560.36/560.53	c [INC SEARCH] iteration: 8
560.36/560.53	c [INC SEARCH] lower bound: 16532935 upperbound 16740323 current bound: 16636629 best value:16740323
560.36/560.53	c [INC SYSTEM] create new solver instance
560.36/560.53	c [INC] encode full formula
560.36/560.53	c fallback to adder encoding
560.47/560.60	c set iterative enc to: adder
560.47/560.60	c set iterative enc to: none
560.47/560.62	c [INC SEARCH] isOptimum variable: 0
1073.76/1074.07	c [INC SEARCH] formula is SAT
1073.76/1074.08	c [INC SEARCH] copied best model
1073.76/1074.08	c sat variable: 1 optimum/unsat variable: 0
1073.76/1074.09	c model valid
1073.76/1074.09	c current solution ok
1073.76/1074.09	o 16633202
1073.76/1074.09	c [INC SEARCH] current bound: 16583076
1073.76/1074.09	c [INC SEARCH] iteration: 9
1073.76/1074.09	c [INC SEARCH] lower bound: 16532935 upperbound 16633217 current bound: 16583076 best value:16633217
1073.76/1074.09	c [INC SYSTEM] there exists a inc, kill it!
1073.76/1074.09	c write failed with 2
1073.76/1074.09	c [INC SYSTEM] create new solver instance
1073.76/1074.09	c [INC] encode full formula
1073.76/1074.09	c fallback to adder encoding
1073.88/1074.16	c set iterative enc to: adder
1073.88/1074.16	c set iterative enc to: none
1073.88/1074.18	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.40	c an unexpexted return value has been received, exit
1800.05/1800.40	s UNKNOWN
1800.05/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3699358-1338137114/watcher-3699358-1338137114 -o /tmp/evaluation-result-3699358-1338137114/solver-3699358-1338137114 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699358-1338137114.opb 1366658304 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.45 2.12 2.03 3/179 5332
/proc/meminfo: memFree=31402212/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0

[startup+0.078231 s]
/proc/loadavg: 2.45 2.12 2.03 3/179 5332
/proc/meminfo: memFree=31402212/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100343 s]
/proc/loadavg: 2.45 2.12 2.03 3/179 5332
/proc/meminfo: memFree=31402212/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300357 s]
/proc/loadavg: 2.45 2.12 2.03 3/179 5332
/proc/meminfo: memFree=31402212/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70023 s]
/proc/loadavg: 2.45 2.12 2.03 3/179 5332
/proc/meminfo: memFree=31402212/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.45 2.12 2.03 3/182 5338
/proc/meminfo: memFree=31385500/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0
[pid=5333] ppid=5332 vsize=6244 CPUtime=0.35 cores=1,3,5,7
/proc/5333/stat : 5333 (npSolver-pbo) S 5332 5332 3856 0 -1 4202496 2255 6264 0 0 6 0 28 1 20 0 1 0 279835764 6393856 1231 33554432000 4194304 5992684 140735844892736 140735844879000 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5333/statm: 1561 1231 168 440 0 1117 0
[pid=5338] ppid=5333 vsize=15020 CPUtime=1.11 cores=1,3,5,7
/proc/5338/stat : 5338 (glucosInc) R 5333 5332 3856 0 -1 4202496 2398 0 0 0 111 0 0 0 20 0 1 0 279835802 15380480 2822 33554432000 4194304 5654031 140735211044592 140735211042376 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5338/statm: 3755 2822 140 357 0 3395 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 30412

[startup+3.10035 s]
/proc/loadavg: 2.41 2.12 2.03 3/181 5341
/proc/meminfo: memFree=31383952/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0
[pid=5333] ppid=5332 vsize=6680 CPUtime=2.68 cores=1,3,5,7
/proc/5333/stat : 5333 (npSolver-pbo) S 5332 5332 3856 0 -1 4202496 11504 22877 0 0 33 15 212 8 20 0 1 0 279835764 6840320 1360 33554432000 4194304 5992684 140735844892736 140735844877640 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5333/statm: 1670 1360 186 440 0 1226 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 15828

[startup+6.3004 s]
/proc/loadavg: 2.41 2.12 2.03 3/182 5345
/proc/meminfo: memFree=31364916/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0
[pid=5333] ppid=5332 vsize=6680 CPUtime=2.68 cores=1,3,5,7
/proc/5333/stat : 5333 (npSolver-pbo) S 5332 5332 3856 0 -1 4202496 11504 22877 0 0 33 15 212 8 20 0 1 0 279835764 6840320 1360 33554432000 4194304 5992684 140735844892736 140735844877640 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5333/statm: 1670 1360 186 440 0 1226 0
[pid=5345] ppid=5333 vsize=28936 CPUtime=3.59 cores=1,3,5,7
/proc/5345/stat : 5345 (glucosInc) R 5333 5332 3856 0 -1 4202496 6540 0 0 0 358 1 0 0 20 0 1 0 279836034 29630464 6334 33554432000 4194304 5654031 140736099508272 140736099506040 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5345/statm: 7234 6334 141 357 0 6874 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 44764

[startup+12.7004 s]
/proc/loadavg: 2.35 2.11 2.03 3/182 5345
/proc/meminfo: memFree=31346968/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0
[pid=5333] ppid=5332 vsize=6680 CPUtime=2.68 cores=1,3,5,7
/proc/5333/stat : 5333 (npSolver-pbo) S 5332 5332 3856 0 -1 4202496 11504 22877 0 0 33 15 212 8 20 0 1 0 279835764 6840320 1360 33554432000 4194304 5992684 140735844892736 140735844877640 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5333/statm: 1670 1360 186 440 0 1226 0
[pid=5345] ppid=5333 vsize=47812 CPUtime=9.98 cores=1,3,5,7
/proc/5345/stat : 5345 (glucosInc) R 5333 5332 3856 0 -1 4202496 7582 0 0 0 996 2 0 0 20 0 1 0 279836034 48959488 10603 33554432000 4194304 5654031 140736099508272 140736099506072 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5345/statm: 11953 10603 141 357 0 11593 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 63640

[startup+25.5004 s]
/proc/loadavg: 2.29 2.11 2.03 3/182 5349
/proc/meminfo: memFree=31367276/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0
[pid=5333] ppid=5332 vsize=7480 CPUtime=24.46 cores=1,3,5,7
/proc/5333/stat : 5333 (npSolver-pbo) S 5332 5332 3856 0 -1 4202496 16489 39254 0 0 50 18 2363 15 20 0 1 0 279835764 7659520 1560 33554432000 4194304 5992684 140735844892736 140735844877640 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5333/statm: 1870 1560 186 440 0 1426 0
[pid=5349] ppid=5333 vsize=27592 CPUtime=1 cores=1,3,5,7
/proc/5349/stat : 5349 (glucosInc) R 5333 5332 3856 0 -1 4202496 6462 0 0 0 99 1 0 0 20 0 1 0 279838213 28254208 6238 33554432000 4194304 5654031 140736424155840 140736424153608 4232939 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 6898 6238 141 357 0 6538 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 44220

[startup+51.1004 s]
/proc/loadavg: 2.19 2.10 2.03 3/182 5349
/proc/meminfo: memFree=31354980/32873844 swapFree=7636/7636
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0
[pid=5333] ppid=5332 vsize=7480 CPUtime=24.46 cores=1,3,5,7
/proc/5333/stat : 5333 (npSolver-pbo) S 5332 5332 3856 0 -1 4202496 16489 39254 0 0 50 18 2363 15 20 0 1 0 279835764 7659520 1560 33554432000 4194304 5992684 140735844892736 140735844877640 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5333/statm: 1870 1560 186 440 0 1426 0
[pid=5349] ppid=5333 vsize=37016 CPUtime=26.6 cores=1,3,5,7
/proc/5349/stat : 5349 (glucosInc) R 5333 5332 3856 0 -1 4202496 8199 0 0 0 2658 2 0 0 20 0 1 0 279838213 37904384 8661 33554432000 4194304 5654031 140736424155840 140736424143656 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 9254 8661 142 357 0 8894 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 53644

[startup+102.307 s]
/proc/loadavg: 2.07 2.08 2.02 3/181 5351
/proc/meminfo: memFree=31357216/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0
[pid=5333] ppid=5332 vsize=6680 CPUtime=87.07 cores=1,3,5,7
/proc/5333/stat : 5333 (npSolver-pbo) S 5332 5332 3856 0 -1 4202496 19463 48127 0 0 57 19 8613 18 20 0 1 0 279835764 6840320 1360 33554432000 4194304 5992684 140735844892736 140735844877640 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5333/statm: 1670 1360 186 440 0 1226 0
[pid=5351] ppid=5333 vsize=36624 CPUtime=15.17 cores=1,3,5,7
/proc/5351/stat : 5351 (glucosInc) R 5333 5332 3856 0 -1 4202496 7611 0 0 0 1516 1 0 0 20 0 1 0 279844475 37502976 8297 33554432000 4194304 5654031 140737438599744 140737438587560 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5351/statm: 9156 8297 142 357 0 8796 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 52452

[startup+162.3 s]
/proc/loadavg: 2.03 2.06 2.02 3/181 5353
/proc/meminfo: memFree=31357104/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0
[pid=5333] ppid=5332 vsize=7472 CPUtime=114.16 cores=1,3,5,7
/proc/5333/stat : 5333 (npSolver-pbo) S 5332 5332 3856 0 -1 4202496 20882 56791 0 0 66 21 11309 20 20 0 1 0 279835764 7651328 1558 33554432000 4194304 5992684 140735844892736 140735844877640 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5333/statm: 1868 1558 186 440 0 1424 0
[pid=5353] ppid=5333 vsize=36608 CPUtime=48.07 cores=1,3,5,7
/proc/5353/stat : 5353 (glucosInc) R 5333 5332 3856 0 -1 4202496 7399 0 0 0 4805 2 0 0 20 0 1 0 279847185 37486592 8251 33554432000 4194304 5654031 140736827302800 140736827290616 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5353/statm: 9152 8251 142 357 0 8792 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 53228

[startup+222.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/181 5354
/proc/meminfo: memFree=31355540/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0
[pid=5333] ppid=5332 vsize=7472 CPUtime=114.16 cores=1,3,5,7
/proc/5333/stat : 5333 (npSolver-pbo) S 5332 5332 3856 0 -1 4202496 20882 56791 0 0 66 21 11309 20 20 0 1 0 279835764 7651328 1558 33554432000 4194304 5992684 140735844892736 140735844877640 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5333/statm: 1868 1558 186 440 0 1424 0
[pid=5353] ppid=5333 vsize=36608 CPUtime=108.06 cores=1,3,5,7
/proc/5353/stat : 5353 (glucosInc) R 5333 5332 3856 0 -1 4202496 7405 0 0 0 10804 2 0 0 20 0 1 0 279847185 37486592 8564 33554432000 4194304 5654031 140736827302800 140736827290616 4216344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5353/statm: 9152 8564 142 357 0 8792 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 53228

[startup+282.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/181 5356
/proc/meminfo: memFree=31356720/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=31333376/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0
[pid=5333] ppid=5332 vsize=7456 CPUtime=1073.95 cores=1,3,5,7
/proc/5333/stat : 5333 (npSolver-pbo) S 5332 5332 3856 0 -1 4202496 26649 85308 0 0 89 24 107249 33 20 0 1 0 279835764 7634944 1554 33554432000 4194304 5992684 140735844892736 140735844877640 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5333/statm: 1864 1554 186 440 0 1420 0
[pid=5390] ppid=5333 vsize=44312 CPUtime=168.08 cores=1,3,5,7
/proc/5390/stat : 5390 (glucosInc) R 5333 5332 3856 0 -1 4202496 8797 0 0 0 16805 3 0 0 20 0 1 0 279943182 45375488 10474 33554432000 4194304 5654031 140736842493984 140736842481800 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 11078 10474 142 357 0 10718 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 60916

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5391
/proc/meminfo: memFree=31345164/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0
[pid=5333] ppid=5332 vsize=7456 CPUtime=1073.95 cores=1,3,5,7
/proc/5333/stat : 5333 (npSolver-pbo) S 5332 5332 3856 0 -1 4202496 26649 85308 0 0 89 24 107249 33 20 0 1 0 279835764 7634944 1554 33554432000 4194304 5992684 140735844892736 140735844877640 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5333/statm: 1864 1554 186 440 0 1420 0
[pid=5390] ppid=5333 vsize=32820 CPUtime=228.08 cores=1,3,5,7
/proc/5390/stat : 5390 (glucosInc) R 5333 5332 3856 0 -1 4202496 9564 0 0 0 22804 4 0 0 20 0 1 0 279943182 33607680 7516 33554432000 4194304 5654031 140736842493984 140736842492008 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 8205 7516 142 357 0 7845 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 49424

[startup+1362.3 s]
/proc/loadavg: 2.12 2.03 2.01 2/182 5436
/proc/meminfo: memFree=28627464/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0
[pid=5333] ppid=5332 vsize=7456 CPUtime=1073.95 cores=1,3,5,7
/proc/5333/stat : 5333 (npSolver-pbo) S 5332 5332 3856 0 -1 4202496 26649 85308 0 0 89 24 107249 33 20 0 1 0 279835764 7634944 1554 33554432000 4194304 5992684 140735844892736 140735844877640 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5333/statm: 1864 1554 186 440 0 1420 0
[pid=5390] ppid=5333 vsize=44312 CPUtime=288.06 cores=1,3,5,7
/proc/5390/stat : 5390 (glucosInc) R 5333 5332 3856 0 -1 4202496 9998 0 0 0 28802 4 0 0 20 0 1 0 279943182 45375488 10490 33554432000 4194304 5654031 140736842493984 140736842481800 4208694 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 11078 10490 142 357 0 10718 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 60916

[startup+1422.31 s]
/proc/loadavg: 2.18 2.08 2.02 3/182 5481
/proc/meminfo: memFree=31303952/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0
[pid=5333] ppid=5332 vsize=7456 CPUtime=1073.95 cores=1,3,5,7
/proc/5333/stat : 5333 (npSolver-pbo) S 5332 5332 3856 0 -1 4202496 26649 85308 0 0 89 24 107249 33 20 0 1 0 279835764 7634944 1554 33554432000 4194304 5992684 140735844892736 140735844877640 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5333/statm: 1864 1554 186 440 0 1420 0
[pid=5390] ppid=5333 vsize=44528 CPUtime=348.06 cores=1,3,5,7
/proc/5390/stat : 5390 (glucosInc) R 5333 5332 3856 0 -1 4202496 9999 0 0 0 34802 4 0 0 20 0 1 0 279943182 45596672 10491 33554432000 4194304 5654031 140736842493984 140736842491784 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 11132 10491 142 357 0 10772 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 61132

[startup+1482.3 s]
/proc/loadavg: 2.06 2.06 2.02 3/181 5481
/proc/meminfo: memFree=31264680/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0
[pid=5333] ppid=5332 vsize=7456 CPUtime=1073.95 cores=1,3,5,7
/proc/5333/stat : 5333 (npSolver-pbo) S 5332 5332 3856 0 -1 4202496 26649 85308 0 0 89 24 107249 33 20 0 1 0 279835764 7634944 1554 33554432000 4194304 5992684 140735844892736 140735844877640 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5333/statm: 1864 1554 186 440 0 1420 0
[pid=5390] ppid=5333 vsize=56020 CPUtime=408.04 cores=1,3,5,7
/proc/5390/stat : 5390 (glucosInc) R 5333 5332 3856 0 -1 4202496 10373 0 0 0 40800 4 0 0 20 0 1 0 279943182 57364480 11877 33554432000 4194304 5654031 140736842493984 140736842491864 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 14005 11877 142 357 0 13645 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 72624

[startup+1542.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/182 5484
/proc/meminfo: memFree=31263732/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0
[pid=5333] ppid=5332 vsize=7456 CPUtime=1073.95 cores=1,3,5,7
/proc/5333/stat : 5333 (npSolver-pbo) S 5332 5332 3856 0 -1 4202496 26649 85308 0 0 89 24 107249 33 20 0 1 0 279835764 7634944 1554 33554432000 4194304 5992684 140735844892736 140735844877640 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5333/statm: 1864 1554 186 440 0 1420 0
[pid=5390] ppid=5333 vsize=56020 CPUtime=468.03 cores=1,3,5,7
/proc/5390/stat : 5390 (glucosInc) R 5333 5332 3856 0 -1 4202496 10374 0 0 0 46799 4 0 0 20 0 1 0 279943182 57364480 11878 33554432000 4194304 5654031 140736842493984 140736842481800 4208648 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 14005 11878 142 357 0 13645 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 72624

[startup+1602.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/181 5484
/proc/meminfo: memFree=31261692/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0
[pid=5333] ppid=5332 vsize=7456 CPUtime=1073.95 cores=1,3,5,7
/proc/5333/stat : 5333 (npSolver-pbo) S 5332 5332 3856 0 -1 4202496 26649 85308 0 0 89 24 107249 33 20 0 1 0 279835764 7634944 1554 33554432000 4194304 5992684 140735844892736 140735844877640 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5333/statm: 1864 1554 186 440 0 1420 0
[pid=5390] ppid=5333 vsize=56020 CPUtime=528.02 cores=1,3,5,7
/proc/5390/stat : 5390 (glucosInc) R 5333 5332 3856 0 -1 4202496 10375 0 0 0 52798 4 0 0 20 0 1 0 279943182 57364480 12390 33554432000 4194304 5654031 140736842493984 140736842481800 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 14005 12390 142 357 0 13645 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 72624

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 5484
/proc/meminfo: memFree=31261816/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0
[pid=5333] ppid=5332 vsize=7456 CPUtime=1073.95 cores=1,3,5,7
/proc/5333/stat : 5333 (npSolver-pbo) S 5332 5332 3856 0 -1 4202496 26649 85308 0 0 89 24 107249 33 20 0 1 0 279835764 7634944 1554 33554432000 4194304 5992684 140735844892736 140735844877640 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5333/statm: 1864 1554 186 440 0 1420 0
[pid=5390] ppid=5333 vsize=56020 CPUtime=588.01 cores=1,3,5,7
/proc/5390/stat : 5390 (glucosInc) R 5333 5332 3856 0 -1 4202496 10376 0 0 0 58797 4 0 0 20 0 1 0 279943182 57364480 12391 33554432000 4194304 5654031 140736842493984 140736842481800 4232684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 14005 12391 142 357 0 13645 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 72624

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 5485
/proc/meminfo: memFree=31262064/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0
[pid=5333] ppid=5332 vsize=7456 CPUtime=1073.95 cores=1,3,5,7
/proc/5333/stat : 5333 (npSolver-pbo) S 5332 5332 3856 0 -1 4202496 26649 85308 0 0 89 24 107249 33 20 0 1 0 279835764 7634944 1554 33554432000 4194304 5992684 140735844892736 140735844877640 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5333/statm: 1864 1554 186 440 0 1420 0
[pid=5390] ppid=5333 vsize=56020 CPUtime=648 cores=1,3,5,7
/proc/5390/stat : 5390 (glucosInc) R 5333 5332 3856 0 -1 4202496 10376 0 0 0 64796 4 0 0 20 0 1 0 279943182 57364480 12391 33554432000 4194304 5654031 140736842493984 140736842481800 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 14005 12391 142 357 0 13645 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 72624

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 5485
/proc/meminfo: memFree=31259892/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0
[pid=5333] ppid=5332 vsize=7456 CPUtime=1073.95 cores=1,3,5,7
/proc/5333/stat : 5333 (npSolver-pbo) S 5332 5332 3856 0 -1 4202496 26649 85308 0 0 89 24 107249 33 20 0 1 0 279835764 7634944 1554 33554432000 4194304 5992684 140735844892736 140735844877640 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5333/statm: 1864 1554 186 440 0 1420 0
[pid=5390] ppid=5333 vsize=56020 CPUtime=708 cores=1,3,5,7
/proc/5390/stat : 5390 (glucosInc) R 5333 5332 3856 0 -1 4202496 10377 0 0 0 70795 5 0 0 20 0 1 0 279943182 57364480 12903 33554432000 4194304 5654031 140736842493984 140736842481800 4232830 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 14005 12903 142 357 0 13645 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 72624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 5485
/proc/meminfo: memFree=31260016/32873844 swapFree=7632/7632
[pid=5332] ppid=5330 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5332/stat : 5332 (npSolver-pbo-I.) S 5330 5332 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279835764 9367552 275 33554432000 4194304 5064252 140737466932768 140737466931680 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5332/statm: 2287 275 233 213 0 72 0
[pid=5333] ppid=5332 vsize=7456 CPUtime=1073.95 cores=1,3,5,7
/proc/5333/stat : 5333 (npSolver-pbo) S 5332 5332 3856 0 -1 4202496 26649 85308 0 0 89 24 107249 33 20 0 1 0 279835764 7634944 1554 33554432000 4194304 5992684 140735844892736 140735844877640 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5333/statm: 1864 1554 186 440 0 1420 0
[pid=5390] ppid=5333 vsize=56020 CPUtime=726.1 cores=1,3,5,7
/proc/5390/stat : 5390 (glucosInc) R 5333 5332 3856 0 -1 4202496 10377 0 0 0 72605 5 0 0 20 0 1 0 279943182 57364480 12903 33554432000 4194304 5654031 140736842493984 140736842481800 4214861 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 14005 12903 142 357 0 13645 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 72624

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1799.45
CPU system time (s): 0.639902
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 84204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.45
system time used= 0.639902
maximum resident set size= 56920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122713
page faults= 0
swaps= 0
block input operations= 0
block output operations= 134960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 801
involuntary context switches= 1894

runsolver used 2.65959 second user time and 7.2499 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-27 18:45:14
IDJOB=3699358
IDBENCH=92777
IDSOLVER=2276
FILE ID=node141/3699358-1338137114
RUNJOBID= node141-1338122886-3873
PBS_JOBID= 14624492
Free space on /tmp= 71540 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/IC/normalized-minisat15_5_3_7_ic.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699358-1338137114/watcher-3699358-1338137114 -o /tmp/evaluation-result-3699358-1338137114/solver-3699358-1338137114 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699358-1338137114.opb 1366658304 HOME HOME

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

MD5SUM BENCH= ed0e62d21585297a53ea5d644fd52c40
RANDOM SEED=1366658304

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31402972 kB
Buffers:          216144 kB
Cached:           328304 kB
SwapCached:          232 kB
Active:           259152 kB
Inactive:         383628 kB
Active(anon):      88840 kB
Inactive(anon):    11292 kB
Active(file):     170312 kB
Inactive(file):   372336 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108624 kB
Dirty:             10152 kB
Writeback:             0 kB
AnonPages:        104760 kB
Mapped:            11920 kB
Shmem:               172 kB
Slab:             687996 kB
SReclaimable:     129520 kB
SUnreclaim:       558476 kB
KernelStack:        1504 kB
PageTables:         3988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     215768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 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= 71516 MiB
End job on node141 at 2012-05-27 19:15:15