Trace number 3746904

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) 1801.2 1801.52

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_9.opb
MD5SUM9dfe9f707e4bec0ff7b60653d14cbd16
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4065875
Best CPU time to get the best result obtained on this benchmark1800.37
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 126506008
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 91840906354
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 126506008
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 91840906354
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c old isEQ: 0, new EQ is 1
0.00/0.34	c old isEQ: 192, new EQ is 1
0.00/0.43	c old isEQ: 1, new EQ is 1
0.00/0.50	c run inc solver
0.00/0.50	c [INC SYSTEM] run initial solver
0.00/0.50	c [INC SYSTEM] preprocess with white file
5.18/5.24	c [INC SYSTEM] finished preprocessing in 4 s
5.18/5.24	c [INC SYSTEM] execute solver
5.88/5.97	c [INC SEARCH] formula is SAT
5.88/5.98	c [INC SYSTEM] solved the initial formula
5.97/6.01	c model valid
5.97/6.01	c current solution ok
6.87/6.91	o 53468887
6.87/6.91	c [INC SYSTEM] there exists a inc, kill it!
6.87/6.91	c write failed with 2
6.87/6.92	c [INC SEARCH] iteration: 0
6.87/6.92	c [INC BOUNDS] best value:53468957 search for 53468956
6.87/6.92	c [INC SYSTEM] create new solver instance
6.87/6.92	c [INC] encode full formula
6.87/6.92	c fallback to adder encoding
8.18/8.25	c set iterative enc to: adder
8.18/8.25	c set iterative enc to: none
8.39/8.46	c [INC SEARCH] isOptimum variable: 0
30.88/30.90	c formula is SAT
30.88/30.95	c [INC SEARCH] copied best model
30.88/30.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
30.88/30.98	c model valid
30.88/30.98	c current solution ok
30.88/30.98	o 43042339
30.88/30.98	c [INC SEARCH] iteration: 1
30.88/30.98	c [INC BOUNDS] best value:43042409 search for 43042408
30.88/30.98	c [INC SYSTEM] there exists a inc, kill it!
30.88/30.98	c write failed with 2
30.98/31.00	c [INC SYSTEM] create new solver instance
30.98/31.00	c [INC] encode full formula
30.98/31.00	c fallback to adder encoding
32.18/32.29	c set iterative enc to: adder
32.18/32.29	c set iterative enc to: none
32.47/32.51	c [INC SEARCH] isOptimum variable: 0
68.78/68.83	c formula is SAT
68.78/68.88	c [INC SEARCH] copied best model
68.78/68.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
68.88/68.91	c model valid
68.88/68.91	c current solution ok
68.88/68.91	o 42540205
68.88/68.91	c [INC SEARCH] iteration: 2
68.88/68.91	c [INC BOUNDS] best value:42540275 search for 42540274
68.88/68.91	c [INC SYSTEM] there exists a inc, kill it!
68.88/68.91	c write failed with 2
68.88/68.93	c [INC SYSTEM] create new solver instance
68.88/68.93	c [INC] encode full formula
68.88/68.93	c fallback to adder encoding
70.19/70.22	c set iterative enc to: adder
70.19/70.22	c set iterative enc to: none
70.41/70.45	c [INC SEARCH] isOptimum variable: 0
120.59/120.67	c formula is SAT
120.70/120.71	c [INC SEARCH] copied best model
120.70/120.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
120.70/120.75	c model valid
120.70/120.75	c current solution ok
120.70/120.75	o 41159475
120.70/120.75	c [INC SEARCH] iteration: 3
120.70/120.75	c [INC BOUNDS] best value:41159545 search for 41159544
120.70/120.75	c [INC SYSTEM] there exists a inc, kill it!
120.70/120.75	c write failed with 2
120.70/120.77	c [INC SYSTEM] create new solver instance
120.70/120.77	c [INC] encode full formula
120.70/120.77	c fallback to adder encoding
122.01/122.05	c set iterative enc to: adder
122.01/122.05	c set iterative enc to: none
122.21/122.27	c [INC SEARCH] isOptimum variable: 0
264.17/264.26	c formula is SAT
264.28/264.31	c [INC SEARCH] copied best model
264.28/264.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
264.28/264.34	c model valid
264.28/264.34	c current solution ok
264.28/264.34	o 35986765
264.28/264.34	c [INC SEARCH] iteration: 4
264.28/264.34	c [INC BOUNDS] best value:35986835 search for 35986834
264.28/264.34	c [INC SYSTEM] there exists a inc, kill it!
264.28/264.34	c write failed with 2
264.28/264.36	c [INC SYSTEM] create new solver instance
264.28/264.36	c [INC] encode full formula
264.28/264.36	c fallback to adder encoding
265.59/265.62	c set iterative enc to: adder
265.59/265.62	c set iterative enc to: none
265.78/265.84	c [INC SEARCH] isOptimum variable: 0
492.70/492.85	c formula is SAT
492.79/492.90	c [INC SEARCH] copied best model
492.79/492.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
492.79/492.93	c model valid
492.79/492.93	c current solution ok
492.79/492.93	o 26810669
492.79/492.93	c [INC SEARCH] iteration: 5
492.79/492.93	c [INC BOUNDS] best value:26810739 search for 26810738
492.79/492.93	c [INC SYSTEM] there exists a inc, kill it!
492.79/492.93	c write failed with 2
492.79/492.94	c [INC SYSTEM] create new solver instance
492.79/492.94	c [INC] encode full formula
492.79/492.94	c fallback to adder encoding
494.01/494.10	c set iterative enc to: adder
494.01/494.10	c set iterative enc to: none
494.21/494.31	c [INC SEARCH] isOptimum variable: 0
511.99/512.17	c formula is SAT
512.10/512.21	c [INC SEARCH] copied best model
512.10/512.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
512.10/512.25	c model valid
512.10/512.25	c current solution ok
512.10/512.25	o 26208347
512.10/512.25	c [INC SEARCH] iteration: 6
512.10/512.25	c [INC BOUNDS] best value:26208417 search for 26208416
512.10/512.25	c [INC SYSTEM] there exists a inc, kill it!
512.10/512.25	c write failed with 2
512.10/512.26	c [INC SYSTEM] create new solver instance
512.10/512.26	c [INC] encode full formula
512.10/512.26	c fallback to adder encoding
513.32/513.42	c set iterative enc to: adder
513.32/513.42	c set iterative enc to: none
513.52/513.62	c [INC SEARCH] isOptimum variable: 0
558.38/558.58	c formula is SAT
558.50/558.62	c [INC SEARCH] copied best model
558.50/558.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
558.50/558.66	c model valid
558.50/558.66	c current solution ok
558.50/558.66	o 19991101
558.50/558.66	c [INC SEARCH] iteration: 7
558.50/558.66	c [INC BOUNDS] best value:19991171 search for 19991170
558.50/558.66	c [INC SYSTEM] there exists a inc, kill it!
558.50/558.66	c write failed with 2
558.50/558.67	c [INC SYSTEM] create new solver instance
558.50/558.67	c [INC] encode full formula
558.50/558.67	c fallback to adder encoding
559.60/559.78	c set iterative enc to: adder
559.60/559.78	c set iterative enc to: none
559.81/559.98	c [INC SEARCH] isOptimum variable: 0
563.50/563.64	c formula is SAT
563.50/563.68	c [INC SEARCH] copied best model
563.91/564.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
563.91/564.01	c model valid
563.91/564.01	c current solution ok
563.91/564.01	o 18469393
563.91/564.01	c [INC SEARCH] iteration: 8
563.91/564.01	c [INC BOUNDS] best value:18469463 search for 18469462
563.91/564.01	c [INC SYSTEM] there exists a inc, kill it!
563.91/564.01	c write failed with 2
563.91/564.01	c [INC SYSTEM] create new solver instance
563.91/564.01	c [INC] encode full formula
563.91/564.01	c fallback to adder encoding
564.71/564.84	c set iterative enc to: adder
564.71/564.84	c set iterative enc to: none
564.91/565.03	c [INC SEARCH] isOptimum variable: 0
688.99/689.10	c formula is SAT
688.99/689.14	c [INC SEARCH] copied best model
688.99/689.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
688.99/689.17	c model valid
688.99/689.17	c current solution ok
688.99/689.17	o 17572179
688.99/689.17	c [INC SEARCH] iteration: 9
688.99/689.17	c [INC BOUNDS] best value:17572249 search for 17572248
688.99/689.17	c [INC SYSTEM] there exists a inc, kill it!
688.99/689.17	c write failed with 2
688.99/689.19	c [INC SYSTEM] create new solver instance
688.99/689.19	c [INC] encode full formula
688.99/689.19	c fallback to adder encoding
690.20/690.30	c set iterative enc to: adder
690.20/690.30	c set iterative enc to: none
690.30/690.49	c [INC SEARCH] isOptimum variable: 0
932.47/932.60	c formula is SAT
932.47/932.64	c [INC SEARCH] copied best model
932.47/932.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
932.47/932.68	c model valid
932.47/932.68	c current solution ok
932.47/932.68	o 13235461
932.47/932.68	c [INC SEARCH] iteration: 10
932.47/932.68	c [INC BOUNDS] best value:13235531 search for 13235530
932.47/932.68	c [INC SYSTEM] there exists a inc, kill it!
932.47/932.68	c write failed with 2
932.47/932.70	c [INC SYSTEM] create new solver instance
932.47/932.70	c [INC] encode full formula
932.47/932.70	c fallback to adder encoding
933.58/933.70	c set iterative enc to: adder
933.58/933.70	c set iterative enc to: none
933.69/933.88	c [INC SEARCH] isOptimum variable: 0
1156.69/1156.93	c formula is SAT
1156.69/1156.96	c [INC SEARCH] copied best model
1156.69/1156.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1156.69/1157.00	c model valid
1156.69/1157.00	c current solution ok
1156.69/1157.00	o 8319837
1156.69/1157.00	c [INC SEARCH] iteration: 11
1156.69/1157.00	c [INC BOUNDS] best value:8319907 search for 8319906
1156.69/1157.00	c [INC SYSTEM] there exists a inc, kill it!
1156.69/1157.00	c write failed with 2
1156.78/1157.00	c [INC SYSTEM] create new solver instance
1156.78/1157.00	c [INC] encode full formula
1156.78/1157.00	c fallback to adder encoding
1157.60/1157.89	c set iterative enc to: adder
1157.60/1157.89	c set iterative enc to: none
1157.80/1158.05	c [INC SEARCH] isOptimum variable: 0
1801.16/1801.52	c [INC SYSTEM] an unexpexted return value has been received, exit
1801.16/1801.52	s UNKNOWN
1801.16/1801.52	c [INC SYSTEM] there exists a inc, kill it!
1801.16/1801.52	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-3746904-1339109137/watcher-3746904-1339109137 -o /tmp/evaluation-result-3746904-1339109137/solver-3746904-1339109137 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746904-1339109137.opb 177827900 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.93 1.99 1.99 3/178 11245
/proc/meminfo: memFree=22525288/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/statm: 2287 275 233 213 0 72 0

[startup+0.0275431 s]
/proc/loadavg: 1.93 1.99 1.99 3/178 11245
/proc/meminfo: memFree=22525288/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100272 s]
/proc/loadavg: 1.93 1.99 1.99 3/178 11245
/proc/meminfo: memFree=22525288/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300276 s]
/proc/loadavg: 1.93 1.99 1.99 3/178 11245
/proc/meminfo: memFree=22525288/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700302 s]
/proc/loadavg: 1.93 1.99 1.99 3/178 11245
/proc/meminfo: memFree=22525288/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/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: 1.93 1.99 1.99 3/182 11249
/proc/meminfo: memFree=22357964/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/statm: 2287 275 233 213 0 72 0
[pid=11246] ppid=11245 vsize=37592 CPUtime=0.52 cores=1,3,5,7
/proc/11246/stat : 11246 (npSolver-pbo) S 11245 11245 9637 0 -1 4202496 7306 0 0 0 47 5 0 0 20 0 1 0 377038035 38494208 8092 33554432000 4194304 6004724 140737258686736 140737258681200 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11246/statm: 9398 8092 164 442 0 8952 0
[pid=11248] ppid=11246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11248/stat : 11248 (cp2_pre.sh) S 11246 11245 9637 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 377038087 9367552 277 33554432000 4194304 5064252 140733610779808 140733610778512 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11248/statm: 2287 277 234 213 0 72 0
[pid=11249] ppid=11248 vsize=163032 CPUtime=0.96 cores=1,3,5,7
/proc/11249/stat : 11249 (coprocessor) R 11248 11245 9637 0 -1 4202496 29760 0 0 0 89 7 0 0 20 0 1 0 377038087 166944768 39493 33554432000 4194304 6586260 140735503582832 140735503579160 4770132 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/11249/statm: 40758 39493 176 584 0 40170 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 218920

[startup+3.10044 s]
/proc/loadavg: 1.93 1.99 1.99 3/182 11249
/proc/meminfo: memFree=22293268/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/statm: 2287 275 233 213 0 72 0
[pid=11246] ppid=11245 vsize=37592 CPUtime=0.52 cores=1,3,5,7
/proc/11246/stat : 11246 (npSolver-pbo) S 11245 11245 9637 0 -1 4202496 7306 0 0 0 47 5 0 0 20 0 1 0 377038035 38494208 8092 33554432000 4194304 6004724 140737258686736 140737258681200 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11246/statm: 9398 8092 164 442 0 8952 0
[pid=11248] ppid=11246 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11248/stat : 11248 (cp2_pre.sh) S 11246 11245 9637 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 377038087 9367552 277 33554432000 4194304 5064252 140733610779808 140733610778512 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11248/statm: 2287 277 234 213 0 72 0
[pid=11249] ppid=11248 vsize=188432 CPUtime=2.56 cores=1,3,5,7
/proc/11249/stat : 11249 (coprocessor) R 11248 11245 9637 0 -1 4202496 33739 0 0 0 248 8 0 0 20 0 1 0 377038087 192954368 46027 33554432000 4194304 6586260 140735503582832 140735503578200 4676681 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/11249/statm: 47108 46027 192 584 0 46520 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 244320

[startup+6.3003 s]
/proc/loadavg: 1.94 1.99 1.99 3/181 11251
/proc/meminfo: memFree=22413852/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/statm: 2287 275 233 213 0 72 0
[pid=11246] ppid=11245 vsize=37592 CPUtime=5.57 cores=1,3,5,7
/proc/11246/stat : 11246 (npSolver-pbo) R 11245 11245 9637 0 -1 4202496 9096 35534 0 0 59 27 452 19 20 0 1 0 377038035 38494208 8101 33554432000 4194304 6004724 140737258686736 140737258673016 5190832 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11246/statm: 9398 8101 173 442 0 8952 0
[pid=11251] ppid=11246 vsize=84512 CPUtime=0.71 cores=1,3,5,7
/proc/11251/stat : 11251 (glucosInc) S 11246 11245 9637 0 -1 4202496 17149 0 0 0 66 5 0 0 20 0 1 0 377038559 86540288 19636 33554432000 4194304 5654031 140735765740560 140735765738872 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/11251/statm: 21128 19636 146 357 0 20768 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 131252

[startup+12.7004 s]
/proc/loadavg: 1.94 1.99 1.99 3/181 11254
/proc/meminfo: memFree=22071832/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/statm: 2287 275 233 213 0 72 0
[pid=11246] ppid=11245 vsize=52716 CPUtime=8.45 cores=1,3,5,7
/proc/11246/stat : 11246 (npSolver-pbo) S 11245 11245 9637 0 -1 4202496 15597 53720 0 0 208 89 519 29 20 0 1 0 377038035 53981184 11891 33554432000 4194304 6004724 140737258686736 140737258672584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11246/statm: 13179 11891 182 442 0 12733 0
[pid=11254] ppid=11246 vsize=341800 CPUtime=4.21 cores=1,3,5,7
/proc/11254/stat : 11254 (glucosInc) R 11246 11245 9637 0 -1 4202496 54814 0 0 0 405 16 0 0 20 0 1 0 377038881 350003200 71468 33554432000 4194304 5654031 140736202938352 140736202926168 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11254/statm: 85450 71468 141 357 0 85090 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 403664

[startup+25.5005 s]
/proc/loadavg: 1.95 1.99 1.99 3/181 11254
/proc/meminfo: memFree=22067416/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/statm: 2287 275 233 213 0 72 0
[pid=11246] ppid=11245 vsize=52716 CPUtime=8.45 cores=1,3,5,7
/proc/11246/stat : 11246 (npSolver-pbo) S 11245 11245 9637 0 -1 4202496 15597 53720 0 0 208 89 519 29 20 0 1 0 377038035 53981184 11891 33554432000 4194304 6004724 140737258686736 140737258672584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11246/statm: 13179 11891 182 442 0 12733 0
[pid=11254] ppid=11246 vsize=348260 CPUtime=17.01 cores=1,3,5,7
/proc/11254/stat : 11254 (glucosInc) R 11246 11245 9637 0 -1 4202496 55610 0 0 0 1685 16 0 0 20 0 1 0 377038881 356618240 72775 33554432000 4194304 5654031 140736202938352 140736202926168 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11254/statm: 87065 72775 141 357 0 86705 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 410124

[startup+51.1003 s]
/proc/loadavg: 1.97 1.99 1.99 3/181 11256
/proc/meminfo: memFree=22075996/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/statm: 2287 275 233 213 0 72 0
[pid=11246] ppid=11245 vsize=43436 CPUtime=32.49 cores=1,3,5,7
/proc/11246/stat : 11246 (npSolver-pbo) S 11245 11245 9637 0 -1 4202496 22564 110279 0 0 346 108 2743 52 20 0 1 0 377038035 44478464 9604 33554432000 4194304 6004724 140737258686736 140737258672584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11246/statm: 10859 9604 183 442 0 10413 0
[pid=11256] ppid=11246 vsize=338372 CPUtime=18.56 cores=1,3,5,7
/proc/11256/stat : 11256 (glucosInc) R 11246 11245 9637 0 -1 4202496 54257 0 0 0 1841 15 0 0 20 0 1 0 377041286 346492928 73112 33554432000 4194304 5654031 140735391609056 140735391596872 4215121 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11256/statm: 84593 73112 140 357 0 84233 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 390956

[startup+102.307 s]
/proc/loadavg: 1.98 1.99 1.99 3/181 11258
/proc/meminfo: memFree=22077888/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/statm: 2287 275 233 213 0 72 0
[pid=11246] ppid=11245 vsize=43340 CPUtime=70.45 cores=1,3,5,7
/proc/11246/stat : 11246 (npSolver-pbo) S 11245 11245 9637 0 -1 4202496 30507 165386 0 0 485 128 6357 75 20 0 1 0 377038035 44380160 9580 33554432000 4194304 6004724 140737258686736 140737258672584 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11246/statm: 10835 9580 183 442 0 10389 0
[pid=11258] ppid=11246 vsize=333576 CPUtime=31.84 cores=1,3,5,7
/proc/11258/stat : 11258 (glucosInc) R 11246 11245 9637 0 -1 4202496 54111 0 0 0 3168 16 0 0 20 0 1 0 377045079 341581824 70854 33554432000 4194304 5654031 140737479753440 140737479751128 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11258/statm: 83394 70854 140 357 0 83034 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 386064

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/181 11261
/proc/meminfo: memFree=22066072/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/statm: 2287 275 233 213 0 72 0
[pid=11246] ppid=11245 vsize=43276 CPUtime=122.29 cores=1,3,5,7
/proc/11246/stat : 11246 (npSolver-pbo) S 11245 11245 9637 0 -1 4202496 38818 220945 0 0 623 148 11361 97 20 0 1 0 377038035 44314624 9564 33554432000 4194304 6004724 140737258686736 140737258672584 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11246/statm: 10819 9564 183 442 0 10373 0
[pid=11260] ppid=11246 vsize=337576 CPUtime=40 cores=1,3,5,7
/proc/11260/stat : 11260 (glucosInc) R 11246 11245 9637 0 -1 4202496 54142 0 0 0 3984 16 0 0 20 0 1 0 377050262 345677824 72313 33554432000 4194304 5654031 140734899807056 140734899794872 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11260/statm: 84394 72313 141 357 0 84034 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 390000

[startup+222.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/181 11261
/proc/meminfo: memFree=22050836/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/statm: 2287 275 233 213 0 72 0
[pid=11246] ppid=11245 vsize=43276 CPUtime=122.29 cores=1,3,5,7
/proc/11246/stat : 11246 (npSolver-pbo) S 11245 11245 9637 0 -1 4202496 38818 220945 0 0 623 148 11361 97 20 0 1 0 377038035 44314624 9564 33554432000 4194304 6004724 140737258686736 140737258672584 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11246/statm: 10819 9564 183 442 0 10373 0
[pid=11260] ppid=11246 vsize=387664 CPUtime=99.99 cores=1,3,5,7

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

/proc/meminfo: memFree=22090268/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/statm: 2287 275 233 213 0 72 0
[pid=11246] ppid=11245 vsize=39552 CPUtime=1157.85 cores=1,3,5,7
/proc/11246/stat : 11246 (npSolver-pbo) S 11245 11245 9637 0 -1 4202496 102826 655659 0 0 1569 283 113603 330 20 0 1 0 377038035 40501248 8633 33554432000 4194304 6004724 140737258686736 140737258672584 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11246/statm: 9888 8633 183 442 0 9442 0
[pid=11309] ppid=11246 vsize=323396 CPUtime=84.22 cores=1,3,5,7
/proc/11309/stat : 11309 (glucosInc) R 11246 11245 9637 0 -1 4202496 46938 0 0 0 8406 16 0 0 20 0 1 0 377153840 331157504 64762 33554432000 4194304 5654031 140734466544736 140734466532552 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11309/statm: 80849 64762 142 357 0 80489 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 372096

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 11309
/proc/meminfo: memFree=22090140/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/statm: 2287 275 233 213 0 72 0
[pid=11246] ppid=11245 vsize=39552 CPUtime=1157.85 cores=1,3,5,7
/proc/11246/stat : 11246 (npSolver-pbo) S 11245 11245 9637 0 -1 4202496 102826 655659 0 0 1569 283 113603 330 20 0 1 0 377038035 40501248 8633 33554432000 4194304 6004724 140737258686736 140737258672584 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11246/statm: 9888 8633 183 442 0 9442 0
[pid=11309] ppid=11246 vsize=325152 CPUtime=144.22 cores=1,3,5,7
/proc/11309/stat : 11309 (glucosInc) R 11246 11245 9637 0 -1 4202496 49706 0 0 0 14400 22 0 0 20 0 1 0 377153840 332955648 73524 33554432000 4194304 5654031 140734466544736 140734466532552 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11309/statm: 81288 73524 142 357 0 80928 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 373852

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 11310
/proc/meminfo: memFree=22123840/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/statm: 2287 275 233 213 0 72 0
[pid=11246] ppid=11245 vsize=39552 CPUtime=1157.85 cores=1,3,5,7
/proc/11246/stat : 11246 (npSolver-pbo) S 11245 11245 9637 0 -1 4202496 102826 655659 0 0 1569 283 113603 330 20 0 1 0 377038035 40501248 8633 33554432000 4194304 6004724 140737258686736 140737258672584 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11246/statm: 9888 8633 183 442 0 9442 0
[pid=11309] ppid=11246 vsize=278260 CPUtime=204.2 cores=1,3,5,7
/proc/11309/stat : 11309 (glucosInc) R 11246 11245 9637 0 -1 4202496 50727 0 0 0 20396 24 0 0 20 0 1 0 377153840 284938240 63411 33554432000 4194304 5654031 140734466544736 140734466532552 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11309/statm: 69565 63411 142 357 0 69205 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 326960

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11310
/proc/meminfo: memFree=22051148/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/statm: 2287 275 233 213 0 72 0
[pid=11246] ppid=11245 vsize=39552 CPUtime=1157.85 cores=1,3,5,7
/proc/11246/stat : 11246 (npSolver-pbo) S 11245 11245 9637 0 -1 4202496 102826 655659 0 0 1569 283 113603 330 20 0 1 0 377038035 40501248 8633 33554432000 4194304 6004724 140737258686736 140737258672584 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11246/statm: 9888 8633 183 442 0 9442 0
[pid=11309] ppid=11246 vsize=409736 CPUtime=264.2 cores=1,3,5,7
/proc/11309/stat : 11309 (glucosInc) R 11246 11245 9637 0 -1 4202496 56988 0 0 0 26382 38 0 0 20 0 1 0 377153840 419569664 78761 33554432000 4194304 5654031 140734466544736 140734466542824 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11309/statm: 102434 78761 142 357 0 102074 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 458436

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11313
/proc/meminfo: memFree=21983316/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/statm: 2287 275 233 213 0 72 0
[pid=11246] ppid=11245 vsize=39552 CPUtime=1157.85 cores=1,3,5,7
/proc/11246/stat : 11246 (npSolver-pbo) S 11245 11245 9637 0 -1 4202496 102826 655659 0 0 1569 283 113603 330 20 0 1 0 377038035 40501248 8633 33554432000 4194304 6004724 140737258686736 140737258672584 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11246/statm: 9888 8633 183 442 0 9442 0
[pid=11309] ppid=11246 vsize=542996 CPUtime=324.19 cores=1,3,5,7
/proc/11309/stat : 11309 (glucosInc) R 11246 11245 9637 0 -1 4202496 61156 0 0 0 32368 51 0 0 20 0 1 0 377153840 556027904 101140 33554432000 4194304 5654031 140734466544736 140734466542824 4218885 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11309/statm: 135749 101140 142 357 0 135389 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 591696

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11313
/proc/meminfo: memFree=22033364/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/statm: 2287 275 233 213 0 72 0
[pid=11246] ppid=11245 vsize=39552 CPUtime=1157.85 cores=1,3,5,7
/proc/11246/stat : 11246 (npSolver-pbo) S 11245 11245 9637 0 -1 4202496 102826 655659 0 0 1569 283 113603 330 20 0 1 0 377038035 40501248 8633 33554432000 4194304 6004724 140737258686736 140737258672584 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11246/statm: 9888 8633 183 442 0 9442 0
[pid=11309] ppid=11246 vsize=412660 CPUtime=384.15 cores=1,3,5,7
/proc/11309/stat : 11309 (glucosInc) R 11246 11245 9637 0 -1 4202496 64437 0 0 0 38349 66 0 0 20 0 1 0 377153840 422563840 86803 33554432000 4194304 5654031 140734466544736 140734466542824 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11309/statm: 103165 86803 142 357 0 102805 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 461360

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 11313
/proc/meminfo: memFree=22049152/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/statm: 2287 275 233 213 0 72 0
[pid=11246] ppid=11245 vsize=39552 CPUtime=1157.85 cores=1,3,5,7
/proc/11246/stat : 11246 (npSolver-pbo) S 11245 11245 9637 0 -1 4202496 102826 655659 0 0 1569 283 113603 330 20 0 1 0 377038035 40501248 8633 33554432000 4194304 6004724 140737258686736 140737258672584 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11246/statm: 9888 8633 183 442 0 9442 0
[pid=11309] ppid=11246 vsize=337128 CPUtime=444.14 cores=1,3,5,7
/proc/11309/stat : 11309 (glucosInc) R 11246 11245 9637 0 -1 4202496 66614 0 0 0 44340 74 0 0 20 0 1 0 377153840 345219072 79760 33554432000 4194304 5654031 140734466544736 140734466532552 4216571 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11309/statm: 84282 79760 142 357 0 83922 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 385828

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 11314
/proc/meminfo: memFree=22002368/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/statm: 2287 275 233 213 0 72 0
[pid=11246] ppid=11245 vsize=39552 CPUtime=1157.85 cores=1,3,5,7
/proc/11246/stat : 11246 (npSolver-pbo) S 11245 11245 9637 0 -1 4202496 102826 655659 0 0 1569 283 113603 330 20 0 1 0 377038035 40501248 8633 33554432000 4194304 6004724 140737258686736 140737258672584 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11246/statm: 9888 8633 183 442 0 9442 0
[pid=11309] ppid=11246 vsize=420840 CPUtime=504.11 cores=1,3,5,7
/proc/11309/stat : 11309 (glucosInc) R 11246 11245 9637 0 -1 4202496 67683 0 0 0 50336 75 0 0 20 0 1 0 377153840 430940160 89303 33554432000 4194304 5654031 140734466544736 140734466532552 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11309/statm: 105210 89303 142 357 0 104850 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 469540

[startup+1722.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/181 11399
/proc/meminfo: memFree=20810176/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/statm: 2287 275 233 213 0 72 0
[pid=11246] ppid=11245 vsize=39552 CPUtime=1157.85 cores=1,3,5,7
/proc/11246/stat : 11246 (npSolver-pbo) S 11245 11245 9637 0 -1 4202496 102826 655659 0 0 1569 283 113603 330 20 0 1 0 377038035 40501248 8633 33554432000 4194304 6004724 140737258686736 140737258672584 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11246/statm: 9888 8633 183 442 0 9442 0
[pid=11309] ppid=11246 vsize=289364 CPUtime=564.11 cores=1,3,5,7
/proc/11309/stat : 11309 (glucosInc) R 11246 11245 9637 0 -1 4202496 68224 0 0 0 56333 78 0 0 20 0 1 0 377153840 296308736 68807 33554432000 4194304 5654031 140734466544736 140734466532552 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11309/statm: 72341 68807 142 357 0 71981 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 338064

[startup+1782.3 s]
/proc/loadavg: 2.38 2.13 2.04 3/182 11401
/proc/meminfo: memFree=14835608/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/statm: 2287 275 233 213 0 72 0
[pid=11246] ppid=11245 vsize=39552 CPUtime=1157.85 cores=1,3,5,7
/proc/11246/stat : 11246 (npSolver-pbo) S 11245 11245 9637 0 -1 4202496 102826 655659 0 0 1569 283 113603 330 20 0 1 0 377038035 40501248 8633 33554432000 4194304 6004724 140737258686736 140737258672584 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11246/statm: 9888 8633 183 442 0 9442 0
[pid=11309] ppid=11246 vsize=291192 CPUtime=624.09 cores=1,3,5,7
/proc/11309/stat : 11309 (glucosInc) R 11246 11245 9637 0 -1 4202496 69425 0 0 0 62329 80 0 0 20 0 1 0 377153840 298180608 62419 33554432000 4194304 5654031 140734466544736 140734466542584 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11309/statm: 72798 62419 142 357 0 72438 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 339892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.43 2.15 2.05 3/182 11401
/proc/meminfo: memFree=14322596/32873844 swapFree=7628/7628
[pid=11245] ppid=11243 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11245/stat : 11245 (npSolver-pbo-It) S 11243 11245 9637 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377038034 9367552 275 33554432000 4194304 5064252 140734724637024 140734724635936 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11245/statm: 2287 275 233 213 0 72 0
[pid=11246] ppid=11245 vsize=39552 CPUtime=1157.85 cores=1,3,5,7
/proc/11246/stat : 11246 (npSolver-pbo) S 11245 11245 9637 0 -1 4202496 102826 655659 0 0 1569 283 113603 330 20 0 1 0 377038035 40501248 8633 33554432000 4194304 6004724 140737258686736 140737258672584 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11246/statm: 9888 8633 183 442 0 9442 0
[pid=11309] ppid=11246 vsize=293032 CPUtime=643.31 cores=1,3,5,7
/proc/11309/stat : 11309 (glucosInc) R 11246 11245 9637 0 -1 4202496 69728 0 0 0 64250 81 0 0 20 0 1 0 377153840 300064768 64766 33554432000 4194304 5654031 140734466544736 140734466532552 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11309/statm: 73258 64766 142 357 0 72898 0
Current children cumulated CPU time (s) 1801.16
Current children cumulated vsize (KiB) 341732

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1801.52
CPU time (s): 1801.2
CPU user time (s): 1794.24
CPU system time (s): 6.95994
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 783964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.24
system time used= 6.95994
maximum resident set size= 620248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 828592
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2249920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14712
involuntary context switches= 3137

runsolver used 5.2432 second user time and 14.0729 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-08 00:45:37
IDJOB=3746904
IDBENCH=92731
IDSOLVER=2332
FILE ID=node143/3746904-1339109137
RUNJOBID= node143-1339098178-9654
PBS_JOBID= 14643710
Free space on /tmp= 68280 MiB

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

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

MD5SUM BENCH= 9dfe9f707e4bec0ff7b60653d14cbd16
RANDOM SEED=177827900

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        22525716 kB
Buffers:         3566308 kB
Cached:          5160372 kB
SwapCached:          196 kB
Active:          6256244 kB
Inactive:        3049052 kB
Active(anon):     559552 kB
Inactive(anon):    11012 kB
Active(file):    5696692 kB
Inactive(file):  3038040 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108460 kB
Dirty:              8960 kB
Writeback:             0 kB
AnonPages:        575308 kB
Mapped:            11908 kB
Shmem:               160 kB
Slab:             899712 kB
SReclaimable:     341544 kB
SUnreclaim:       558168 kB
KernelStack:        1472 kB
PageTables:         5180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     750068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    192512 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= 65532 MiB
End job on node143 at 2012-06-08 01:15:38