Trace number 3746894

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.14 1801.82

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_8.opb
MD5SUM4bf433c60343e128a7fab53c33d88c45
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3841241
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 157464000
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 48028849250
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 157464000
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 48028849250
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.04	c old isEQ: 0, new EQ is 1
0.00/0.14	c old isEQ: 24, new EQ is 1
0.00/0.17	c old isEQ: 1, new EQ is 1
0.00/0.21	c run inc solver
0.00/0.21	c [INC SYSTEM] run initial solver
0.00/0.21	c [INC SYSTEM] preprocess with white file
2.28/2.32	c [INC SYSTEM] finished preprocessing in 2 s
2.28/2.32	c [INC SYSTEM] execute solver
46.26/46.34	c [INC SEARCH] formula is SAT
46.26/46.35	c [INC SYSTEM] solved the initial formula
46.26/46.36	c model valid
46.26/46.36	c current solution ok
46.66/46.78	o 172972389
46.66/46.78	c [INC SYSTEM] there exists a inc, kill it!
46.66/46.78	c write failed with 2
46.66/46.78	c [INC SEARCH] iteration: 0
46.66/46.78	c [INC BOUNDS] best value:172972439 search for 172972438
46.66/46.78	c [INC SYSTEM] create new solver instance
46.66/46.78	c [INC] encode full formula
46.66/46.78	c fallback to adder encoding
47.47/47.54	c set iterative enc to: adder
47.47/47.54	c set iterative enc to: none
47.57/47.67	c [INC SEARCH] isOptimum variable: 0
49.95/50.02	c formula is SAT
49.95/50.05	c [INC SEARCH] copied best model
49.95/50.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
49.95/50.06	c model valid
49.95/50.06	c current solution ok
49.95/50.06	o 163011511
49.95/50.06	c [INC SEARCH] iteration: 1
49.95/50.06	c [INC BOUNDS] best value:163011561 search for 163011560
49.95/50.06	c [INC SYSTEM] there exists a inc, kill it!
49.95/50.06	c write failed with 2
49.95/50.08	c [INC SYSTEM] create new solver instance
49.95/50.08	c [INC] encode full formula
49.95/50.08	c fallback to adder encoding
50.76/50.83	c set iterative enc to: adder
50.76/50.83	c set iterative enc to: none
50.86/50.96	c [INC SEARCH] isOptimum variable: 0
56.64/56.78	c formula is SAT
56.75/56.81	c [INC SEARCH] copied best model
56.75/56.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
56.75/56.82	c model valid
56.75/56.82	c current solution ok
56.75/56.82	o 97964487
56.75/56.82	c [INC SEARCH] iteration: 2
56.75/56.82	c [INC BOUNDS] best value:97964537 search for 97964536
56.75/56.82	c [INC SYSTEM] there exists a inc, kill it!
56.75/56.82	c write failed with 2
56.75/56.84	c [INC SYSTEM] create new solver instance
56.75/56.84	c [INC] encode full formula
56.75/56.84	c fallback to adder encoding
57.46/57.56	c set iterative enc to: adder
57.46/57.56	c set iterative enc to: none
57.54/57.68	c [INC SEARCH] isOptimum variable: 0
61.13/61.25	c formula is SAT
61.13/61.27	c [INC SEARCH] copied best model
61.13/61.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
61.13/61.29	c model valid
61.13/61.29	c current solution ok
61.13/61.29	o 40570607
61.13/61.29	c [INC SEARCH] iteration: 3
61.13/61.29	c [INC BOUNDS] best value:40570657 search for 40570656
61.13/61.29	c [INC SYSTEM] there exists a inc, kill it!
61.13/61.29	c write failed with 2
61.25/61.30	c [INC SYSTEM] create new solver instance
61.25/61.30	c [INC] encode full formula
61.25/61.30	c fallback to adder encoding
61.87/61.95	c set iterative enc to: adder
61.87/61.95	c set iterative enc to: none
61.99/63.44	c [INC SEARCH] isOptimum variable: 0
129.88/131.33	c formula is SAT
129.88/131.35	c [INC SEARCH] copied best model
129.88/131.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
129.88/131.37	c model valid
129.88/131.37	c current solution ok
129.88/131.37	o 24656039
129.88/131.37	c [INC SEARCH] iteration: 4
129.88/131.37	c [INC BOUNDS] best value:24656089 search for 24656088
129.88/131.37	c [INC SYSTEM] there exists a inc, kill it!
129.88/131.37	c write failed with 2
129.88/131.38	c [INC SYSTEM] create new solver instance
129.88/131.38	c [INC] encode full formula
129.88/131.38	c fallback to adder encoding
130.48/131.96	c set iterative enc to: adder
130.48/131.96	c set iterative enc to: none
130.60/132.07	c [INC SEARCH] isOptimum variable: 0
140.59/142.03	c formula is SAT
140.59/142.05	c [INC SEARCH] copied best model
140.59/142.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
140.59/142.07	c model valid
140.59/142.07	c current solution ok
140.59/142.07	o 21645585
140.59/142.07	c [INC SEARCH] iteration: 5
140.59/142.07	c [INC BOUNDS] best value:21645635 search for 21645634
140.59/142.07	c [INC SYSTEM] there exists a inc, kill it!
140.59/142.07	c write failed with 2
140.59/142.08	c [INC SYSTEM] create new solver instance
140.59/142.08	c [INC] encode full formula
140.59/142.08	c fallback to adder encoding
141.20/142.65	c set iterative enc to: adder
141.20/142.65	c set iterative enc to: none
141.30/142.75	c [INC SEARCH] isOptimum variable: 0
182.17/183.66	c formula is SAT
182.17/183.68	c [INC SEARCH] copied best model
182.17/183.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
182.17/183.70	c model valid
182.17/183.70	c current solution ok
182.17/183.70	o 20223467
182.17/183.70	c [INC SEARCH] iteration: 6
182.17/183.70	c [INC BOUNDS] best value:20223517 search for 20223516
182.17/183.70	c [INC SYSTEM] there exists a inc, kill it!
182.17/183.70	c write failed with 2
182.29/183.71	c [INC SYSTEM] create new solver instance
182.29/183.71	c [INC] encode full formula
182.29/183.71	c fallback to adder encoding
182.80/184.28	c set iterative enc to: adder
182.80/184.28	c set iterative enc to: none
182.88/184.38	c [INC SEARCH] isOptimum variable: 0
200.19/201.62	c formula is SAT
200.19/201.64	c [INC SEARCH] copied best model
200.19/201.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
200.19/201.66	c model valid
200.19/201.66	c current solution ok
200.19/201.66	o 15983945
200.19/201.66	c [INC SEARCH] iteration: 7
200.19/201.66	c [INC BOUNDS] best value:15983995 search for 15983994
200.19/201.66	c [INC SYSTEM] there exists a inc, kill it!
200.19/201.66	c write failed with 2
200.19/201.67	c [INC SYSTEM] create new solver instance
200.19/201.67	c [INC] encode full formula
200.19/201.67	c fallback to adder encoding
200.70/202.19	c set iterative enc to: adder
200.70/202.19	c set iterative enc to: none
200.80/202.29	c [INC SEARCH] isOptimum variable: 0
203.10/204.53	c formula is SAT
203.10/204.55	c [INC SEARCH] copied best model
203.10/204.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
203.10/204.57	c model valid
203.10/204.57	c current solution ok
203.10/204.57	o 12508851
203.10/204.57	c [INC SEARCH] iteration: 8
203.10/204.57	c [INC BOUNDS] best value:12508901 search for 12508900
203.10/204.57	c [INC SYSTEM] there exists a inc, kill it!
203.10/204.57	c write failed with 2
203.10/204.57	c [INC SYSTEM] create new solver instance
203.10/204.57	c [INC] encode full formula
203.10/204.57	c fallback to adder encoding
203.60/205.08	c set iterative enc to: adder
203.60/205.08	c set iterative enc to: none
203.69/205.17	c [INC SEARCH] isOptimum variable: 0
214.50/215.93	c formula is SAT
214.50/215.94	c [INC SEARCH] copied best model
214.50/215.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
214.50/215.96	c model valid
214.50/215.96	c current solution ok
214.50/215.96	o 10025035
214.50/215.96	c [INC SEARCH] iteration: 9
214.50/215.96	c [INC BOUNDS] best value:10025085 search for 10025084
214.50/215.96	c [INC SYSTEM] there exists a inc, kill it!
214.50/215.96	c write failed with 2
214.50/215.97	c [INC SYSTEM] create new solver instance
214.50/215.97	c [INC] encode full formula
214.50/215.97	c fallback to adder encoding
215.01/216.46	c set iterative enc to: adder
215.01/216.46	c set iterative enc to: none
215.11/216.54	c [INC SEARCH] isOptimum variable: 0
311.98/313.43	c formula is SAT
311.98/313.44	c [INC SEARCH] copied best model
311.98/313.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
311.98/313.46	c model valid
311.98/313.46	c current solution ok
311.98/313.46	o 7880185
311.98/313.46	c [INC SEARCH] iteration: 10
311.98/313.46	c [INC BOUNDS] best value:7880235 search for 7880234
311.98/313.46	c [INC SYSTEM] there exists a inc, kill it!
311.98/313.46	c write failed with 2
311.98/313.47	c [INC SYSTEM] create new solver instance
311.98/313.47	c [INC] encode full formula
311.98/313.47	c fallback to adder encoding
312.50/313.91	c set iterative enc to: adder
312.50/313.91	c set iterative enc to: none
312.50/313.99	c [INC SEARCH] isOptimum variable: 0
428.18/429.61	c formula is SAT
428.18/429.63	c [INC SEARCH] copied best model
428.18/429.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
428.18/429.64	c model valid
428.18/429.64	c current solution ok
428.18/429.64	o 5671921
428.18/429.64	c [INC SEARCH] iteration: 11
428.18/429.64	c [INC BOUNDS] best value:5671971 search for 5671970
428.18/429.64	c [INC SYSTEM] there exists a inc, kill it!
428.18/429.64	c write failed with 2
428.18/429.65	c [INC SYSTEM] create new solver instance
428.18/429.65	c [INC] encode full formula
428.18/429.65	c fallback to adder encoding
428.59/430.07	c set iterative enc to: adder
428.59/430.07	c set iterative enc to: none
428.69/430.15	c [INC SEARCH] isOptimum variable: 0
573.14/574.69	c formula is SAT
573.24/574.71	c [INC SEARCH] copied best model
573.24/574.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
573.24/574.73	c model valid
573.24/574.73	c current solution ok
573.24/574.73	o 5566741
573.24/574.73	c [INC SEARCH] iteration: 12
573.24/574.73	c [INC BOUNDS] best value:5566791 search for 5566790
573.24/574.73	c [INC SYSTEM] there exists a inc, kill it!
573.24/574.73	c write failed with 2
573.24/574.73	c [INC SYSTEM] create new solver instance
573.24/574.73	c [INC] encode full formula
573.24/574.73	c fallback to adder encoding
573.65/575.14	c set iterative enc to: adder
573.65/575.14	c set iterative enc to: none
573.74/575.21	c [INC SEARCH] isOptimum variable: 0
957.35/958.92	c formula is SAT
957.35/958.94	c [INC SEARCH] copied best model
957.35/958.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
957.35/958.95	c model valid
957.35/958.95	c current solution ok
957.35/958.95	o 4984803
957.35/958.95	c [INC SEARCH] iteration: 13
957.35/958.95	c [INC BOUNDS] best value:4984853 search for 4984852
957.35/958.95	c [INC SYSTEM] there exists a inc, kill it!
957.35/958.95	c write failed with 2
957.35/958.96	c [INC SYSTEM] create new solver instance
957.35/958.96	c [INC] encode full formula
957.35/958.96	c fallback to adder encoding
957.77/959.37	c set iterative enc to: adder
957.77/959.37	c set iterative enc to: none
957.85/959.44	c [INC SEARCH] isOptimum variable: 0
1800.09/1801.81	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1801.81	s UNKNOWN
1800.09/1801.81	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1801.81	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-3746894-1339109114/watcher-3746894-1339109114 -o /tmp/evaluation-result-3746894-1339109114/solver-3746894-1339109114 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746894-1339109114.opb 8443145 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.08 2.02 2.00 3/180 9970
/proc/meminfo: memFree=30357868/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0

[startup+0.101977 s]
/proc/loadavg: 2.08 2.02 2.00 3/180 9970
/proc/meminfo: memFree=30357868/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200367 s]
/proc/loadavg: 2.08 2.02 2.00 3/180 9970
/proc/meminfo: memFree=30357868/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300455 s]
/proc/loadavg: 2.08 2.02 2.00 3/180 9970
/proc/meminfo: memFree=30357868/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700319 s]
/proc/loadavg: 2.08 2.02 2.00 3/180 9970
/proc/meminfo: memFree=30357868/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50048 s]
/proc/loadavg: 2.08 2.02 2.00 3/184 9974
/proc/meminfo: memFree=30260576/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0
[pid=9971] ppid=9970 vsize=18808 CPUtime=0.21 cores=1,3,5,7
/proc/9971/stat : 9971 (npSolver-pbo) S 9970 9970 8711 0 -1 4202496 5964 0 0 0 19 2 0 0 20 0 1 0 20878530 19259392 3442 33554432000 4194304 6004724 140736728263184 140736728257648 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9971/statm: 4702 3442 164 442 0 4256 0
[pid=9973] ppid=9971 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9973/stat : 9973 (cp2_pre.sh) S 9971 9970 8711 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 20878553 9367552 277 33554432000 4194304 5064252 140733951838288 140733951836992 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9973/statm: 2287 277 234 213 0 72 0
[pid=9974] ppid=9973 vsize=83912 CPUtime=1.27 cores=1,3,5,7
/proc/9974/stat : 9974 (coprocessor) R 9973 9970 8711 0 -1 4202496 16659 0 0 0 124 3 0 0 20 0 1 0 20878553 85925888 20126 33554432000 4194304 6586260 140734927727296 140734927722664 4683625 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/9974/statm: 20978 20126 192 584 0 20390 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 121016

[startup+3.10036 s]
/proc/loadavg: 2.08 2.02 2.00 3/184 9974
/proc/meminfo: memFree=30254064/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0
[pid=9971] ppid=9970 vsize=18808 CPUtime=2.3 cores=1,3,5,7
/proc/9971/stat : 9971 (npSolver-pbo) S 9970 9970 8711 0 -1 4202496 5982 18643 0 0 19 2 201 8 20 0 1 0 20878530 19259392 3445 33554432000 4194304 6004724 140736728263184 140736728249464 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9971/statm: 4702 3445 167 442 0 4256 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 27956
heavy processes:

[startup+6.30041 s]
/proc/loadavg: 2.08 2.02 2.00 3/183 9976
/proc/meminfo: memFree=30291132/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0
[pid=9971] ppid=9970 vsize=18808 CPUtime=2.3 cores=1,3,5,7
/proc/9971/stat : 9971 (npSolver-pbo) S 9970 9970 8711 0 -1 4202496 5982 18643 0 0 19 2 201 8 20 0 1 0 20878530 19259392 3445 33554432000 4194304 6004724 140736728263184 140736728249464 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9971/statm: 4702 3445 167 442 0 4256 0
[pid=9976] ppid=9971 vsize=80100 CPUtime=3.96 cores=1,3,5,7
/proc/9976/stat : 9976 (glucosInc) R 9971 9970 8711 0 -1 4202496 11809 0 0 0 393 3 0 0 20 0 1 0 20878763 82022400 18030 33554432000 4194304 5654031 140737314868368 140737314866392 4232968 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9976/statm: 20025 18030 132 357 0 19665 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 108056

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 9976
/proc/meminfo: memFree=30240864/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0
[pid=9971] ppid=9970 vsize=18808 CPUtime=2.3 cores=1,3,5,7
/proc/9971/stat : 9971 (npSolver-pbo) S 9970 9970 8711 0 -1 4202496 5982 18643 0 0 19 2 201 8 20 0 1 0 20878530 19259392 3445 33554432000 4194304 6004724 140736728263184 140736728249464 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9971/statm: 4702 3445 167 442 0 4256 0
[pid=9976] ppid=9971 vsize=130624 CPUtime=10.37 cores=1,3,5,7
/proc/9976/stat : 9976 (glucosInc) R 9971 9970 8711 0 -1 4202496 13915 0 0 0 1031 6 0 0 20 0 1 0 20878763 133758976 24349 33554432000 4194304 5654031 140737314868368 140737314866456 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9976/statm: 32656 24349 132 357 0 32296 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 158580

[startup+25.5005 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 9976
/proc/meminfo: memFree=30292476/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0
[pid=9971] ppid=9970 vsize=18808 CPUtime=2.3 cores=1,3,5,7
/proc/9971/stat : 9971 (npSolver-pbo) S 9970 9970 8711 0 -1 4202496 5982 18643 0 0 19 2 201 8 20 0 1 0 20878530 19259392 3445 33554432000 4194304 6004724 140736728263184 140736728249464 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9971/statm: 4702 3445 167 442 0 4256 0
[pid=9976] ppid=9971 vsize=99804 CPUtime=23.16 cores=1,3,5,7
/proc/9976/stat : 9976 (glucosInc) R 9971 9970 8711 0 -1 4202496 16230 0 0 0 2306 10 0 0 20 0 1 0 20878763 102199296 21340 33554432000 4194304 5654031 140737314868368 140737314866456 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9976/statm: 24951 21340 132 357 0 24591 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 127760

[startup+51.1003 s]
/proc/loadavg: 2.10 2.04 2.00 3/182 9979
/proc/meminfo: memFree=30274284/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0
[pid=9971] ppid=9970 vsize=23600 CPUtime=50.92 cores=1,3,5,7
/proc/9971/stat : 9971 (npSolver-pbo) S 9970 9970 8711 0 -1 4202496 18495 71855 0 0 183 59 4810 40 20 0 1 0 20878530 24166400 4691 33554432000 4194304 6004724 140736728263184 140736728249032 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/9971/statm: 5900 4691 183 442 0 5454 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 32748

[startup+102.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/183 9985
/proc/meminfo: memFree=30146872/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0
[pid=9971] ppid=9970 vsize=22852 CPUtime=62.03 cores=1,3,5,7
/proc/9971/stat : 9971 (npSolver-pbo) S 9970 9970 8711 0 -1 4202496 30848 138193 0 0 330 80 5728 65 20 0 1 0 20878530 23400448 4504 33554432000 4194304 6004724 140736728263184 140736728249032 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/9971/statm: 5713 4504 183 442 0 5267 0
[pid=9985] ppid=9971 vsize=173636 CPUtime=38.85 cores=1,3,5,7
/proc/9985/stat : 9985 (glucosInc) R 9971 9970 8711 0 -1 4202496 31071 0 0 0 3877 8 0 0 20 0 1 0 20884875 177803264 39079 33554432000 4194304 5654031 140735349368080 140735349355896 4215076 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9985/statm: 43409 39079 141 357 0 43049 0
Current children cumulated CPU time (s) 100.88
Current children cumulated vsize (KiB) 205636

[startup+162.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/183 9989
/proc/meminfo: memFree=30169304/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0
[pid=9971] ppid=9970 vsize=21784 CPUtime=141.35 cores=1,3,5,7
/proc/9971/stat : 9971 (npSolver-pbo) S 9970 9970 8711 0 -1 4202496 42782 200515 0 0 453 99 13494 89 20 0 1 0 20878530 22306816 4237 33554432000 4194304 6004724 140736728263184 140736728249032 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/9971/statm: 5446 4237 183 442 0 5000 0
[pid=9989] ppid=9971 vsize=145488 CPUtime=19.53 cores=1,3,5,7
/proc/9989/stat : 9989 (glucosInc) R 9971 9970 8711 0 -1 4202496 27702 0 0 0 1945 8 0 0 20 0 1 0 20892806 148979712 31862 33554432000 4194304 5654031 140733805594912 140733805582728 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9989/statm: 36372 31862 142 357 0 36012 0
Current children cumulated CPU time (s) 160.88
Current children cumulated vsize (KiB) 176420

[startup+222.308 s]
/proc/loadavg: 2.11 2.05 2.01 3/183 9998
/proc/meminfo: memFree=30185028/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0
[pid=9971] ppid=9970 vsize=21028 CPUtime=215.15 cores=1,3,5,7
/proc/9971/stat : 9971 (npSolver-pbo) S 9970 9970 8711 0 -1 4202496 65325 309974 0 0 676 133 20574 132 20 0 1 0 20878530 21532672 4048 33554432000 4194304 6004724 140736728263184 140736728249032 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/9971/statm: 5257 4048 183 442 0 4811 0
[pid=9998] ppid=9971 vsize=128124 CPUtime=5.75 cores=1,3,5,7
/proc/9998/stat : 9998 (glucosInc) R 9971 9970 8711 0 -1 4202496 24866 0 0 0 568 7 0 0 20 0 1 0 20900185 131198976 28188 33554432000 4194304 5654031 140735992591920 140735992589944 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9998/statm: 32031 28188 141 357 0 31671 0
Current children cumulated CPU time (s) 220.9
Current children cumulated vsize (KiB) 158300

[startup+282.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/183 9998
/proc/meminfo: memFree=30174316/32873844 swapFree=7108/7108

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

/proc/meminfo: memFree=30040256/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0
[pid=9971] ppid=9970 vsize=53188 CPUtime=957.89 cores=1,3,5,7
/proc/9971/stat : 9971 (npSolver-pbo) S 9970 9970 8711 0 -1 4202496 90130 420839 0 0 860 156 94580 193 20 0 1 0 20878530 54464512 12056 33554432000 4194304 6004724 140736728263184 140736728249032 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/9971/statm: 13297 12056 183 442 0 12851 0
[pid=10040] ppid=9971 vsize=227592 CPUtime=342.77 cores=1,3,5,7
/proc/10040/stat : 10040 (glucosInc) R 9971 9970 8711 0 -1 4202496 28589 0 0 0 34260 17 0 0 20 0 1 0 20974475 233054208 48801 33554432000 4194304 5654031 140735300931024 140735300918840 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10040/statm: 56898 48801 141 357 0 56538 0
Current children cumulated CPU time (s) 1300.66
Current children cumulated vsize (KiB) 289928

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 10041
/proc/meminfo: memFree=30086616/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0
[pid=9971] ppid=9970 vsize=53188 CPUtime=957.89 cores=1,3,5,7
/proc/9971/stat : 9971 (npSolver-pbo) S 9970 9970 8711 0 -1 4202496 90130 420839 0 0 860 156 94580 193 20 0 1 0 20878530 54464512 12056 33554432000 4194304 6004724 140736728263184 140736728249032 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/9971/statm: 13297 12056 183 442 0 12851 0
[pid=10040] ppid=9971 vsize=196772 CPUtime=402.75 cores=1,3,5,7
/proc/10040/stat : 10040 (glucosInc) R 9971 9970 8711 0 -1 4202496 29156 0 0 0 40257 18 0 0 20 0 1 0 20974475 201494528 47896 33554432000 4194304 5654031 140735300931024 140735300918840 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10040/statm: 49193 47896 141 357 0 48833 0
Current children cumulated CPU time (s) 1360.64
Current children cumulated vsize (KiB) 259108

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10041
/proc/meminfo: memFree=30113444/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0
[pid=9971] ppid=9970 vsize=53188 CPUtime=957.89 cores=1,3,5,7
/proc/9971/stat : 9971 (npSolver-pbo) S 9970 9970 8711 0 -1 4202496 90130 420839 0 0 860 156 94580 193 20 0 1 0 20878530 54464512 12056 33554432000 4194304 6004724 140736728263184 140736728249032 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/9971/statm: 13297 12056 183 442 0 12851 0
[pid=10040] ppid=9971 vsize=147452 CPUtime=462.76 cores=1,3,5,7
/proc/10040/stat : 10040 (glucosInc) R 9971 9970 8711 0 -1 4202496 29555 0 0 0 46256 20 0 0 20 0 1 0 20974475 150990848 35581 33554432000 4194304 5654031 140735300931024 140735300918840 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10040/statm: 36863 35581 141 357 0 36503 0
Current children cumulated CPU time (s) 1420.65
Current children cumulated vsize (KiB) 209788

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10042
/proc/meminfo: memFree=30092840/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0
[pid=9971] ppid=9970 vsize=53188 CPUtime=957.89 cores=1,3,5,7
/proc/9971/stat : 9971 (npSolver-pbo) S 9970 9970 8711 0 -1 4202496 90130 420839 0 0 860 156 94580 193 20 0 1 0 20878530 54464512 12056 33554432000 4194304 6004724 140736728263184 140736728249032 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/9971/statm: 13297 12056 183 442 0 12851 0
[pid=10040] ppid=9971 vsize=227592 CPUtime=522.74 cores=1,3,5,7
/proc/10040/stat : 10040 (glucosInc) R 9971 9970 8711 0 -1 4202496 30520 0 0 0 52253 21 0 0 20 0 1 0 20974475 233054208 49825 33554432000 4194304 5654031 140735300931024 140735300918840 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10040/statm: 56898 49825 141 357 0 56538 0
Current children cumulated CPU time (s) 1480.63
Current children cumulated vsize (KiB) 289928

[startup+1542.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 10045
/proc/meminfo: memFree=30056792/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0
[pid=9971] ppid=9970 vsize=53188 CPUtime=957.89 cores=1,3,5,7
/proc/9971/stat : 9971 (npSolver-pbo) S 9970 9970 8711 0 -1 4202496 90130 420839 0 0 860 156 94580 193 20 0 1 0 20878530 54464512 12056 33554432000 4194304 6004724 140736728263184 140736728249032 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/9971/statm: 13297 12056 183 442 0 12851 0
[pid=10040] ppid=9971 vsize=196772 CPUtime=582.74 cores=1,3,5,7
/proc/10040/stat : 10040 (glucosInc) R 9971 9970 8711 0 -1 4202496 30901 0 0 0 58251 23 0 0 20 0 1 0 20974475 201494528 47710 33554432000 4194304 5654031 140735300931024 140735300918840 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10040/statm: 49193 47710 141 357 0 48833 0
Current children cumulated CPU time (s) 1540.63
Current children cumulated vsize (KiB) 259108

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 10045
/proc/meminfo: memFree=30097276/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0
[pid=9971] ppid=9970 vsize=53188 CPUtime=957.89 cores=1,3,5,7
/proc/9971/stat : 9971 (npSolver-pbo) S 9970 9970 8711 0 -1 4202496 90130 420839 0 0 860 156 94580 193 20 0 1 0 20878530 54464512 12056 33554432000 4194304 6004724 140736728263184 140736728249032 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/9971/statm: 13297 12056 183 442 0 12851 0
[pid=10040] ppid=9971 vsize=196772 CPUtime=642.71 cores=1,3,5,7
/proc/10040/stat : 10040 (glucosInc) R 9971 9970 8711 0 -1 4202496 31892 0 0 0 64247 24 0 0 20 0 1 0 20974475 201494528 45150 33554432000 4194304 5654031 140735300931024 140735300929048 4216491 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10040/statm: 49193 45150 141 357 0 48833 0
Current children cumulated CPU time (s) 1600.6
Current children cumulated vsize (KiB) 259108

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10045
/proc/meminfo: memFree=30053900/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0
[pid=9971] ppid=9970 vsize=53188 CPUtime=957.89 cores=1,3,5,7
/proc/9971/stat : 9971 (npSolver-pbo) S 9970 9970 8711 0 -1 4202496 90130 420839 0 0 860 156 94580 193 20 0 1 0 20878530 54464512 12056 33554432000 4194304 6004724 140736728263184 140736728249032 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/9971/statm: 13297 12056 183 442 0 12851 0
[pid=10040] ppid=9971 vsize=227592 CPUtime=702.71 cores=1,3,5,7
/proc/10040/stat : 10040 (glucosInc) R 9971 9970 8711 0 -1 4202496 32490 0 0 0 70245 26 0 0 20 0 1 0 20974475 233054208 53921 33554432000 4194304 5654031 140735300931024 140735300918840 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10040/statm: 56898 53921 141 357 0 56538 0
Current children cumulated CPU time (s) 1660.6
Current children cumulated vsize (KiB) 289928

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 10085
/proc/meminfo: memFree=28865828/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0
[pid=9971] ppid=9970 vsize=53188 CPUtime=957.89 cores=1,3,5,7
/proc/9971/stat : 9971 (npSolver-pbo) S 9970 9970 8711 0 -1 4202496 90130 420839 0 0 860 156 94580 193 20 0 1 0 20878530 54464512 12056 33554432000 4194304 6004724 140736728263184 140736728249032 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/9971/statm: 13297 12056 183 442 0 12851 0
[pid=10040] ppid=9971 vsize=227592 CPUtime=762.69 cores=1,3,5,7
/proc/10040/stat : 10040 (glucosInc) R 9971 9970 8711 0 -1 4202496 33614 0 0 0 76242 27 0 0 20 0 1 0 20974475 233054208 50849 33554432000 4194304 5654031 140735300931024 140735300918840 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10040/statm: 56898 50849 141 357 0 56538 0
Current children cumulated CPU time (s) 1720.58
Current children cumulated vsize (KiB) 289928

[startup+1782.3 s]
/proc/loadavg: 2.23 2.08 2.02 3/183 10090
/proc/meminfo: memFree=26161840/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0
[pid=9971] ppid=9970 vsize=53188 CPUtime=957.89 cores=1,3,5,7
/proc/9971/stat : 9971 (npSolver-pbo) S 9970 9970 8711 0 -1 4202496 90130 420839 0 0 860 156 94580 193 20 0 1 0 20878530 54464512 12056 33554432000 4194304 6004724 140736728263184 140736728249032 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/9971/statm: 13297 12056 183 442 0 12851 0
[pid=10040] ppid=9971 vsize=196772 CPUtime=822.69 cores=1,3,5,7
/proc/10040/stat : 10040 (glucosInc) R 9971 9970 8711 0 -1 4202496 34066 0 0 0 82240 29 0 0 20 0 1 0 20974475 201494528 44126 33554432000 4194304 5654031 140735300931024 140735300918840 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10040/statm: 49193 44126 141 357 0 48833 0
Current children cumulated CPU time (s) 1780.58
Current children cumulated vsize (KiB) 259108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.8 s]
/proc/loadavg: 2.18 2.08 2.02 3/183 10090
/proc/meminfo: memFree=26123000/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0
[pid=9971] ppid=9970 vsize=53188 CPUtime=957.89 cores=1,3,5,7
/proc/9971/stat : 9971 (npSolver-pbo) S 9970 9970 8711 0 -1 4202496 90130 420839 0 0 860 156 94580 193 20 0 1 0 20878530 54464512 12056 33554432000 4194304 6004724 140736728263184 140736728249032 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/9971/statm: 13297 12056 183 442 0 12851 0
[pid=10040] ppid=9971 vsize=196772 CPUtime=842.2 cores=1,3,5,7
/proc/10040/stat : 10040 (glucosInc) R 9971 9970 8711 0 -1 4202496 34069 0 0 0 84191 29 0 0 20 0 1 0 20974475 201494528 45662 33554432000 4194304 5654031 140735300931024 140735300918840 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10040/statm: 49193 45662 141 357 0 48833 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 259108

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.8 s]
/proc/loadavg: 2.18 2.08 2.02 3/183 10090
/proc/meminfo: memFree=26123000/32873844 swapFree=7108/7108
[pid=9970] ppid=9968 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9970/stat : 9970 (npSolver-pbo-It) S 9968 9970 8711 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 20878530 9367552 275 33554432000 4194304 5064252 140736512980464 140736512979376 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9970/statm: 2287 275 233 213 0 72 0
[pid=9971] ppid=9970 vsize=53188 CPUtime=957.89 cores=1,3,5,7
/proc/9971/stat : 9971 (npSolver-pbo) S 9970 9970 8711 0 -1 4202496 90130 420839 0 0 860 156 94580 193 20 0 1 0 20878530 54464512 12056 33554432000 4194304 6004724 140736728263184 140736728249032 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/9971/statm: 13297 12056 183 442 0 12851 0
[pid=10040] ppid=9971 vsize=196772 CPUtime=842.2 cores=1,3,5,7
/proc/10040/stat : 10040 (glucosInc) R 9971 9970 8711 0 -1 4202496 34069 0 0 0 84191 29 0 0 20 0 1 0 20974475 201494528 45662 33554432000 4194304 5654031 140735300931024 140735300918840 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10040/statm: 49193 45662 141 357 0 48833 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 259108

Child status: 0
Real time (s): 1801.82
CPU time (s): 1800.14
CPU user time (s): 1796.33
CPU system time (s): 3.80642
CPU usage (%): 99.9066
Max. virtual memory (cumulated for all children) (KiB): 339248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.33
system time used= 3.80642
maximum resident set size= 256500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 545416
page faults= 0
swaps= 0
block input operations= 8
block output operations= 1226440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7940
involuntary context switches= 3025

runsolver used 6.84096 second user time and 22.3996 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-08 00:45:15
IDJOB=3746894
IDBENCH=92722
IDSOLVER=2332
FILE ID=node134/3746894-1339109114
RUNJOBID= node134-1339098177-8728
PBS_JOBID= 14643719
Free space on /tmp= 70800 MiB

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

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

MD5SUM BENCH= 4bf433c60343e128a7fab53c33d88c45
RANDOM SEED=8443145

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30358504 kB
Buffers:          177396 kB
Cached:           954556 kB
SwapCached:            0 kB
Active:          1075020 kB
Inactive:         682604 kB
Active(anon):     627968 kB
Inactive(anon):        0 kB
Active(file):     447052 kB
Inactive(file):   682604 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8544 kB
Writeback:             4 kB
AnonPages:        632156 kB
Mapped:            15748 kB
Shmem:               212 kB
Slab:             619140 kB
SReclaimable:      61512 kB
SUnreclaim:       557628 kB
KernelStack:        1488 kB
PageTables:         5444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     840996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 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= 70108 MiB
End job on node134 at 2012-06-08 01:15:17