Trace number 3748496

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 (fixed)? (TO) 1800.1 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_5.opb
MD5SUM2c2d9ba6f4bdaebbae04c4ec95210420
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4494319
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 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 160103007
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 89969826346
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 160103007
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 89969826346
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.06	c old isEQ: 0, new EQ is 1
0.00/0.33	c old isEQ: 192, new EQ is 1
0.00/0.41	c old isEQ: 1, new EQ is 1
0.00/0.49	c run inc solver
0.00/0.49	c [INC SYSTEM] run initial solver
0.00/0.49	c [INC SYSTEM] preprocess with white file
4.28/4.38	c [INC SYSTEM] finished preprocessing in 3 s
4.28/4.38	c [INC SYSTEM] execute solver
4.95/5.05	c [INC SEARCH] formula is SAT
4.95/5.06	c [INC SYSTEM] solved the initial formula
5.04/5.10	c model valid
5.04/5.10	c current solution ok
5.95/6.05	o 183096657
5.95/6.05	c execute binary inc search
5.95/6.05	c [INC SEARCH] current bound: 91548363
5.95/6.05	c [INC SEARCH] iteration: 0
5.95/6.05	c [INC SEARCH] lower bound: 0 upperbound 183096727 current bound: 91548363 best value:183096727
5.95/6.05	c [INC SYSTEM] there exists a inc, kill it!
5.95/6.05	c write failed with 2
5.95/6.06	c [INC SYSTEM] create new solver instance
5.95/6.06	c [INC] encode full formula
5.95/6.06	c fallback to adder encoding
7.37/7.46	c set iterative enc to: adder
7.37/7.46	c set iterative enc to: none
7.54/7.66	c [INC SEARCH] isOptimum variable: 0
1195.45/1195.79	c [INC SEARCH] formula is SAT
1195.55/1195.83	c [INC SEARCH] copied best model
1195.55/1195.83	c sat variable: 1 optimum/unsat variable: 0
1195.55/1195.87	c model valid
1195.55/1195.87	c current solution ok
1195.55/1195.87	o 42295471
1195.55/1195.87	c [INC SEARCH] current bound: 21147770
1195.55/1195.87	c [INC SEARCH] iteration: 1
1195.55/1195.87	c [INC SEARCH] lower bound: 0 upperbound 42295541 current bound: 21147770 best value:42295541
1195.55/1195.87	c [INC SYSTEM] there exists a inc, kill it!
1195.55/1195.87	c write failed with 2
1195.55/1195.88	c [INC SYSTEM] create new solver instance
1195.55/1195.88	c [INC] encode full formula
1195.55/1195.88	c fallback to adder encoding
1196.67/1196.98	c set iterative enc to: adder
1196.67/1196.98	c set iterative enc to: none
1196.85/1197.14	c [INC SEARCH] isOptimum variable: 0
1453.28/1453.60	c [INC SEARCH] formula is SAT
1453.28/1453.63	c [INC SEARCH] copied best model
1453.28/1453.64	c sat variable: 1 optimum/unsat variable: 0
1453.28/1453.67	c model valid
1453.28/1453.67	c current solution ok
1453.28/1453.67	o 14419781
1453.28/1453.67	c [INC SEARCH] current bound: 7209925
1453.28/1453.67	c [INC SEARCH] iteration: 2
1453.28/1453.67	c [INC SEARCH] lower bound: 0 upperbound 14419851 current bound: 7209925 best value:14419851
1453.28/1453.67	c [INC SYSTEM] there exists a inc, kill it!
1453.28/1453.67	c write failed with 2
1453.28/1453.67	c [INC SYSTEM] create new solver instance
1453.28/1453.67	c [INC] encode full formula
1453.28/1453.67	c fallback to adder encoding
1454.21/1454.51	c set iterative enc to: adder
1454.21/1454.51	c set iterative enc to: none
1454.30/1454.64	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.51	c an unexpexted return value has been received, exit
1800.06/1800.51	s UNKNOWN
1800.06/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.51	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-3748496-1339177444/watcher-3748496-1339177444 -o /tmp/evaluation-result-3748496-1339177444/solver-3748496-1339177444 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748496-1339177444.opb 208583669 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.00 2.00 2.00 4/178 4261
/proc/meminfo: memFree=28734048/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0

[startup+0.0999819 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 4261
/proc/meminfo: memFree=28734048/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100205 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 4261
/proc/meminfo: memFree=28734048/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300219 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 4261
/proc/meminfo: memFree=28734048/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70016 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 4261
/proc/meminfo: memFree=28734048/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4305
/proc/meminfo: memFree=28793044/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0
[pid=4262] ppid=4261 vsize=37592 CPUtime=0.49 cores=1,3,5,7
/proc/4262/stat : 4262 (npSolver-pbo) S 4261 4261 3785 0 -1 4202496 9176 0 0 0 45 4 0 0 20 0 1 0 383870499 38494208 8004 33554432000 4194304 6004724 140736887780768 140736887775232 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4262/statm: 9398 8004 164 442 0 8952 0
[pid=4264] ppid=4262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4264/stat : 4264 (cp2_pre.sh) S 4262 4261 3785 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 383870549 9367552 277 33554432000 4194304 5064252 140737227128080 140737227126784 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4264/statm: 2287 277 234 213 0 72 0
[pid=4265] ppid=4264 vsize=163544 CPUtime=0.98 cores=1,3,5,7
/proc/4265/stat : 4265 (coprocessor) R 4264 4261 3785 0 -1 4202496 29525 0 0 0 93 5 0 0 20 0 1 0 383870549 167469056 39259 33554432000 4194304 6586260 140736745200176 140736745196424 4768675 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/4265/statm: 40886 39259 182 584 0 40298 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 219432

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4307
/proc/meminfo: memFree=28580496/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0
[pid=4262] ppid=4261 vsize=37592 CPUtime=0.49 cores=1,3,5,7
/proc/4262/stat : 4262 (npSolver-pbo) S 4261 4261 3785 0 -1 4202496 9176 0 0 0 45 4 0 0 20 0 1 0 383870499 38494208 8004 33554432000 4194304 6004724 140736887780768 140736887775232 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4262/statm: 9398 8004 164 442 0 8952 0
[pid=4264] ppid=4262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4264/stat : 4264 (cp2_pre.sh) S 4262 4261 3785 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 383870549 9367552 277 33554432000 4194304 5064252 140737227128080 140737227126784 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4264/statm: 2287 277 234 213 0 72 0
[pid=4265] ppid=4264 vsize=188960 CPUtime=2.59 cores=1,3,5,7
/proc/4265/stat : 4265 (coprocessor) R 4264 4261 3785 0 -1 4202496 33553 0 0 0 252 7 0 0 20 0 1 0 383870549 193495040 45842 33554432000 4194304 6586260 140736745200176 140736745195496 4676458 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/4265/statm: 47240 45842 192 584 0 46652 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 244848

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4311
/proc/meminfo: memFree=28763812/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0
[pid=4262] ppid=4261 vsize=69460 CPUtime=6.27 cores=1,3,5,7
/proc/4262/stat : 4262 (npSolver-pbo) R 4261 4261 3785 0 -1 4202496 15792 53353 0 0 90 82 433 22 20 0 1 0 383870499 71127040 15785 33554432000 4194304 6004724 140736887780768 140736887775328 4534749 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4262/statm: 17365 15785 183 442 0 16919 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 78608

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4317
/proc/meminfo: memFree=28079840/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0
[pid=4262] ppid=4261 vsize=53076 CPUtime=7.6 cores=1,3,5,7
/proc/4262/stat : 4262 (npSolver-pbo) S 4261 4261 3785 0 -1 4202496 17813 53868 0 0 204 99 433 24 20 0 1 0 383870499 54349824 11895 33554432000 4194304 6004724 140736887780768 140736887765688 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 2 0 0
/proc/4262/statm: 13269 11895 184 442 0 12823 0
[pid=4315] ppid=4262 vsize=348332 CPUtime=5.03 cores=1,3,5,7
/proc/4315/stat : 4315 (glucosInc) R 4262 4261 3785 0 -1 4202496 57840 0 0 0 491 12 0 0 20 0 1 0 383871265 356691968 76208 33554432000 4194304 5654031 140736543698960 140736543686776 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4315/statm: 87083 76208 142 357 0 86723 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 410556

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4317
/proc/meminfo: memFree=28062420/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0
[pid=4262] ppid=4261 vsize=53076 CPUtime=7.6 cores=1,3,5,7
/proc/4262/stat : 4262 (npSolver-pbo) S 4261 4261 3785 0 -1 4202496 17813 53868 0 0 204 99 433 24 20 0 1 0 383870499 54349824 11895 33554432000 4194304 6004724 140736887780768 140736887765688 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 2 0 0
/proc/4262/statm: 13269 11895 184 442 0 12823 0
[pid=4315] ppid=4262 vsize=354708 CPUtime=17.82 cores=1,3,5,7
/proc/4315/stat : 4315 (glucosInc) R 4262 4261 3785 0 -1 4202496 58726 0 0 0 1770 12 0 0 20 0 1 0 383871265 363220992 79649 33554432000 4194304 5654031 140736543698960 140736543686776 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4315/statm: 88677 79649 143 357 0 88317 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 416932

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4317
/proc/meminfo: memFree=28051656/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0
[pid=4262] ppid=4261 vsize=53076 CPUtime=7.6 cores=1,3,5,7
/proc/4262/stat : 4262 (npSolver-pbo) S 4261 4261 3785 0 -1 4202496 17813 53868 0 0 204 99 433 24 20 0 1 0 383870499 54349824 11895 33554432000 4194304 6004724 140736887780768 140736887765688 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 2 0 0
/proc/4262/statm: 13269 11895 184 442 0 12823 0
[pid=4315] ppid=4262 vsize=354708 CPUtime=43.42 cores=1,3,5,7
/proc/4315/stat : 4315 (glucosInc) R 4262 4261 3785 0 -1 4202496 60362 0 0 0 4324 18 0 0 20 0 1 0 383871265 363220992 81700 33554432000 4194304 5654031 140736543698960 140736543686776 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4315/statm: 88677 81700 143 357 0 88317 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 416932

[startup+102.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 4318
/proc/meminfo: memFree=28033588/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0
[pid=4262] ppid=4261 vsize=53076 CPUtime=7.6 cores=1,3,5,7
/proc/4262/stat : 4262 (npSolver-pbo) S 4261 4261 3785 0 -1 4202496 17813 53868 0 0 204 99 433 24 20 0 1 0 383870499 54349824 11895 33554432000 4194304 6004724 140736887780768 140736887765688 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 2 0 0
/proc/4262/statm: 13269 11895 184 442 0 12823 0
[pid=4315] ppid=4262 vsize=404796 CPUtime=94.6 cores=1,3,5,7
/proc/4315/stat : 4315 (glucosInc) R 4262 4261 3785 0 -1 4202496 61668 0 0 0 9439 21 0 0 20 0 1 0 383871265 414511104 82665 33554432000 4194304 5654031 140736543698960 140736543697048 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4315/statm: 101199 82665 143 357 0 100839 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 467020

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 4318
/proc/meminfo: memFree=28016564/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0
[pid=4262] ppid=4261 vsize=53076 CPUtime=7.6 cores=1,3,5,7
/proc/4262/stat : 4262 (npSolver-pbo) S 4261 4261 3785 0 -1 4202496 17813 53868 0 0 204 99 433 24 20 0 1 0 383870499 54349824 11895 33554432000 4194304 6004724 140736887780768 140736887765688 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 2 0 0
/proc/4262/statm: 13269 11895 184 442 0 12823 0
[pid=4315] ppid=4262 vsize=404796 CPUtime=154.58 cores=1,3,5,7
/proc/4315/stat : 4315 (glucosInc) R 4262 4261 3785 0 -1 4202496 62672 0 0 0 15434 24 0 0 20 0 1 0 383871265 414511104 82819 33554432000 4194304 5654031 140736543698960 140736543697048 4215188 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4315/statm: 101199 82819 143 357 0 100839 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 467020

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4318
/proc/meminfo: memFree=27979500/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0
[pid=4262] ppid=4261 vsize=53076 CPUtime=7.6 cores=1,3,5,7
/proc/4262/stat : 4262 (npSolver-pbo) S 4261 4261 3785 0 -1 4202496 17813 53868 0 0 204 99 433 24 20 0 1 0 383870499 54349824 11895 33554432000 4194304 6004724 140736887780768 140736887765688 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 2 0 0
/proc/4262/statm: 13269 11895 184 442 0 12823 0
[pid=4315] ppid=4262 vsize=486804 CPUtime=214.58 cores=1,3,5,7
/proc/4315/stat : 4315 (glucosInc) R 4262 4261 3785 0 -1 4202496 63023 0 0 0 21432 26 0 0 20 0 1 0 383871265 498487296 96210 33554432000 4194304 5654031 140736543698960 140736543697048 4215076 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4315/statm: 121701 96210 143 357 0 121341 0
Current children cumulated CPU time (s) 222.18

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

/proc/meminfo: memFree=28196000/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0
[pid=4262] ppid=4261 vsize=42368 CPUtime=1196.9 cores=1,3,5,7
/proc/4262/stat : 4262 (npSolver-pbo) S 4261 4261 3785 0 -1 4202496 26587 125602 0 0 322 114 119156 98 20 0 1 0 383870499 43384832 9251 33554432000 4194304 6004724 140736887780768 140736887765688 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 2 0 0
/proc/4262/statm: 10592 9251 185 442 0 10146 0
[pid=4358] ppid=4262 vsize=307696 CPUtime=45.13 cores=1,3,5,7
/proc/4358/stat : 4358 (glucosInc) R 4262 4261 3785 0 -1 4202496 49481 0 0 0 4499 14 0 0 20 0 1 0 383990213 315080704 67258 33554432000 4194304 5654031 140734487722640 140734487710456 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4358/statm: 76924 67258 141 357 0 76564 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 359212

[startup+1302.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/181 4359
/proc/meminfo: memFree=28202780/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0
[pid=4262] ppid=4261 vsize=42368 CPUtime=1196.9 cores=1,3,5,7
/proc/4262/stat : 4262 (npSolver-pbo) S 4261 4261 3785 0 -1 4202496 26587 125602 0 0 322 114 119156 98 20 0 1 0 383870499 43384832 9251 33554432000 4194304 6004724 140736887780768 140736887765688 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 2 0 0
/proc/4262/statm: 10592 9251 185 442 0 10146 0
[pid=4358] ppid=4262 vsize=307696 CPUtime=105.12 cores=1,3,5,7
/proc/4358/stat : 4358 (glucosInc) R 4262 4261 3785 0 -1 4202496 50328 0 0 0 10497 15 0 0 20 0 1 0 383990213 315080704 70301 33554432000 4194304 5654031 140734487722640 140734487720664 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4358/statm: 76924 70301 141 357 0 76564 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 359212

[startup+1362.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/180 4359
/proc/meminfo: memFree=28174312/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0
[pid=4262] ppid=4261 vsize=42368 CPUtime=1196.9 cores=1,3,5,7
/proc/4262/stat : 4262 (npSolver-pbo) S 4261 4261 3785 0 -1 4202496 26587 125602 0 0 322 114 119156 98 20 0 1 0 383870499 43384832 9251 33554432000 4194304 6004724 140736887780768 140736887765688 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 2 0 0
/proc/4262/statm: 10592 9251 185 442 0 10146 0
[pid=4358] ppid=4262 vsize=357784 CPUtime=165.11 cores=1,3,5,7
/proc/4358/stat : 4358 (glucosInc) R 4262 4261 3785 0 -1 4202496 51894 0 0 0 16494 17 0 0 20 0 1 0 383990213 366370816 73952 33554432000 4194304 5654031 140734487722640 140734487710456 4214996 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4358/statm: 89446 73952 141 357 0 89086 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 409300

[startup+1422.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/181 4360
/proc/meminfo: memFree=28200428/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0
[pid=4262] ppid=4261 vsize=42368 CPUtime=1196.9 cores=1,3,5,7
/proc/4262/stat : 4262 (npSolver-pbo) S 4261 4261 3785 0 -1 4202496 26587 125602 0 0 322 114 119156 98 20 0 1 0 383870499 43384832 9251 33554432000 4194304 6004724 140736887780768 140736887765688 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 2 0 0
/proc/4262/statm: 10592 9251 185 442 0 10146 0
[pid=4358] ppid=4262 vsize=314312 CPUtime=225.08 cores=1,3,5,7
/proc/4358/stat : 4358 (glucosInc) R 4262 4261 3785 0 -1 4202496 53036 0 0 0 22489 19 0 0 20 0 1 0 383990213 321855488 70989 33554432000 4194304 5654031 140734487722640 140734487720408 4232462 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4358/statm: 78578 70989 141 357 0 78218 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 365828

[startup+1482.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/181 4362
/proc/meminfo: memFree=28306200/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0
[pid=4262] ppid=4261 vsize=39836 CPUtime=1454.35 cores=1,3,5,7
/proc/4262/stat : 4262 (npSolver-pbo) S 4261 4261 3785 0 -1 4202496 34361 182367 0 0 413 126 144768 128 20 0 1 0 383870499 40792064 8618 33554432000 4194304 6004724 140736887780768 140736887765688 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 2 0 0
/proc/4262/statm: 9959 8618 185 442 0 9513 0
[pid=4362] ppid=4262 vsize=237432 CPUtime=27.61 cores=1,3,5,7
/proc/4362/stat : 4362 (glucosInc) R 4262 4261 3785 0 -1 4202496 44005 0 0 0 2752 9 0 0 20 0 1 0 384015963 243130368 54237 33554432000 4194304 5654031 140736820352352 140736820340168 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4362/statm: 59358 54237 142 357 0 58998 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 286416

[startup+1542.31 s]
/proc/loadavg: 2.05 2.05 2.00 3/181 4362
/proc/meminfo: memFree=28282704/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0
[pid=4262] ppid=4261 vsize=39836 CPUtime=1454.35 cores=1,3,5,7
/proc/4262/stat : 4262 (npSolver-pbo) S 4261 4261 3785 0 -1 4202496 34361 182367 0 0 413 126 144768 128 20 0 1 0 383870499 40792064 8618 33554432000 4194304 6004724 140736887780768 140736887765688 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 2 0 0
/proc/4262/statm: 9959 8618 185 442 0 9513 0
[pid=4362] ppid=4262 vsize=270768 CPUtime=87.58 cores=1,3,5,7
/proc/4362/stat : 4362 (glucosInc) R 4262 4261 3785 0 -1 4202496 45921 0 0 0 8746 12 0 0 20 0 1 0 384015963 277266432 56953 33554432000 4194304 5654031 140736820352352 140736820340168 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4362/statm: 67692 56953 142 357 0 67332 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 319752

[startup+1602.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/182 4366
/proc/meminfo: memFree=28208924/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0
[pid=4262] ppid=4261 vsize=39836 CPUtime=1454.35 cores=1,3,5,7
/proc/4262/stat : 4262 (npSolver-pbo) S 4261 4261 3785 0 -1 4202496 34361 182367 0 0 413 126 144768 128 20 0 1 0 383870499 40792064 8618 33554432000 4194304 6004724 140736887780768 140736887765688 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 2 0 0
/proc/4262/statm: 9959 8618 185 442 0 9513 0
[pid=4362] ppid=4262 vsize=273228 CPUtime=147.55 cores=1,3,5,7
/proc/4362/stat : 4362 (glucosInc) R 4262 4261 3785 0 -1 4202496 47791 0 0 0 14740 15 0 0 20 0 1 0 384015963 279785472 59605 33554432000 4194304 5654031 140736820352352 140736820350440 4215091 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4362/statm: 68307 59605 142 357 0 67947 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 322212

[startup+1662.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/181 4366
/proc/meminfo: memFree=28168708/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0
[pid=4262] ppid=4261 vsize=39836 CPUtime=1454.35 cores=1,3,5,7
/proc/4262/stat : 4262 (npSolver-pbo) S 4261 4261 3785 0 -1 4202496 34361 182367 0 0 413 126 144768 128 20 0 1 0 383870499 40792064 8618 33554432000 4194304 6004724 140736887780768 140736887765688 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 2 0 0
/proc/4262/statm: 9959 8618 185 442 0 9513 0
[pid=4362] ppid=4262 vsize=407984 CPUtime=207.53 cores=1,3,5,7
/proc/4362/stat : 4362 (glucosInc) R 4262 4261 3785 0 -1 4202496 51791 0 0 0 20732 21 0 0 20 0 1 0 384015963 417775616 82641 33554432000 4194304 5654031 140736820352352 140736820340168 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4362/statm: 101996 82641 142 357 0 101636 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 456968

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 4366
/proc/meminfo: memFree=28179680/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0
[pid=4262] ppid=4261 vsize=39836 CPUtime=1454.35 cores=1,3,5,7
/proc/4262/stat : 4262 (npSolver-pbo) S 4261 4261 3785 0 -1 4202496 34361 182367 0 0 413 126 144768 128 20 0 1 0 383870499 40792064 8618 33554432000 4194304 6004724 140736887780768 140736887765688 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 2 0 0
/proc/4262/statm: 9959 8618 185 442 0 9513 0
[pid=4362] ppid=4262 vsize=331584 CPUtime=267.52 cores=1,3,5,7
/proc/4362/stat : 4362 (glucosInc) R 4262 4261 3785 0 -1 4202496 54334 0 0 0 26726 26 0 0 20 0 1 0 384015963 339542016 70654 33554432000 4194304 5654031 140736820352352 140736820340168 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4362/statm: 82896 70654 142 357 0 82536 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 380568

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 4366
/proc/meminfo: memFree=28217432/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0
[pid=4262] ppid=4261 vsize=39836 CPUtime=1454.35 cores=1,3,5,7
/proc/4262/stat : 4262 (npSolver-pbo) S 4261 4261 3785 0 -1 4202496 34361 182367 0 0 413 126 144768 128 20 0 1 0 383870499 40792064 8618 33554432000 4194304 6004724 140736887780768 140736887765688 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 2 0 0
/proc/4262/statm: 9959 8618 185 442 0 9513 0
[pid=4362] ppid=4262 vsize=334040 CPUtime=327.52 cores=1,3,5,7
/proc/4362/stat : 4362 (glucosInc) R 4262 4261 3785 0 -1 4202496 58892 0 0 0 32716 36 0 0 20 0 1 0 384015963 342056960 70636 33554432000 4194304 5654031 140736820352352 140736820340168 4216337 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4362/statm: 83510 70636 142 357 0 83150 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 383024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 4366
/proc/meminfo: memFree=28258748/32873648 swapFree=6860/6860
[pid=4261] ppid=4259 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4261/stat : 4261 (npSolver-pbo-I.) S 4259 4261 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383870499 9367552 275 33554432000 4194304 5064252 140733321492112 140733321491024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4261/statm: 2287 275 233 213 0 72 0
[pid=4262] ppid=4261 vsize=39836 CPUtime=1454.35 cores=1,3,5,7
/proc/4262/stat : 4262 (npSolver-pbo) S 4261 4261 3785 0 -1 4202496 34361 182367 0 0 413 126 144768 128 20 0 1 0 383870499 40792064 8618 33554432000 4194304 6004724 140736887780768 140736887765688 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 2 0 0
/proc/4262/statm: 9959 8618 185 442 0 9513 0
[pid=4362] ppid=4262 vsize=255104 CPUtime=345.71 cores=1,3,5,7
/proc/4362/stat : 4362 (glucosInc) R 4262 4261 3785 0 -1 4202496 59467 0 0 0 34534 37 0 0 20 0 1 0 384015963 261226496 59911 33554432000 4194304 5654031 140736820352352 140736820350376 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4362/statm: 63776 59911 142 357 0 63416 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 304088

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1797.17
CPU system time (s): 2.93155
CPU usage (%): 99.9771
Max. virtual memory (cumulated for all children) (KiB): 816116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.17
system time used= 2.93155
maximum resident set size= 633208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 276573
page faults= 0
swaps= 0
block input operations= 8
block output operations= 618336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3331
involuntary context switches= 2735

runsolver used 3.13652 second user time and 8.23575 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-08 19:44:04
IDJOB=3748496
IDBENCH=92753
IDSOLVER=2333
FILE ID=node116/3748496-1339177444
RUNJOBID= node116-1339170231-3802
PBS_JOBID= 14643838
Free space on /tmp= 70860 MiB

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

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

MD5SUM BENCH= 2c2d9ba6f4bdaebbae04c4ec95210420
RANDOM SEED=208583669

node116.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.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.11
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.556
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.556
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.556
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.556
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.92
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.556
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.556
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.90
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.556
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:       32873648 kB
MemFree:        28734584 kB
Buffers:          462124 kB
Cached:          2519292 kB
SwapCached:         3172 kB
Active:          1407764 kB
Inactive:        1819212 kB
Active(anon):     241772 kB
Inactive(anon):     3396 kB
Active(file):    1165992 kB
Inactive(file):  1815816 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67100548 kB
Dirty:              8972 kB
Writeback:            32 kB
AnonPages:        247200 kB
Mapped:            11952 kB
Shmem:                 0 kB
Slab:             774200 kB
SReclaimable:     218412 kB
SUnreclaim:       555788 kB
KernelStack:        1456 kB
PageTables:         4520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     369536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70736 MiB
End job on node116 at 2012-06-08 20:14:05