Trace number 4082712

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 NameAnswerobjective functionCPU timeWall clock time
NaPS 1.02? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-3.opb
MD5SUM473e2cd0e31e48ba0932d7bd34857dd0
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6352
Total number of constraints13473
Number of constraints which are clauses13473
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 6352
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6352
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6352
Number of bits of the biggest sum of numbers13
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.00	c NaPS 1.02b.
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED *** by signal 15
1800.01/1800.30	s UNKNOWN
1800.01/1800.30	c _____________________________________________________________________________
1800.01/1800.30	c 
1800.01/1800.30	c std/band forms        : 0,0
1800.01/1800.30	c 2cl/3cl ITE-codings   : 0,0
1800.01/1800.30	c BDD/srt/adr Max costs : 0,0,0
1800.01/1800.30	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
1800.01/1800.30	c BDD nodes             : 0
1800.01/1800.30	c Es1/CC detections     : 0,0
1800.01/1800.30	c SAT/UNSAT calls       : 0,0
1800.01/1800.30	c restarts              : 0
1800.01/1800.30	c conflicts             : 0              (0 /sec)
1800.01/1800.30	c decisions             : 0              (0 /sec)
1800.01/1800.30	c propagations          : 0              (0 /sec)
1800.01/1800.30	c inspects              : 0              (0 /sec)
1800.01/1800.30	c CPU time (solving tm) : 1800 s        (0 s)
1800.01/1800.30	c Time for Opt-base     : 0 s
1800.01/1800.30	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4082712-1465234649/watcher-4082712-1465234649 -o /tmp/evaluation-result-4082712-1465234649/solver-4082712-1465234649 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1465222007-31552 --watchdog 1960 naps-1.02 HOME/instance-4082712-1465234649.opb 

pid=1853
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.12 2.21 2.18 4/176 1856
/proc/meminfo: memFree=30332828/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=8564 CPUtime=0 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 773 0 0 0 0 0 0 0 20 0 1 0 105398452 8769536 648 33554432000 4194304 5796924 140735033236144 140735033235448 4839552 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 2141 648 116 392 0 1740 0

[startup+0.100162 s]
/proc/loadavg: 2.12 2.21 2.18 4/176 1856
/proc/meminfo: memFree=30332828/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=9184 CPUtime=0.09 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 1017 0 0 0 9 0 0 0 20 0 1 0 105398452 9404416 881 33554432000 4194304 5796924 140735033236144 140735033235448 5183584 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 2317 882 129 392 0 1916 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9184

[startup+0.200348 s]
/proc/loadavg: 2.12 2.21 2.18 4/176 1856
/proc/meminfo: memFree=30332828/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=6316 CPUtime=0.19 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 1546 0 0 0 19 0 0 0 20 0 1 0 105398452 6467584 1177 33554432000 4194304 5796924 140735033236144 140735033233256 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 1579 1177 151 392 0 1178 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6316

[startup+0.300272 s]
/proc/loadavg: 2.12 2.21 2.18 4/176 1856
/proc/meminfo: memFree=30332828/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=6316 CPUtime=0.29 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 1589 0 0 0 29 0 0 0 20 0 1 0 105398452 6467584 1218 33554432000 4194304 5796924 140735033236144 140735033233256 4611179 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 1579 1218 153 392 0 1178 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6316

[startup+0.700237 s]
/proc/loadavg: 2.12 2.21 2.18 4/176 1856
/proc/meminfo: memFree=30332828/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=7076 CPUtime=0.69 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 1717 0 0 0 69 0 0 0 20 0 1 0 105398452 7245824 1342 33554432000 4194304 5796924 140735033236144 140735033233256 4606799 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 1769 1342 153 392 0 1368 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7076

[startup+1.50023 s]
/proc/loadavg: 2.12 2.21 2.18 4/177 1857
/proc/meminfo: memFree=30333344/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=9528 CPUtime=1.49 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 2266 0 0 0 149 0 0 0 20 0 1 0 105398452 9756672 1655 33554432000 4194304 5796924 140735033236144 140735033233384 4593521 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 2382 1655 154 392 0 1981 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9528

[startup+3.10023 s]
/proc/loadavg: 2.11 2.21 2.18 4/177 1857
/proc/meminfo: memFree=30330756/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=10560 CPUtime=3.09 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 2754 0 0 0 309 0 0 0 20 0 1 0 105398452 10813440 2115 33554432000 4194304 5796924 140735033236144 140735033233208 4606507 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 2640 2115 154 392 0 2239 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10560

[startup+6.30023 s]
/proc/loadavg: 2.11 2.21 2.18 4/177 1857
/proc/meminfo: memFree=30323496/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=16908 CPUtime=6.29 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 3801 0 0 0 629 0 0 0 20 0 1 0 105398452 17313792 3626 33554432000 4194304 5796924 140735033236144 140735033233208 4611125 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 4227 3626 154 392 0 3826 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16908

[startup+12.7003 s]
/proc/loadavg: 2.09 2.20 2.18 3/177 1857
/proc/meminfo: memFree=30311368/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=19628 CPUtime=12.68 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 4728 0 0 0 1268 0 0 0 20 0 1 0 105398452 20099072 4511 33554432000 4194304 5796924 140735033236144 140735033233208 4583342 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 4907 4511 154 392 0 4506 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19628

[startup+25.5003 s]
/proc/loadavg: 2.15 2.21 2.18 3/177 1857
/proc/meminfo: memFree=30313196/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=16952 CPUtime=25.48 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 5790 0 0 0 2548 0 0 0 20 0 1 0 105398452 17358848 3884 33554432000 4194304 5796924 140735033236144 140735033233496 4595191 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 4238 3884 154 392 0 3837 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16952

[startup+51.1003 s]
/proc/loadavg: 2.10 2.19 2.18 3/177 1857
/proc/meminfo: memFree=30284708/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=36180 CPUtime=51.08 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 7624 0 0 0 5107 1 0 0 20 0 1 0 105398452 37048320 8479 33554432000 4194304 5796924 140735033236144 140735033233208 4593857 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 9045 8479 154 392 0 8644 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36180

[startup+102.3 s]
/proc/loadavg: 2.11 2.18 2.17 3/177 1859
/proc/meminfo: memFree=30236012/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=47784 CPUtime=102.28 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 8687 0 0 0 10226 2 0 0 20 0 1 0 105398452 48930816 11576 33554432000 4194304 5796924 140735033236144 140735033233208 4606718 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 11946 11576 154 392 0 11545 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 47784

[startup+162.3 s]
/proc/loadavg: 2.22 2.19 2.18 3/178 1863
/proc/meminfo: memFree=30222524/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=66612 CPUtime=162.26 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 10386 0 0 0 16223 3 0 0 20 0 1 0 105398452 68210688 14390 33554432000 4194304 5796924 140735033236144 140735033233384 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 16653 14390 154 392 0 16252 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 66612

[startup+222.307 s]
/proc/loadavg: 2.38 2.23 2.19 3/177 1864
/proc/meminfo: memFree=30211852/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=66612 CPUtime=222.26 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 10389 0 0 0 22223 3 0 0 20 0 1 0 105398452 68210688 15926 33554432000 4194304 5796924 140735033236144 140735033233384 4596131 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 16653 15926 154 392 0 16252 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 66612

[startup+282.3 s]
/proc/loadavg: 2.23 2.22 2.18 3/177 1865
/proc/meminfo: memFree=30203716/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=73280 CPUtime=282.25 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 11429 0 0 0 28221 4 0 0 20 0 1 0 105398452 75038720 17950 33554432000 4194304 5796924 140735033236144 140735033233208 4607802 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 18320 17950 154 392 0 17919 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 73280

[startup+342.3 s]
/proc/loadavg: 2.31 2.24 2.19 3/177 1866
/proc/meminfo: memFree=30196572/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=78208 CPUtime=342.23 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 12455 0 0 0 34219 4 0 0 20 0 1 0 105398452 80084992 18943 33554432000 4194304 5796924 140735033236144 140735033233208 4606495 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 19552 18943 154 392 0 19151 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 78208

[startup+402.3 s]
/proc/loadavg: 2.21 2.22 2.18 3/177 1868
/proc/meminfo: memFree=30206872/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=79488 CPUtime=402.22 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 13037 0 0 0 40218 4 0 0 20 0 1 0 105398452 81395712 19502 33554432000 4194304 5796924 140735033236144 140735033233208 4607241 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 19872 19502 154 392 0 19471 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 79488

[startup+462.3 s]
/proc/loadavg: 2.25 2.23 2.18 4/177 1869
/proc/meminfo: memFree=30172168/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=93240 CPUtime=462.22 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 14088 0 0 0 46216 6 0 0 20 0 1 0 105398452 95477760 22070 33554432000 4194304 5796924 140735033236144 140735033233384 4606704 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 23310 22070 154 392 0 22909 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 93240

[startup+522.3 s]
/proc/loadavg: 2.23 2.23 2.18 4/177 1870
/proc/meminfo: memFree=30168132/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=93240 CPUtime=522.21 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 15498 0 0 0 52214 7 0 0 20 0 1 0 105398452 95477760 22940 33554432000 4194304 5796924 140735033236144 140735033233608 4606514 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 23310 22940 154 392 0 22909 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 93240

[startup+582.3 s]
/proc/loadavg: 2.14 2.20 2.18 3/177 1871
/proc/meminfo: memFree=30168244/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=93240 CPUtime=582.2 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 16538 0 0 0 58212 8 0 0 20 0 1 0 105398452 95477760 22940 33554432000 4194304 5796924 140735033236144 140735033233608 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 23310 22940 154 392 0 22909 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 93240


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


[startup+942.3 s]
/proc/loadavg: 2.13 2.17 2.17 3/177 1881
/proc/meminfo: memFree=30168144/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=93240 CPUtime=942.14 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 21242 0 0 0 94200 14 0 0 20 0 1 0 105398452 95477760 22940 33554432000 4194304 5796924 140735033236144 140735033233608 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 23310 22940 154 392 0 22909 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 93240

[startup+1002.3 s]
/proc/loadavg: 2.18 2.18 2.18 3/177 1883
/proc/meminfo: memFree=30124956/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=142560 CPUtime=1002.13 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 22293 0 0 0 100197 16 0 0 20 0 1 0 105398452 145981440 33684 33554432000 4194304 5796924 140735033236144 140735033233432 4595321 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 35640 33684 154 392 0 35239 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 142560

[startup+1062.3 s]
/proc/loadavg: 2.24 2.19 2.18 4/177 1884
/proc/meminfo: memFree=30167176/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=93240 CPUtime=1062.12 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 22893 0 0 0 106195 17 0 0 20 0 1 0 105398452 95477760 22940 33554432000 4194304 5796924 140735033236144 140735033233608 4606480 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 23310 22940 154 392 0 22909 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 93240

[startup+1122.3 s]
/proc/loadavg: 2.25 2.20 2.18 3/177 1885
/proc/meminfo: memFree=30135280/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=142560 CPUtime=1122.11 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 24010 0 0 0 112192 19 0 0 20 0 1 0 105398452 145981440 31124 33554432000 4194304 5796924 140735033236144 140735033233432 4606495 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 35640 31124 154 392 0 35239 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 142560

[startup+1182.3 s]
/proc/loadavg: 2.18 2.19 2.18 3/177 1886
/proc/meminfo: memFree=30117276/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=142560 CPUtime=1182.1 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 24612 0 0 0 118189 21 0 0 20 0 1 0 105398452 145981440 33172 33554432000 4194304 5796924 140735033236144 140735033233432 4606480 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 35640 33172 154 392 0 35239 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 142560

[startup+1242.3 s]
/proc/loadavg: 2.16 2.18 2.18 3/177 1887
/proc/meminfo: memFree=30106108/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=142560 CPUtime=1242.09 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 25214 0 0 0 124186 23 0 0 20 0 1 0 105398452 145981440 34708 33554432000 4194304 5796924 140735033236144 140735033233432 4568928 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 35640 34708 154 392 0 35239 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 142560

[startup+1302.3 s]
/proc/loadavg: 2.28 2.21 2.19 3/177 1889
/proc/meminfo: memFree=30100252/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=173380 CPUtime=1302.08 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 25883 0 0 0 130183 25 0 0 20 0 1 0 105398452 177541120 35799 33554432000 4194304 5796924 140735033236144 140735033233784 4606807 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 43345 35799 154 392 0 42944 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 173380

[startup+1362.3 s]
/proc/loadavg: 2.13 2.18 2.18 3/178 1893
/proc/meminfo: memFree=30096024/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=173380 CPUtime=1362.08 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 26484 0 0 0 136181 27 0 0 20 0 1 0 105398452 177541120 36823 33554432000 4194304 5796924 140735033236144 140735033233784 4569014 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 43345 36823 154 392 0 42944 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 173380

[startup+1422.3 s]
/proc/loadavg: 2.25 2.21 2.18 3/178 1917
/proc/meminfo: memFree=30151260/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=93240 CPUtime=1422.08 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 27086 0 0 0 142179 29 0 0 20 0 1 0 105398452 95477760 22940 33554432000 4194304 5796924 140735033236144 140735033233608 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 23310 22940 154 392 0 22909 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 93240

[startup+1482.3 s]
/proc/loadavg: 2.29 2.23 2.19 3/177 1918
/proc/meminfo: memFree=30151640/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=93240 CPUtime=1482.05 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 27687 0 0 0 148175 30 0 0 20 0 1 0 105398452 95477760 22940 33554432000 4194304 5796924 140735033236144 140735033233608 4606520 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 23310 22940 154 392 0 22909 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 93240

[startup+1542.31 s]
/proc/loadavg: 2.26 2.23 2.19 3/177 1919
/proc/meminfo: memFree=30119752/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=142560 CPUtime=1542.06 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 28809 0 0 0 154174 32 0 0 20 0 1 0 105398452 145981440 31124 33554432000 4194304 5796924 140735033236144 140735033233432 4569824 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 35640 31124 154 392 0 35239 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 142560

[startup+1602.3 s]
/proc/loadavg: 2.29 2.24 2.19 3/177 1921
/proc/meminfo: memFree=30119636/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=142560 CPUtime=1602.03 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 29410 0 0 0 160170 33 0 0 20 0 1 0 105398452 145981440 31124 33554432000 4194304 5796924 140735033236144 140735033233432 4593693 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 35640 31124 154 392 0 35239 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 142560

[startup+1662.3 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 1922
/proc/meminfo: memFree=30117772/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=142560 CPUtime=1662.03 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 30015 0 0 0 166168 35 0 0 20 0 1 0 105398452 145981440 31636 33554432000 4194304 5796924 140735033236144 140735033233432 4606495 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 35640 31636 154 392 0 35239 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 142560

[startup+1722.3 s]
/proc/loadavg: 2.16 2.21 2.18 3/177 1923
/proc/meminfo: memFree=30115368/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=142560 CPUtime=1722.02 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 30620 0 0 0 172165 37 0 0 20 0 1 0 105398452 145981440 32148 33554432000 4194304 5796924 140735033236144 140735033233432 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 35640 32148 154 392 0 35239 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 142560

[startup+1782.3 s]
/proc/loadavg: 2.15 2.20 2.18 3/177 1924
/proc/meminfo: memFree=30116928/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=142560 CPUtime=1782.02 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 31224 0 0 0 178163 39 0 0 20 0 1 0 105398452 145981440 31636 33554432000 4194304 5796924 140735033236144 140735033233432 4594173 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 35640 31636 154 392 0 35239 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 142560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.04 2.17 2.17 3/177 1970
/proc/meminfo: memFree=30199108/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=142560 CPUtime=1800.01 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 31230 0 0 0 179962 39 0 0 20 0 1 0 105398452 145981440 34708 33554432000 4194304 5796924 140735033236144 140735033233432 4606480 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 35640 34708 154 392 0 35239 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 142560

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 1856 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.04 2.17 2.17 3/177 1970
/proc/meminfo: memFree=30199108/32872528 swapFree=15644/1722384
[pid=1856] ppid=1853 vsize=142560 CPUtime=1800.01 cores=0,2,4,6
/proc/1856/stat : 1856 (naps-1.02) R 1853 1856 31536 0 -1 4202496 31230 0 0 0 179962 39 0 0 20 0 1 0 105398452 145981440 34708 33554432000 4194304 5796924 140735033236144 140735033233432 4606480 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/1856/statm: 35640 34708 154 392 0 35239 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 142560

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.62
CPU system time (s): 0.397939
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 173380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.62
system time used= 0.397939
maximum resident set size= 155484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31243
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 1969

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.64629 second user time and 6.81496 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-06 19:37:29
IDJOB=4082712
IDBENCH=2109
IDSOLVER=2544
FILE ID=node120/4082712-1465234649
RUNJOBID= node120-1465222007-31552
PBS_JOBID= 19843231
Free space on /tmp= 71736 MiB

SOLVER NAME= NaPS 1.02
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-3.opb
COMMAND LINE= naps-1.02 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4082712-1465234649/watcher-4082712-1465234649 -o /tmp/evaluation-result-4082712-1465234649/solver-4082712-1465234649 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1465222007-31552 --watchdog 1960  naps-1.02 HOME/instance-4082712-1465234649.opb

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

MD5SUM BENCH= 473e2cd0e31e48ba0932d7bd34857dd0
RANDOM SEED=885535985

node120.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.425
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.85
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.425
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	: 5332.55
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.425
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	: 5332.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.425
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	: 5332.55
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.425
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	: 5332.55
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.425
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	: 5332.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.425
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	: 5332.55
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.425
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30332828 kB
Buffers:           17588 kB
Cached:            66240 kB
SwapCached:         1080 kB
Active:            68344 kB
Inactive:          42736 kB
Active(anon):      27884 kB
Inactive(anon):     1852 kB
Active(file):      40460 kB
Inactive(file):    40884 kB
Unevictable:     1722384 kB
Mlocked:           15644 kB
SwapTotal:      67108856 kB
SwapFree:       67099496 kB
Dirty:              8720 kB
Writeback:             0 kB
AnonPages:       1749272 kB
Mapped:             7904 kB
Shmem:                 0 kB
Slab:             566712 kB
SReclaimable:       9976 kB
SUnreclaim:       556736 kB
KernelStack:        1440 kB
PageTables:         7560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1873324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1712128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node120 at 2016-06-06 20:07:29