Trace number 3700955

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 1.0? (TO) 1800.07 1800.61

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat15_5_3_8_ic.opb
MD5SUMdb8b8cffd5752eef333f86e642ebfb0d
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5065770
Best CPU time to get the best result obtained on this benchmark1.9837
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3435
Total number of constraints6802
Number of constraints which are clauses2970
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints3825
Minimum length of a constraint2
Maximum length of a constraint105
Number of terms in the objective function 645
Biggest coefficient in the objective function 88121125
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 3768652087
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 88121125
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 3768652087
Number of bits of the biggest sum of numbers32
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.08	c run usual solver
1.46/1.58	c model valid
1.46/1.58	c current solution ok
1.67/1.72	o 332793356
1.67/1.72	c current bound: 166396685
1.67/1.72	c fallback to adder encoding
2.16/2.25	c model valid
2.16/2.25	c current solution ok
2.16/2.25	o 92045412
2.16/2.25	c current bound: 46022713
2.16/2.25	c fallback to adder encoding
4.96/5.26	c model valid
4.96/5.26	c current solution ok
4.96/5.26	o 13640838
4.96/5.26	c current bound: 6820426
4.96/5.26	c fallback to adder encoding
20.78/21.07	c model valid
20.78/21.07	c current solution ok
20.78/21.07	o 6664796
20.78/21.07	c current bound: 3332405
20.78/21.07	c fallback to adder encoding
20.92/21.27	c current bound: 4998608
20.92/21.27	c fallback to adder encoding
160.36/160.68	c current bound: 5831710
160.36/160.68	c fallback to adder encoding
162.85/163.16	c model valid
162.85/163.16	c current solution ok
162.85/163.16	o 5823050
162.85/163.16	c current bound: 5410837
162.85/163.16	c fallback to adder encoding
191.02/191.34	c model valid
191.02/191.34	c current solution ok
191.02/191.34	o 5115752
191.02/191.34	c current bound: 5057188
191.02/191.34	c fallback to adder encoding
302.23/302.58	c current bound: 5086478
302.23/302.58	c fallback to adder encoding
390.50/390.88	c model valid
390.50/390.88	c current solution ok
390.50/390.89	o 5065770
390.50/390.89	c current bound: 5061487
390.50/390.89	c fallback to adder encoding
598.74/599.17	c current bound: 5063636
598.74/599.17	c fallback to adder encoding
758.53/758.90	c current bound: 5064711
758.53/758.90	c fallback to adder encoding
870.90/871.33	c current bound: 5065248
870.90/871.33	c fallback to adder encoding
959.59/960.06	c current bound: 5065517
959.59/960.06	c fallback to adder encoding
1100.26/1100.70	c current bound: 5065651
1100.26/1100.70	c fallback to adder encoding
1718.27/1718.85	c current bound: 5065718
1718.27/1718.85	c fallback to adder encoding
1800.04/1800.60	./satsolver.sh: line 5: 23793 Terminated              ./glucose $1 > $2 2> /dev/null
1800.04/1800.60	c error: unexpected solver exit code
1800.04/1800.60	s UNKNOWN

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-3700955-1338143085/watcher-3700955-1338143085 -o /tmp/evaluation-result-3700955-1338143085/solver-3700955-1338143085 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3700955-1338143085.opb 1297068408 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.09 2.06 2.01 3/179 23658
/proc/meminfo: memFree=29388528/32873648 swapFree=7116/7116
[pid=23658] ppid=23656 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/23658/stat : 23658 (runsolver) D 23656 23658 21157 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 280435839 12095488 50 33554432000 4194304 5436572 140736276473504 140736276469800 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/23658/statm: 2953 50 31 304 0 2645 0

[startup+0.101212 s]
/proc/loadavg: 2.09 2.06 2.01 3/179 23658
/proc/meminfo: memFree=29388528/32873648 swapFree=7116/7116
[pid=23658] ppid=23656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23658/stat : 23658 (npSolver-pbo.sh) S 23656 23658 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280435839 9367552 275 33554432000 4194304 5064252 140734282506464 140734282505376 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23658/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200289 s]
/proc/loadavg: 2.09 2.06 2.01 3/179 23658
/proc/meminfo: memFree=29388528/32873648 swapFree=7116/7116
[pid=23658] ppid=23656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23658/stat : 23658 (npSolver-pbo.sh) S 23656 23658 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280435839 9367552 275 33554432000 4194304 5064252 140734282506464 140734282505376 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23658/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300325 s]
/proc/loadavg: 2.09 2.06 2.01 3/179 23658
/proc/meminfo: memFree=29388528/32873648 swapFree=7116/7116
[pid=23658] ppid=23656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23658/stat : 23658 (npSolver-pbo.sh) S 23656 23658 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280435839 9367552 275 33554432000 4194304 5064252 140734282506464 140734282505376 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23658/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700237 s]
/proc/loadavg: 2.09 2.06 2.01 3/179 23658
/proc/meminfo: memFree=29388528/32873648 swapFree=7116/7116
[pid=23658] ppid=23656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23658/stat : 23658 (npSolver-pbo.sh) S 23656 23658 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280435839 9367552 275 33554432000 4194304 5064252 140734282506464 140734282505376 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23658/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.09 2.06 2.01 3/183 23665
/proc/meminfo: memFree=29370560/32873648 swapFree=7116/7116
[pid=23658] ppid=23656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23658/stat : 23658 (npSolver-pbo.sh) S 23656 23658 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280435839 9367552 275 33554432000 4194304 5064252 140734282506464 140734282505376 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23658/statm: 2287 275 233 213 0 72 0
[pid=23660] ppid=23658 vsize=6244 CPUtime=0.35 cores=0,2,4,6
/proc/23660/stat : 23660 (npSolver-pbo) S 23658 23658 21157 0 -1 4202496 2247 6266 0 0 7 0 26 2 20 0 1 0 280435840 6393856 1229 33554432000 4194304 5992684 140734932834896 140734932830016 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23660/statm: 1561 1229 166 440 0 1117 0
[pid=23664] ppid=23660 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23664/stat : 23664 (satsolver.sh) S 23660 23658 21157 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 280435877 9367552 267 33554432000 4194304 5064252 140735123502640 140735123501552 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23664/statm: 2287 267 226 213 0 72 0
[pid=23665] ppid=23664 vsize=14456 CPUtime=1.11 cores=0,2,4,6
/proc/23665/stat : 23665 (glucose) R 23664 23658 21157 0 -1 4202496 2714 0 0 0 111 0 0 0 20 0 1 0 280435877 14802944 3029 33554432000 4194304 5208918 140734045730272 140734045728120 4228982 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23665/statm: 3614 3029 103 248 0 3363 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 38996

[startup+3.10033 s]
/proc/loadavg: 2.09 2.06 2.01 3/183 23675
/proc/meminfo: memFree=29356364/32873648 swapFree=7116/7116
[pid=23658] ppid=23656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23658/stat : 23658 (npSolver-pbo.sh) S 23656 23658 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280435839 9367552 275 33554432000 4194304 5064252 140734282506464 140734282505376 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23658/statm: 2287 275 233 213 0 72 0
[pid=23660] ppid=23658 vsize=23556 CPUtime=2.32 cores=0,2,4,6
/proc/23660/stat : 23660 (npSolver-pbo) S 23658 23658 21157 0 -1 4202496 7345 23509 0 0 28 13 183 8 20 0 1 0 280435840 24121344 4853 33554432000 4194304 5992684 140734932834896 140734932827216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23660/statm: 5889 4853 183 440 0 5445 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 32704
heavy processes:

[startup+6.30041 s]
/proc/loadavg: 2.09 2.06 2.01 3/183 23686
/proc/meminfo: memFree=29336160/32873648 swapFree=7116/7116
[pid=23658] ppid=23656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23658/stat : 23658 (npSolver-pbo.sh) S 23656 23658 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280435839 9367552 275 33554432000 4194304 5064252 140734282506464 140734282505376 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23658/statm: 2287 275 233 213 0 72 0
[pid=23660] ppid=23658 vsize=15212 CPUtime=5.13 cores=0,2,4,6
/proc/23660/stat : 23660 (npSolver-pbo) S 23658 23658 21157 0 -1 4202496 9235 34453 0 0 35 15 450 13 20 0 1 0 280435840 15577088 3427 33554432000 4194304 5992684 140734932834896 140734932827216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23660/statm: 3803 3427 183 440 0 3359 0
[pid=23685] ppid=23660 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23685/stat : 23685 (satsolver.sh) S 23660 23658 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280436372 9367552 266 33554432000 4194304 5064252 140735724191376 140735724190288 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23685/statm: 2287 266 226 213 0 72 0
[pid=23686] ppid=23685 vsize=23300 CPUtime=0.96 cores=0,2,4,6
/proc/23686/stat : 23686 (glucose) R 23685 23658 21157 0 -1 4202496 5832 0 0 0 95 1 0 0 20 0 1 0 280436373 23859200 5370 33554432000 4194304 5208918 140735710487616 140735710485448 4229876 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23686/statm: 5825 5370 104 248 0 5574 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 56808

[startup+12.7004 s]
/proc/loadavg: 2.08 2.06 2.01 3/183 23686
/proc/meminfo: memFree=29326620/32873648 swapFree=7116/7116
[pid=23658] ppid=23656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23658/stat : 23658 (npSolver-pbo.sh) S 23656 23658 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280435839 9367552 275 33554432000 4194304 5064252 140734282506464 140734282505376 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23658/statm: 2287 275 233 213 0 72 0
[pid=23660] ppid=23658 vsize=15212 CPUtime=5.13 cores=0,2,4,6
/proc/23660/stat : 23660 (npSolver-pbo) S 23658 23658 21157 0 -1 4202496 9235 34453 0 0 35 15 450 13 20 0 1 0 280435840 15577088 3427 33554432000 4194304 5992684 140734932834896 140734932827216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23660/statm: 3803 3427 183 440 0 3359 0
[pid=23685] ppid=23660 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23685/stat : 23685 (satsolver.sh) S 23660 23658 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280436372 9367552 266 33554432000 4194304 5064252 140735724191376 140735724190288 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23685/statm: 2287 266 226 213 0 72 0
[pid=23686] ppid=23685 vsize=30464 CPUtime=7.35 cores=0,2,4,6
/proc/23686/stat : 23686 (glucose) R 23685 23658 21157 0 -1 4202496 7061 0 0 0 734 1 0 0 20 0 1 0 280436373 31195136 6930 33554432000 4194304 5208918 140735710487616 140735710485560 4212818 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23686/statm: 7616 6930 105 248 0 7365 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 63972

[startup+25.5005 s]
/proc/loadavg: 2.06 2.05 2.01 3/183 23700
/proc/meminfo: memFree=29332568/32873648 swapFree=7116/7116
[pid=23658] ppid=23656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23658/stat : 23658 (npSolver-pbo.sh) S 23656 23658 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280435839 9367552 275 33554432000 4194304 5064252 140734282506464 140734282505376 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23658/statm: 2287 275 233 213 0 72 0
[pid=23660] ppid=23658 vsize=15212 CPUtime=21.13 cores=0,2,4,6
/proc/23660/stat : 23660 (npSolver-pbo) S 23658 23658 21157 0 -1 4202496 12667 54149 0 0 47 16 2029 21 20 0 1 0 280435840 15577088 3429 33554432000 4194304 5992684 140734932834896 140734932827216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23660/statm: 3803 3429 183 440 0 3359 0
[pid=23699] ppid=23660 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23699/stat : 23699 (satsolver.sh) S 23660 23658 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280437973 9367552 267 33554432000 4194304 5064252 140737055819360 140737055818272 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23699/statm: 2287 267 226 213 0 72 0
[pid=23700] ppid=23699 vsize=25852 CPUtime=4.15 cores=0,2,4,6
/proc/23700/stat : 23700 (glucose) R 23699 23658 21157 0 -1 4202496 6066 0 0 0 414 1 0 0 20 0 1 0 280437973 26472448 5473 33554432000 4194304 5208918 140737131928528 140737131926680 4229580 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23700/statm: 6463 5473 105 248 0 6212 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 59360

[startup+51.1005 s]
/proc/loadavg: 2.04 2.05 2.00 3/183 23700
/proc/meminfo: memFree=29320276/32873648 swapFree=7116/7116
[pid=23658] ppid=23656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23658/stat : 23658 (npSolver-pbo.sh) S 23656 23658 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280435839 9367552 275 33554432000 4194304 5064252 140734282506464 140734282505376 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23658/statm: 2287 275 233 213 0 72 0
[pid=23660] ppid=23658 vsize=15212 CPUtime=21.13 cores=0,2,4,6
/proc/23660/stat : 23660 (npSolver-pbo) S 23658 23658 21157 0 -1 4202496 12667 54149 0 0 47 16 2029 21 20 0 1 0 280435840 15577088 3429 33554432000 4194304 5992684 140734932834896 140734932827216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23660/statm: 3803 3429 183 440 0 3359 0
[pid=23699] ppid=23660 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23699/stat : 23699 (satsolver.sh) S 23660 23658 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280437973 9367552 267 33554432000 4194304 5064252 140737055819360 140737055818272 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23699/statm: 2287 267 226 213 0 72 0
[pid=23700] ppid=23699 vsize=37320 CPUtime=29.74 cores=0,2,4,6
/proc/23700/stat : 23700 (glucose) R 23699 23658 21157 0 -1 4202496 7536 0 0 0 2972 2 0 0 20 0 1 0 280437973 38215680 8451 33554432000 4194304 5208918 140737131928528 140737131926392 4228982 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23700/statm: 9330 8451 105 248 0 9079 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 70828

[startup+102.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/184 23701
/proc/meminfo: memFree=29308396/32873648 swapFree=7116/7116
[pid=23658] ppid=23656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23658/stat : 23658 (npSolver-pbo.sh) S 23656 23658 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280435839 9367552 275 33554432000 4194304 5064252 140734282506464 140734282505376 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23658/statm: 2287 275 233 213 0 72 0
[pid=23660] ppid=23658 vsize=15212 CPUtime=21.13 cores=0,2,4,6
/proc/23660/stat : 23660 (npSolver-pbo) S 23658 23658 21157 0 -1 4202496 12667 54149 0 0 47 16 2029 21 20 0 1 0 280435840 15577088 3429 33554432000 4194304 5992684 140734932834896 140734932827216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23660/statm: 3803 3429 183 440 0 3359 0
[pid=23699] ppid=23660 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23699/stat : 23699 (satsolver.sh) S 23660 23658 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280437973 9367552 267 33554432000 4194304 5064252 140737055819360 140737055818272 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23699/statm: 2287 267 226 213 0 72 0
[pid=23700] ppid=23699 vsize=45456 CPUtime=80.93 cores=0,2,4,6
/proc/23700/stat : 23700 (glucose) R 23699 23658 21157 0 -1 4202496 10065 0 0 0 8090 3 0 0 20 0 1 0 280437973 46546944 10836 33554432000 4194304 5208918 140737131928528 140737131926392 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23700/statm: 11364 10836 105 248 0 11113 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 78964

[startup+162.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/183 23709
/proc/meminfo: memFree=29330892/32873648 swapFree=7116/7116
[pid=23658] ppid=23656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23658/stat : 23658 (npSolver-pbo.sh) S 23656 23658 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280435839 9367552 275 33554432000 4194304 5064252 140734282506464 140734282505376 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23658/statm: 2287 275 233 213 0 72 0
[pid=23660] ppid=23658 vsize=15212 CPUtime=160.52 cores=0,2,4,6
/proc/23660/stat : 23660 (npSolver-pbo) S 23658 23658 21157 0 -1 4202496 14345 68014 0 0 53 17 15956 26 20 0 1 0 280435840 15577088 3430 33554432000 4194304 5992684 140734932834896 140734932827216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23660/statm: 3803 3430 183 440 0 3359 0
[pid=23708] ppid=23660 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23708/stat : 23708 (satsolver.sh) S 23660 23658 21157 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280451914 9367552 267 33554432000 4194304 5064252 140736340200832 140736340199744 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23708/statm: 2287 267 226 213 0 72 0
[pid=23709] ppid=23708 vsize=26016 CPUtime=1.53 cores=0,2,4,6
/proc/23709/stat : 23709 (glucose) R 23708 23658 21157 0 -1 4202496 6050 0 0 0 152 1 0 0 20 0 1 0 280451915 26640384 5409 33554432000 4194304 5208918 140733549573200 140733549571352 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23709/statm: 6504 5409 104 248 0 6253 0

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23782
/proc/meminfo: memFree=29294880/32873648 swapFree=7116/7116
[pid=23658] ppid=23656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23658/stat : 23658 (npSolver-pbo.sh) S 23656 23658 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280435839 9367552 275 33554432000 4194304 5064252 140734282506464 140734282505376 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23658/statm: 2287 275 233 213 0 72 0
[pid=23660] ppid=23658 vsize=15212 CPUtime=1100.35 cores=0,2,4,6
/proc/23660/stat : 23660 (npSolver-pbo) S 23658 23658 21157 0 -1 4202496 29791 176550 0 0 108 23 109839 65 20 0 1 0 280435840 15577088 3431 33554432000 4194304 5992684 140734932834896 140734932827216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23660/statm: 3803 3431 183 440 0 3359 0
[pid=23780] ppid=23660 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23780/stat : 23780 (satsolver.sh) S 23660 23658 21157 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280545916 9367552 267 33554432000 4194304 5064252 140734492068048 140734492066960 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23780/statm: 2287 267 226 213 0 72 0
[pid=23781] ppid=23780 vsize=60796 CPUtime=321.47 cores=0,2,4,6
/proc/23781/stat : 23781 (glucose) R 23780 23658 21157 0 -1 4202496 9072 0 0 0 32145 2 0 0 20 0 1 0 280545916 62255104 13586 33554432000 4194304 5208918 140734394276176 140734394274168 4229296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23781/statm: 15199 13586 105 248 0 14948 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 94304

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23782
/proc/meminfo: memFree=29293144/32873648 swapFree=7116/7116
[pid=23658] ppid=23656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23658/stat : 23658 (npSolver-pbo.sh) S 23656 23658 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280435839 9367552 275 33554432000 4194304 5064252 140734282506464 140734282505376 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23658/statm: 2287 275 233 213 0 72 0
[pid=23660] ppid=23658 vsize=15212 CPUtime=1100.35 cores=0,2,4,6
/proc/23660/stat : 23660 (npSolver-pbo) S 23658 23658 21157 0 -1 4202496 29791 176550 0 0 108 23 109839 65 20 0 1 0 280435840 15577088 3431 33554432000 4194304 5992684 140734932834896 140734932827216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23660/statm: 3803 3431 183 440 0 3359 0
[pid=23780] ppid=23660 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23780/stat : 23780 (satsolver.sh) S 23660 23658 21157 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280545916 9367552 267 33554432000 4194304 5064252 140734492068048 140734492066960 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23780/statm: 2287 267 226 213 0 72 0
[pid=23781] ppid=23780 vsize=65380 CPUtime=381.45 cores=0,2,4,6
/proc/23781/stat : 23781 (glucose) R 23780 23658 21157 0 -1 4202496 9911 0 0 0 38142 3 0 0 20 0 1 0 280545916 66949120 12480 33554432000 4194304 5208918 140734394276176 140734394274120 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23781/statm: 16345 12480 105 248 0 16094 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 98888

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 23785
/proc/meminfo: memFree=29294800/32873648 swapFree=7116/7116
[pid=23658] ppid=23656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23658/stat : 23658 (npSolver-pbo.sh) S 23656 23658 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280435839 9367552 275 33554432000 4194304 5064252 140734282506464 140734282505376 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23658/statm: 2287 275 233 213 0 72 0
[pid=23660] ppid=23658 vsize=15212 CPUtime=1100.35 cores=0,2,4,6
/proc/23660/stat : 23660 (npSolver-pbo) S 23658 23658 21157 0 -1 4202496 29791 176550 0 0 108 23 109839 65 20 0 1 0 280435840 15577088 3431 33554432000 4194304 5992684 140734932834896 140734932827216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23660/statm: 3803 3431 183 440 0 3359 0
[pid=23780] ppid=23660 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23780/stat : 23780 (satsolver.sh) S 23660 23658 21157 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280545916 9367552 267 33554432000 4194304 5064252 140734492068048 140734492066960 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23780/statm: 2287 267 226 213 0 72 0
[pid=23781] ppid=23780 vsize=65380 CPUtime=441.45 cores=0,2,4,6
/proc/23781/stat : 23781 (glucose) R 23780 23658 21157 0 -1 4202496 9911 0 0 0 44142 3 0 0 20 0 1 0 280545916 66949120 12480 33554432000 4194304 5208918 140734394276176 140734394274120 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23781/statm: 16345 12480 105 248 0 16094 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 98888

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 23785
/proc/meminfo: memFree=29292048/32873648 swapFree=7116/7116
[pid=23658] ppid=23656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23658/stat : 23658 (npSolver-pbo.sh) S 23656 23658 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280435839 9367552 275 33554432000 4194304 5064252 140734282506464 140734282505376 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23658/statm: 2287 275 233 213 0 72 0
[pid=23660] ppid=23658 vsize=15212 CPUtime=1100.35 cores=0,2,4,6
/proc/23660/stat : 23660 (npSolver-pbo) S 23658 23658 21157 0 -1 4202496 29791 176550 0 0 108 23 109839 65 20 0 1 0 280435840 15577088 3431 33554432000 4194304 5992684 140734932834896 140734932827216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23660/statm: 3803 3431 183 440 0 3359 0
[pid=23780] ppid=23660 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23780/stat : 23780 (satsolver.sh) S 23660 23658 21157 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280545916 9367552 267 33554432000 4194304 5064252 140734492068048 140734492066960 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23780/statm: 2287 267 226 213 0 72 0
[pid=23781] ppid=23780 vsize=65380 CPUtime=501.43 cores=0,2,4,6
/proc/23781/stat : 23781 (glucose) R 23780 23658 21157 0 -1 4202496 9912 0 0 0 50140 3 0 0 20 0 1 0 280545916 66949120 12992 33554432000 4194304 5208918 140734394276176 140734394274120 4229328 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23781/statm: 16345 12992 105 248 0 16094 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 98888

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 23785
/proc/meminfo: memFree=29295872/32873648 swapFree=7116/7116
[pid=23658] ppid=23656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23658/stat : 23658 (npSolver-pbo.sh) S 23656 23658 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280435839 9367552 275 33554432000 4194304 5064252 140734282506464 140734282505376 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23658/statm: 2287 275 233 213 0 72 0
[pid=23660] ppid=23658 vsize=15212 CPUtime=1100.35 cores=0,2,4,6
/proc/23660/stat : 23660 (npSolver-pbo) S 23658 23658 21157 0 -1 4202496 29791 176550 0 0 108 23 109839 65 20 0 1 0 280435840 15577088 3431 33554432000 4194304 5992684 140734932834896 140734932827216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23660/statm: 3803 3431 183 440 0 3359 0
[pid=23780] ppid=23660 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23780/stat : 23780 (satsolver.sh) S 23660 23658 21157 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 280545916 9367552 267 33554432000 4194304 5064252 140734492068048 140734492066960 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23780/statm: 2287 267 226 213 0 72 0
[pid=23781] ppid=23780 vsize=65380 CPUtime=561.42 cores=0,2,4,6
/proc/23781/stat : 23781 (glucose) R 23780 23658 21157 0 -1 4202496 9912 0 0 0 56139 3 0 0 20 0 1 0 280545916 66949120 12992 33554432000 4194304 5208918 140734394276176 140734394274120 4229273 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23781/statm: 16345 12992 105 248 0 16094 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 98888

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 23793
/proc/meminfo: memFree=29306980/32873648 swapFree=7116/7116
[pid=23658] ppid=23656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23658/stat : 23658 (npSolver-pbo.sh) S 23656 23658 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280435839 9367552 275 33554432000 4194304 5064252 140734282506464 140734282505376 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23658/statm: 2287 275 233 213 0 72 0
[pid=23660] ppid=23658 vsize=15212 CPUtime=1718.39 cores=0,2,4,6
/proc/23660/stat : 23660 (npSolver-pbo) S 23658 23658 21157 0 -1 4202496 31438 189736 0 0 114 23 171632 70 20 0 1 0 280435840 15577088 3431 33554432000 4194304 5992684 140734932834896 140734932827216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23660/statm: 3803 3431 183 440 0 3359 0
[pid=23792] ppid=23660 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23792/stat : 23792 (satsolver.sh) S 23660 23658 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280607731 9367552 267 33554432000 4194304 5064252 140736050190800 140736050189712 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23792/statm: 2287 267 226 213 0 72 0
[pid=23793] ppid=23792 vsize=25680 CPUtime=3.37 cores=0,2,4,6
/proc/23793/stat : 23793 (glucose) R 23792 23658 21157 0 -1 4202496 5931 0 0 0 336 1 0 0 20 0 1 0 280607731 26296320 5340 33554432000 4194304 5208918 140734882907440 140734882905592 4213234 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23793/statm: 6420 5340 103 248 0 6169 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 59188

[startup+1782.3 s]
/proc/loadavg: 1.97 1.99 1.99 3/183 23845
/proc/meminfo: memFree=28665420/32873648 swapFree=7116/7116
[pid=23658] ppid=23656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23658/stat : 23658 (npSolver-pbo.sh) S 23656 23658 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280435839 9367552 275 33554432000 4194304 5064252 140734282506464 140734282505376 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23658/statm: 2287 275 233 213 0 72 0
[pid=23660] ppid=23658 vsize=15212 CPUtime=1718.39 cores=0,2,4,6
/proc/23660/stat : 23660 (npSolver-pbo) S 23658 23658 21157 0 -1 4202496 31438 189736 0 0 114 23 171632 70 20 0 1 0 280435840 15577088 3431 33554432000 4194304 5992684 140734932834896 140734932827216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23660/statm: 3803 3431 183 440 0 3359 0
[pid=23792] ppid=23660 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23792/stat : 23792 (satsolver.sh) S 23660 23658 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280607731 9367552 267 33554432000 4194304 5064252 140736050190800 140736050189712 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23792/statm: 2287 267 226 213 0 72 0
[pid=23793] ppid=23792 vsize=33360 CPUtime=63.34 cores=0,2,4,6
/proc/23793/stat : 23793 (glucose) R 23792 23658 21157 0 -1 4202496 8202 0 0 0 6332 2 0 0 20 0 1 0 280607731 34160640 7930 33554432000 4194304 5208918 140734882907440 140734882905528 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23793/statm: 8340 7930 105 248 0 8089 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 66868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.98 1.99 1.99 3/183 23845
/proc/meminfo: memFree=28644888/32873648 swapFree=7116/7116
[pid=23658] ppid=23656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23658/stat : 23658 (npSolver-pbo.sh) S 23656 23658 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280435839 9367552 275 33554432000 4194304 5064252 140734282506464 140734282505376 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23658/statm: 2287 275 233 213 0 72 0
[pid=23660] ppid=23658 vsize=15212 CPUtime=1718.39 cores=0,2,4,6
/proc/23660/stat : 23660 (npSolver-pbo) S 23658 23658 21157 0 -1 4202496 31438 189736 0 0 114 23 171632 70 20 0 1 0 280435840 15577088 3431 33554432000 4194304 5992684 140734932834896 140734932827216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23660/statm: 3803 3431 183 440 0 3359 0
[pid=23792] ppid=23660 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23792/stat : 23792 (satsolver.sh) S 23660 23658 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280607731 9367552 267 33554432000 4194304 5064252 140736050190800 140736050189712 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23792/statm: 2287 267 226 213 0 72 0
[pid=23793] ppid=23792 vsize=44852 CPUtime=81.65 cores=0,2,4,6
/proc/23793/stat : 23793 (glucose) R 23792 23658 21157 0 -1 4202496 8458 0 0 0 8162 3 0 0 20 0 1 0 280607731 45928448 10228 33554432000 4194304 5208918 140734882907440 140734882905384 4229338 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23793/statm: 11213 10228 105 248 0 10962 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 78360

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.6 s]
/proc/loadavg: 1.98 1.99 1.99 3/183 23845
/proc/meminfo: memFree=28644888/32873648 swapFree=7116/7116
[pid=23658] ppid=23656 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23658/stat : 23658 (npSolver-pbo.sh) S 23656 23658 21157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280435839 9367552 275 33554432000 4194304 5064252 140734282506464 140734282505376 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23658/statm: 2287 275 233 213 0 72 0
[pid=23660] ppid=23658 vsize=15212 CPUtime=1718.39 cores=0,2,4,6
/proc/23660/stat : 23660 (npSolver-pbo) S 23658 23658 21157 0 -1 4202496 31438 189736 0 0 114 23 171632 70 20 0 1 0 280435840 15577088 3431 33554432000 4194304 5992684 140734932834896 140734932827216 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23660/statm: 3803 3431 183 440 0 3359 0
[pid=23792] ppid=23660 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23792/stat : 23792 (satsolver.sh) S 23660 23658 21157 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280607731 9367552 267 33554432000 4194304 5064252 140736050190800 140736050189712 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23792/statm: 2287 267 226 213 0 72 0
[pid=23793] ppid=23792 vsize=44852 CPUtime=81.65 cores=0,2,4,6
/proc/23793/stat : 23793 (glucose) R 23792 23658 21157 0 -1 4202496 8458 0 0 0 8162 3 0 0 20 0 1 0 280607731 45928448 10228 33554432000 4194304 5208918 140734882907440 140734882905384 4229338 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23793/statm: 11213 10228 105 248 0 10962 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 78360

Child status: 0
Real time (s): 1800.61
CPU time (s): 1800.07
CPU user time (s): 1799.09
CPU system time (s): 0.98185
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 98888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.09
system time used= 0.98185
maximum resident set size= 63404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 230623
page faults= 0
swaps= 0
block input operations= 0
block output operations= 196168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 923
involuntary context switches= 2289

runsolver used 3.65144 second user time and 7.66284 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-27 20:24:45
IDJOB=3700955
IDBENCH=92781
IDSOLVER=2277
FILE ID=node114/3700955-1338143085
RUNJOBID= node114-1338123068-21173
PBS_JOBID= 14624495
Free space on /tmp= 71460 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/IC/normalized-minisat15_5_3_8_ic.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700955-1338143085/watcher-3700955-1338143085 -o /tmp/evaluation-result-3700955-1338143085/solver-3700955-1338143085 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3700955-1338143085.opb 1297068408 HOME HOME

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

MD5SUM BENCH= db8b8cffd5752eef333f86e642ebfb0d
RANDOM SEED=1297068408

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
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:        29389396 kB
Buffers:          519820 kB
Cached:          1965644 kB
SwapCached:         2128 kB
Active:          1377484 kB
Inactive:        1258236 kB
Active(anon):     143844 kB
Inactive(anon):     7892 kB
Active(file):    1233640 kB
Inactive(file):  1250344 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103892 kB
Dirty:              8552 kB
Writeback:             0 kB
AnonPages:        232536 kB
Mapped:            15404 kB
Shmem:               116 kB
Slab:             710828 kB
SReclaimable:     155128 kB
SUnreclaim:       555700 kB
KernelStack:        1520 kB
PageTables:         4404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     276772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    143360 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= 71232 MiB
End job on node114 at 2012-05-27 20:54:45