Trace number 3750166

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 (fixed)? (TO) 1800.08 1801.11

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_5_mh_ic.opb
MD5SUM60919230beb4b87ee73e0f0d7ecbd414
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4402831
Best CPU time to get the best result obtained on this benchmark1800.79
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45775
Total number of constraints102733
Number of constraints which are clauses71450
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints31250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 17425
Biggest coefficient in the objective function 125000000
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 14243306439
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 125000000
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 14243306439
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.32	c old isEQ: 0, new EQ is 1
0.00/0.32	c old isEQ: 52, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.42	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 0
0.00/0.43	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 0
0.00/0.45	c old isEQ: 0, new EQ is 0
0.00/0.46	c old isEQ: 0, new EQ is 0
0.00/0.46	c old isEQ: 0, new EQ is 0
0.00/0.48	c old isEQ: 0, new EQ is 1
0.00/0.54	c old isEQ: 1, new EQ is 1
0.00/0.67	c run usual solver
4.89/5.33	c model valid
4.89/5.33	c current solution ok
5.78/6.22	o 346150385
5.78/6.22	c current bound: 173075205
5.78/6.22	c fallback to adder encoding
824.30/824.93	c model valid
824.30/824.93	c current solution ok
824.30/824.98	o 21905599
824.30/824.98	c current bound: 10952812
824.30/824.98	c fallback to adder encoding
1800.03/1801.11	./satsolver.sh: line 5:  1594 Terminated              ./glucose $1 > $2 2> /dev/null
1800.03/1801.11	c error: unexpected solver exit code
1800.03/1801.11	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-3750166-1339179122/watcher-3750166-1339179122 -o /tmp/evaluation-result-3750166-1339179122/solver-3750166-1339179122 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750166-1339179122.opb 1594580184 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.09 2.07 2.01 3/179 1553
/proc/meminfo: memFree=23609632/32873648 swapFree=7376/7376
[pid=1553] ppid=1551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1553/stat : 1553 (npSolver-pbo.sh) S 1551 1553 699 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384036280 9367552 275 33554432000 4194304 5064252 140733827265728 140733827264640 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1553/statm: 2287 275 233 213 0 72 0

[startup+0.096621 s]
/proc/loadavg: 2.09 2.07 2.01 3/179 1553
/proc/meminfo: memFree=23609632/32873648 swapFree=7376/7376
[pid=1553] ppid=1551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1553/stat : 1553 (npSolver-pbo.sh) S 1551 1553 699 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384036280 9367552 275 33554432000 4194304 5064252 140733827265728 140733827264640 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1553/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100224 s]
/proc/loadavg: 2.09 2.07 2.01 3/179 1553
/proc/meminfo: memFree=23609632/32873648 swapFree=7376/7376
[pid=1553] ppid=1551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1553/stat : 1553 (npSolver-pbo.sh) S 1551 1553 699 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384036280 9367552 275 33554432000 4194304 5064252 140733827265728 140733827264640 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1553/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300286 s]
/proc/loadavg: 2.09 2.07 2.01 3/179 1553
/proc/meminfo: memFree=23609632/32873648 swapFree=7376/7376
[pid=1553] ppid=1551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1553/stat : 1553 (npSolver-pbo.sh) S 1551 1553 699 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384036280 9367552 275 33554432000 4194304 5064252 140733827265728 140733827264640 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1553/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700293 s]
/proc/loadavg: 2.09 2.07 2.01 3/179 1553
/proc/meminfo: memFree=23609632/32873648 swapFree=7376/7376
[pid=1553] ppid=1551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1553/stat : 1553 (npSolver-pbo.sh) S 1551 1553 699 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384036280 9367552 275 33554432000 4194304 5064252 140733827265728 140733827264640 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1553/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50042 s]
/proc/loadavg: 2.08 2.06 2.01 3/183 1557
/proc/meminfo: memFree=23379636/32873648 swapFree=7376/7376
[pid=1553] ppid=1551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1553/stat : 1553 (npSolver-pbo.sh) S 1551 1553 699 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384036280 9367552 275 33554432000 4194304 5064252 140733827265728 140733827264640 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1553/statm: 2287 275 233 213 0 72 0
[pid=1554] ppid=1553 vsize=97192 CPUtime=0.68 cores=1,3,5,7
/proc/1554/stat : 1554 (npSolver-pbo) S 1553 1553 699 0 -1 4202496 12184 0 0 0 62 6 0 0 20 0 1 0 384036280 99524608 22533 33554432000 4194304 6004724 140735667845424 140735667839472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1554/statm: 24298 22533 164 442 0 23852 0
[pid=1556] ppid=1554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1556/stat : 1556 (cp2_pre.sh) S 1554 1553 699 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 384036350 9367552 276 33554432000 4194304 5064252 140733861265200 140733861263904 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1556/statm: 2287 276 234 213 0 72 0
[pid=1557] ppid=1556 vsize=186968 CPUtime=0.79 cores=1,3,5,7
/proc/1557/stat : 1557 (coprocessor) R 1556 1553 699 0 -1 4202496 30871 0 0 0 74 5 0 0 20 0 1 0 384036350 191455232 45267 33554432000 4194304 6586260 140734624930944 140734624927208 4770132 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/1557/statm: 46742 45267 175 584 0 46154 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 302456

[startup+3.10036 s]
/proc/loadavg: 2.08 2.06 2.01 3/183 1557
/proc/meminfo: memFree=23306264/32873648 swapFree=7376/7376
[pid=1553] ppid=1551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1553/stat : 1553 (npSolver-pbo.sh) S 1551 1553 699 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384036280 9367552 275 33554432000 4194304 5064252 140733827265728 140733827264640 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1553/statm: 2287 275 233 213 0 72 0
[pid=1554] ppid=1553 vsize=97192 CPUtime=0.68 cores=1,3,5,7
/proc/1554/stat : 1554 (npSolver-pbo) S 1553 1553 699 0 -1 4202496 12184 0 0 0 62 6 0 0 20 0 1 0 384036280 99524608 22533 33554432000 4194304 6004724 140735667845424 140735667839472 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1554/statm: 24298 22533 164 442 0 23852 0
[pid=1556] ppid=1554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1556/stat : 1556 (cp2_pre.sh) S 1554 1553 699 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 384036350 9367552 276 33554432000 4194304 5064252 140733861265200 140733861263904 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1556/statm: 2287 276 234 213 0 72 0
[pid=1557] ppid=1556 vsize=212116 CPUtime=2.38 cores=1,3,5,7
/proc/1557/stat : 1557 (coprocessor) R 1556 1553 699 0 -1 4202496 34381 0 0 0 221 17 0 0 20 0 1 0 384036350 217206784 51900 33554432000 4194304 6586260 140734624930944 140734624926696 5732496 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/1557/statm: 53029 51900 204 584 0 52441 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 327604

[startup+6.30029 s]
/proc/loadavg: 2.16 2.08 2.01 3/181 1567
/proc/meminfo: memFree=23504268/32873648 swapFree=7376/7376
[pid=1553] ppid=1551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1553/stat : 1553 (npSolver-pbo.sh) S 1551 1553 699 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384036280 9367552 275 33554432000 4194304 5064252 140733827265728 140733827264640 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1553/statm: 2287 275 233 213 0 72 0
[pid=1554] ppid=1553 vsize=97192 CPUtime=5.88 cores=1,3,5,7
/proc/1554/stat : 1554 (npSolver-pbo) R 1553 1553 699 0 -1 4202496 18749 59318 0 0 102 79 380 27 20 0 1 0 384036280 99524608 22548 33554432000 4194304 6004724 140735667845424 140735667839472 5055456 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1554/statm: 24298 22548 179 442 0 23852 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 106340

[startup+12.7004 s]
/proc/loadavg: 2.22 2.10 2.02 3/183 1571
/proc/meminfo: memFree=22617112/32873648 swapFree=7376/7376
[pid=1553] ppid=1551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1553/stat : 1553 (npSolver-pbo.sh) S 1551 1553 699 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384036280 9367552 275 33554432000 4194304 5064252 140733827265728 140733827264640 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1553/statm: 2287 275 233 213 0 72 0
[pid=1554] ppid=1553 vsize=375720 CPUtime=8.81 cores=1,3,5,7
/proc/1554/stat : 1554 (npSolver-pbo) S 1553 1553 699 0 -1 4202496 21925 59318 0 0 360 114 380 27 20 0 1 0 384036280 384737280 74439 33554432000 4194304 6004724 140735667845424 140735667837776 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1554/statm: 93930 74439 180 442 0 93484 0
[pid=1570] ppid=1554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1570/stat : 1570 (satsolver.sh) S 1554 1553 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384037203 9367552 267 33554432000 4194304 5064252 140735366622672 140735366621584 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1570/statm: 2287 267 226 213 0 72 0
[pid=1571] ppid=1570 vsize=559300 CPUtime=3.45 cores=1,3,5,7
/proc/1571/stat : 1571 (glucose) R 1570 1553 699 0 -1 4202496 83355 0 0 0 319 26 0 0 20 0 1 0 384037203 572723200 124020 33554432000 4194304 5208918 140733499106016 140733499103976 4229251 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1571/statm: 139825 124020 103 248 0 139574 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 953316

[startup+25.5004 s]
/proc/loadavg: 2.17 2.09 2.01 3/183 1571
/proc/meminfo: memFree=22583128/32873648 swapFree=7376/7376
[pid=1553] ppid=1551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1553/stat : 1553 (npSolver-pbo.sh) S 1551 1553 699 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384036280 9367552 275 33554432000 4194304 5064252 140733827265728 140733827264640 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1553/statm: 2287 275 233 213 0 72 0
[pid=1554] ppid=1553 vsize=375720 CPUtime=8.81 cores=1,3,5,7
/proc/1554/stat : 1554 (npSolver-pbo) S 1553 1553 699 0 -1 4202496 21925 59318 0 0 360 114 380 27 20 0 1 0 384036280 384737280 74439 33554432000 4194304 6004724 140735667845424 140735667837776 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1554/statm: 93930 74439 180 442 0 93484 0
[pid=1570] ppid=1554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1570/stat : 1570 (satsolver.sh) S 1554 1553 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384037203 9367552 267 33554432000 4194304 5064252 140735366622672 140735366621584 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1570/statm: 2287 267 226 213 0 72 0
[pid=1571] ppid=1570 vsize=561700 CPUtime=16.25 cores=1,3,5,7
/proc/1571/stat : 1571 (glucose) R 1570 1553 699 0 -1 4202496 84083 0 0 0 1599 26 0 0 20 0 1 0 384037203 575180800 129858 33554432000 4194304 5208918 140733499106016 140733499103864 4211584 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1571/statm: 140425 129858 104 248 0 140174 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 955716

[startup+51.1004 s]
/proc/loadavg: 2.19 2.10 2.02 3/183 1572
/proc/meminfo: memFree=22593308/32873648 swapFree=7376/7376
[pid=1553] ppid=1551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1553/stat : 1553 (npSolver-pbo.sh) S 1551 1553 699 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384036280 9367552 275 33554432000 4194304 5064252 140733827265728 140733827264640 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1553/statm: 2287 275 233 213 0 72 0
[pid=1554] ppid=1553 vsize=375720 CPUtime=8.81 cores=1,3,5,7
/proc/1554/stat : 1554 (npSolver-pbo) S 1553 1553 699 0 -1 4202496 21925 59318 0 0 360 114 380 27 20 0 1 0 384036280 384737280 74439 33554432000 4194304 6004724 140735667845424 140735667837776 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1554/statm: 93930 74439 180 442 0 93484 0
[pid=1570] ppid=1554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1570/stat : 1570 (satsolver.sh) S 1554 1553 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384037203 9367552 267 33554432000 4194304 5064252 140735366622672 140735366621584 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1570/statm: 2287 267 226 213 0 72 0
[pid=1571] ppid=1570 vsize=562652 CPUtime=41.84 cores=1,3,5,7
/proc/1571/stat : 1571 (glucose) R 1570 1553 699 0 -1 4202496 84903 0 0 0 4156 28 0 0 20 0 1 0 384037203 576155648 127883 33554432000 4194304 5208918 140733499106016 140733499103864 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1571/statm: 140663 127883 105 248 0 140412 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 956668

[startup+102.307 s]
/proc/loadavg: 2.16 2.10 2.02 3/183 1572
/proc/meminfo: memFree=22568908/32873648 swapFree=7376/7376
[pid=1553] ppid=1551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1553/stat : 1553 (npSolver-pbo.sh) S 1551 1553 699 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384036280 9367552 275 33554432000 4194304 5064252 140733827265728 140733827264640 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1553/statm: 2287 275 233 213 0 72 0
[pid=1554] ppid=1553 vsize=375720 CPUtime=8.81 cores=1,3,5,7
/proc/1554/stat : 1554 (npSolver-pbo) S 1553 1553 699 0 -1 4202496 21925 59318 0 0 360 114 380 27 20 0 1 0 384036280 384737280 74439 33554432000 4194304 6004724 140735667845424 140735667837776 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1554/statm: 93930 74439 180 442 0 93484 0
[pid=1570] ppid=1554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1570/stat : 1570 (satsolver.sh) S 1554 1553 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384037203 9367552 267 33554432000 4194304 5064252 140735366622672 140735366621584 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1570/statm: 2287 267 226 213 0 72 0
[pid=1571] ppid=1570 vsize=573692 CPUtime=93.04 cores=1,3,5,7
/proc/1571/stat : 1571 (glucose) R 1570 1553 699 0 -1 4202496 86160 0 0 0 9275 29 0 0 20 0 1 0 384037203 587460608 132206 33554432000 4194304 5208918 140733499106016 140733499102392 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1571/statm: 143423 132206 105 248 0 143172 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 967708

[startup+162.3 s]
/proc/loadavg: 2.06 2.08 2.01 3/183 1579
/proc/meminfo: memFree=22624044/32873648 swapFree=7376/7376
[pid=1553] ppid=1551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1553/stat : 1553 (npSolver-pbo.sh) S 1551 1553 699 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384036280 9367552 275 33554432000 4194304 5064252 140733827265728 140733827264640 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1553/statm: 2287 275 233 213 0 72 0
[pid=1554] ppid=1553 vsize=375720 CPUtime=8.81 cores=1,3,5,7
/proc/1554/stat : 1554 (npSolver-pbo) S 1553 1553 699 0 -1 4202496 21925 59318 0 0 360 114 380 27 20 0 1 0 384036280 384737280 74439 33554432000 4194304 6004724 140735667845424 140735667837776 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1554/statm: 93930 74439 180 442 0 93484 0
[pid=1570] ppid=1554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1570/stat : 1570 (satsolver.sh) S 1554 1553 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384037203 9367552 267 33554432000 4194304 5064252 140735366622672 140735366621584 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1570/statm: 2287 267 226 213 0 72 0
[pid=1571] ppid=1570 vsize=573692 CPUtime=153.02 cores=1,3,5,7
/proc/1571/stat : 1571 (glucose) R 1570 1553 699 0 -1 4202496 87680 0 0 0 15269 33 0 0 20 0 1 0 384037203 587460608 130526 33554432000 4194304 5208918 140733499106016 140733499102392 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1571/statm: 143423 130526 105 248 0 143172 0
Current children cumulated CPU time (s) 161.83

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


[startup+1422.31 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 1606
/proc/meminfo: memFree=22732728/32873648 swapFree=7376/7376
[pid=1553] ppid=1551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1553/stat : 1553 (npSolver-pbo.sh) S 1551 1553 699 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384036280 9367552 275 33554432000 4194304 5064252 140733827265728 140733827264640 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1553/statm: 2287 275 233 213 0 72 0
[pid=1554] ppid=1553 vsize=375720 CPUtime=826.9 cores=1,3,5,7
/proc/1554/stat : 1554 (npSolver-pbo) S 1553 1553 699 0 -1 4202496 30917 168621 0 0 600 143 81785 162 20 0 1 0 384036280 384737280 66248 33554432000 4194304 6004724 140735667845424 140735667837776 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 21 0 0
/proc/1554/statm: 93930 66248 181 442 0 93484 0
[pid=1593] ppid=1554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1593/stat : 1593 (satsolver.sh) S 1554 1553 699 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384119052 9367552 266 33554432000 4194304 5064252 140735603457152 140735603456064 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1593/statm: 2287 266 226 213 0 72 0
[pid=1594] ppid=1593 vsize=541432 CPUtime=594.4 cores=1,3,5,7
/proc/1594/stat : 1594 (glucose) R 1593 1553 699 0 -1 4202496 78714 0 0 0 59414 26 0 0 20 0 1 0 384119053 554426368 117813 33554432000 4194304 5208918 140733993330048 140733993326424 4229824 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1594/statm: 135358 117813 104 248 0 135107 0
Current children cumulated CPU time (s) 1421.3
Current children cumulated vsize (KiB) 935448

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 1606
/proc/meminfo: memFree=22718188/32873648 swapFree=7376/7376
[pid=1553] ppid=1551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1553/stat : 1553 (npSolver-pbo.sh) S 1551 1553 699 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384036280 9367552 275 33554432000 4194304 5064252 140733827265728 140733827264640 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1553/statm: 2287 275 233 213 0 72 0
[pid=1554] ppid=1553 vsize=375720 CPUtime=826.9 cores=1,3,5,7
/proc/1554/stat : 1554 (npSolver-pbo) S 1553 1553 699 0 -1 4202496 30917 168621 0 0 600 143 81785 162 20 0 1 0 384036280 384737280 66248 33554432000 4194304 6004724 140735667845424 140735667837776 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 21 0 0
/proc/1554/statm: 93930 66248 181 442 0 93484 0
[pid=1593] ppid=1554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1593/stat : 1593 (satsolver.sh) S 1554 1553 699 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384119052 9367552 266 33554432000 4194304 5064252 140735603457152 140735603456064 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1593/statm: 2287 266 226 213 0 72 0
[pid=1594] ppid=1593 vsize=541432 CPUtime=654.38 cores=1,3,5,7
/proc/1594/stat : 1594 (glucose) R 1593 1553 699 0 -1 4202496 79099 0 0 0 65412 26 0 0 20 0 1 0 384119053 554426368 119731 33554432000 4194304 5208918 140733993330048 140733993326424 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1594/statm: 135358 119731 104 248 0 135107 0
Current children cumulated CPU time (s) 1481.28
Current children cumulated vsize (KiB) 935448

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 1606
/proc/meminfo: memFree=22710572/32873648 swapFree=7376/7376
[pid=1553] ppid=1551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1553/stat : 1553 (npSolver-pbo.sh) S 1551 1553 699 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384036280 9367552 275 33554432000 4194304 5064252 140733827265728 140733827264640 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1553/statm: 2287 275 233 213 0 72 0
[pid=1554] ppid=1553 vsize=375720 CPUtime=826.9 cores=1,3,5,7
/proc/1554/stat : 1554 (npSolver-pbo) S 1553 1553 699 0 -1 4202496 30917 168621 0 0 600 143 81785 162 20 0 1 0 384036280 384737280 66248 33554432000 4194304 6004724 140735667845424 140735667837776 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 21 0 0
/proc/1554/statm: 93930 66248 181 442 0 93484 0
[pid=1593] ppid=1554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1593/stat : 1593 (satsolver.sh) S 1554 1553 699 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384119052 9367552 266 33554432000 4194304 5064252 140735603457152 140735603456064 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1593/statm: 2287 266 226 213 0 72 0
[pid=1594] ppid=1593 vsize=545696 CPUtime=714.37 cores=1,3,5,7
/proc/1594/stat : 1594 (glucose) R 1593 1553 699 0 -1 4202496 79406 0 0 0 71411 26 0 0 20 0 1 0 384119053 558792704 123615 33554432000 4194304 5208918 140733993330048 140733993326424 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1594/statm: 136424 123615 104 248 0 136173 0
Current children cumulated CPU time (s) 1541.27
Current children cumulated vsize (KiB) 939712

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 1607
/proc/meminfo: memFree=22693060/32873648 swapFree=7376/7376
[pid=1553] ppid=1551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1553/stat : 1553 (npSolver-pbo.sh) S 1551 1553 699 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384036280 9367552 275 33554432000 4194304 5064252 140733827265728 140733827264640 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1553/statm: 2287 275 233 213 0 72 0
[pid=1554] ppid=1553 vsize=375720 CPUtime=826.9 cores=1,3,5,7
/proc/1554/stat : 1554 (npSolver-pbo) S 1553 1553 699 0 -1 4202496 30917 168621 0 0 600 143 81785 162 20 0 1 0 384036280 384737280 66248 33554432000 4194304 6004724 140735667845424 140735667837776 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 21 0 0
/proc/1554/statm: 93930 66248 181 442 0 93484 0
[pid=1593] ppid=1554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1593/stat : 1593 (satsolver.sh) S 1554 1553 699 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384119052 9367552 266 33554432000 4194304 5064252 140735603457152 140735603456064 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1593/statm: 2287 266 226 213 0 72 0
[pid=1594] ppid=1593 vsize=627084 CPUtime=774.36 cores=1,3,5,7
/proc/1594/stat : 1594 (glucose) R 1593 1553 699 0 -1 4202496 79928 0 0 0 77409 27 0 0 20 0 1 0 384119053 642134016 126175 33554432000 4194304 5208918 140733993330048 140733993326424 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1594/statm: 156771 126175 104 248 0 156520 0
Current children cumulated CPU time (s) 1601.26
Current children cumulated vsize (KiB) 1021100

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 1665
/proc/meminfo: memFree=22723960/32873648 swapFree=7376/7376
[pid=1553] ppid=1551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1553/stat : 1553 (npSolver-pbo.sh) S 1551 1553 699 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384036280 9367552 275 33554432000 4194304 5064252 140733827265728 140733827264640 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1553/statm: 2287 275 233 213 0 72 0
[pid=1554] ppid=1553 vsize=375720 CPUtime=826.9 cores=1,3,5,7
/proc/1554/stat : 1554 (npSolver-pbo) S 1553 1553 699 0 -1 4202496 30917 168621 0 0 600 143 81785 162 20 0 1 0 384036280 384737280 66248 33554432000 4194304 6004724 140735667845424 140735667837776 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 21 0 0
/proc/1554/statm: 93930 66248 181 442 0 93484 0
[pid=1593] ppid=1554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1593/stat : 1593 (satsolver.sh) S 1554 1553 699 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384119052 9367552 266 33554432000 4194304 5064252 140735603457152 140735603456064 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1593/statm: 2287 266 226 213 0 72 0
[pid=1594] ppid=1593 vsize=545696 CPUtime=834.35 cores=1,3,5,7
/proc/1594/stat : 1594 (glucose) R 1593 1553 699 0 -1 4202496 80129 0 0 0 83406 29 0 0 20 0 1 0 384119053 558792704 118349 33554432000 4194304 5208918 140733993330048 140733993328136 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1594/statm: 136424 118349 104 248 0 136173 0
Current children cumulated CPU time (s) 1661.25
Current children cumulated vsize (KiB) 939712

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 1668
/proc/meminfo: memFree=22686296/32873648 swapFree=7376/7376
[pid=1553] ppid=1551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1553/stat : 1553 (npSolver-pbo.sh) S 1551 1553 699 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384036280 9367552 275 33554432000 4194304 5064252 140733827265728 140733827264640 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1553/statm: 2287 275 233 213 0 72 0
[pid=1554] ppid=1553 vsize=375720 CPUtime=826.9 cores=1,3,5,7
/proc/1554/stat : 1554 (npSolver-pbo) S 1553 1553 699 0 -1 4202496 30917 168621 0 0 600 143 81785 162 20 0 1 0 384036280 384737280 66248 33554432000 4194304 6004724 140735667845424 140735667837776 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 21 0 0
/proc/1554/statm: 93930 66248 181 442 0 93484 0
[pid=1593] ppid=1554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1593/stat : 1593 (satsolver.sh) S 1554 1553 699 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384119052 9367552 266 33554432000 4194304 5064252 140735603457152 140735603456064 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1593/statm: 2287 266 226 213 0 72 0
[pid=1594] ppid=1593 vsize=545696 CPUtime=894.34 cores=1,3,5,7
/proc/1594/stat : 1594 (glucose) R 1593 1553 699 0 -1 4202496 80134 0 0 0 89405 29 0 0 20 0 1 0 384119053 558792704 120909 33554432000 4194304 5208918 140733993330048 140733993325816 4211668 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1594/statm: 136424 120909 104 248 0 136173 0
Current children cumulated CPU time (s) 1721.24
Current children cumulated vsize (KiB) 939712

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 1668
/proc/meminfo: memFree=22637348/32873648 swapFree=7376/7376
[pid=1553] ppid=1551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1553/stat : 1553 (npSolver-pbo.sh) S 1551 1553 699 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384036280 9367552 275 33554432000 4194304 5064252 140733827265728 140733827264640 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1553/statm: 2287 275 233 213 0 72 0
[pid=1554] ppid=1553 vsize=375720 CPUtime=826.9 cores=1,3,5,7
/proc/1554/stat : 1554 (npSolver-pbo) S 1553 1553 699 0 -1 4202496 30917 168621 0 0 600 143 81785 162 20 0 1 0 384036280 384737280 66248 33554432000 4194304 6004724 140735667845424 140735667837776 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 21 0 0
/proc/1554/statm: 93930 66248 181 442 0 93484 0
[pid=1593] ppid=1554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1593/stat : 1593 (satsolver.sh) S 1554 1553 699 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384119052 9367552 266 33554432000 4194304 5064252 140735603457152 140735603456064 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1593/statm: 2287 266 226 213 0 72 0
[pid=1594] ppid=1593 vsize=545696 CPUtime=954.33 cores=1,3,5,7
/proc/1594/stat : 1594 (glucose) R 1593 1553 699 0 -1 4202496 80140 0 0 0 95404 29 0 0 20 0 1 0 384119053 558792704 123469 33554432000 4194304 5208918 140733993330048 140733993325736 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1594/statm: 136424 123469 104 248 0 136173 0
Current children cumulated CPU time (s) 1781.23
Current children cumulated vsize (KiB) 939712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1668
/proc/meminfo: memFree=22662548/32873648 swapFree=7376/7376
[pid=1553] ppid=1551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1553/stat : 1553 (npSolver-pbo.sh) S 1551 1553 699 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384036280 9367552 275 33554432000 4194304 5064252 140733827265728 140733827264640 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1553/statm: 2287 275 233 213 0 72 0
[pid=1554] ppid=1553 vsize=375720 CPUtime=826.9 cores=1,3,5,7
/proc/1554/stat : 1554 (npSolver-pbo) S 1553 1553 699 0 -1 4202496 30917 168621 0 0 600 143 81785 162 20 0 1 0 384036280 384737280 66248 33554432000 4194304 6004724 140735667845424 140735667837776 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 21 0 0
/proc/1554/statm: 93930 66248 181 442 0 93484 0
[pid=1593] ppid=1554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1593/stat : 1593 (satsolver.sh) S 1554 1553 699 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384119052 9367552 266 33554432000 4194304 5064252 140735603457152 140735603456064 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1593/statm: 2287 266 226 213 0 72 0
[pid=1594] ppid=1593 vsize=549836 CPUtime=973.13 cores=1,3,5,7
/proc/1594/stat : 1594 (glucose) R 1593 1553 699 0 -1 4202496 80144 0 0 0 97284 29 0 0 20 0 1 0 384119053 563032064 125517 33554432000 4194304 5208918 140733993330048 140733993327880 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1594/statm: 137459 125517 104 248 0 137208 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 943852

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1668
/proc/meminfo: memFree=22662548/32873648 swapFree=7376/7376
[pid=1553] ppid=1551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1553/stat : 1553 (npSolver-pbo.sh) S 1551 1553 699 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384036280 9367552 275 33554432000 4194304 5064252 140733827265728 140733827264640 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1553/statm: 2287 275 233 213 0 72 0
[pid=1554] ppid=1553 vsize=375720 CPUtime=826.9 cores=1,3,5,7
/proc/1554/stat : 1554 (npSolver-pbo) S 1553 1553 699 0 -1 4202496 30917 168621 0 0 600 143 81785 162 20 0 1 0 384036280 384737280 66248 33554432000 4194304 6004724 140735667845424 140735667837776 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 21 0 0
/proc/1554/statm: 93930 66248 181 442 0 93484 0
[pid=1593] ppid=1554 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1593/stat : 1593 (satsolver.sh) S 1554 1553 699 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384119052 9367552 266 33554432000 4194304 5064252 140735603457152 140735603456064 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1593/statm: 2287 266 226 213 0 72 0
[pid=1594] ppid=1593 vsize=549836 CPUtime=973.13 cores=1,3,5,7
/proc/1594/stat : 1594 (glucose) R 1593 1553 699 0 -1 4202496 80144 0 0 0 97284 29 0 0 20 0 1 0 384119053 563032064 125517 33554432000 4194304 5208918 140733993330048 140733993327880 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1594/statm: 137459 125517 104 248 0 137208 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 943852

Child status: 0
Real time (s): 1801.11
CPU time (s): 1800.08
CPU user time (s): 1796.71
CPU system time (s): 3.37249
CPU usage (%): 99.9428
Max. virtual memory (cumulated for all children) (KiB): 1199152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.71
system time used= 3.37249
maximum resident set size= 742968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 280672
page faults= 0
swaps= 0
block input operations= 16
block output operations= 830768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3373
involuntary context switches= 1999

runsolver used 3.38948 second user time and 9.64653 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-08 20:12:02
IDJOB=3750166
IDBENCH=92687
IDSOLVER=2334
FILE ID=node149/3750166-1339179122
RUNJOBID= node149-1339170286-716
PBS_JOBID= 14643834
Free space on /tmp= 63404 MiB

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

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

MD5SUM BENCH= 60919230beb4b87ee73e0f0d7ecbd414
RANDOM SEED=1594580184

node149.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.145
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.29
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.145
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.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
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.145
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.145
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.145
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	: 5438.55
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.145
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.145
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:        23609524 kB
Buffers:          120924 kB
Cached:          7737848 kB
SwapCached:         2136 kB
Active:           720880 kB
Inactive:        7346944 kB
Active(anon):     208556 kB
Inactive(anon):     2768 kB
Active(file):     512324 kB
Inactive(file):  7344176 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67100028 kB
Dirty:             12808 kB
Writeback:             0 kB
AnonPages:        286956 kB
Mapped:             9888 kB
Shmem:                 0 kB
Slab:            1055596 kB
SReclaimable:     499172 kB
SUnreclaim:       556424 kB
KernelStack:        1480 kB
PageTables:         4524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     374484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    174080 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= 63224 MiB
End job on node149 at 2012-06-08 20:42:03