Trace number 3746890

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.02 1801.92

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_1.opb
MD5SUM8a23e88f34ee33e636d3b24522832f27
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3948307
Best CPU time to get the best result obtained on this benchmark1800.1
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 143877824
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 43040121046
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 143877824
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 43040121046
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.03	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
1.97/2.03	c [INC SYSTEM] finished preprocessing in 1 s
1.97/2.03	c [INC SYSTEM] execute solver
41.04/41.16	c [INC SEARCH] formula is SAT
41.04/41.16	c [INC SYSTEM] solved the initial formula
41.04/41.18	c model valid
41.04/41.18	c current solution ok
41.45/41.54	o 313838355
41.45/41.54	c [INC SYSTEM] there exists a inc, kill it!
41.45/41.54	c write failed with 2
41.45/41.55	c [INC SEARCH] iteration: 0
41.45/41.55	c [INC BOUNDS] best value:313838405 search for 313838404
41.45/41.55	c [INC SYSTEM] create new solver instance
41.45/41.55	c [INC] encode full formula
41.45/41.55	c fallback to adder encoding
42.26/42.31	c set iterative enc to: adder
42.26/42.31	c set iterative enc to: none
42.37/42.41	c [INC SEARCH] isOptimum variable: 0
45.77/45.83	c formula is SAT
45.77/45.85	c [INC SEARCH] copied best model
45.77/45.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
45.77/45.87	c model valid
45.77/45.87	c current solution ok
45.77/45.87	o 163716783
45.77/45.87	c [INC SEARCH] iteration: 1
45.77/45.87	c [INC BOUNDS] best value:163716833 search for 163716832
45.77/45.87	c [INC SYSTEM] there exists a inc, kill it!
45.77/45.87	c write failed with 2
45.77/45.88	c [INC SYSTEM] create new solver instance
45.77/45.88	c [INC] encode full formula
45.77/45.88	c fallback to adder encoding
46.57/46.62	c set iterative enc to: adder
46.57/46.62	c set iterative enc to: none
46.67/46.72	c [INC SEARCH] isOptimum variable: 0
51.96/52.09	c formula is SAT
52.06/52.11	c [INC SEARCH] copied best model
52.06/52.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
52.06/52.13	c model valid
52.06/52.13	c current solution ok
52.06/52.13	o 141788393
52.06/52.13	c [INC SEARCH] iteration: 2
52.06/52.13	c [INC BOUNDS] best value:141788443 search for 141788442
52.06/52.13	c [INC SYSTEM] there exists a inc, kill it!
52.06/52.13	c write failed with 2
52.06/52.14	c [INC SYSTEM] create new solver instance
52.06/52.14	c [INC] encode full formula
52.06/52.14	c fallback to adder encoding
52.78/52.88	c set iterative enc to: adder
52.78/52.88	c set iterative enc to: none
52.88/52.98	c [INC SEARCH] isOptimum variable: 0
57.67/57.74	c formula is SAT
57.67/57.76	c [INC SEARCH] copied best model
57.67/57.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
57.67/57.78	c model valid
57.67/57.78	c current solution ok
57.67/57.78	o 63986341
57.67/57.78	c [INC SEARCH] iteration: 3
57.67/57.78	c [INC BOUNDS] best value:63986391 search for 63986390
57.67/57.78	c [INC SYSTEM] there exists a inc, kill it!
57.67/57.78	c write failed with 2
57.67/57.79	c [INC SYSTEM] create new solver instance
57.67/57.79	c [INC] encode full formula
57.67/57.79	c fallback to adder encoding
58.39/58.46	c set iterative enc to: adder
58.39/58.46	c set iterative enc to: none
58.49/58.56	c [INC SEARCH] isOptimum variable: 0
62.08/62.14	c formula is SAT
62.08/62.16	c [INC SEARCH] copied best model
62.08/62.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
62.08/62.17	c model valid
62.08/62.17	c current solution ok
62.08/62.17	o 60513795
62.08/62.17	c [INC SEARCH] iteration: 4
62.08/62.17	c [INC BOUNDS] best value:60513845 search for 60513844
62.08/62.17	c [INC SYSTEM] there exists a inc, kill it!
62.08/62.17	c write failed with 2
62.08/62.18	c [INC SYSTEM] create new solver instance
62.08/62.18	c [INC] encode full formula
62.08/62.18	c fallback to adder encoding
62.81/62.85	c set iterative enc to: adder
62.81/62.85	c set iterative enc to: none
62.88/63.67	c [INC SEARCH] isOptimum variable: 0
66.77/67.57	c formula is SAT
66.77/67.59	c [INC SEARCH] copied best model
66.77/67.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
66.87/67.60	c model valid
66.87/67.60	c current solution ok
66.87/67.60	o 17359489
66.87/67.60	c [INC SEARCH] iteration: 5
66.87/67.60	c [INC BOUNDS] best value:17359539 search for 17359538
66.87/67.60	c [INC SYSTEM] there exists a inc, kill it!
66.87/67.60	c write failed with 2
66.87/67.61	c [INC SYSTEM] create new solver instance
66.87/67.61	c [INC] encode full formula
66.87/67.61	c fallback to adder encoding
67.38/68.17	c set iterative enc to: adder
67.38/68.17	c set iterative enc to: none
67.48/68.95	c [INC SEARCH] isOptimum variable: 0
70.59/72.03	c formula is SAT
70.59/72.05	c [INC SEARCH] copied best model
70.59/72.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
70.59/72.06	c model valid
70.59/72.06	c current solution ok
70.59/72.06	o 17022065
70.59/72.06	c [INC SEARCH] iteration: 6
70.59/72.06	c [INC BOUNDS] best value:17022115 search for 17022114
70.59/72.06	c [INC SYSTEM] there exists a inc, kill it!
70.59/72.06	c write failed with 2
70.59/72.07	c [INC SYSTEM] create new solver instance
70.59/72.07	c [INC] encode full formula
70.59/72.07	c fallback to adder encoding
71.20/72.63	c set iterative enc to: adder
71.20/72.63	c set iterative enc to: none
71.31/72.90	c [INC SEARCH] isOptimum variable: 0
171.68/173.39	c formula is SAT
171.79/173.41	c [INC SEARCH] copied best model
171.79/173.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
171.79/173.42	c model valid
171.79/173.42	c current solution ok
171.79/173.42	o 15481403
171.79/173.42	c [INC SEARCH] iteration: 7
171.79/173.42	c [INC BOUNDS] best value:15481453 search for 15481452
171.79/173.42	c [INC SYSTEM] there exists a inc, kill it!
171.79/173.42	c write failed with 2
171.79/173.43	c [INC SYSTEM] create new solver instance
171.79/173.43	c [INC] encode full formula
171.79/173.43	c fallback to adder encoding
172.31/173.96	c set iterative enc to: adder
172.31/173.96	c set iterative enc to: none
172.39/174.04	c [INC SEARCH] isOptimum variable: 0
175.18/176.83	c formula is SAT
175.18/176.85	c [INC SEARCH] copied best model
175.18/176.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
175.18/176.86	c model valid
175.18/176.86	c current solution ok
175.18/176.86	o 13255085
175.18/176.86	c [INC SEARCH] iteration: 8
175.18/176.86	c [INC BOUNDS] best value:13255135 search for 13255134
175.18/176.86	c [INC SYSTEM] there exists a inc, kill it!
175.18/176.86	c write failed with 2
175.18/176.87	c [INC SYSTEM] create new solver instance
175.18/176.87	c [INC] encode full formula
175.18/176.87	c fallback to adder encoding
175.71/177.38	c set iterative enc to: adder
175.71/177.38	c set iterative enc to: none
175.80/177.46	c [INC SEARCH] isOptimum variable: 0
184.90/186.55	c formula is SAT
184.90/186.57	c [INC SEARCH] copied best model
184.90/186.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
184.90/186.58	c model valid
184.90/186.58	c current solution ok
184.90/186.58	o 10399731
184.90/186.58	c [INC SEARCH] iteration: 9
184.90/186.58	c [INC BOUNDS] best value:10399781 search for 10399780
184.90/186.58	c [INC SYSTEM] there exists a inc, kill it!
184.90/186.58	c write failed with 2
184.90/186.59	c [INC SYSTEM] create new solver instance
184.90/186.59	c [INC] encode full formula
184.90/186.59	c fallback to adder encoding
185.42/187.09	c set iterative enc to: adder
185.42/187.09	c set iterative enc to: none
185.51/187.16	c [INC SEARCH] isOptimum variable: 0
191.20/192.83	c formula is SAT
191.20/192.85	c [INC SEARCH] copied best model
191.20/192.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
191.20/192.86	c model valid
191.20/192.86	c current solution ok
191.20/192.86	o 7993321
191.20/192.86	c [INC SEARCH] iteration: 10
191.20/192.86	c [INC BOUNDS] best value:7993371 search for 7993370
191.20/192.86	c [INC SYSTEM] there exists a inc, kill it!
191.20/192.86	c write failed with 2
191.20/192.87	c [INC SYSTEM] create new solver instance
191.20/192.87	c [INC] encode full formula
191.20/192.87	c fallback to adder encoding
191.72/193.31	c set iterative enc to: adder
191.72/193.31	c set iterative enc to: none
191.72/193.38	c [INC SEARCH] isOptimum variable: 0
193.02/194.66	c formula is SAT
193.02/194.67	c [INC SEARCH] copied best model
193.02/194.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
193.02/194.69	c model valid
193.02/194.69	c current solution ok
193.02/194.69	o 7116865
193.02/194.69	c [INC SEARCH] iteration: 11
193.02/194.69	c [INC BOUNDS] best value:7116915 search for 7116914
193.02/194.69	c [INC SYSTEM] there exists a inc, kill it!
193.02/194.69	c write failed with 2
193.02/194.69	c [INC SYSTEM] create new solver instance
193.02/194.69	c [INC] encode full formula
193.02/194.69	c fallback to adder encoding
193.53/195.13	c set iterative enc to: adder
193.53/195.13	c set iterative enc to: none
193.53/195.19	c [INC SEARCH] isOptimum variable: 0
563.63/565.35	c formula is SAT
563.63/565.36	c [INC SEARCH] copied best model
563.63/565.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
563.63/565.38	c model valid
563.63/565.38	c current solution ok
563.63/565.38	o 6704603
563.63/565.38	c [INC SEARCH] iteration: 12
563.63/565.38	c [INC BOUNDS] best value:6704653 search for 6704652
563.63/565.38	c [INC SYSTEM] there exists a inc, kill it!
563.63/565.38	c write failed with 2
563.63/565.39	c [INC SYSTEM] create new solver instance
563.63/565.39	c [INC] encode full formula
563.63/565.39	c fallback to adder encoding
564.16/565.82	c set iterative enc to: adder
564.16/565.82	c set iterative enc to: none
564.16/565.88	c [INC SEARCH] isOptimum variable: 0
634.75/636.41	c formula is SAT
634.75/636.42	c [INC SEARCH] copied best model
634.75/636.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
634.75/636.44	c model valid
634.75/636.44	c current solution ok
634.75/636.44	o 5438799
634.75/636.44	c [INC SEARCH] iteration: 13
634.75/636.44	c [INC BOUNDS] best value:5438849 search for 5438848
634.75/636.44	c [INC SYSTEM] there exists a inc, kill it!
634.75/636.44	c write failed with 2
634.75/636.45	c [INC SYSTEM] create new solver instance
634.75/636.45	c [INC] encode full formula
634.75/636.45	c fallback to adder encoding
635.15/636.86	c set iterative enc to: adder
635.15/636.86	c set iterative enc to: none
635.26/636.92	c [INC SEARCH] isOptimum variable: 0
806.20/807.91	c formula is SAT
806.20/807.93	c [INC SEARCH] copied best model
806.20/807.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
806.20/807.94	c model valid
806.20/807.94	c current solution ok
806.20/807.94	o 5051183
806.20/807.94	c [INC SEARCH] iteration: 14
806.20/807.94	c [INC BOUNDS] best value:5051233 search for 5051232
806.20/807.94	c [INC SYSTEM] there exists a inc, kill it!
806.20/807.94	c write failed with 2
806.20/807.95	c [INC SYSTEM] create new solver instance
806.20/807.95	c [INC] encode full formula
806.20/807.95	c fallback to adder encoding
806.61/808.36	c set iterative enc to: adder
806.61/808.36	c set iterative enc to: none
806.72/808.42	c [INC SEARCH] isOptimum variable: 0
857.07/858.86	c formula is SAT
857.07/858.88	c [INC SEARCH] copied best model
857.07/858.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
857.07/858.89	c model valid
857.07/858.89	c current solution ok
857.07/858.89	o 4959015
857.07/858.89	c [INC SEARCH] iteration: 15
857.07/858.89	c [INC BOUNDS] best value:4959065 search for 4959064
857.07/858.89	c [INC SYSTEM] there exists a inc, kill it!
857.07/858.89	c write failed with 2
857.07/858.89	c [INC SYSTEM] create new solver instance
857.07/858.89	c [INC] encode full formula
857.07/858.89	c fallback to adder encoding
857.59/859.30	c set iterative enc to: adder
857.59/859.30	c set iterative enc to: none
857.59/859.36	c [INC SEARCH] isOptimum variable: 0
1320.79/1322.68	c formula is SAT
1320.90/1322.70	c [INC SEARCH] copied best model
1320.90/1322.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1320.90/1322.71	c model valid
1320.90/1322.71	c current solution ok
1320.90/1322.71	o 4635691
1320.90/1322.71	c [INC SEARCH] iteration: 16
1320.90/1322.71	c [INC BOUNDS] best value:4635741 search for 4635740
1320.90/1322.71	c [INC SYSTEM] there exists a inc, kill it!
1320.90/1322.71	c write failed with 2
1320.90/1322.72	c [INC SYSTEM] create new solver instance
1320.90/1322.72	c [INC] encode full formula
1320.90/1322.72	c fallback to adder encoding
1321.31/1323.13	c set iterative enc to: adder
1321.31/1323.13	c set iterative enc to: none
1321.31/1323.19	c [INC SEARCH] isOptimum variable: 0
1800.02/1801.91	HOME/npSolver-pbo-Itd.sh: line 18: 14059 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

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


[startup+0 s]
/proc/loadavg: 1.96 2.00 2.01 3/176 14058
/proc/meminfo: memFree=25562036/32873624 swapFree=7112/7112
[pid=14058] ppid=14056 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14058/stat : 14058 (npSolver-pbo-It) S 14056 14058 12376 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377046998 9367552 275 33554432000 4194304 5064252 140735580918736 140735580917648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14058/statm: 2287 275 233 213 0 72 0

[startup+0.0630969 s]
/proc/loadavg: 1.96 2.00 2.01 3/176 14058
/proc/meminfo: memFree=25562036/32873624 swapFree=7112/7112
[pid=14058] ppid=14056 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14058/stat : 14058 (npSolver-pbo-It) S 14056 14058 12376 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377046998 9367552 275 33554432000 4194304 5064252 140735580918736 140735580917648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14058/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100204 s]
/proc/loadavg: 1.96 2.00 2.01 3/176 14058
/proc/meminfo: memFree=25562036/32873624 swapFree=7112/7112
[pid=14058] ppid=14056 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14058/stat : 14058 (npSolver-pbo-It) S 14056 14058 12376 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377046998 9367552 275 33554432000 4194304 5064252 140735580918736 140735580917648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14058/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300183 s]
/proc/loadavg: 1.96 2.00 2.01 3/176 14058
/proc/meminfo: memFree=25562036/32873624 swapFree=7112/7112
[pid=14058] ppid=14056 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14058/stat : 14058 (npSolver-pbo-It) S 14056 14058 12376 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377046998 9367552 275 33554432000 4194304 5064252 140735580918736 140735580917648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14058/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700182 s]
/proc/loadavg: 1.96 2.00 2.01 3/176 14058
/proc/meminfo: memFree=25562036/32873624 swapFree=7112/7112
[pid=14058] ppid=14056 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14058/stat : 14058 (npSolver-pbo-It) S 14056 14058 12376 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377046998 9367552 275 33554432000 4194304 5064252 140735580918736 140735580917648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14058/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 1.96 2.00 2.01 3/180 14062
/proc/meminfo: memFree=25464468/32873624 swapFree=7112/7112
[pid=14058] ppid=14056 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14058/stat : 14058 (npSolver-pbo-It) S 14056 14058 12376 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377046998 9367552 275 33554432000 4194304 5064252 140735580918736 140735580917648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14058/statm: 2287 275 233 213 0 72 0
[pid=14059] ppid=14058 vsize=18804 CPUtime=0.2 cores=1,3,5,7
/proc/14059/stat : 14059 (npSolver-pbo) S 14058 14058 12376 0 -1 4202496 6195 0 0 0 18 2 0 0 20 0 1 0 377046998 19255296 3673 33554432000 4194304 6004724 140734112180880 140734112175344 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14059/statm: 4701 3673 164 442 0 4255 0
[pid=14061] ppid=14059 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14061/stat : 14061 (cp2_pre.sh) S 14059 14058 12376 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 377047020 9367552 277 33554432000 4194304 5064252 140734902793440 140734902792144 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14061/statm: 2287 277 234 213 0 72 0
[pid=14062] ppid=14061 vsize=84044 CPUtime=1.27 cores=1,3,5,7
/proc/14062/stat : 14062 (coprocessor) R 14061 14058 12376 0 -1 4202496 17715 0 0 0 125 2 0 0 20 0 1 0 377047020 86061056 20159 33554432000 4194304 6586260 140737076212720 140737076208088 4677050 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/14062/statm: 21011 20159 192 584 0 20423 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 121144

[startup+3.10025 s]
/proc/loadavg: 1.96 2.00 2.01 3/179 14064
/proc/meminfo: memFree=25514140/32873624 swapFree=7112/7112
[pid=14058] ppid=14056 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14058/stat : 14058 (npSolver-pbo-It) S 14056 14058 12376 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377046998 9367552 275 33554432000 4194304 5064252 140735580918736 140735580917648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14058/statm: 2287 275 233 213 0 72 0
[pid=14059] ppid=14058 vsize=18804 CPUtime=2 cores=1,3,5,7
/proc/14059/stat : 14059 (npSolver-pbo) S 14058 14058 12376 0 -1 4202496 6213 19157 0 0 18 2 174 6 20 0 1 0 377046998 19255296 3676 33554432000 4194304 6004724 140734112180880 140734112167160 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14059/statm: 4701 3676 167 442 0 4255 0
[pid=14064] ppid=14059 vsize=48896 CPUtime=1.06 cores=1,3,5,7
/proc/14064/stat : 14064 (glucosInc) R 14059 14058 12376 0 -1 4202496 10270 0 0 0 104 2 0 0 20 0 1 0 377047201 50069504 10465 33554432000 4194304 5654031 140736602840848 140736602838936 4232973 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14064/statm: 12224 10465 132 357 0 11864 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 76848

[startup+6.30033 s]
/proc/loadavg: 1.96 2.00 2.01 3/179 14064
/proc/meminfo: memFree=25471380/32873624 swapFree=7112/7112
[pid=14058] ppid=14056 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14058/stat : 14058 (npSolver-pbo-It) S 14056 14058 12376 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377046998 9367552 275 33554432000 4194304 5064252 140735580918736 140735580917648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14058/statm: 2287 275 233 213 0 72 0
[pid=14059] ppid=14058 vsize=18804 CPUtime=2 cores=1,3,5,7
/proc/14059/stat : 14059 (npSolver-pbo) S 14058 14058 12376 0 -1 4202496 6213 19157 0 0 18 2 174 6 20 0 1 0 377046998 19255296 3676 33554432000 4194304 6004724 140734112180880 140734112167160 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14059/statm: 4701 3676 167 442 0 4255 0
[pid=14064] ppid=14059 vsize=80100 CPUtime=4.26 cores=1,3,5,7
/proc/14064/stat : 14064 (glucosInc) R 14059 14058 12376 0 -1 4202496 12087 0 0 0 423 3 0 0 20 0 1 0 377047201 82022400 18453 33554432000 4194304 5654031 140736602840848 140736602838776 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14064/statm: 20025 18453 132 357 0 19665 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 108052

[startup+12.7003 s]
/proc/loadavg: 1.96 2.00 2.01 3/179 14066
/proc/meminfo: memFree=25497568/32873624 swapFree=7112/7112
[pid=14058] ppid=14056 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14058/stat : 14058 (npSolver-pbo-It) S 14056 14058 12376 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377046998 9367552 275 33554432000 4194304 5064252 140735580918736 140735580917648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14058/statm: 2287 275 233 213 0 72 0
[pid=14059] ppid=14058 vsize=18804 CPUtime=2 cores=1,3,5,7
/proc/14059/stat : 14059 (npSolver-pbo) S 14058 14058 12376 0 -1 4202496 6213 19157 0 0 18 2 174 6 20 0 1 0 377046998 19255296 3676 33554432000 4194304 6004724 140734112180880 140734112167160 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14059/statm: 4701 3676 167 442 0 4255 0
[pid=14064] ppid=14059 vsize=130624 CPUtime=10.65 cores=1,3,5,7
/proc/14064/stat : 14064 (glucosInc) R 14059 14058 12376 0 -1 4202496 14324 0 0 0 1060 5 0 0 20 0 1 0 377047201 133758976 25925 33554432000 4194304 5654031 140736602840848 140736602838936 4208619 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14064/statm: 32656 25925 132 357 0 32296 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 158576

[startup+25.5003 s]
/proc/loadavg: 1.97 2.00 2.00 3/179 14066
/proc/meminfo: memFree=25482700/32873624 swapFree=7112/7112
[pid=14058] ppid=14056 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14058/stat : 14058 (npSolver-pbo-It) S 14056 14058 12376 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377046998 9367552 275 33554432000 4194304 5064252 140735580918736 140735580917648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14058/statm: 2287 275 233 213 0 72 0
[pid=14059] ppid=14058 vsize=18804 CPUtime=2 cores=1,3,5,7
/proc/14059/stat : 14059 (npSolver-pbo) S 14058 14058 12376 0 -1 4202496 6213 19157 0 0 18 2 174 6 20 0 1 0 377046998 19255296 3676 33554432000 4194304 6004724 140734112180880 140734112167160 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14059/statm: 4701 3676 167 442 0 4255 0
[pid=14064] ppid=14059 vsize=130624 CPUtime=23.45 cores=1,3,5,7
/proc/14064/stat : 14064 (glucosInc) R 14059 14058 12376 0 -1 4202496 16996 0 0 0 2336 9 0 0 20 0 1 0 377047201 133758976 24902 33554432000 4194304 5654031 140736602840848 140736602838936 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14064/statm: 32656 24902 132 357 0 32296 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 158576

[startup+51.1003 s]
/proc/loadavg: 1.98 2.00 2.00 3/179 14071
/proc/meminfo: memFree=25307048/32873624 swapFree=7112/7112
[pid=14058] ppid=14056 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14058/stat : 14058 (npSolver-pbo-It) S 14056 14058 12376 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377046998 9367552 275 33554432000 4194304 5064252 140735580918736 140735580917648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14058/statm: 2287 275 233 213 0 72 0
[pid=14059] ppid=14058 vsize=23672 CPUtime=46.7 cores=1,3,5,7
/proc/14059/stat : 14059 (npSolver-pbo) S 14058 14058 12376 0 -1 4202496 17146 73446 0 0 181 51 4406 32 20 0 1 0 377046998 24240128 4941 33554432000 4194304 6004724 140734112180880 140734112166728 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14059/statm: 5918 4941 183 442 0 5472 0
[pid=14071] ppid=14059 vsize=184456 CPUtime=4.36 cores=1,3,5,7
/proc/14071/stat : 14071 (glucosInc) R 14059 14058 12376 0 -1 4202496 33281 0 0 0 428 8 0 0 20 0 1 0 377051671 188882944 39143 33554432000 4194304 5654031 140736310491600 140736310479416 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14071/statm: 46114 39143 141 357 0 45754 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 217276

[startup+102.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 14082
/proc/meminfo: memFree=25390076/32873624 swapFree=7112/7112
[pid=14058] ppid=14056 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14058/stat : 14058 (npSolver-pbo-It) S 14056 14058 12376 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377046998 9367552 275 33554432000 4194304 5064252 140735580918736 140735580917648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14058/statm: 2287 275 233 213 0 72 0
[pid=14059] ppid=14058 vsize=21728 CPUtime=71.31 cores=1,3,5,7
/proc/14059/stat : 14059 (npSolver-pbo) S 14058 14058 12376 0 -1 4202496 46927 231237 0 0 518 96 6432 85 20 0 1 0 377046998 22249472 4455 33554432000 4194304 6004724 140734112180880 140734112166728 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/14059/statm: 5432 4455 183 442 0 4986 0
[pid=14082] ppid=14059 vsize=146268 CPUtime=29.39 cores=1,3,5,7
/proc/14082/stat : 14082 (glucosInc) R 14059 14058 12376 0 -1 4202496 28854 0 0 0 2933 6 0 0 20 0 1 0 377054288 149778432 32723 33554432000 4194304 5654031 140737440964880 140737440952696 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14082/statm: 36567 32723 142 357 0 36207 0
Current children cumulated CPU time (s) 100.7
Current children cumulated vsize (KiB) 177144

[startup+162.3 s]
/proc/loadavg: 2.09 2.02 2.00 3/179 14082
/proc/meminfo: memFree=25337408/32873624 swapFree=7112/7112
[pid=14058] ppid=14056 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14058/stat : 14058 (npSolver-pbo-It) S 14056 14058 12376 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377046998 9367552 275 33554432000 4194304 5064252 140735580918736 140735580917648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14058/statm: 2287 275 233 213 0 72 0
[pid=14059] ppid=14058 vsize=21728 CPUtime=71.31 cores=1,3,5,7
/proc/14059/stat : 14059 (npSolver-pbo) S 14058 14058 12376 0 -1 4202496 46927 231237 0 0 518 96 6432 85 20 0 1 0 377046998 22249472 4455 33554432000 4194304 6004724 140734112180880 140734112166728 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/14059/statm: 5432 4455 183 442 0 4986 0
[pid=14082] ppid=14059 vsize=170244 CPUtime=89.38 cores=1,3,5,7
/proc/14082/stat : 14082 (glucosInc) R 14059 14058 12376 0 -1 4202496 32865 0 0 0 8927 11 0 0 20 0 1 0 377054288 174329856 34659 33554432000 4194304 5654031 140737440964880 140737440952696 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14082/statm: 42561 34659 142 357 0 42201 0
Current children cumulated CPU time (s) 160.69
Current children cumulated vsize (KiB) 201120

[startup+222.306 s]
/proc/loadavg: 2.13 2.04 2.01 3/180 14095
/proc/meminfo: memFree=25319592/32873624 swapFree=7112/7112
[pid=14058] ppid=14056 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14058/stat : 14058 (npSolver-pbo-It) S 14056 14058 12376 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377046998 9367552 275 33554432000 4194304 5064252 140735580918736 140735580917648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14058/statm: 2287 275 233 213 0 72 0
[pid=14059] ppid=14058 vsize=53392 CPUtime=193.62 cores=1,3,5,7
/proc/14059/stat : 14059 (npSolver-pbo) S 14058 14058 12376 0 -1 4202496 70490 367982 0 0 774 132 18325 131 20 0 1 0 377046998 54673408 12369 33554432000 4194304 6004724 140734112180880 140734112166728 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/14059/statm: 13348 12369 183 442 0 12902 0
[pid=14095] ppid=14059 vsize=185588 CPUtime=27.09 cores=1,3,5,7
/proc/14095/stat : 14095 (glucosInc) R 14059 14058 12376 0 -1 4202496 26714 0 0 0 2700 9 0 0 20 0 1 0 377066518 190042112 41170 33554432000 4194304 5654031 140734609875088 140734609862904 4228015 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14095/statm: 46397 41170 141 357 0 46037 0
Current children cumulated CPU time (s) 220.71

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

/proc/loadavg: 2.02 2.01 2.00 3/179 14137
/proc/meminfo: memFree=25192584/32873624 swapFree=7112/7112
[pid=14058] ppid=14056 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14058/stat : 14058 (npSolver-pbo-It) S 14056 14058 12376 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377046998 9367552 275 33554432000 4194304 5064252 140735580918736 140735580917648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14058/statm: 2287 275 233 213 0 72 0
[pid=14059] ppid=14058 vsize=53392 CPUtime=857.66 cores=1,3,5,7
/proc/14059/stat : 14059 (npSolver-pbo) S 14058 14058 12376 0 -1 4202496 86596 484484 0 0 956 152 84461 197 20 0 1 0 377046998 54673408 12369 33554432000 4194304 6004724 140734112180880 140734112166728 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/14059/statm: 13348 12369 183 442 0 12902 0
[pid=14135] ppid=14059 vsize=230628 CPUtime=442.83 cores=1,3,5,7
/proc/14135/stat : 14135 (glucosInc) R 14059 14058 12376 0 -1 4202496 28324 0 0 0 44263 20 0 0 20 0 1 0 377132935 236163072 50886 33554432000 4194304 5654031 140737055962384 140737055950200 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14135/statm: 57657 50886 141 357 0 57297 0
Current children cumulated CPU time (s) 1300.49
Current children cumulated vsize (KiB) 293168

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 14139
/proc/meminfo: memFree=25049488/32873624 swapFree=7112/7112
[pid=14058] ppid=14056 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14058/stat : 14058 (npSolver-pbo-It) S 14056 14058 12376 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377046998 9367552 275 33554432000 4194304 5064252 140735580918736 140735580917648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14058/statm: 2287 275 233 213 0 72 0
[pid=14059] ppid=14058 vsize=53392 CPUtime=1321.4 cores=1,3,5,7
/proc/14059/stat : 14059 (npSolver-pbo) S 14058 14058 12376 0 -1 4202496 90630 513376 0 0 1000 156 130763 221 20 0 1 0 377046998 54673408 12369 33554432000 4194304 6004724 140734112180880 140734112166728 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/14059/statm: 13348 12369 183 442 0 12902 0
[pid=14139] ppid=14059 vsize=119640 CPUtime=39.07 cores=1,3,5,7
/proc/14139/stat : 14139 (glucosInc) R 14059 14058 12376 0 -1 4202496 23501 0 0 0 3900 7 0 0 20 0 1 0 377179317 122511360 28285 33554432000 4194304 5654031 140737099589824 140737099577640 4232651 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14139/statm: 29910 28285 141 357 0 29550 0
Current children cumulated CPU time (s) 1360.47
Current children cumulated vsize (KiB) 182180

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14142
/proc/meminfo: memFree=25134864/32873624 swapFree=7112/7112
[pid=14058] ppid=14056 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14058/stat : 14058 (npSolver-pbo-It) S 14056 14058 12376 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377046998 9367552 275 33554432000 4194304 5064252 140735580918736 140735580917648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14058/statm: 2287 275 233 213 0 72 0
[pid=14059] ppid=14058 vsize=53392 CPUtime=1321.4 cores=1,3,5,7
/proc/14059/stat : 14059 (npSolver-pbo) S 14058 14058 12376 0 -1 4202496 90630 513376 0 0 1000 156 130763 221 20 0 1 0 377046998 54673408 12369 33554432000 4194304 6004724 140734112180880 140734112166728 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/14059/statm: 13348 12369 183 442 0 12902 0
[pid=14139] ppid=14059 vsize=199164 CPUtime=99.07 cores=1,3,5,7
/proc/14139/stat : 14139 (glucosInc) R 14059 14058 12376 0 -1 4202496 24733 0 0 0 9898 9 0 0 20 0 1 0 377179317 203943936 45822 33554432000 4194304 5654031 140737099589824 140737099577640 4215200 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14139/statm: 49791 45822 141 357 0 49431 0
Current children cumulated CPU time (s) 1420.47
Current children cumulated vsize (KiB) 261704

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14142
/proc/meminfo: memFree=25322668/32873624 swapFree=7112/7112
[pid=14058] ppid=14056 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14058/stat : 14058 (npSolver-pbo-It) S 14056 14058 12376 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377046998 9367552 275 33554432000 4194304 5064252 140735580918736 140735580917648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14058/statm: 2287 275 233 213 0 72 0
[pid=14059] ppid=14058 vsize=53392 CPUtime=1321.4 cores=1,3,5,7
/proc/14059/stat : 14059 (npSolver-pbo) S 14058 14058 12376 0 -1 4202496 90630 513376 0 0 1000 156 130763 221 20 0 1 0 377046998 54673408 12369 33554432000 4194304 6004724 140734112180880 140734112166728 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/14059/statm: 13348 12369 183 442 0 12902 0
[pid=14139] ppid=14059 vsize=199164 CPUtime=159.05 cores=1,3,5,7
/proc/14139/stat : 14139 (glucosInc) R 14059 14058 12376 0 -1 4202496 25261 0 0 0 15895 10 0 0 20 0 1 0 377179317 203943936 47358 33554432000 4194304 5654031 140737099589824 140737099577640 4215357 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14139/statm: 49791 47358 141 357 0 49431 0
Current children cumulated CPU time (s) 1480.45
Current children cumulated vsize (KiB) 261704

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14142
/proc/meminfo: memFree=25043744/32873624 swapFree=7112/7112
[pid=14058] ppid=14056 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14058/stat : 14058 (npSolver-pbo-It) S 14056 14058 12376 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377046998 9367552 275 33554432000 4194304 5064252 140735580918736 140735580917648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14058/statm: 2287 275 233 213 0 72 0
[pid=14059] ppid=14058 vsize=53392 CPUtime=1321.4 cores=1,3,5,7
/proc/14059/stat : 14059 (npSolver-pbo) S 14058 14058 12376 0 -1 4202496 90630 513376 0 0 1000 156 130763 221 20 0 1 0 377046998 54673408 12369 33554432000 4194304 6004724 140734112180880 140734112166728 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/14059/statm: 13348 12369 183 442 0 12902 0
[pid=14139] ppid=14059 vsize=229984 CPUtime=219.05 cores=1,3,5,7
/proc/14139/stat : 14139 (glucosInc) R 14059 14058 12376 0 -1 4202496 27549 0 0 0 21891 14 0 0 20 0 1 0 377179317 235503616 52545 33554432000 4194304 5654031 140737099589824 140737099577640 4215138 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14139/statm: 57496 52545 141 357 0 57136 0
Current children cumulated CPU time (s) 1540.45
Current children cumulated vsize (KiB) 292524

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14143
/proc/meminfo: memFree=25272752/32873624 swapFree=7112/7112
[pid=14058] ppid=14056 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14058/stat : 14058 (npSolver-pbo-It) S 14056 14058 12376 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377046998 9367552 275 33554432000 4194304 5064252 140735580918736 140735580917648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14058/statm: 2287 275 233 213 0 72 0
[pid=14059] ppid=14058 vsize=53392 CPUtime=1321.4 cores=1,3,5,7
/proc/14059/stat : 14059 (npSolver-pbo) S 14058 14058 12376 0 -1 4202496 90630 513376 0 0 1000 156 130763 221 20 0 1 0 377046998 54673408 12369 33554432000 4194304 6004724 140734112180880 140734112166728 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/14059/statm: 13348 12369 183 442 0 12902 0
[pid=14139] ppid=14059 vsize=199164 CPUtime=279.03 cores=1,3,5,7
/proc/14139/stat : 14139 (glucosInc) R 14059 14058 12376 0 -1 4202496 28683 0 0 0 27887 16 0 0 20 0 1 0 377179317 203943936 46846 33554432000 4194304 5654031 140737099589824 140737099587752 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14139/statm: 49791 46846 141 357 0 49431 0
Current children cumulated CPU time (s) 1600.43
Current children cumulated vsize (KiB) 261704

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14143
/proc/meminfo: memFree=24947352/32873624 swapFree=7112/7112
[pid=14058] ppid=14056 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14058/stat : 14058 (npSolver-pbo-It) S 14056 14058 12376 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377046998 9367552 275 33554432000 4194304 5064252 140735580918736 140735580917648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14058/statm: 2287 275 233 213 0 72 0
[pid=14059] ppid=14058 vsize=53392 CPUtime=1321.4 cores=1,3,5,7
/proc/14059/stat : 14059 (npSolver-pbo) S 14058 14058 12376 0 -1 4202496 90630 513376 0 0 1000 156 130763 221 20 0 1 0 377046998 54673408 12369 33554432000 4194304 6004724 140734112180880 140734112166728 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/14059/statm: 13348 12369 183 442 0 12902 0
[pid=14139] ppid=14059 vsize=280072 CPUtime=339.03 cores=1,3,5,7
/proc/14139/stat : 14139 (glucosInc) R 14059 14058 12376 0 -1 4202496 30845 0 0 0 33882 21 0 0 20 0 1 0 377179317 286793728 62576 33554432000 4194304 5654031 140737099589824 140737099577640 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14139/statm: 70018 62576 141 357 0 69658 0
Current children cumulated CPU time (s) 1660.43
Current children cumulated vsize (KiB) 342612

[startup+1722.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/179 14143
/proc/meminfo: memFree=25289772/32873624 swapFree=7112/7112
[pid=14058] ppid=14056 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14058/stat : 14058 (npSolver-pbo-It) S 14056 14058 12376 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377046998 9367552 275 33554432000 4194304 5064252 140735580918736 140735580917648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14058/statm: 2287 275 233 213 0 72 0
[pid=14059] ppid=14058 vsize=53392 CPUtime=1321.4 cores=1,3,5,7
/proc/14059/stat : 14059 (npSolver-pbo) S 14058 14058 12376 0 -1 4202496 90630 513376 0 0 1000 156 130763 221 20 0 1 0 377046998 54673408 12369 33554432000 4194304 6004724 140734112180880 140734112166728 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/14059/statm: 13348 12369 183 442 0 12902 0
[pid=14139] ppid=14059 vsize=199164 CPUtime=399.02 cores=1,3,5,7
/proc/14139/stat : 14139 (glucosInc) R 14059 14058 12376 0 -1 4202496 32294 0 0 0 39877 25 0 0 20 0 1 0 377179317 203943936 43776 33554432000 4194304 5654031 140737099589824 140737099577640 4232883 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14139/statm: 49791 43776 141 357 0 49431 0
Current children cumulated CPU time (s) 1720.42
Current children cumulated vsize (KiB) 261704

[startup+1782.3 s]
/proc/loadavg: 1.51 1.88 1.95 2/171 14168
/proc/meminfo: memFree=26091784/32873624 swapFree=7112/7112
[pid=14058] ppid=14056 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14058/stat : 14058 (npSolver-pbo-It) S 14056 14058 12376 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377046998 9367552 275 33554432000 4194304 5064252 140735580918736 140735580917648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14058/statm: 2287 275 233 213 0 72 0
[pid=14059] ppid=14058 vsize=53392 CPUtime=1321.4 cores=1,3,5,7
/proc/14059/stat : 14059 (npSolver-pbo) S 14058 14058 12376 0 -1 4202496 90630 513376 0 0 1000 156 130763 221 20 0 1 0 377046998 54673408 12369 33554432000 4194304 6004724 140734112180880 140734112166728 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/14059/statm: 13348 12369 183 442 0 12902 0
[pid=14139] ppid=14059 vsize=229984 CPUtime=459.01 cores=1,3,5,7
/proc/14139/stat : 14139 (glucosInc) R 14059 14058 12376 0 -1 4202496 32890 0 0 0 45875 26 0 0 20 0 1 0 377179317 235503616 49932 33554432000 4194304 5654031 140737099589824 140737099587912 4215006 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14139/statm: 57496 49932 141 357 0 57136 0
Current children cumulated CPU time (s) 1780.41
Current children cumulated vsize (KiB) 292524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.91 s]
/proc/loadavg: 1.36 1.82 1.93 2/171 14168
/proc/meminfo: memFree=26091664/32873624 swapFree=7112/7112
[pid=14058] ppid=14056 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14058/stat : 14058 (npSolver-pbo-It) S 14056 14058 12376 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 377046998 9367552 275 33554432000 4194304 5064252 140735580918736 140735580917648 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/14058/statm: 2287 275 233 213 0 72 0
[pid=14059] ppid=14058 vsize=53392 CPUtime=1321.4 cores=1,3,5,7
/proc/14059/stat : 14059 (npSolver-pbo) S 14058 14058 12376 0 -1 4202496 90630 513376 0 0 1000 156 130763 221 20 0 1 0 377046998 54673408 12369 33554432000 4194304 6004724 140734112180880 140734112166728 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/14059/statm: 13348 12369 183 442 0 12902 0
[pid=14139] ppid=14059 vsize=229984 CPUtime=478.62 cores=1,3,5,7
/proc/14139/stat : 14139 (glucosInc) R 14059 14058 12376 0 -1 4202496 32890 0 0 0 47836 26 0 0 20 0 1 0 377179317 235503616 49932 33554432000 4194304 5654031 140737099589824 140737099587912 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14139/statm: 57496 49932 141 357 0 57136 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 292524

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14058 and gives
#  childrusage.ru_utime.tv_sec=1317
#  childrusage.ru_utime.tv_usec=639688
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=781425
# CPU time returned by wait4() is 1321.42
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.92
CPU time (s): 1800.02
CPU user time (s): 1795.99
CPU system time (s): 4.03
CPU usage (%): 99.8946
Max. virtual memory (cumulated for all children) (KiB): 509536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1317.64
system time used= 3.78143
maximum resident set size= 391708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 604381
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1473216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9671
involuntary context switches= 2684

runsolver used 2.82257 second user time and 7.04193 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-08 00:46:55
IDJOB=3746890
IDBENCH=92748
IDSOLVER=2332
FILE ID=node121/3746890-1339109215
RUNJOBID= node121-1339098176-12393
PBS_JOBID= 14643732
Free space on /tmp= 71024 MiB

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

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

MD5SUM BENCH= 8a23e88f34ee33e636d3b24522832f27
RANDOM SEED=1264759963

node121.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.042
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.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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		: 2667.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        25562564 kB
Buffers:          706892 kB
Cached:          5089800 kB
SwapCached:            0 kB
Active:          3020084 kB
Inactive:        3388608 kB
Active(anon):     600420 kB
Inactive(anon):    10736 kB
Active(file):    2419664 kB
Inactive(file):  3377872 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            188608 kB
Writeback:             0 kB
AnonPages:        615528 kB
Mapped:            15432 kB
Shmem:               200 kB
Slab:             765124 kB
SReclaimable:     208792 kB
SUnreclaim:       556332 kB
KernelStack:        1456 kB
PageTables:         5340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     772224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71192 MiB
End job on node121 at 2012-06-08 01:16:57