Trace number 3697748

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_0.opb
MD5SUM0c13b673fccb5ec76783fc37235090e7
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6221849
Best CPU time to get the best result obtained on this benchmark1800.13
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 179406144
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 130390723337
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 179406144
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 130390723337
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.56	c run inc solver
0.00/0.56	c [INC SYSTEM] run initial solver
0.00/0.56	c [INC SYSTEM] preprocess with white file
4.27/4.35	c [INC SYSTEM] finished preprocessing in 3 s
4.27/4.35	c [INC SYSTEM] execute solver
7.97/8.03	c [INC SEARCH] formula is SAT
7.97/8.05	c [INC SYSTEM] solved the initial formula
8.08/8.10	c model valid
8.08/8.10	c current solution ok
9.56/9.61	o 272146779
9.56/9.61	c [INC SYSTEM] there exists a inc, kill it!
9.56/9.61	c write failed with 2
9.56/9.62	c [INC SEARCH] iteration: 0
9.56/9.62	c [INC BOUNDS] best value:272146864 search for 272146863
9.56/9.62	c [INC SYSTEM] create new solver instance
9.56/9.62	c [INC] encode full formula
9.56/9.62	c fallback to adder encoding
11.88/11.98	c set iterative enc to: adder
11.88/11.98	c set iterative enc to: none
12.29/12.64	c [INC SEARCH] isOptimum variable: 0
157.06/157.48	c formula is SAT
157.15/157.55	c [INC SEARCH] copied best model
157.15/157.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
157.25/157.60	c model valid
157.25/157.60	c current solution ok
157.25/157.60	o 85679351
157.25/157.60	c [INC SEARCH] iteration: 1
157.25/157.60	c [INC BOUNDS] best value:85679436 search for 85679435
157.25/157.60	c [INC SYSTEM] there exists a inc, kill it!
157.25/157.60	c write failed with 2
157.25/157.63	c [INC SYSTEM] create new solver instance
157.25/157.63	c [INC] encode full formula
157.25/157.63	c fallback to adder encoding
159.36/159.79	c set iterative enc to: adder
159.36/159.79	c set iterative enc to: none
159.77/160.16	c [INC SEARCH] isOptimum variable: 0
279.56/279.98	c formula is SAT
279.68/280.05	c [INC SEARCH] copied best model
279.68/280.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
279.77/280.10	c model valid
279.77/280.10	c current solution ok
279.77/280.10	o 76771877
279.77/280.10	c [INC SEARCH] iteration: 2
279.77/280.10	c [INC BOUNDS] best value:76771962 search for 76771961
279.77/280.10	c [INC SYSTEM] there exists a inc, kill it!
279.77/280.10	c write failed with 2
279.77/280.14	c [INC SYSTEM] create new solver instance
279.77/280.14	c [INC] encode full formula
279.77/280.14	c fallback to adder encoding
281.88/282.28	c set iterative enc to: adder
281.88/282.28	c set iterative enc to: none
282.28/282.64	c [INC SEARCH] isOptimum variable: 0
323.87/324.25	c formula is SAT
323.98/324.32	c [INC SEARCH] copied best model
323.98/324.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
323.98/324.36	c model valid
323.98/324.36	c current solution ok
323.98/324.36	o 59193423
323.98/324.36	c [INC SEARCH] iteration: 3
323.98/324.36	c [INC BOUNDS] best value:59193508 search for 59193507
323.98/324.36	c [INC SYSTEM] there exists a inc, kill it!
323.98/324.36	c write failed with 2
323.98/324.39	c [INC SYSTEM] create new solver instance
323.98/324.39	c [INC] encode full formula
323.98/324.39	c fallback to adder encoding
326.08/326.42	c set iterative enc to: adder
326.08/326.42	c set iterative enc to: none
326.39/326.76	c [INC SEARCH] isOptimum variable: 0
563.86/564.21	c formula is SAT
563.86/564.28	c [INC SEARCH] copied best model
563.86/564.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
563.96/564.33	c model valid
563.96/564.33	c current solution ok
563.96/564.33	o 55945849
563.96/564.33	c [INC SEARCH] iteration: 4
563.96/564.33	c [INC BOUNDS] best value:55945934 search for 55945933
563.96/564.33	c [INC SYSTEM] there exists a inc, kill it!
563.96/564.33	c write failed with 2
563.96/564.35	c [INC SYSTEM] create new solver instance
563.96/564.35	c [INC] encode full formula
563.96/564.35	c fallback to adder encoding
565.97/566.38	c set iterative enc to: adder
565.97/566.38	c set iterative enc to: none
566.37/566.72	c [INC SEARCH] isOptimum variable: 0
637.05/637.46	c formula is SAT
637.16/637.53	c [INC SEARCH] copied best model
637.16/637.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
637.16/637.58	c model valid
637.16/637.58	c current solution ok
637.16/637.58	o 33261933
637.16/637.58	c [INC SEARCH] iteration: 5
637.16/637.58	c [INC BOUNDS] best value:33262018 search for 33262017
637.16/637.58	c [INC SYSTEM] there exists a inc, kill it!
637.16/637.58	c write failed with 2
637.26/637.61	c [INC SYSTEM] create new solver instance
637.26/637.61	c [INC] encode full formula
637.26/637.61	c fallback to adder encoding
638.95/639.39	c set iterative enc to: adder
638.95/639.39	c set iterative enc to: none
639.36/639.71	c [INC SEARCH] isOptimum variable: 0
899.37/899.86	c formula is SAT
899.46/899.92	c [INC SEARCH] copied best model
899.46/899.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
899.46/899.97	c model valid
899.46/899.97	c current solution ok
899.46/899.97	o 24054391
899.46/899.97	c [INC SEARCH] iteration: 6
899.46/899.97	c [INC BOUNDS] best value:24054476 search for 24054475
899.46/899.97	c [INC SYSTEM] there exists a inc, kill it!
899.46/899.97	c write failed with 2
899.46/899.99	c [INC SYSTEM] create new solver instance
899.46/899.99	c [INC] encode full formula
899.46/899.99	c fallback to adder encoding
901.18/901.66	c set iterative enc to: adder
901.18/901.66	c set iterative enc to: none
901.49/901.96	c [INC SEARCH] isOptimum variable: 0
1001.34/1001.81	c formula is SAT
1001.34/1001.87	c [INC SEARCH] copied best model
1001.34/1001.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1001.44/1001.92	c model valid
1001.44/1001.92	c current solution ok
1001.44/1001.92	o 12124147
1001.44/1001.92	c [INC SEARCH] iteration: 7
1001.44/1001.92	c [INC BOUNDS] best value:12124232 search for 12124231
1001.44/1001.92	c [INC SYSTEM] there exists a inc, kill it!
1001.44/1001.92	c write failed with 2
1001.44/1001.93	c [INC SYSTEM] create new solver instance
1001.44/1001.93	c [INC] encode full formula
1001.44/1001.93	c fallback to adder encoding
1002.85/1003.38	c set iterative enc to: adder
1002.85/1003.38	c set iterative enc to: none
1003.15/1003.64	c [INC SEARCH] isOptimum variable: 0

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-3697748-1338131389/watcher-3697748-1338131389 -o /tmp/evaluation-result-3697748-1338131389/solver-3697748-1338131389 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697748-1338131389.opb 1552633099 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 3/176 27796
/proc/meminfo: memFree=28109788/32873852 swapFree=6848/6848
[pid=27796] ppid=27794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27796/stat : 27796 (npSolver-pbo-It) S 27794 27796 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279264402 9367552 274 33554432000 4194304 5064252 140734150652544 140734150651456 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27796/statm: 2287 274 233 213 0 72 0

[startup+0.0675239 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27796
/proc/meminfo: memFree=28109788/32873852 swapFree=6848/6848
[pid=27796] ppid=27794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27796/stat : 27796 (npSolver-pbo-It) S 27794 27796 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279264402 9367552 274 33554432000 4194304 5064252 140734150652544 140734150651456 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27796/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100264 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27796
/proc/meminfo: memFree=28109788/32873852 swapFree=6848/6848
[pid=27796] ppid=27794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27796/stat : 27796 (npSolver-pbo-It) S 27794 27796 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279264402 9367552 274 33554432000 4194304 5064252 140734150652544 140734150651456 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27796/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300267 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27796
/proc/meminfo: memFree=28109788/32873852 swapFree=6848/6848
[pid=27796] ppid=27794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27796/stat : 27796 (npSolver-pbo-It) S 27794 27796 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279264402 9367552 274 33554432000 4194304 5064252 140734150652544 140734150651456 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27796/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700272 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 27796
/proc/meminfo: memFree=28109788/32873852 swapFree=6848/6848
[pid=27796] ppid=27794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27796/stat : 27796 (npSolver-pbo-It) S 27794 27796 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279264402 9367552 274 33554432000 4194304 5064252 140734150652544 140734150651456 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27796/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50047 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27800
/proc/meminfo: memFree=27887960/32873852 swapFree=6848/6848
[pid=27796] ppid=27794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27796/stat : 27796 (npSolver-pbo-It) S 27794 27796 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279264402 9367552 274 33554432000 4194304 5064252 140734150652544 140734150651456 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27796/statm: 2287 274 233 213 0 72 0
[pid=27797] ppid=27796 vsize=54656 CPUtime=0.57 cores=1,3,5,7
/proc/27797/stat : 27797 (npSolver-pbo) S 27796 27796 26585 0 -1 4202496 8266 0 0 0 50 7 0 0 20 0 1 0 279264402 55967744 10485 33554432000 4194304 5992684 140736685830720 140736685825168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27797/statm: 13664 10485 172 440 0 13220 0
[pid=27799] ppid=27797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27799/stat : 27799 (cp2_pre.sh) S 27797 27796 26585 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 279264461 9367552 277 33554432000 4194304 5064252 140733784995184 140733784993888 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27799/statm: 2287 277 234 213 0 72 0
[pid=27800] ppid=27799 vsize=217668 CPUtime=0.9 cores=1,3,5,7
/proc/27800/stat : 27800 (coprocessor) R 27799 27796 26585 0 -1 4202496 31818 0 0 0 83 7 0 0 20 0 1 0 279264461 222892032 48705 33554432000 4194304 6586260 140737410449024 140737410445784 5511711 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/27800/statm: 54417 48705 166 584 0 53829 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 290620

[startup+3.10054 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27800
/proc/meminfo: memFree=27812108/32873852 swapFree=6848/6848
[pid=27796] ppid=27794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27796/stat : 27796 (npSolver-pbo-It) S 27794 27796 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279264402 9367552 274 33554432000 4194304 5064252 140734150652544 140734150651456 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27796/statm: 2287 274 233 213 0 72 0
[pid=27797] ppid=27796 vsize=54656 CPUtime=0.57 cores=1,3,5,7
/proc/27797/stat : 27797 (npSolver-pbo) S 27796 27796 26585 0 -1 4202496 8266 0 0 0 50 7 0 0 20 0 1 0 279264402 55967744 10485 33554432000 4194304 5992684 140736685830720 140736685825168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27797/statm: 13664 10485 172 440 0 13220 0
[pid=27799] ppid=27797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27799/stat : 27799 (cp2_pre.sh) S 27797 27796 26585 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 279264461 9367552 277 33554432000 4194304 5064252 140733784995184 140733784993888 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27799/statm: 2287 277 234 213 0 72 0
[pid=27800] ppid=27799 vsize=290936 CPUtime=2.5 cores=1,3,5,7
/proc/27800/stat : 27800 (coprocessor) R 27799 27796 26585 0 -1 4202496 45001 0 0 0 239 11 0 0 20 0 1 0 279264461 297918464 71175 33554432000 4194304 6586260 140737410449024 140737410444872 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/27800/statm: 72734 71175 202 584 0 72146 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 363888

[startup+6.30045 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27802
/proc/meminfo: memFree=27941396/32873852 swapFree=6848/6848
[pid=27796] ppid=27794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27796/stat : 27796 (npSolver-pbo-It) S 27794 27796 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279264402 9367552 274 33554432000 4194304 5064252 140734150652544 140734150651456 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27796/statm: 2287 274 233 213 0 72 0
[pid=27797] ppid=27796 vsize=54656 CPUtime=4.33 cores=1,3,5,7
/proc/27797/stat : 27797 (npSolver-pbo) S 27796 27796 26585 0 -1 4202496 8281 45907 0 0 50 8 333 42 20 0 1 0 279264402 55967744 10487 33554432000 4194304 5992684 140736685830720 140736685816984 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27797/statm: 13664 10487 174 440 0 13220 0
[pid=27802] ppid=27797 vsize=115320 CPUtime=1.93 cores=1,3,5,7
/proc/27802/stat : 27802 (glucosInc) R 27797 27796 26585 0 -1 4202496 23249 0 0 0 188 5 0 0 20 0 1 0 279264837 118087680 26976 33554432000 4194304 5654031 140735071562624 140735071560408 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27802/statm: 28830 26976 140 357 0 28470 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 179124

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 2/182 27807
/proc/meminfo: memFree=27850016/32873852 swapFree=6848/6848
[pid=27796] ppid=27794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27796/stat : 27796 (npSolver-pbo-It) S 27794 27796 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279264402 9367552 274 33554432000 4194304 5064252 140734150652544 140734150651456 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27796/statm: 2287 274 233 213 0 72 0
[pid=27797] ppid=27796 vsize=68284 CPUtime=12.33 cores=1,3,5,7
/proc/27797/stat : 27797 (npSolver-pbo) S 27796 27796 26585 0 -1 4202496 19717 70447 0 0 315 168 694 56 20 0 1 0 279264402 69922816 13927 33554432000 4194304 5992684 140736685830720 140736685816552 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27797/statm: 17071 13927 190 440 0 16627 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 77432

[startup+25.5005 s]
/proc/loadavg: 2.22 2.05 2.02 3/180 27808
/proc/meminfo: memFree=27371192/32873852 swapFree=6848/6848
[pid=27796] ppid=27794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27796/stat : 27796 (npSolver-pbo-It) S 27794 27796 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279264402 9367552 274 33554432000 4194304 5064252 140734150652544 140734150651456 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27796/statm: 2287 274 233 213 0 72 0
[pid=27797] ppid=27796 vsize=68284 CPUtime=12.33 cores=1,3,5,7
/proc/27797/stat : 27797 (npSolver-pbo) S 27796 27796 26585 0 -1 4202496 19717 70447 0 0 315 168 694 56 20 0 1 0 279264402 69922816 13927 33554432000 4194304 5992684 140736685830720 140736685816552 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27797/statm: 17071 13927 190 440 0 16627 0
[pid=27808] ppid=27797 vsize=537132 CPUtime=12.84 cores=1,3,5,7
/proc/27808/stat : 27808 (glucosInc) R 27797 27796 26585 0 -1 4202496 80927 0 0 0 1260 24 0 0 20 0 1 0 279265666 550023168 117937 33554432000 4194304 5654031 140736076991568 140736076989352 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27808/statm: 134283 117937 141 357 0 133923 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 614564

[startup+51.1004 s]
/proc/loadavg: 2.14 2.04 2.01 3/180 27808
/proc/meminfo: memFree=27377592/32873852 swapFree=6848/6848
[pid=27796] ppid=27794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27796/stat : 27796 (npSolver-pbo-It) S 27794 27796 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279264402 9367552 274 33554432000 4194304 5064252 140734150652544 140734150651456 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27796/statm: 2287 274 233 213 0 72 0
[pid=27797] ppid=27796 vsize=68284 CPUtime=12.33 cores=1,3,5,7
/proc/27797/stat : 27797 (npSolver-pbo) S 27796 27796 26585 0 -1 4202496 19717 70447 0 0 315 168 694 56 20 0 1 0 279264402 69922816 13927 33554432000 4194304 5992684 140736685830720 140736685816552 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27797/statm: 17071 13927 190 440 0 16627 0
[pid=27808] ppid=27797 vsize=537264 CPUtime=38.45 cores=1,3,5,7
/proc/27808/stat : 27808 (glucosInc) R 27797 27796 26585 0 -1 4202496 80949 0 0 0 3820 25 0 0 20 0 1 0 279265666 550158336 118470 33554432000 4194304 5654031 140736076991568 140736076989352 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27808/statm: 134316 118470 141 357 0 133956 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 614696

[startup+102.307 s]
/proc/loadavg: 2.06 2.03 2.01 3/179 27808
/proc/meminfo: memFree=27376724/32873852 swapFree=6848/6848
[pid=27796] ppid=27794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27796/stat : 27796 (npSolver-pbo-It) S 27794 27796 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279264402 9367552 274 33554432000 4194304 5064252 140734150652544 140734150651456 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27796/statm: 2287 274 233 213 0 72 0
[pid=27797] ppid=27796 vsize=68284 CPUtime=12.33 cores=1,3,5,7
/proc/27797/stat : 27797 (npSolver-pbo) S 27796 27796 26585 0 -1 4202496 19717 70447 0 0 315 168 694 56 20 0 1 0 279264402 69922816 13927 33554432000 4194304 5992684 140736685830720 140736685816552 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27797/statm: 17071 13927 190 440 0 16627 0
[pid=27808] ppid=27797 vsize=537544 CPUtime=89.64 cores=1,3,5,7
/proc/27808/stat : 27808 (glucosInc) R 27797 27796 26585 0 -1 4202496 81016 0 0 0 8939 25 0 0 20 0 1 0 279265666 550445056 120070 33554432000 4194304 5654031 140736076991568 140736076989352 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27808/statm: 134386 120070 141 357 0 134026 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 614976

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 27815
/proc/meminfo: memFree=27522208/32873852 swapFree=6848/6848
[pid=27796] ppid=27794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27796/stat : 27796 (npSolver-pbo-It) S 27794 27796 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279264402 9367552 274 33554432000 4194304 5064252 140734150652544 140734150651456 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27796/statm: 2287 274 233 213 0 72 0
[pid=27797] ppid=27796 vsize=116440 CPUtime=159.83 cores=1,3,5,7
/proc/27797/stat : 27797 (npSolver-pbo) S 27796 27796 26585 0 -1 4202496 28260 152972 0 0 543 200 15148 92 20 0 1 0 279264402 119234560 25935 33554432000 4194304 5992684 140736685830720 140736685816552 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27797/statm: 29110 25935 191 440 0 28666 0
[pid=27815] ppid=27797 vsize=644132 CPUtime=2.13 cores=1,3,5,7
/proc/27815/stat : 27815 (glucosInc) R 27797 27796 26585 0 -1 4202496 72203 0 0 0 193 20 0 0 20 0 1 0 279280418 659591168 116078 33554432000 4194304 5654031 140733404032816 140733402982168 4243467 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27815/statm: 161033 116078 127 357 0 160673 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 769720

[startup+222.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 27815
/proc/meminfo: memFree=27386308/32873852 swapFree=6848/6848
[pid=27796] ppid=27794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27796/stat : 27796 (npSolver-pbo-It) S 27794 27796 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279264402 9367552 274 33554432000 4194304 5064252 140734150652544 140734150651456 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27796/statm: 2287 274 233 213 0 72 0
[pid=27797] ppid=27796 vsize=116440 CPUtime=159.83 cores=1,3,5,7
/proc/27797/stat : 27797 (npSolver-pbo) S 27796 27796 26585 0 -1 4202496 28260 152972 0 0 543 200 15148 92 20 0 1 0 279264402 119234560 25935 33554432000 4194304 5992684 140736685830720 140736685816552 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27797/statm: 29110 25935 191 440 0 28666 0
[pid=27815] ppid=27797 vsize=611940 CPUtime=62.12 cores=1,3,5,7
/proc/27815/stat : 27815 (glucosInc) R 27797 27796 26585 0 -1 4202496 80686 0 0 0 6170 42 0 0 20 0 1 0 279280418 626626560 121622 33554432000 4194304 5654031 140733404032816 140733404030840 4218807 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27815/statm: 152985 121622 141 357 0 152625 0
Current children cumulated CPU time (s) 221.95

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

/proc/meminfo: memFree=27481996/32873852 swapFree=6848/6848
[pid=27796] ppid=27794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27796/stat : 27796 (npSolver-pbo-It) S 27794 27796 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279264402 9367552 274 33554432000 4194304 5064252 140734150652544 140734150651456 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27796/statm: 2287 274 233 213 0 72 0
[pid=27797] ppid=27796 vsize=117316 CPUtime=1003.19 cores=1,3,5,7
/proc/27797/stat : 27797 (npSolver-pbo) S 27796 27796 26585 0 -1 4202496 75531 624321 0 0 1733 361 97874 351 20 0 1 0 279264402 120131584 26154 33554432000 4194304 5992684 140736685830720 140736685816552 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27797/statm: 29329 26154 191 440 0 28885 0
[pid=27832] ppid=27797 vsize=372244 CPUtime=358.53 cores=1,3,5,7
/proc/27832/stat : 27832 (glucosInc) R 27797 27796 26585 0 -1 4202496 63746 0 0 0 35825 28 0 0 20 0 1 0 279364766 381177856 88061 33554432000 4194304 5654031 140736644242880 140736644230696 4232755 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27832/statm: 93061 88061 142 357 0 92701 0
Current children cumulated CPU time (s) 1361.72
Current children cumulated vsize (KiB) 498708

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27837
/proc/meminfo: memFree=27435180/32873852 swapFree=6848/6848
[pid=27796] ppid=27794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27796/stat : 27796 (npSolver-pbo-It) S 27794 27796 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279264402 9367552 274 33554432000 4194304 5064252 140734150652544 140734150651456 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27796/statm: 2287 274 233 213 0 72 0
[pid=27797] ppid=27796 vsize=117316 CPUtime=1003.19 cores=1,3,5,7
/proc/27797/stat : 27797 (npSolver-pbo) S 27796 27796 26585 0 -1 4202496 75531 624321 0 0 1733 361 97874 351 20 0 1 0 279264402 120131584 26154 33554432000 4194304 5992684 140736685830720 140736685816552 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27797/statm: 29329 26154 191 440 0 28885 0
[pid=27832] ppid=27797 vsize=427856 CPUtime=418.53 cores=1,3,5,7
/proc/27832/stat : 27832 (glucosInc) R 27797 27796 26585 0 -1 4202496 65046 0 0 0 41824 29 0 0 20 0 1 0 279364766 438124544 92424 33554432000 4194304 5654031 140736644242880 140736644230696 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27832/statm: 106964 92424 142 357 0 106604 0
Current children cumulated CPU time (s) 1421.72
Current children cumulated vsize (KiB) 554320

[startup+1482.3 s]
/proc/loadavg: 2.16 2.03 2.01 3/180 27882
/proc/meminfo: memFree=27656684/32873852 swapFree=6848/6848
[pid=27796] ppid=27794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27796/stat : 27796 (npSolver-pbo-It) S 27794 27796 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279264402 9367552 274 33554432000 4194304 5064252 140734150652544 140734150651456 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27796/statm: 2287 274 233 213 0 72 0
[pid=27797] ppid=27796 vsize=117316 CPUtime=1003.19 cores=1,3,5,7
/proc/27797/stat : 27797 (npSolver-pbo) S 27796 27796 26585 0 -1 4202496 75531 624321 0 0 1733 361 97874 351 20 0 1 0 279264402 120131584 26154 33554432000 4194304 5992684 140736685830720 140736685816552 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27797/statm: 29329 26154 191 440 0 28885 0
[pid=27832] ppid=27797 vsize=427856 CPUtime=478.51 cores=1,3,5,7
/proc/27832/stat : 27832 (glucosInc) R 27797 27796 26585 0 -1 4202496 65048 0 0 0 47822 29 0 0 20 0 1 0 279364766 438124544 93448 33554432000 4194304 5654031 140736644242880 140736644230696 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27832/statm: 106964 93448 142 357 0 106604 0
Current children cumulated CPU time (s) 1481.7
Current children cumulated vsize (KiB) 554320

[startup+1542.3 s]
/proc/loadavg: 2.18 2.07 2.02 3/179 27887
/proc/meminfo: memFree=27058252/32873852 swapFree=6848/6848
[pid=27796] ppid=27794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27796/stat : 27796 (npSolver-pbo-It) S 27794 27796 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279264402 9367552 274 33554432000 4194304 5064252 140734150652544 140734150651456 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27796/statm: 2287 274 233 213 0 72 0
[pid=27797] ppid=27796 vsize=117316 CPUtime=1003.19 cores=1,3,5,7
/proc/27797/stat : 27797 (npSolver-pbo) S 27796 27796 26585 0 -1 4202496 75531 624321 0 0 1733 361 97874 351 20 0 1 0 279264402 120131584 26154 33554432000 4194304 5992684 140736685830720 140736685816552 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27797/statm: 29329 26154 191 440 0 28885 0
[pid=27832] ppid=27797 vsize=377768 CPUtime=538.5 cores=1,3,5,7
/proc/27832/stat : 27832 (glucosInc) R 27797 27796 26585 0 -1 4202496 65092 0 0 0 53819 31 0 0 20 0 1 0 279364766 386834432 90587 33554432000 4194304 5654031 140736644242880 140736644230696 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27832/statm: 94442 90587 142 357 0 94082 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 504232

[startup+1602.3 s]
/proc/loadavg: 2.07 2.05 2.02 3/179 27887
/proc/meminfo: memFree=27026292/32873852 swapFree=6848/6848
[pid=27796] ppid=27794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27796/stat : 27796 (npSolver-pbo-It) S 27794 27796 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279264402 9367552 274 33554432000 4194304 5064252 140734150652544 140734150651456 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27796/statm: 2287 274 233 213 0 72 0
[pid=27797] ppid=27796 vsize=117316 CPUtime=1003.19 cores=1,3,5,7
/proc/27797/stat : 27797 (npSolver-pbo) S 27796 27796 26585 0 -1 4202496 75531 624321 0 0 1733 361 97874 351 20 0 1 0 279264402 120131584 26154 33554432000 4194304 5992684 140736685830720 140736685816552 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27797/statm: 29329 26154 191 440 0 28885 0
[pid=27832] ppid=27797 vsize=427856 CPUtime=598.49 cores=1,3,5,7
/proc/27832/stat : 27832 (glucosInc) R 27797 27796 26585 0 -1 4202496 65399 0 0 0 59817 32 0 0 20 0 1 0 279364766 438124544 91946 33554432000 4194304 5654031 140736644242880 140736644230696 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27832/statm: 106964 91946 142 357 0 106604 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 554320

[startup+1662.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/179 27890
/proc/meminfo: memFree=27057388/32873852 swapFree=6848/6848
[pid=27796] ppid=27794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27796/stat : 27796 (npSolver-pbo-It) S 27794 27796 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279264402 9367552 274 33554432000 4194304 5064252 140734150652544 140734150651456 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27796/statm: 2287 274 233 213 0 72 0
[pid=27797] ppid=27796 vsize=117316 CPUtime=1003.19 cores=1,3,5,7
/proc/27797/stat : 27797 (npSolver-pbo) S 27796 27796 26585 0 -1 4202496 75531 624321 0 0 1733 361 97874 351 20 0 1 0 279264402 120131584 26154 33554432000 4194304 5992684 140736685830720 140736685816552 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27797/statm: 29329 26154 191 440 0 28885 0
[pid=27832] ppid=27797 vsize=427856 CPUtime=658.48 cores=1,3,5,7
/proc/27832/stat : 27832 (glucosInc) R 27797 27796 26585 0 -1 4202496 65515 0 0 0 65816 32 0 0 20 0 1 0 279364766 438124544 95639 33554432000 4194304 5654031 140736644242880 140736644230696 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27832/statm: 106964 95639 142 357 0 106604 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 554320

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 27890
/proc/meminfo: memFree=26954528/32873852 swapFree=6848/6848
[pid=27796] ppid=27794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27796/stat : 27796 (npSolver-pbo-It) S 27794 27796 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279264402 9367552 274 33554432000 4194304 5064252 140734150652544 140734150651456 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27796/statm: 2287 274 233 213 0 72 0
[pid=27797] ppid=27796 vsize=117316 CPUtime=1003.19 cores=1,3,5,7
/proc/27797/stat : 27797 (npSolver-pbo) S 27796 27796 26585 0 -1 4202496 75531 624321 0 0 1733 361 97874 351 20 0 1 0 279264402 120131584 26154 33554432000 4194304 5992684 140736685830720 140736685816552 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27797/statm: 29329 26154 191 440 0 28885 0
[pid=27832] ppid=27797 vsize=432620 CPUtime=718.47 cores=1,3,5,7
/proc/27832/stat : 27832 (glucosInc) R 27797 27796 26585 0 -1 4202496 66267 0 0 0 71812 35 0 0 20 0 1 0 279364766 443002880 92970 33554432000 4194304 5654031 140736644242880 140736644230696 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27832/statm: 108155 92970 142 357 0 107795 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 559084

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 27890
/proc/meminfo: memFree=26874060/32873852 swapFree=6848/6848
[pid=27796] ppid=27794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27796/stat : 27796 (npSolver-pbo-It) S 27794 27796 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279264402 9367552 274 33554432000 4194304 5064252 140734150652544 140734150651456 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27796/statm: 2287 274 233 213 0 72 0
[pid=27797] ppid=27796 vsize=117316 CPUtime=1003.19 cores=1,3,5,7
/proc/27797/stat : 27797 (npSolver-pbo) S 27796 27796 26585 0 -1 4202496 75531 624321 0 0 1733 361 97874 351 20 0 1 0 279264402 120131584 26154 33554432000 4194304 5992684 140736685830720 140736685816552 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27797/statm: 29329 26154 191 440 0 28885 0
[pid=27832] ppid=27797 vsize=432620 CPUtime=778.46 cores=1,3,5,7
/proc/27832/stat : 27832 (glucosInc) R 27797 27796 26585 0 -1 4202496 66271 0 0 0 77811 35 0 0 20 0 1 0 279364766 443002880 95018 33554432000 4194304 5654031 140736644242880 140736644230696 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27832/statm: 108155 95018 142 357 0 107795 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (KiB) 559084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 27890
/proc/meminfo: memFree=26814388/32873852 swapFree=6848/6848
[pid=27796] ppid=27794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27796/stat : 27796 (npSolver-pbo-It) S 27794 27796 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279264402 9367552 274 33554432000 4194304 5064252 140734150652544 140734150651456 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27796/statm: 2287 274 233 213 0 72 0
[pid=27797] ppid=27796 vsize=117316 CPUtime=1003.19 cores=1,3,5,7
/proc/27797/stat : 27797 (npSolver-pbo) S 27796 27796 26585 0 -1 4202496 75531 624321 0 0 1733 361 97874 351 20 0 1 0 279264402 120131584 26154 33554432000 4194304 5992684 140736685830720 140736685816552 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27797/statm: 29329 26154 191 440 0 28885 0
[pid=27832] ppid=27797 vsize=432620 CPUtime=796.87 cores=1,3,5,7
/proc/27832/stat : 27832 (glucosInc) R 27797 27796 26585 0 -1 4202496 66272 0 0 0 79652 35 0 0 20 0 1 0 279364766 443002880 95530 33554432000 4194304 5654031 140736644242880 140736644230696 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27832/statm: 108155 95530 142 357 0 107795 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 559084

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 27890
/proc/meminfo: memFree=26814388/32873852 swapFree=6848/6848
[pid=27796] ppid=27794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27796/stat : 27796 (npSolver-pbo-It) S 27794 27796 26585 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279264402 9367552 274 33554432000 4194304 5064252 140734150652544 140734150651456 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27796/statm: 2287 274 233 213 0 72 0
[pid=27797] ppid=27796 vsize=117316 CPUtime=1003.19 cores=1,3,5,7
/proc/27797/stat : 27797 (npSolver-pbo) S 27796 27796 26585 0 -1 4202496 75531 624321 0 0 1733 361 97874 351 20 0 1 0 279264402 120131584 26154 33554432000 4194304 5992684 140736685830720 140736685816552 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27797/statm: 29329 26154 191 440 0 28885 0
[pid=27832] ppid=27797 vsize=432620 CPUtime=796.87 cores=1,3,5,7
/proc/27832/stat : 27832 (glucosInc) R 27797 27796 26585 0 -1 4202496 66272 0 0 0 79652 35 0 0 20 0 1 0 279364766 443002880 95530 33554432000 4194304 5654031 140736644242880 140736644230696 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27832/statm: 108155 95530 142 357 0 107795 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 559084

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27796 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.72
CPU time (s): 1800.06
CPU user time (s): 1792.59
CPU system time (s): 7.47
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 1000848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 359
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 6.08108 second user time and 8.98263 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-27 17:09:49
IDJOB=3697748
IDBENCH=92736
IDSOLVER=2275
FILE ID=node129/3697748-1338131389
RUNJOBID= node129-1338122640-26602
PBS_JOBID= 14624488
Free space on /tmp= 71104 MiB

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

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

MD5SUM BENCH= 0c13b673fccb5ec76783fc37235090e7
RANDOM SEED=1552633099

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28110432 kB
Buffers:          372728 kB
Cached:          3207304 kB
SwapCached:            0 kB
Active:          1638476 kB
Inactive:        2261436 kB
Active(anon):     322820 kB
Inactive(anon):        0 kB
Active(file):    1315656 kB
Inactive(file):  2261436 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9316 kB
Writeback:            16 kB
AnonPages:        331088 kB
Mapped:            15632 kB
Shmem:               204 kB
Slab:             719072 kB
SReclaimable:     161500 kB
SUnreclaim:       557572 kB
KernelStack:        1432 kB
PageTables:         4644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     472076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    253952 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= 70852 MiB
End job on node129 at 2012-05-27 17:39:52