Trace number 4099835

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.11 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-reduced-mps-v2-20-10-ran14x18.opb
MD5SUM61bd3dd8a49bc9125fdf13f69f76abf6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.06399
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables7812
Total number of constraints284
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints284
Minimum length of a constraint31
Maximum length of a constraint540
Number of terms in the objective function 7812
Biggest coefficient in the objective function 1941
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 530902
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 530902
Number of bits of the biggest sum of numbers20
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.09/1800.40	c 
1800.09/1800.40	c *** TERMINATED *** by signal 15
1800.09/1800.40	s UNKNOWN
1800.09/1800.40	c _____________________________________________________________________________
1800.09/1800.40	c 
1800.09/1800.40	c std/band forms        : 280,4
1800.09/1800.40	c 2cl/3cl ITE-codings   : 20510,1756
1800.09/1800.40	c BDD/srt/adr Max costs : 777,0,0
1800.09/1800.40	c BDDraw/bin/mul/srt/adr: 74,0,210,0,0
1800.09/1800.40	c BDD nodes             : 35370
1800.09/1800.40	c Es1/CC detections     : 0,0
1800.09/1800.40	c SAT/UNSAT calls       : 0,0
1800.09/1800.40	c restarts              : 0
1800.09/1800.40	c conflicts             : 0              (0 /sec)
1800.09/1800.40	c decisions             : 0              (0 /sec)
1800.09/1800.40	c propagations          : 0              (0 /sec)
1800.09/1800.40	c inspects              : 0              (0 /sec)
1800.09/1800.40	c CPU time (solving tm) : 1799 s        (0 s)
1800.09/1800.40	c Time for Opt-base     : 0.02799 s
1800.09/1800.40	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-4099835-1466208513/watcher-4099835-1466208513 -o /tmp/evaluation-result-4099835-1466208513/solver-4099835-1466208513 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466206070-7007 --watchdog 1960 naps-1.02 HOME/instance-4099835-1466208513.opb 

pid=9967
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.04 2.01 1.84 3/177 9970
/proc/meminfo: memFree=29862656/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=8520 CPUtime=0 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 757 0 0 0 0 0 0 0 20 0 1 0 22897957 8724480 631 33554432000 4194304 5796924 140735975551808 140734957526760 4621249 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 2130 632 114 392 0 1729 0

[startup+0.100164 s]
/proc/loadavg: 2.04 2.01 1.84 3/177 9970
/proc/meminfo: memFree=29862656/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=10084 CPUtime=0.09 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 1197 0 0 0 9 0 0 0 20 0 1 0 22897957 10326016 1071 33554432000 4194304 5796924 140735975551808 140734957526760 5096620 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 2521 1071 129 392 0 2120 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10084

[startup+0.200291 s]
/proc/loadavg: 2.04 2.01 1.84 3/177 9970
/proc/meminfo: memFree=29862656/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=12144 CPUtime=0.19 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 1794 0 0 0 19 0 0 0 20 0 1 0 22897957 12435456 1606 33554432000 4194304 5796924 140735975551808 140735975551032 4863552 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 3036 1606 140 392 0 2635 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12144

[startup+0.300338 s]
/proc/loadavg: 2.04 2.01 1.84 3/177 9970
/proc/meminfo: memFree=29862656/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=13048 CPUtime=0.29 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 2001 0 0 0 29 0 0 0 20 0 1 0 22897957 13361152 1813 33554432000 4194304 5796924 140735975551808 140735975551032 5092423 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 3262 1813 144 392 0 2861 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13048

[startup+0.700332 s]
/proc/loadavg: 2.04 2.01 1.84 3/177 9970
/proc/meminfo: memFree=29862656/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=26732 CPUtime=0.69 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 6951 0 0 0 68 1 0 0 20 0 1 0 22897957 27373568 5830 33554432000 4194304 5796924 140735975551808 140735975551032 4568928 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 6683 5830 167 392 0 6282 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26732

[startup+1.50028 s]
/proc/loadavg: 2.04 2.01 1.84 3/178 9971
/proc/meminfo: memFree=29833336/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=33928 CPUtime=1.49 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 7862 0 0 0 148 1 0 0 20 0 1 0 22897957 34742272 7249 33554432000 4194304 5796924 140735975551808 140735975549048 4592148 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 8482 7249 169 392 0 8081 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33928

[startup+3.10029 s]
/proc/loadavg: 2.12 2.03 1.84 3/178 9971
/proc/meminfo: memFree=29822472/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=33928 CPUtime=3.09 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 8793 0 0 0 308 1 0 0 20 0 1 0 22897957 34742272 7694 33554432000 4194304 5796924 140735975551808 140735975549096 4606704 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 8482 7694 170 392 0 8081 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33928

[startup+6.30032 s]
/proc/loadavg: 2.12 2.03 1.84 3/178 9971
/proc/meminfo: memFree=29805212/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=64136 CPUtime=6.29 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 9429 0 0 0 627 2 0 0 20 0 1 0 22897957 65675264 13951 33554432000 4194304 5796924 140735975551808 140735975549096 4611179 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 16034 13951 170 392 0 15633 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64136

[startup+12.7003 s]
/proc/loadavg: 2.10 2.03 1.84 3/178 9971
/proc/meminfo: memFree=29788872/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=137048 CPUtime=12.69 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 11207 0 0 0 1266 3 0 0 20 0 1 0 22897957 140337152 24821 33554432000 4194304 5796924 140735975551808 140735975549048 4606789 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 34262 24821 170 392 0 33861 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 137048

[startup+25.5003 s]
/proc/loadavg: 2.08 2.03 1.84 3/178 9971
/proc/meminfo: memFree=29744064/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=137048 CPUtime=25.48 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 11572 0 0 0 2544 4 0 0 20 0 1 0 22897957 140337152 25845 33554432000 4194304 5796924 140735975551808 140735975549096 4606483 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 34262 25845 170 392 0 33861 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 137048

[startup+51.1004 s]
/proc/loadavg: 2.05 2.02 1.85 3/178 9971
/proc/meminfo: memFree=29719932/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=137048 CPUtime=51.08 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 13124 0 0 0 5100 8 0 0 20 0 1 0 22897957 140337152 28405 33554432000 4194304 5796924 140735975551808 140735975549096 4591895 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 34262 28405 170 392 0 33861 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 137048

[startup+102.3 s]
/proc/loadavg: 2.06 2.03 1.86 3/178 9975
/proc/meminfo: memFree=29646152/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=217956 CPUtime=102.28 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 17212 0 0 0 10214 14 0 0 20 0 1 0 22897957 223186944 38501 33554432000 4194304 5796924 140735975551808 140735975549448 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 54489 38501 170 392 0 54088 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 217956

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 1.86 3/177 9977
/proc/meminfo: memFree=29604244/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=217956 CPUtime=162.27 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 20485 0 0 0 16207 20 0 0 20 0 1 0 22897957 223186944 40037 33554432000 4194304 5796924 140735975551808 140735975549448 4606799 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 54489 40037 170 392 0 54088 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 217956

[startup+222.307 s]
/proc/loadavg: 2.00 2.02 1.87 3/177 9978
/proc/meminfo: memFree=29589792/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=167868 CPUtime=222.26 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 23277 0 0 0 22201 25 0 0 20 0 1 0 22897957 171896832 34447 33554432000 4194304 5796924 140735975551808 140735975549448 4592031 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 41967 34447 170 392 0 41566 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 167868

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.87 3/177 9979
/proc/meminfo: memFree=29506464/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=217956 CPUtime=282.25 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 25986 0 0 0 28195 30 0 0 20 0 1 0 22897957 223186944 47205 33554432000 4194304 5796924 140735975551808 140735975549448 4606507 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 54489 47205 170 392 0 54088 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 217956

[startup+342.3 s]
/proc/loadavg: 3.28 2.32 1.99 2/178 9981
/proc/meminfo: memFree=25374440/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=299344 CPUtime=342.24 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 27718 0 0 0 34191 33 0 0 20 0 1 0 22897957 306528256 53928 33554432000 4194304 5796924 140735975551808 140735975549448 4606744 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 74836 53928 170 392 0 74435 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 299344

[startup+402.3 s]
/proc/loadavg: 3.34 2.57 2.09 3/178 10029
/proc/meminfo: memFree=31248912/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=299344 CPUtime=402.22 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 29525 0 0 0 40185 37 0 0 20 0 1 0 22897957 306528256 57120 33554432000 4194304 5796924 140735975551808 140735975549448 4606503 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 74836 57120 170 392 0 74435 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 299344

[startup+462.3 s]
/proc/loadavg: 2.49 2.46 2.08 3/177 10031
/proc/meminfo: memFree=30091176/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=299344 CPUtime=462.21 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 31327 0 0 0 46179 42 0 0 20 0 1 0 22897957 306528256 60704 33554432000 4194304 5796924 140735975551808 140735975549448 4607192 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 74836 60704 170 392 0 74435 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 299344

[startup+522.3 s]
/proc/loadavg: 2.27 2.40 2.09 3/177 10032
/proc/meminfo: memFree=30097592/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=299344 CPUtime=522.2 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 33124 0 0 0 52173 47 0 0 20 0 1 0 22897957 306528256 55072 33554432000 4194304 5796924 140735975551808 140735975549448 4595920 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 74836 55072 170 392 0 74435 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 299344

[startup+582.3 s]
/proc/loadavg: 2.16 2.34 2.09 3/177 10033
/proc/meminfo: memFree=30065976/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=299344 CPUtime=582.19 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 34924 0 0 0 58167 52 0 0 20 0 1 0 22897957 306528256 53536 33554432000 4194304 5796924 140735975551808 140735975549448 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 74836 53536 170 392 0 74435 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 299344


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


[startup+882.307 s]
/proc/loadavg: 2.01 2.13 2.06 3/177 10043
/proc/meminfo: memFree=30048312/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=217956 CPUtime=882.15 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 42203 0 0 0 88143 72 0 0 20 0 1 0 22897957 223186944 43363 33554432000 4194304 5796924 140735975551808 140735975549448 4592097 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 54489 43363 170 392 0 54088 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 217956

[startup+942.3 s]
/proc/loadavg: 2.09 2.13 2.07 3/177 10044
/proc/meminfo: memFree=29913128/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=299344 CPUtime=942.14 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 42770 0 0 0 94139 75 0 0 20 0 1 0 22897957 306528256 69475 33554432000 4194304 5796924 140735975551808 140735975549448 4607194 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 74836 69475 170 392 0 74435 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 299344

[startup+1002.3 s]
/proc/loadavg: 2.03 2.11 2.06 3/177 10045
/proc/meminfo: memFree=29918272/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=299344 CPUtime=1002.13 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 45084 0 0 0 100134 79 0 0 20 0 1 0 22897957 306528256 59680 33554432000 4194304 5796924 140735975551808 140735975549448 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 74836 59680 170 392 0 74435 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 299344

[startup+1062.3 s]
/proc/loadavg: 2.01 2.08 2.06 3/177 10047
/proc/meminfo: memFree=29859944/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=431604 CPUtime=1062.12 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 45633 0 0 0 106131 81 0 0 20 0 1 0 22897957 441962496 79136 33554432000 4194304 5796924 140735975551808 140735975549448 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 107901 79136 170 392 0 107500 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 431604

[startup+1122.3 s]
/proc/loadavg: 2.00 2.07 2.05 3/177 10048
/proc/meminfo: memFree=29898884/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=299344 CPUtime=1122.11 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 46994 0 0 0 112126 85 0 0 20 0 1 0 22897957 306528256 62819 33554432000 4194304 5796924 140735975551808 140735975549448 4606503 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 74836 62819 170 392 0 74435 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 299344

[startup+1182.3 s]
/proc/loadavg: 2.00 2.05 2.05 3/177 10049
/proc/meminfo: memFree=29913392/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=217956 CPUtime=1182.1 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 48616 0 0 0 118122 88 0 0 20 0 1 0 22897957 223186944 50808 33554432000 4194304 5796924 140735975551808 140735975549448 4606495 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 54489 50808 170 392 0 54088 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 217956

[startup+1242.3 s]
/proc/loadavg: 2.03 2.05 2.05 3/177 10050
/proc/meminfo: memFree=29864988/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=299344 CPUtime=1242.09 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 49337 0 0 0 124119 90 0 0 20 0 1 0 22897957 306528256 70944 33554432000 4194304 5796924 140735975551808 140735975549448 4606789 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 74836 70944 170 392 0 74435 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 299344

[startup+1302.3 s]
/proc/loadavg: 2.01 2.04 2.04 3/178 10054
/proc/meminfo: memFree=29914604/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=217956 CPUtime=1302.09 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 50688 0 0 0 130115 94 0 0 20 0 1 0 22897957 223186944 52067 33554432000 4194304 5796924 140735975551808 140735975549448 4606514 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 54489 52067 170 392 0 54088 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 217956

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.03 3/177 10056
/proc/meminfo: memFree=29802080/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=299344 CPUtime=1362.07 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 51242 0 0 0 136112 95 0 0 20 0 1 0 22897957 306528256 72547 33554432000 4194304 5796924 140735975551808 140735975549448 4607258 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 74836 72547 170 392 0 74435 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 299344

[startup+1422.3 s]
/proc/loadavg: 2.13 2.07 2.04 3/177 10057
/proc/meminfo: memFree=29827404/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=299344 CPUtime=1422.07 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 52979 0 0 0 142108 99 0 0 20 0 1 0 22897957 306528256 57565 33554432000 4194304 5796924 140735975551808 140735975549448 4606768 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 74836 57565 170 392 0 74435 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 299344

[startup+1482.3 s]
/proc/loadavg: 2.10 2.07 2.04 3/177 10058
/proc/meminfo: memFree=29810568/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=431604 CPUtime=1482.06 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 53478 0 0 0 148105 101 0 0 20 0 1 0 22897957 441962496 74926 33554432000 4194304 5796924 140735975551808 140735975549448 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 107901 74926 170 392 0 107500 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 431604

[startup+1542.31 s]
/proc/loadavg: 2.15 2.08 2.05 3/177 10059
/proc/meminfo: memFree=29857788/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=299344 CPUtime=1542.05 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 54695 0 0 0 154100 105 0 0 20 0 1 0 22897957 306528256 57565 33554432000 4194304 5796924 140735975551808 140735975549448 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 74836 57565 170 392 0 74435 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 299344

[startup+1602.3 s]
/proc/loadavg: 2.12 2.08 2.05 3/177 10060
/proc/meminfo: memFree=29757128/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=431604 CPUtime=1602.04 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 55196 0 0 0 160096 108 0 0 20 0 1 0 22897957 441962496 74414 33554432000 4194304 5796924 140735975551808 140735975549448 4607192 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 107901 74414 170 392 0 107500 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 431604

[startup+1662.3 s]
/proc/loadavg: 2.09 2.08 2.05 3/176 10061
/proc/meminfo: memFree=29882820/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=217956 CPUtime=1662.01 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 55748 0 0 0 166090 111 0 0 20 0 1 0 22897957 223186944 51766 33554432000 4194304 5796924 140735975551808 140735975549272 4606507 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 54489 51766 170 392 0 54088 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 217956

[startup+1722.3 s]
/proc/loadavg: 2.11 2.09 2.05 3/177 10063
/proc/meminfo: memFree=29787296/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=299344 CPUtime=1722.01 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 56466 0 0 0 172088 113 0 0 20 0 1 0 22897957 306528256 70366 33554432000 4194304 5796924 140735975551808 140735975549448 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 74836 70366 170 392 0 74435 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 299344

[startup+1782.3 s]
/proc/loadavg: 2.04 2.07 2.05 3/177 10064
/proc/meminfo: memFree=29842876/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=218392 CPUtime=1782 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 57530 0 0 0 178082 118 0 0 20 0 1 0 22897957 223633408 49784 33554432000 4194304 5796924 140735975551808 140735975549272 4607258 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 54598 49784 170 392 0 54197 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 218392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.07 2.05 3/177 10064
/proc/meminfo: memFree=29811972/32872528 swapFree=303544/319896
[pid=9970] ppid=9967 vsize=299780 CPUtime=1800.09 cores=0,2,4,6
/proc/9970/stat : 9970 (naps-1.02) R 9967 9970 6991 0 -1 4202496 58225 0 0 0 179890 119 0 0 20 0 1 0 22897957 306974720 56608 33554432000 4194304 5796924 140735975551808 140735975549448 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/9970/statm: 74945 56608 170 392 0 74544 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 299780

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 9970 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1798.91
CPU system time (s): 1.20382
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 562268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.91
system time used= 1.20382
maximum resident set size= 418136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58237
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= 36
involuntary context switches= 1877

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.54855 second user time and 7.8648 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-18 02:08:33
IDJOB=4099835
IDBENCH=1540
IDSOLVER=2544
FILE ID=node128/4099835-1466208513
RUNJOBID= node128-1466206070-7007
PBS_JOBID= 19918149
Free space on /tmp= 71664 MiB

SOLVER NAME= NaPS 1.02
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-reduced-mps-v2-20-10-ran14x18.opb
COMMAND LINE= naps-1.02 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4099835-1466208513/watcher-4099835-1466208513 -o /tmp/evaluation-result-4099835-1466208513/solver-4099835-1466208513 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466206070-7007 --watchdog 1960  naps-1.02 HOME/instance-4099835-1466208513.opb

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

MD5SUM BENCH= 61bd3dd8a49bc9125fdf13f69f76abf6
RANDOM SEED=630167701

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29862656 kB
Buffers:           42680 kB
Cached:           128892 kB
SwapCached:         2728 kB
Active:          1897912 kB
Inactive:          82796 kB
Active(anon):    1808588 kB
Inactive(anon):     2644 kB
Active(file):      89324 kB
Inactive(file):    80152 kB
Unevictable:      319896 kB
Mlocked:          303544 kB
SwapTotal:      67108856 kB
SwapFree:       67099120 kB
Dirty:              4664 kB
Writeback:             0 kB
AnonPages:       2127392 kB
Mapped:             9456 kB
Shmem:                 0 kB
Slab:             574452 kB
SReclaimable:      17888 kB
SUnreclaim:       556564 kB
KernelStack:        1480 kB
PageTables:         7624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2268232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1521664 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= 71696 MiB
End job on node128 at 2016-06-18 02:38:34