Trace number 3697736

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? (TO) 1800.13 1801.82

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_6.opb
MD5SUM5083e4e53b2d6b5d7b03dffa57422dcf
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5473551
Best CPU time to get the best result obtained on this benchmark1800.14
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 160103007
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 54947189218
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 160103007
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 54947189218
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.15	c run inc solver
0.00/0.15	c [INC SYSTEM] run initial solver
0.00/0.15	c [INC SYSTEM] preprocess with white file
1.08/1.16	c [INC SYSTEM] finished preprocessing in 1 s
1.08/1.16	c [INC SYSTEM] execute solver
1.14/1.32	c [INC SEARCH] formula is SAT
1.14/1.32	c [INC SYSTEM] solved the initial formula
1.14/1.34	c model valid
1.14/1.34	c current solution ok
1.53/1.75	o 474382029
1.53/1.75	c [INC SYSTEM] there exists a inc, kill it!
1.53/1.75	c write failed with 2
1.53/1.75	c [INC SEARCH] iteration: 0
1.53/1.75	c [INC BOUNDS] best value:474382079 search for 474382078
1.53/1.75	c [INC SYSTEM] create new solver instance
1.53/1.75	c [INC] encode full formula
1.53/1.75	c fallback to adder encoding
2.47/2.53	c set iterative enc to: adder
2.47/2.53	c set iterative enc to: none
2.57/2.66	c [INC SEARCH] isOptimum variable: 0
4.45/4.56	c formula is SAT
4.45/4.58	c [INC SEARCH] copied best model
4.45/4.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.55/4.60	c model valid
4.55/4.60	c current solution ok
4.55/4.60	o 94577843
4.55/4.60	c [INC SEARCH] iteration: 1
4.55/4.60	c [INC BOUNDS] best value:94577893 search for 94577892
4.55/4.60	c [INC SYSTEM] there exists a inc, kill it!
4.55/4.60	c write failed with 2
4.55/4.61	c [INC SYSTEM] create new solver instance
4.55/4.61	c [INC] encode full formula
4.55/4.61	c fallback to adder encoding
5.28/5.33	c set iterative enc to: adder
5.28/5.33	c set iterative enc to: none
5.35/6.78	c [INC SEARCH] isOptimum variable: 0
16.85/18.22	c formula is SAT
16.85/18.24	c [INC SEARCH] copied best model
16.85/18.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.85/18.26	c model valid
16.85/18.26	c current solution ok
16.85/18.26	o 74355091
16.85/18.26	c [INC SEARCH] iteration: 2
16.85/18.26	c [INC BOUNDS] best value:74355141 search for 74355140
16.85/18.26	c [INC SYSTEM] there exists a inc, kill it!
16.85/18.26	c write failed with 2
16.85/18.27	c [INC SYSTEM] create new solver instance
16.85/18.27	c [INC] encode full formula
16.85/18.27	c fallback to adder encoding
17.56/18.99	c set iterative enc to: adder
17.56/18.99	c set iterative enc to: none
17.75/19.11	c [INC SEARCH] isOptimum variable: 0
38.54/39.96	c formula is SAT
38.54/39.98	c [INC SEARCH] copied best model
38.54/39.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
38.65/40.00	c model valid
38.65/40.00	c current solution ok
38.65/40.00	o 59595253
38.65/40.00	c [INC SEARCH] iteration: 3
38.65/40.00	c [INC BOUNDS] best value:59595303 search for 59595302
38.65/40.00	c [INC SYSTEM] there exists a inc, kill it!
38.65/40.00	c write failed with 2
38.65/40.01	c [INC SYSTEM] create new solver instance
38.65/40.01	c [INC] encode full formula
38.65/40.01	c fallback to adder encoding
39.27/40.69	c set iterative enc to: adder
39.27/40.69	c set iterative enc to: none
39.46/40.81	c [INC SEARCH] isOptimum variable: 0
56.95/58.39	c formula is SAT
57.05/58.41	c [INC SEARCH] copied best model
57.05/58.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
57.05/58.43	c model valid
57.05/58.43	c current solution ok
57.05/58.43	o 41175529
57.05/58.43	c [INC SEARCH] iteration: 4
57.05/58.43	c [INC BOUNDS] best value:41175579 search for 41175578
57.05/58.43	c [INC SYSTEM] there exists a inc, kill it!
57.05/58.43	c write failed with 2
57.05/58.44	c [INC SYSTEM] create new solver instance
57.05/58.44	c [INC] encode full formula
57.05/58.44	c fallback to adder encoding
57.66/59.08	c set iterative enc to: adder
57.66/59.08	c set iterative enc to: none
57.75/59.19	c [INC SEARCH] isOptimum variable: 0
115.05/116.48	c formula is SAT
115.05/116.50	c [INC SEARCH] copied best model
115.05/116.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
115.16/116.52	c model valid
115.16/116.52	c current solution ok
115.16/116.52	o 38276743
115.16/116.52	c [INC SEARCH] iteration: 5
115.16/116.52	c [INC BOUNDS] best value:38276793 search for 38276792
115.16/116.52	c [INC SYSTEM] there exists a inc, kill it!
115.16/116.52	c write failed with 2
115.16/116.53	c [INC SYSTEM] create new solver instance
115.16/116.53	c [INC] encode full formula
115.16/116.53	c fallback to adder encoding
115.76/117.16	c set iterative enc to: adder
115.76/117.16	c set iterative enc to: none
115.86/117.28	c [INC SEARCH] isOptimum variable: 0
120.26/121.62	c formula is SAT
120.26/121.68	c [INC SEARCH] copied best model
120.26/121.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
120.26/121.68	c model valid
120.26/121.68	c current solution ok
120.26/121.68	o 20706475
120.26/121.68	c [INC SEARCH] iteration: 6
120.26/121.68	c [INC BOUNDS] best value:20706525 search for 20706524
120.26/121.68	c [INC SYSTEM] there exists a inc, kill it!
120.26/121.68	c write failed with 2
120.26/121.68	c [INC SYSTEM] create new solver instance
120.26/121.68	c [INC] encode full formula
120.26/121.68	c fallback to adder encoding
120.86/122.22	c set iterative enc to: adder
120.86/122.22	c set iterative enc to: none
120.95/122.42	c [INC SEARCH] isOptimum variable: 0
126.75/128.21	c formula is SAT
126.75/128.22	c [INC SEARCH] copied best model
126.75/128.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
126.75/128.24	c model valid
126.75/128.24	c current solution ok
126.75/128.24	o 9824331
126.75/128.24	c [INC SEARCH] iteration: 7
126.75/128.24	c [INC BOUNDS] best value:9824381 search for 9824380
126.75/128.24	c [INC SYSTEM] there exists a inc, kill it!
126.75/128.24	c write failed with 2
126.75/128.25	c [INC SYSTEM] create new solver instance
126.75/128.25	c [INC] encode full formula
126.75/128.25	c fallback to adder encoding
127.17/128.70	c set iterative enc to: adder
127.17/128.70	c set iterative enc to: none
127.28/128.79	c [INC SEARCH] isOptimum variable: 0
167.25/168.75	c formula is SAT
167.25/168.76	c [INC SEARCH] copied best model
167.25/168.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
167.25/168.78	c model valid
167.25/168.78	c current solution ok
167.25/168.78	o 8906805
167.25/168.78	c [INC SEARCH] iteration: 8
167.25/168.78	c [INC BOUNDS] best value:8906855 search for 8906854
167.25/168.78	c [INC SYSTEM] there exists a inc, kill it!
167.25/168.78	c write failed with 2
167.25/168.79	c [INC SYSTEM] create new solver instance
167.25/168.79	c [INC] encode full formula
167.25/168.79	c fallback to adder encoding
167.77/169.24	c set iterative enc to: adder
167.77/169.24	c set iterative enc to: none
167.87/169.31	c [INC SEARCH] isOptimum variable: 0
264.76/266.25	c formula is SAT
264.76/266.26	c [INC SEARCH] copied best model
264.76/266.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
264.76/266.28	c model valid
264.76/266.28	c current solution ok
264.76/266.28	o 8053405
264.76/266.28	c [INC SEARCH] iteration: 9
264.76/266.28	c [INC BOUNDS] best value:8053455 search for 8053454
264.76/266.28	c [INC SYSTEM] there exists a inc, kill it!
264.76/266.28	c write failed with 2
264.76/266.29	c [INC SYSTEM] create new solver instance
264.76/266.29	c [INC] encode full formula
264.76/266.29	c fallback to adder encoding
265.27/266.71	c set iterative enc to: adder
265.27/266.71	c set iterative enc to: none
265.27/266.78	c [INC SEARCH] isOptimum variable: 0
761.28/762.83	c formula is SAT
761.28/762.84	c [INC SEARCH] copied best model
761.28/762.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
761.28/762.86	c model valid
761.28/762.86	c current solution ok
761.28/762.86	o 7492123
761.28/762.86	c [INC SEARCH] iteration: 10
761.28/762.86	c [INC BOUNDS] best value:7492173 search for 7492172
761.28/762.86	c [INC SYSTEM] there exists a inc, kill it!
761.28/762.86	c write failed with 2
761.28/762.86	c [INC SYSTEM] create new solver instance
761.28/762.86	c [INC] encode full formula
761.28/762.86	c fallback to adder encoding
761.67/763.28	c set iterative enc to: adder
761.67/763.28	c set iterative enc to: none
761.78/763.35	c [INC SEARCH] isOptimum variable: 0
974.03/975.62	c formula is SAT
974.03/975.64	c [INC SEARCH] copied best model
974.03/975.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
974.03/975.65	c model valid
974.03/975.65	c current solution ok
974.03/975.65	o 7078601
974.03/975.65	c [INC SEARCH] iteration: 11
974.03/975.65	c [INC BOUNDS] best value:7078651 search for 7078650
974.03/975.65	c [INC SYSTEM] there exists a inc, kill it!
974.03/975.65	c write failed with 2
974.03/975.66	c [INC SYSTEM] create new solver instance
974.03/975.66	c [INC] encode full formula
974.03/975.66	c fallback to adder encoding
974.45/976.07	c set iterative enc to: adder
974.45/976.07	c set iterative enc to: none
974.53/976.15	c [INC SEARCH] isOptimum variable: 0
1357.35/1359.07	c formula is SAT
1357.35/1359.09	c [INC SEARCH] copied best model
1357.35/1359.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1357.45/1359.10	c model valid
1357.45/1359.10	c current solution ok
1357.45/1359.10	o 6111915
1357.45/1359.10	c [INC SEARCH] iteration: 12
1357.45/1359.10	c [INC BOUNDS] best value:6111965 search for 6111964
1357.45/1359.10	c [INC SYSTEM] there exists a inc, kill it!
1357.45/1359.10	c write failed with 2
1357.45/1359.11	c [INC SYSTEM] create new solver instance
1357.45/1359.11	c [INC] encode full formula
1357.45/1359.11	c fallback to adder encoding
1357.88/1359.51	c set iterative enc to: adder
1357.88/1359.51	c set iterative enc to: none
1357.88/1359.58	c [INC SEARCH] isOptimum variable: 0
1800.10/1801.81	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.10/1801.81	s UNKNOWN
1800.10/1801.81	c [INC SYSTEM] there exists a inc, kill it!
1800.10/1801.81	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

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


[startup+0 s]
/proc/loadavg: 2.03 2.02 2.00 3/176 2536
/proc/meminfo: memFree=28718936/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0

[startup+0.037727 s]
/proc/loadavg: 2.03 2.02 2.00 3/176 2536
/proc/meminfo: memFree=28718936/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100259 s]
/proc/loadavg: 2.03 2.02 2.00 3/176 2536
/proc/meminfo: memFree=28718936/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300302 s]
/proc/loadavg: 2.03 2.02 2.00 3/176 2536
/proc/meminfo: memFree=28718936/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700325 s]
/proc/loadavg: 2.03 2.02 2.00 3/176 2536
/proc/meminfo: memFree=28718936/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.03 2.02 2.00 3/180 2540
/proc/meminfo: memFree=28623320/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
[pid=2537] ppid=2536 vsize=18248 CPUtime=1.33 cores=1,3,5,7
/proc/2537/stat : 2537 (npSolver-pbo) R 2536 2536 1566 0 -1 4202496 4277 18415 0 0 21 13 86 13 20 0 1 0 279421919 18685952 3459 33554432000 4194304 5992684 140736962877200 140736962863464 5179696 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2537/statm: 4562 3459 181 440 0 4118 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 27396

[startup+3.10024 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 2543
/proc/meminfo: memFree=28658480/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
[pid=2537] ppid=2536 vsize=30524 CPUtime=2.63 cores=1,3,5,7
/proc/2537/stat : 2537 (npSolver-pbo) S 2536 2536 1566 0 -1 4202496 9997 26416 0 0 104 43 99 17 20 0 1 0 279421919 31256576 6538 33554432000 4194304 5992684 140736962877200 140736962863032 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2537/statm: 7631 6538 191 440 0 7187 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 39672

[startup+6.30034 s]
/proc/loadavg: 2.03 2.02 2.00 2/179 2546
/proc/meminfo: memFree=28577664/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
[pid=2537] ppid=2536 vsize=91608 CPUtime=5.32 cores=1,3,5,7
/proc/2537/stat : 2537 (npSolver-pbo) S 2536 2536 1566 0 -1 4202496 15632 58063 0 0 179 46 279 28 20 0 1 0 279421919 93806592 17976 33554432000 4194304 5992684 140736962877200 140736962870704 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2537/statm: 22902 17976 191 440 0 22458 0
[pid=2546] ppid=2537 vsize=16712 CPUtime=0.01 cores=1,3,5,7
/proc/2546/stat : 2546 (cp) D 2537 2536 1566 0 -1 4202496 502 0 0 0 0 1 0 0 20 0 1 0 279422452 17113088 186 33554432000 4194304 4305796 140737465585792 140737465583736 273448518544 0 0 4096 0 18446744071580543392 0 0 17 3 0 0 94 0 0
/proc/2546/statm: 4178 186 154 28 0 74 0
Current children cumulated CPU time (s) 5.33
Current children cumulated vsize (KiB) 117468

[startup+12.7004 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 2547
/proc/meminfo: memFree=28486720/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
[pid=2537] ppid=2536 vsize=26072 CPUtime=5.44 cores=1,3,5,7
/proc/2537/stat : 2537 (npSolver-pbo) S 2536 2536 1566 0 -1 4202496 16371 58579 0 0 180 54 279 31 20 0 1 0 279421919 26697728 5457 33554432000 4194304 5992684 140736962877200 140736962863032 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2537/statm: 6518 5457 191 440 0 6074 0
[pid=2547] ppid=2537 vsize=176656 CPUtime=5.89 cores=1,3,5,7
/proc/2547/stat : 2547 (glucosInc) R 2537 2536 1566 0 -1 4202496 30958 0 0 0 577 12 0 0 20 0 1 0 279422598 180895744 36718 33554432000 4194304 5654031 140736374854560 140736374842376 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2547/statm: 44164 36718 140 357 0 43804 0
Current children cumulated CPU time (s) 11.33
Current children cumulated vsize (KiB) 211876

[startup+25.5004 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 2549
/proc/meminfo: memFree=28486200/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
[pid=2537] ppid=2536 vsize=25824 CPUtime=17.77 cores=1,3,5,7
/proc/2537/stat : 2537 (npSolver-pbo) S 2536 2536 1566 0 -1 4202496 22658 90598 0 0 256 66 1408 47 20 0 1 0 279421919 26443776 5395 33554432000 4194304 5992684 140736962877200 140736962863032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2537/statm: 6456 5395 191 440 0 6012 0
[pid=2549] ppid=2537 vsize=175012 CPUtime=6.38 cores=1,3,5,7
/proc/2549/stat : 2549 (glucosInc) R 2537 2536 1566 0 -1 4202496 31476 0 0 0 626 12 0 0 20 0 1 0 279423830 179212288 36554 33554432000 4194304 5654031 140736435111056 140736435098872 4216577 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2549/statm: 43753 36554 140 357 0 43393 0
Current children cumulated CPU time (s) 24.15
Current children cumulated vsize (KiB) 209984

[startup+51.1004 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 2551
/proc/meminfo: memFree=28489556/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
[pid=2537] ppid=2536 vsize=25724 CPUtime=39.47 cores=1,3,5,7
/proc/2537/stat : 2537 (npSolver-pbo) S 2536 2536 1566 0 -1 4202496 29184 123248 0 0 328 77 3479 63 20 0 1 0 279421919 26341376 5370 33554432000 4194304 5992684 140736962877200 140736962863032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2537/statm: 6431 5370 191 440 0 5987 0
[pid=2551] ppid=2537 vsize=154196 CPUtime=10.28 cores=1,3,5,7
/proc/2551/stat : 2551 (glucosInc) R 2537 2536 1566 0 -1 4202496 30413 0 0 0 1020 8 0 0 20 0 1 0 279426000 157896704 35407 33554432000 4194304 5654031 140736179755872 140736179743688 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2551/statm: 38549 35407 140 357 0 38189 0
Current children cumulated CPU time (s) 49.75
Current children cumulated vsize (KiB) 189068

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 2553
/proc/meminfo: memFree=28487832/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
[pid=2537] ppid=2536 vsize=25352 CPUtime=57.87 cores=1,3,5,7
/proc/2537/stat : 2537 (npSolver-pbo) S 2536 2536 1566 0 -1 4202496 35845 154433 0 0 396 87 5229 75 20 0 1 0 279421919 25960448 5277 33554432000 4194304 5992684 140736962877200 140736962863032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2537/statm: 6338 5277 191 440 0 5894 0
[pid=2553] ppid=2537 vsize=170324 CPUtime=43.09 cores=1,3,5,7
/proc/2553/stat : 2553 (glucosInc) R 2537 2536 1566 0 -1 4202496 29847 0 0 0 4301 8 0 0 20 0 1 0 279427839 174411776 34504 33554432000 4194304 5654031 140737093235552 140737093223368 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2553/statm: 42581 34504 140 357 0 42221 0
Current children cumulated CPU time (s) 100.96
Current children cumulated vsize (KiB) 204824

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 2562
/proc/meminfo: memFree=28550976/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
[pid=2537] ppid=2536 vsize=23768 CPUtime=127.36 cores=1,3,5,7
/proc/2537/stat : 2537 (npSolver-pbo) S 2536 2536 1566 0 -1 4202496 52064 242242 0 0 572 113 11942 109 20 0 1 0 279421919 24338432 4881 33554432000 4194304 5992684 140736962877200 140736962863032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2537/statm: 5942 4881 191 440 0 5498 0
[pid=2560] ppid=2537 vsize=121088 CPUtime=33.5 cores=1,3,5,7
/proc/2560/stat : 2560 (glucosInc) R 2537 2536 1566 0 -1 4202496 23607 0 0 0 3344 6 0 0 20 0 1 0 279434798 123994112 27757 33554432000 4194304 5654031 140735069596864 140735069584680 4233306 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2560/statm: 30272 27757 141 357 0 29912 0
Current children cumulated CPU time (s) 160.86
Current children cumulated vsize (KiB) 154004

[startup+222.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 2564
/proc/meminfo: memFree=28463716/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
[pid=2537] ppid=2536 vsize=56252 CPUtime=167.88 cores=1,3,5,7
/proc/2537/stat : 2537 (npSolver-pbo) S 2536 2536 1566 0 -1 4202496 59856 266472 0 0 620 119 15931 118 20 0 1 0 279421919 57602048 12970 33554432000 4194304 5992684 140736962877200 140736962863032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2537/statm: 14063 12970 191 440 0 13619 0
[pid=2564] ppid=2537 vsize=149436 CPUtime=52.96 cores=1,3,5,7
/proc/2564/stat : 2564 (glucosInc) R 2537 2536 1566 0 -1 4202496 24747 0 0 0 5289 7 0 0 20 0 1 0 279438851 153022464 35105 33554432000 4194304 5654031 140734559578640 140734559566456 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2564/statm: 37359 35105 141 357 0 36999 0
Current children cumulated CPU time (s) 220.84
Current children cumulated vsize (KiB) 214836

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 2569
/proc/meminfo: memFree=28492732/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
[pid=2537] ppid=2536 vsize=56252 CPUtime=265.35 cores=1,3,5,7

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

/proc/meminfo: memFree=28441912/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
[pid=2537] ppid=2536 vsize=56252 CPUtime=974.59 cores=1,3,5,7
/proc/2537/stat : 2537 (npSolver-pbo) S 2536 2536 1566 0 -1 4202496 83109 344266 0 0 756 136 96411 156 20 0 1 0 279421919 57602048 12970 33554432000 4194304 5992684 140736962877200 140736962863032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2537/statm: 14063 12970 191 440 0 13619 0
[pid=2580] ppid=2537 vsize=196964 CPUtime=266.08 cores=1,3,5,7
/proc/2580/stat : 2580 (glucosInc) R 2537 2536 1566 0 -1 4202496 24854 0 0 0 26599 9 0 0 20 0 1 0 279519534 201691136 46825 33554432000 4194304 5654031 140733816154528 140733816142344 4232763 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2580/statm: 49241 46825 141 357 0 48881 0
Current children cumulated CPU time (s) 1240.67
Current children cumulated vsize (KiB) 262364

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 2585
/proc/meminfo: memFree=28466000/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
[pid=2537] ppid=2536 vsize=56252 CPUtime=974.59 cores=1,3,5,7
/proc/2537/stat : 2537 (npSolver-pbo) S 2536 2536 1566 0 -1 4202496 83109 344266 0 0 756 136 96411 156 20 0 1 0 279421919 57602048 12970 33554432000 4194304 5992684 140736962877200 140736962863032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2537/statm: 14063 12970 191 440 0 13619 0
[pid=2580] ppid=2537 vsize=196964 CPUtime=326.08 cores=1,3,5,7
/proc/2580/stat : 2580 (glucosInc) R 2537 2536 1566 0 -1 4202496 24854 0 0 0 32599 9 0 0 20 0 1 0 279519534 201691136 46825 33554432000 4194304 5654031 140733816154528 140733816142344 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2580/statm: 49241 46825 141 357 0 48881 0
Current children cumulated CPU time (s) 1300.67
Current children cumulated vsize (KiB) 262364

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 2588
/proc/meminfo: memFree=28534952/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
[pid=2537] ppid=2536 vsize=56252 CPUtime=1357.96 cores=1,3,5,7
/proc/2537/stat : 2537 (npSolver-pbo) S 2536 2536 1566 0 -1 4202496 90870 370156 0 0 801 141 134686 168 20 0 1 0 279421919 57602048 12970 33554432000 4194304 5992684 140736962877200 140736962863032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2537/statm: 14063 12970 191 440 0 13619 0
[pid=2588] ppid=2537 vsize=101908 CPUtime=2.7 cores=1,3,5,7
/proc/2588/stat : 2588 (glucosInc) R 2537 2536 1566 0 -1 4202496 21231 0 0 0 266 4 0 0 20 0 1 0 279557878 104353792 23662 33554432000 4194304 5654031 140733830079968 140733830077752 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2588/statm: 25477 23662 141 357 0 25117 0
Current children cumulated CPU time (s) 1360.66
Current children cumulated vsize (KiB) 167308

[startup+1422.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 2588
/proc/meminfo: memFree=28482688/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
[pid=2537] ppid=2536 vsize=56252 CPUtime=1357.96 cores=1,3,5,7
/proc/2537/stat : 2537 (npSolver-pbo) S 2536 2536 1566 0 -1 4202496 90870 370156 0 0 801 141 134686 168 20 0 1 0 279421919 57602048 12970 33554432000 4194304 5992684 140736962877200 140736962863032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2537/statm: 14063 12970 191 440 0 13619 0
[pid=2588] ppid=2537 vsize=167980 CPUtime=62.7 cores=1,3,5,7
/proc/2588/stat : 2588 (glucosInc) R 2537 2536 1566 0 -1 4202496 24053 0 0 0 6264 6 0 0 20 0 1 0 279557878 172011520 35859 33554432000 4194304 5654031 140733830079968 140733830067784 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2588/statm: 41995 35859 141 357 0 41635 0
Current children cumulated CPU time (s) 1420.66
Current children cumulated vsize (KiB) 233380

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 2591
/proc/meminfo: memFree=28492672/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
[pid=2537] ppid=2536 vsize=56252 CPUtime=1357.96 cores=1,3,5,7
/proc/2537/stat : 2537 (npSolver-pbo) S 2536 2536 1566 0 -1 4202496 90870 370156 0 0 801 141 134686 168 20 0 1 0 279421919 57602048 12970 33554432000 4194304 5992684 140736962877200 140736962863032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2537/statm: 14063 12970 191 440 0 13619 0
[pid=2588] ppid=2537 vsize=147944 CPUtime=122.69 cores=1,3,5,7
/proc/2588/stat : 2588 (glucosInc) R 2537 2536 1566 0 -1 4202496 24636 0 0 0 12261 8 0 0 20 0 1 0 279557878 151494656 35255 33554432000 4194304 5654031 140733830079968 140733830067784 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2588/statm: 36986 35255 141 357 0 36626 0
Current children cumulated CPU time (s) 1480.65
Current children cumulated vsize (KiB) 213344

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 2616
/proc/meminfo: memFree=28538156/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
[pid=2537] ppid=2536 vsize=56252 CPUtime=1357.96 cores=1,3,5,7
/proc/2537/stat : 2537 (npSolver-pbo) S 2536 2536 1566 0 -1 4202496 90870 370156 0 0 801 141 134686 168 20 0 1 0 279421919 57602048 12970 33554432000 4194304 5992684 140736962877200 140736962863032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2537/statm: 14063 12970 191 440 0 13619 0
[pid=2588] ppid=2537 vsize=147944 CPUtime=182.66 cores=1,3,5,7
/proc/2588/stat : 2588 (glucosInc) R 2537 2536 1566 0 -1 4202496 25314 0 0 0 18257 9 0 0 20 0 1 0 279557878 151494656 35257 33554432000 4194304 5654031 140733830079968 140733830067784 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2588/statm: 36986 35257 141 357 0 36626 0
Current children cumulated CPU time (s) 1540.62
Current children cumulated vsize (KiB) 213344

[startup+1602.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 2616
/proc/meminfo: memFree=28489480/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
[pid=2537] ppid=2536 vsize=56252 CPUtime=1357.96 cores=1,3,5,7
/proc/2537/stat : 2537 (npSolver-pbo) S 2536 2536 1566 0 -1 4202496 90870 370156 0 0 801 141 134686 168 20 0 1 0 279421919 57602048 12970 33554432000 4194304 5992684 140736962877200 140736962863032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2537/statm: 14063 12970 191 440 0 13619 0
[pid=2588] ppid=2537 vsize=197264 CPUtime=242.65 cores=1,3,5,7
/proc/2588/stat : 2588 (glucosInc) R 2537 2536 1566 0 -1 4202496 25989 0 0 0 24255 10 0 0 20 0 1 0 279557878 201998336 44439 33554432000 4194304 5654031 140733830079968 140733830067784 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2588/statm: 49316 44439 141 357 0 48956 0
Current children cumulated CPU time (s) 1600.61
Current children cumulated vsize (KiB) 262664

[startup+1662.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/179 2666
/proc/meminfo: memFree=28028868/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
[pid=2537] ppid=2536 vsize=56252 CPUtime=1357.96 cores=1,3,5,7
/proc/2537/stat : 2537 (npSolver-pbo) S 2536 2536 1566 0 -1 4202496 90870 370156 0 0 801 141 134686 168 20 0 1 0 279421919 57602048 12970 33554432000 4194304 5992684 140736962877200 140736962863032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2537/statm: 14063 12970 191 440 0 13619 0
[pid=2588] ppid=2537 vsize=197264 CPUtime=302.64 cores=1,3,5,7
/proc/2588/stat : 2588 (glucosInc) R 2537 2536 1566 0 -1 4202496 26332 0 0 0 30253 11 0 0 20 0 1 0 279557878 201998336 44444 33554432000 4194304 5654031 140733830079968 140733830067784 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2588/statm: 49316 44444 141 357 0 48956 0
Current children cumulated CPU time (s) 1660.6
Current children cumulated vsize (KiB) 262664

[startup+1722.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/179 2668
/proc/meminfo: memFree=28055924/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
[pid=2537] ppid=2536 vsize=56252 CPUtime=1357.96 cores=1,3,5,7
/proc/2537/stat : 2537 (npSolver-pbo) S 2536 2536 1566 0 -1 4202496 90870 370156 0 0 801 141 134686 168 20 0 1 0 279421919 57602048 12970 33554432000 4194304 5992684 140736962877200 140736962863032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2537/statm: 14063 12970 191 440 0 13619 0
[pid=2588] ppid=2537 vsize=197264 CPUtime=362.63 cores=1,3,5,7
/proc/2588/stat : 2588 (glucosInc) R 2537 2536 1566 0 -1 4202496 27252 0 0 0 36250 13 0 0 20 0 1 0 279557878 201998336 44956 33554432000 4194304 5654031 140733830079968 140733830067784 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2588/statm: 49316 44956 141 357 0 48956 0
Current children cumulated CPU time (s) 1720.59
Current children cumulated vsize (KiB) 262664

[startup+1782.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/179 2668
/proc/meminfo: memFree=28050136/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
[pid=2537] ppid=2536 vsize=56252 CPUtime=1357.96 cores=1,3,5,7
/proc/2537/stat : 2537 (npSolver-pbo) S 2536 2536 1566 0 -1 4202496 90870 370156 0 0 801 141 134686 168 20 0 1 0 279421919 57602048 12970 33554432000 4194304 5992684 140736962877200 140736962863032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2537/statm: 14063 12970 191 440 0 13619 0
[pid=2588] ppid=2537 vsize=197264 CPUtime=422.62 cores=1,3,5,7
/proc/2588/stat : 2588 (glucosInc) R 2537 2536 1566 0 -1 4202496 28176 0 0 0 42248 14 0 0 20 0 1 0 279557878 201998336 43420 33554432000 4194304 5654031 140733830079968 140733830067784 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2588/statm: 49316 43420 141 357 0 48956 0
Current children cumulated CPU time (s) 1780.58
Current children cumulated vsize (KiB) 262664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.81 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 2668
/proc/meminfo: memFree=28039244/32873852 swapFree=6856/6856
[pid=2536] ppid=2534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2536/stat : 2536 (npSolver-pbo-It) S 2534 2536 1566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279421919 9367552 275 33554432000 4194304 5064252 140735665397424 140735665396336 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2536/statm: 2287 275 233 213 0 72 0
[pid=2537] ppid=2536 vsize=56252 CPUtime=1357.96 cores=1,3,5,7
/proc/2537/stat : 2537 (npSolver-pbo) S 2536 2536 1566 0 -1 4202496 90870 370156 0 0 801 141 134686 168 20 0 1 0 279421919 57602048 12970 33554432000 4194304 5992684 140736962877200 140736962863032 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/2537/statm: 14063 12970 191 440 0 13619 0
[pid=2588] ppid=2537 vsize=197264 CPUtime=442.14 cores=1,3,5,7
/proc/2588/stat : 2588 (glucosInc) R 2537 2536 1566 0 -1 4202496 28179 0 0 0 44199 15 0 0 20 0 1 0 279557878 201998336 44956 33554432000 4194304 5654031 140733830079968 140733830067784 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2588/statm: 49316 44956 141 357 0 48956 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 262664

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.82
CPU time (s): 1800.13
CPU user time (s): 1796.87
CPU system time (s): 3.2615
CPU usage (%): 99.9062
Max. virtual memory (cumulated for all children) (KiB): 294984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.87
system time used= 3.2615
maximum resident set size= 243520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 489584
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1150208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7231
involuntary context switches= 1961

runsolver used 3.51647 second user time and 9.04162 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-27 17:36:00
IDJOB=3697736
IDBENCH=92750
IDSOLVER=2275
FILE ID=node128/3697736-1338132960
RUNJOBID= node128-1338123762-1585
PBS_JOBID= 14624501
Free space on /tmp= 71180 MiB

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

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

MD5SUM BENCH= 5083e4e53b2d6b5d7b03dffa57422dcf
RANDOM SEED=495975231

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
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.389
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:       32873852 kB
MemFree:        28718944 kB
Buffers:          422704 kB
Cached:          2372672 kB
SwapCached:          620 kB
Active:          1683776 kB
Inactive:        1614476 kB
Active(anon):     493064 kB
Inactive(anon):    12304 kB
Active(file):    1190712 kB
Inactive(file):  1602172 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107296 kB
Dirty:            145548 kB
Writeback:             0 kB
AnonPages:        498892 kB
Mapped:            15804 kB
Shmem:               200 kB
Slab:             716468 kB
SReclaimable:     158956 kB
SUnreclaim:       557512 kB
KernelStack:        1488 kB
PageTables:         5268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     700656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 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= 71024 MiB
End job on node128 at 2012-05-27 18:06:02