Trace number 3697747

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.14 1800.72

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.34	c run inc solver
0.00/0.34	c [INC SYSTEM] run initial solver
0.00/0.34	c [INC SYSTEM] preprocess with white file
2.37/2.46	c [INC SYSTEM] finished preprocessing in 2 s
2.37/2.46	c [INC SYSTEM] execute solver
3.77/3.86	c [INC SEARCH] formula is SAT
3.77/3.87	c [INC SYSTEM] solved the initial formula
3.86/3.90	c model valid
3.86/3.90	c current solution ok
4.74/4.91	o 266790837
4.74/4.91	c [INC SYSTEM] there exists a inc, kill it!
4.74/4.91	c write failed with 2
4.74/4.92	c [INC SEARCH] iteration: 0
4.74/4.92	c [INC BOUNDS] best value:266790907 search for 266790906
4.74/4.92	c [INC SYSTEM] create new solver instance
4.74/4.92	c [INC] encode full formula
4.74/4.92	c fallback to adder encoding
6.17/6.37	c set iterative enc to: adder
6.17/6.37	c set iterative enc to: none
6.35/6.59	c [INC SEARCH] isOptimum variable: 0
13.33/13.53	c formula is SAT
13.33/13.58	c [INC SEARCH] copied best model
13.33/13.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.45/13.61	c model valid
13.45/13.61	c current solution ok
13.45/13.61	o 185387321
13.45/13.61	c [INC SEARCH] iteration: 1
13.45/13.61	c [INC BOUNDS] best value:185387391 search for 185387390
13.45/13.61	c [INC SYSTEM] there exists a inc, kill it!
13.45/13.61	c write failed with 2
13.45/13.63	c [INC SYSTEM] create new solver instance
13.45/13.63	c [INC] encode full formula
13.45/13.63	c fallback to adder encoding
14.95/15.16	c set iterative enc to: adder
14.95/15.16	c set iterative enc to: none
15.16/15.39	c [INC SEARCH] isOptimum variable: 0
21.75/21.91	c formula is SAT
21.75/21.96	c [INC SEARCH] copied best model
21.75/21.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
21.75/21.99	c model valid
21.75/21.99	c current solution ok
21.75/21.99	o 99208767
21.75/21.99	c [INC SEARCH] iteration: 2
21.75/21.99	c [INC BOUNDS] best value:99208837 search for 99208836
21.75/21.99	c [INC SYSTEM] there exists a inc, kill it!
21.75/21.99	c write failed with 2
21.85/22.01	c [INC SYSTEM] create new solver instance
21.85/22.01	c [INC] encode full formula
21.85/22.01	c fallback to adder encoding
23.26/23.49	c set iterative enc to: adder
23.26/23.49	c set iterative enc to: none
23.56/23.71	c [INC SEARCH] isOptimum variable: 0
127.01/127.29	c formula is SAT
127.12/127.33	c [INC SEARCH] copied best model
127.12/127.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
127.12/127.37	c model valid
127.12/127.37	c current solution ok
127.12/127.37	o 62779965
127.12/127.37	c [INC SEARCH] iteration: 3
127.12/127.37	c [INC BOUNDS] best value:62780035 search for 62780034
127.12/127.37	c [INC SYSTEM] there exists a inc, kill it!
127.12/127.37	c write failed with 2
127.12/127.38	c [INC SYSTEM] create new solver instance
127.12/127.38	c [INC] encode full formula
127.12/127.38	c fallback to adder encoding
128.52/128.77	c set iterative enc to: adder
128.52/128.77	c set iterative enc to: none
128.72/128.98	c [INC SEARCH] isOptimum variable: 0
802.95/803.34	c formula is SAT
802.95/803.39	c [INC SEARCH] copied best model
802.95/803.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
803.05/803.42	c model valid
803.05/803.42	c current solution ok
803.05/803.42	o 51949963
803.05/803.42	c [INC SEARCH] iteration: 4
803.05/803.42	c [INC BOUNDS] best value:51950033 search for 51950032
803.05/803.42	c [INC SYSTEM] there exists a inc, kill it!
803.05/803.42	c write failed with 2
803.05/803.44	c [INC SYSTEM] create new solver instance
803.05/803.44	c [INC] encode full formula
803.05/803.44	c fallback to adder encoding
804.45/804.80	c set iterative enc to: adder
804.45/804.80	c set iterative enc to: none
804.66/805.00	c [INC SEARCH] isOptimum variable: 0
847.34/847.71	c formula is SAT
847.34/847.75	c [INC SEARCH] copied best model
847.34/847.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
847.34/847.79	c model valid
847.34/847.79	c current solution ok
847.34/847.79	o 14122687
847.34/847.79	c [INC SEARCH] iteration: 5
847.34/847.79	c [INC BOUNDS] best value:14122757 search for 14122756
847.34/847.79	c [INC SYSTEM] there exists a inc, kill it!
847.34/847.79	c write failed with 2
847.46/847.80	c [INC SYSTEM] create new solver instance
847.46/847.80	c [INC] encode full formula
847.46/847.80	c fallback to adder encoding
848.46/848.84	c set iterative enc to: adder
848.46/848.84	c set iterative enc to: none
848.66/849.01	c [INC SEARCH] isOptimum variable: 0
1374.72/1375.28	c formula is SAT
1374.83/1375.32	c [INC SEARCH] copied best model
1374.83/1375.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1374.83/1375.35	c model valid
1374.83/1375.35	c current solution ok
1374.83/1375.35	o 13472295
1374.83/1375.35	c [INC SEARCH] iteration: 6
1374.83/1375.35	c [INC BOUNDS] best value:13472365 search for 13472364
1374.83/1375.35	c [INC SYSTEM] there exists a inc, kill it!
1374.83/1375.35	c write failed with 2
1374.83/1375.35	c [INC SYSTEM] create new solver instance
1374.83/1375.35	c [INC] encode full formula
1374.83/1375.35	c fallback to adder encoding
1375.82/1376.39	c set iterative enc to: adder
1375.82/1376.39	c set iterative enc to: none
1376.03/1376.55	c [INC SEARCH] isOptimum variable: 0
1432.51/1433.06	c formula is SAT
1432.51/1433.09	c [INC SEARCH] copied best model
1432.51/1433.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1432.62/1433.12	c model valid
1432.62/1433.12	c current solution ok
1432.62/1433.12	o 10963719
1432.62/1433.12	c [INC SEARCH] iteration: 7
1432.62/1433.12	c [INC BOUNDS] best value:10963789 search for 10963788
1432.62/1433.12	c [INC SYSTEM] there exists a inc, kill it!
1432.62/1433.12	c write failed with 2
1432.62/1433.14	c [INC SYSTEM] create new solver instance
1432.62/1433.14	c [INC] encode full formula
1432.62/1433.14	c fallback to adder encoding
1433.53/1434.09	c set iterative enc to: adder
1433.53/1434.09	c set iterative enc to: none
1433.73/1434.23	c [INC SEARCH] isOptimum variable: 0
1447.13/1447.62	c formula is SAT
1447.13/1447.65	c [INC SEARCH] copied best model
1447.13/1447.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1447.13/1447.68	c model valid
1447.13/1447.68	c current solution ok
1447.13/1447.68	o 8027021
1447.13/1447.68	c [INC SEARCH] iteration: 8
1447.13/1447.68	c [INC BOUNDS] best value:8027091 search for 8027090
1447.13/1447.68	c [INC SYSTEM] there exists a inc, kill it!
1447.13/1447.68	c write failed with 2
1447.23/1447.70	c [INC SYSTEM] create new solver instance
1447.23/1447.70	c [INC] encode full formula
1447.23/1447.70	c fallback to adder encoding
1448.03/1448.60	c set iterative enc to: adder
1448.03/1448.60	c set iterative enc to: none
1448.24/1448.75	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.71	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.10/1800.71	s UNKNOWN
1800.10/1800.71	c [INC SYSTEM] there exists a inc, kill it!
1800.10/1800.71	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-3697747-1338131078/watcher-3697747-1338131078 -o /tmp/evaluation-result-3697747-1338131078/solver-3697747-1338131078 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697747-1338131078.opb 846937074 HOME HOME 

running on 4 cores: 0,2,4,6

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.00 2.00 2.00 3/178 26212
/proc/meminfo: memFree=28845768/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0

[startup+0.096858 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26212
/proc/meminfo: memFree=28845768/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100263 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26212
/proc/meminfo: memFree=28845768/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300261 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26212
/proc/meminfo: memFree=28845768/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700276 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26212
/proc/meminfo: memFree=28845768/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26216
/proc/meminfo: memFree=28678796/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0
[pid=26213] ppid=26212 vsize=30344 CPUtime=0.35 cores=0,2,4,6
/proc/26213/stat : 26213 (npSolver-pbo) S 26212 26212 24682 0 -1 4202496 5909 0 0 0 31 4 0 0 20 0 1 0 279232669 31072256 6397 33554432000 4194304 5992684 140734000251696 140734000246144 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26213/statm: 7586 6397 172 440 0 7142 0
[pid=26215] ppid=26213 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26215/stat : 26215 (cp2_pre.sh) S 26213 26212 24682 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279232705 9367552 276 33554432000 4194304 5064252 140737378827904 140737378826608 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26215/statm: 2287 276 234 213 0 72 0
[pid=26216] ppid=26215 vsize=165220 CPUtime=1.13 cores=0,2,4,6
/proc/26216/stat : 26216 (coprocessor) R 26215 26212 24682 0 -1 4202496 28436 0 0 0 107 6 0 0 20 0 1 0 279232705 169185280 39960 33554432000 4194304 6586260 140733520497840 140733520494104 5512150 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/26216/statm: 41305 39961 184 584 0 40717 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 213860

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26216
/proc/meminfo: memFree=28622700/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0
[pid=26213] ppid=26212 vsize=30344 CPUtime=2.45 cores=0,2,4,6
/proc/26213/stat : 26213 (npSolver-pbo) S 26212 26212 24682 0 -1 4202496 5924 34062 0 0 31 4 181 29 20 0 1 0 279232669 31072256 6399 33554432000 4194304 5992684 140734000251696 140734000237960 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26213/statm: 7586 6399 174 440 0 7142 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 39492
heavy processes:

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26219
/proc/meminfo: memFree=28733584/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0
[pid=26213] ppid=26212 vsize=191508 CPUtime=6.17 cores=0,2,4,6
/proc/26213/stat : 26213 (npSolver-pbo) R 26212 26212 24682 0 -1 4202496 12522 50997 0 0 183 82 317 35 20 0 1 0 279232669 196104192 38615 33554432000 4194304 5992684 140734000251696 140734000244408 5044443 0 0 4096 0 0 0 0 17 2 0 0 11 0 0
/proc/26213/statm: 47877 38615 190 440 0 47433 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 200656

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26221
/proc/meminfo: memFree=28354212/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0
[pid=26213] ppid=26212 vsize=60436 CPUtime=6.44 cores=0,2,4,6
/proc/26213/stat : 26213 (npSolver-pbo) S 26212 26212 24682 0 -1 4202496 13275 51513 0 0 192 99 317 36 20 0 1 0 279232669 61886464 13912 33554432000 4194304 5992684 140734000251696 140734000237528 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/26213/statm: 15109 13912 191 440 0 14665 0
[pid=26221] ppid=26213 vsize=349776 CPUtime=6.09 cores=0,2,4,6
/proc/26221/stat : 26221 (glucosInc) R 26213 26212 24682 0 -1 4202496 58696 0 0 0 595 14 0 0 20 0 1 0 279233328 358170624 76959 33554432000 4194304 5654031 140735380702976 140735380700760 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26221/statm: 87444 76959 141 357 0 87084 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 419360

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26225
/proc/meminfo: memFree=28338320/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0
[pid=26213] ppid=26212 vsize=51396 CPUtime=23.57 cores=0,2,4,6
/proc/26213/stat : 26213 (npSolver-pbo) S 26212 26212 24682 0 -1 4202496 29119 171101 0 0 508 141 1630 78 20 0 1 0 279232669 52629504 11684 33554432000 4194304 5992684 140734000251696 140734000237528 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/26213/statm: 12849 11684 191 440 0 12405 0
[pid=26225] ppid=26213 vsize=345596 CPUtime=1.77 cores=0,2,4,6
/proc/26225/stat : 26225 (glucosInc) R 26213 26212 24682 0 -1 4202496 57061 0 0 0 163 14 0 0 20 0 1 0 279235040 353890304 73520 33554432000 4194304 5654031 140735017242768 140735016192072 4232968 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26225/statm: 86399 73521 131 357 0 86039 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 406140

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26227
/proc/meminfo: memFree=28408684/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0
[pid=26213] ppid=26212 vsize=51396 CPUtime=23.57 cores=0,2,4,6
/proc/26213/stat : 26213 (npSolver-pbo) S 26212 26212 24682 0 -1 4202496 29119 171101 0 0 508 141 1630 78 20 0 1 0 279232669 52629504 11684 33554432000 4194304 5992684 140734000251696 140734000237528 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/26213/statm: 12849 11684 191 440 0 12405 0
[pid=26225] ppid=26213 vsize=350592 CPUtime=27.37 cores=0,2,4,6
/proc/26225/stat : 26225 (glucosInc) R 26213 26212 24682 0 -1 4202496 58253 0 0 0 2722 15 0 0 20 0 1 0 279235040 359006208 77257 33554432000 4194304 5654031 140735017242768 140735017230584 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26225/statm: 87648 77257 142 357 0 87288 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 411136

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26227
/proc/meminfo: memFree=28378772/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0
[pid=26213] ppid=26212 vsize=51396 CPUtime=23.57 cores=0,2,4,6
/proc/26213/stat : 26213 (npSolver-pbo) S 26212 26212 24682 0 -1 4202496 29119 171101 0 0 508 141 1630 78 20 0 1 0 279232669 52629504 11684 33554432000 4194304 5992684 140734000251696 140734000237528 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/26213/statm: 12849 11684 191 440 0 12405 0
[pid=26225] ppid=26213 vsize=404728 CPUtime=78.54 cores=0,2,4,6
/proc/26225/stat : 26225 (glucosInc) R 26213 26212 24682 0 -1 4202496 59558 0 0 0 7838 16 0 0 20 0 1 0 279235040 414441472 83136 33554432000 4194304 5654031 140735017242768 140735017230584 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26225/statm: 101182 83136 142 357 0 100822 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 465272

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26232
/proc/meminfo: memFree=28442040/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0
[pid=26213] ppid=26212 vsize=50988 CPUtime=128.81 cores=0,2,4,6
/proc/26213/stat : 26213 (npSolver-pbo) S 26212 26212 24682 0 -1 4202496 37671 231908 0 0 655 161 11964 101 20 0 1 0 279232669 52211712 11582 33554432000 4194304 5992684 140734000251696 140734000237528 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/26213/statm: 12747 11582 191 440 0 12303 0
[pid=26229] ppid=26213 vsize=345208 CPUtime=33.28 cores=0,2,4,6
/proc/26229/stat : 26229 (glucosInc) R 26213 26212 24682 0 -1 4202496 55843 0 0 0 3314 14 0 0 20 0 1 0 279245568 353492992 71508 33554432000 4194304 5654031 140735554798368 140735554786184 4208584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26229/statm: 86302 71508 140 357 0 85942 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 405344

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26234
/proc/meminfo: memFree=28374884/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0
[pid=26213] ppid=26212 vsize=50988 CPUtime=128.81 cores=0,2,4,6
/proc/26213/stat : 26213 (npSolver-pbo) S 26212 26212 24682 0 -1 4202496 37671 231908 0 0 655 161 11964 101 20 0 1 0 279232669 52211712 11582 33554432000 4194304 5992684 140734000251696 140734000237528 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/26213/statm: 12747 11582 191 440 0 12303 0
[pid=26229] ppid=26213 vsize=395696 CPUtime=93.24 cores=0,2,4,6
/proc/26229/stat : 26229 (glucosInc) R 26213 26212 24682 0 -1 4202496 59376 0 0 0 9298 26 0 0 20 0 1 0 279245568 405192704 87862 33554432000 4194304 5654031 140735554798368 140735554796152 4215374 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26229/statm: 98924 87862 141 357 0 98564 0
Current children cumulated CPU time (s) 222.05
Current children cumulated vsize (KiB) 455832

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26234
/proc/meminfo: memFree=28313292/32873844 swapFree=6856/6856

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

/proc/meminfo: memFree=28280924/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0
[pid=26213] ppid=26212 vsize=48336 CPUtime=848.67 cores=0,2,4,6
/proc/26213/stat : 26213 (npSolver-pbo) S 26212 26212 24682 0 -1 4202496 54170 365638 0 0 910 196 83514 247 20 0 1 0 279232669 49496064 10919 33554432000 4194304 5992684 140734000251696 140734000237528 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/26213/statm: 12084 10919 191 440 0 11640 0
[pid=26300] ppid=26213 vsize=285368 CPUtime=453.15 cores=0,2,4,6
/proc/26300/stat : 26300 (glucosInc) R 26213 26212 24682 0 -1 4202496 53402 0 0 0 45292 23 0 0 20 0 1 0 279317570 292216832 65602 33554432000 4194304 5654031 140733710258208 140733710246024 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26300/statm: 71342 65602 142 357 0 70982 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 342852

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 26311
/proc/meminfo: memFree=28265216/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0
[pid=26213] ppid=26212 vsize=48336 CPUtime=848.67 cores=0,2,4,6
/proc/26213/stat : 26213 (npSolver-pbo) S 26212 26212 24682 0 -1 4202496 54170 365638 0 0 910 196 83514 247 20 0 1 0 279232669 49496064 10919 33554432000 4194304 5992684 140734000251696 140734000237528 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/26213/statm: 12084 10919 191 440 0 11640 0
[pid=26300] ppid=26213 vsize=285368 CPUtime=513.15 cores=0,2,4,6
/proc/26300/stat : 26300 (glucosInc) R 26213 26212 24682 0 -1 4202496 54250 0 0 0 51289 26 0 0 20 0 1 0 279317570 292216832 63042 33554432000 4194304 5654031 140733710258208 140733710256232 4232767 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26300/statm: 71342 63042 142 357 0 70982 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 342852

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26313
/proc/meminfo: memFree=28278084/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0
[pid=26213] ppid=26212 vsize=47368 CPUtime=1376.09 cores=0,2,4,6
/proc/26213/stat : 26213 (npSolver-pbo) S 26212 26212 24682 0 -1 4202496 61602 420564 0 0 1020 212 136100 277 20 0 1 0 279232669 48504832 10677 33554432000 4194304 5992684 140734000251696 140734000237528 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/26213/statm: 11842 10677 191 440 0 11398 0
[pid=26313] ppid=26213 vsize=274700 CPUtime=45.74 cores=0,2,4,6
/proc/26313/stat : 26313 (glucosInc) R 26213 26212 24682 0 -1 4202496 46266 0 0 0 4563 11 0 0 20 0 1 0 279370325 281292800 58471 33554432000 4194304 5654031 140735448994112 140735448981928 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26313/statm: 68675 58471 141 357 0 68315 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 331216

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26317
/proc/meminfo: memFree=28304248/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0
[pid=26213] ppid=26212 vsize=46460 CPUtime=1448.29 cores=0,2,4,6
/proc/26213/stat : 26213 (npSolver-pbo) S 26212 26212 24682 0 -1 4202496 77859 513472 0 0 1218 239 143061 311 20 0 1 0 279232669 47575040 10450 33554432000 4194304 5992684 140734000251696 140734000237528 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/26213/statm: 11615 10450 191 440 0 11171 0
[pid=26317] ppid=26213 vsize=237564 CPUtime=33.52 cores=0,2,4,6
/proc/26317/stat : 26317 (glucosInc) R 26213 26212 24682 0 -1 4202496 43261 0 0 0 3342 10 0 0 20 0 1 0 279377545 243265536 54464 33554432000 4194304 5654031 140734578064720 140734578052536 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26317/statm: 59391 54464 141 357 0 59031 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 293172

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/182 26320
/proc/meminfo: memFree=28259632/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0
[pid=26213] ppid=26212 vsize=46460 CPUtime=1448.29 cores=0,2,4,6
/proc/26213/stat : 26213 (npSolver-pbo) S 26212 26212 24682 0 -1 4202496 77859 513472 0 0 1218 239 143061 311 20 0 1 0 279232669 47575040 10450 33554432000 4194304 5992684 140734000251696 140734000237528 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/26213/statm: 11615 10450 191 440 0 11171 0
[pid=26317] ppid=26213 vsize=238892 CPUtime=93.47 cores=0,2,4,6
/proc/26317/stat : 26317 (glucosInc) R 26213 26212 24682 0 -1 4202496 44819 0 0 0 9335 12 0 0 20 0 1 0 279377545 244625408 55523 33554432000 4194304 5654031 140734578064720 140734578052536 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26317/statm: 59723 55523 141 357 0 59363 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 294500

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 26320
/proc/meminfo: memFree=28219672/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0
[pid=26213] ppid=26212 vsize=46460 CPUtime=1448.29 cores=0,2,4,6
/proc/26213/stat : 26213 (npSolver-pbo) S 26212 26212 24682 0 -1 4202496 77859 513472 0 0 1218 239 143061 311 20 0 1 0 279232669 47575040 10450 33554432000 4194304 5992684 140734000251696 140734000237528 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/26213/statm: 11615 10450 191 440 0 11171 0
[pid=26317] ppid=26213 vsize=240232 CPUtime=153.44 cores=0,2,4,6
/proc/26317/stat : 26317 (glucosInc) R 26213 26212 24682 0 -1 4202496 45269 0 0 0 15330 14 0 0 20 0 1 0 279377545 245997568 55408 33554432000 4194304 5654031 140734578064720 140734578062744 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26317/statm: 60058 55408 141 357 0 59698 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 295840

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26320
/proc/meminfo: memFree=28215200/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0
[pid=26213] ppid=26212 vsize=46460 CPUtime=1448.29 cores=0,2,4,6
/proc/26213/stat : 26213 (npSolver-pbo) S 26212 26212 24682 0 -1 4202496 77859 513472 0 0 1218 239 143061 311 20 0 1 0 279232669 47575040 10450 33554432000 4194304 5992684 140734000251696 140734000237528 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/26213/statm: 11615 10450 191 440 0 11171 0
[pid=26317] ppid=26213 vsize=274412 CPUtime=213.44 cores=0,2,4,6
/proc/26317/stat : 26317 (glucosInc) R 26213 26212 24682 0 -1 4202496 47502 0 0 0 21324 20 0 0 20 0 1 0 279377545 280997888 60391 33554432000 4194304 5654031 140734578064720 140734578052536 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26317/statm: 68603 60391 141 357 0 68243 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 330020

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26321
/proc/meminfo: memFree=28258072/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0
[pid=26213] ppid=26212 vsize=46460 CPUtime=1448.29 cores=0,2,4,6
/proc/26213/stat : 26213 (npSolver-pbo) S 26212 26212 24682 0 -1 4202496 77859 513472 0 0 1218 239 143061 311 20 0 1 0 279232669 47575040 10450 33554432000 4194304 5992684 140734000251696 140734000237528 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/26213/statm: 11615 10450 191 440 0 11171 0
[pid=26317] ppid=26213 vsize=277744 CPUtime=273.41 cores=0,2,4,6
/proc/26317/stat : 26317 (glucosInc) R 26213 26212 24682 0 -1 4202496 48761 0 0 0 27320 21 0 0 20 0 1 0 279377545 284409856 60913 33554432000 4194304 5654031 140734578064720 140734578052536 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26317/statm: 69436 60913 141 357 0 69076 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 333352

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26323
/proc/meminfo: memFree=28309116/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0
[pid=26213] ppid=26212 vsize=46460 CPUtime=1448.29 cores=0,2,4,6
/proc/26213/stat : 26213 (npSolver-pbo) S 26212 26212 24682 0 -1 4202496 77859 513472 0 0 1218 239 143061 311 20 0 1 0 279232669 47575040 10450 33554432000 4194304 5992684 140734000251696 140734000237528 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/26213/statm: 11615 10450 191 440 0 11171 0
[pid=26317] ppid=26213 vsize=279628 CPUtime=333.4 cores=0,2,4,6
/proc/26317/stat : 26317 (glucosInc) R 26213 26212 24682 0 -1 4202496 50057 0 0 0 33316 24 0 0 20 0 1 0 279377545 286339072 65320 33554432000 4194304 5654031 140734578064720 140734578052536 4214432 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26317/statm: 69907 65320 141 357 0 69547 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 335236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26323
/proc/meminfo: memFree=28306628/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0
[pid=26213] ppid=26212 vsize=46460 CPUtime=1448.29 cores=0,2,4,6
/proc/26213/stat : 26213 (npSolver-pbo) S 26212 26212 24682 0 -1 4202496 77859 513472 0 0 1218 239 143061 311 20 0 1 0 279232669 47575040 10450 33554432000 4194304 5992684 140734000251696 140734000237528 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/26213/statm: 11615 10450 191 440 0 11171 0
[pid=26317] ppid=26213 vsize=279628 CPUtime=351.81 cores=0,2,4,6
/proc/26317/stat : 26317 (glucosInc) R 26213 26212 24682 0 -1 4202496 50066 0 0 0 35157 24 0 0 20 0 1 0 279377545 286339072 65837 33554432000 4194304 5654031 140734578064720 140734578052536 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26317/statm: 69907 65837 141 357 0 69547 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 335236

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26323
/proc/meminfo: memFree=28306628/32873844 swapFree=6856/6856
[pid=26212] ppid=26210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26212/stat : 26212 (npSolver-pbo-It) S 26210 26212 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279232669 9367552 275 33554432000 4194304 5064252 140733742409456 140733742408368 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26212/statm: 2287 275 233 213 0 72 0
[pid=26213] ppid=26212 vsize=46460 CPUtime=1448.29 cores=0,2,4,6
/proc/26213/stat : 26213 (npSolver-pbo) S 26212 26212 24682 0 -1 4202496 77859 513472 0 0 1218 239 143061 311 20 0 1 0 279232669 47575040 10450 33554432000 4194304 5992684 140734000251696 140734000237528 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 13 0 0
/proc/26213/statm: 11615 10450 191 440 0 11171 0
[pid=26317] ppid=26213 vsize=279628 CPUtime=351.81 cores=0,2,4,6
/proc/26317/stat : 26317 (glucosInc) R 26213 26212 24682 0 -1 4202496 50066 0 0 0 35157 24 0 0 20 0 1 0 279377545 286339072 65837 33554432000 4194304 5654031 140734578064720 140734578052536 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26317/statm: 69907 65837 141 357 0 69547 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 335236

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.14
CPU user time (s): 1794.38
CPU system time (s): 5.76212
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 1101492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.38
system time used= 5.76212
maximum resident set size= 833688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 641778
page faults= 0
swaps= 0
block input operations= 8
block output operations= 1783432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11053
involuntary context switches= 3291

runsolver used 3.72543 second user time and 8.35573 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-27 17:04:38
IDJOB=3697747
IDBENCH=92731
IDSOLVER=2275
FILE ID=node144/3697747-1338131078
RUNJOBID= node144-1338121665-24698
PBS_JOBID= 14624480
Free space on /tmp= 71448 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-3697747-1338131078/watcher-3697747-1338131078 -o /tmp/evaluation-result-3697747-1338131078/solver-3697747-1338131078 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697747-1338131078.opb 846937074 HOME HOME

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

MD5SUM BENCH= 9dfe9f707e4bec0ff7b60653d14cbd16
RANDOM SEED=846937074

node144.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.196
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.39
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.196
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.196
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.54
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.196
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.196
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.196
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.92
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.196
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.196
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:        28845272 kB
Buffers:          357616 kB
Cached:          2656032 kB
SwapCached:            0 kB
Active:          1019012 kB
Inactive:        2173144 kB
Active(anon):     179792 kB
Inactive(anon):        0 kB
Active(file):     839220 kB
Inactive(file):  2173144 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8940 kB
Writeback:             0 kB
AnonPages:        155028 kB
Mapped:            15788 kB
Shmem:               200 kB
Slab:             695976 kB
SReclaimable:     138600 kB
SUnreclaim:       557376 kB
KernelStack:        1504 kB
PageTables:         4556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     318372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71312 MiB
End job on node144 at 2012-05-27 17:34:38