Trace number 4088695

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
NaPS 1.02UNSAT 662.89 663.002

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
EC_ODD_GRIDS/normalized-ECgrid5x140split.opb
MD5SUMd1a89ad9a1754234599f01f14b2863db
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark662.89
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1401
Total number of constraints701
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)701
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
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.
662.88/663.00	s UNSATISFIABLE
662.88/663.00	c _____________________________________________________________________________
662.88/663.00	c 
662.88/663.00	c std/band forms        : 0,700
662.88/663.00	c 2cl/3cl ITE-codings   : 0,2100
662.88/663.00	c BDD/srt/adr Max costs : 6,0,0
662.88/663.00	c BDDraw/bin/mul/srt/adr: 700,0,0,0,0
662.88/663.00	c BDD nodes             : 5600
662.88/663.00	c Es1/CC detections     : 0,0
662.88/663.00	c SAT/UNSAT calls       : 0,1
662.88/663.00	c restarts              : 111923
662.88/663.00	c conflicts             : 15578046       (23510 /sec)
662.88/663.00	c decisions             : 38225811       (57689 /sec)
662.88/663.00	c propagations          : 254615234      (384257 /sec)
662.88/663.00	c inspects              : 0              (0 /sec)
662.88/663.00	c CPU time (solving tm) : 662.6 s        (662.5 s)
662.88/663.00	c Time for Opt-base     : 0 s
662.88/663.00	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-4088695-1466008662/watcher-4088695-1466008662 -o /tmp/evaluation-result-4088695-1466008662/solver-4088695-1466008662 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466008058-5767 --watchdog 1960 naps-1.02 HOME/instance-4088695-1466008662.opb 

pid=6403
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.19 2.31 2.75 3/176 6406
/proc/meminfo: memFree=30503028/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=6712 CPUtime=0 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 2914958 6873088 233 33554432000 4194304 5796924 140737117180848 140735623864120 4404063 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 1678 233 123 392 0 1277 0

[startup+0.10006 s]
/proc/loadavg: 2.19 2.31 2.75 3/176 6406
/proc/meminfo: memFree=30503028/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=6368 CPUtime=0.09 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 1386 0 0 0 9 0 0 0 20 0 1 0 2914958 6520832 1154 33554432000 4194304 5796924 140737117180848 140735623864120 4564248 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 1592 1154 149 392 0 1191 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6368

[startup+0.200333 s]
/proc/loadavg: 2.19 2.31 2.75 3/176 6406
/proc/meminfo: memFree=30503028/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=7352 CPUtime=0.19 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 1774 0 0 0 19 0 0 0 20 0 1 0 2914958 7528448 1434 33554432000 4194304 5796924 140737117180848 140737117178696 4611179 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 1838 1434 165 392 0 1437 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7352

[startup+0.300261 s]
/proc/loadavg: 2.19 2.31 2.75 3/176 6406
/proc/meminfo: memFree=30503028/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=8692 CPUtime=0.29 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 2133 0 0 0 29 0 0 0 20 0 1 0 2914958 8900608 1772 33554432000 4194304 5796924 140737117180848 140737117178696 4611179 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 2173 1772 165 392 0 1772 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8692

[startup+0.700236 s]
/proc/loadavg: 2.19 2.31 2.75 3/176 6406
/proc/meminfo: memFree=30503028/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=11436 CPUtime=0.69 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 2721 0 0 0 69 0 0 0 20 0 1 0 2914958 11710464 2319 33554432000 4194304 5796924 140737117180848 140737117178696 4582874 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 2859 2319 165 392 0 2458 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11436

[startup+1.50026 s]
/proc/loadavg: 2.19 2.31 2.75 3/177 6407
/proc/meminfo: memFree=30460660/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=15808 CPUtime=1.48 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 3705 0 0 0 148 0 0 0 20 0 1 0 2914958 16187392 3250 33554432000 4194304 5796924 140737117180848 140737117177912 4583151 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 3952 3250 165 392 0 3551 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15808

[startup+3.10029 s]
/proc/loadavg: 2.17 2.31 2.75 3/177 6407
/proc/meminfo: memFree=30456008/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=21208 CPUtime=3.08 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 4650 0 0 0 308 0 0 0 20 0 1 0 2914958 21716992 4628 33554432000 4194304 5796924 140737117180848 140737117178088 4578599 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 5302 4634 165 392 0 4901 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21208

[startup+6.3003 s]
/proc/loadavg: 2.17 2.31 2.75 4/177 6407
/proc/meminfo: memFree=30438272/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=26504 CPUtime=6.29 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 5361 0 0 0 628 1 0 0 20 0 1 0 2914958 27140096 5727 33554432000 4194304 5796924 140737117180848 140737117178312 4593439 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 6626 5727 165 392 0 6225 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26504

[startup+12.7003 s]
/proc/loadavg: 2.22 2.31 2.74 3/177 6407
/proc/meminfo: memFree=30469112/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=49488 CPUtime=12.68 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 6524 0 0 0 1267 1 0 0 20 0 1 0 2914958 50675712 9732 33554432000 4194304 5796924 140737117180848 140737117178088 4606531 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 12372 9732 165 392 0 11971 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49488

[startup+25.5004 s]
/proc/loadavg: 2.19 2.30 2.73 4/177 6407
/proc/meminfo: memFree=30459744/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=50684 CPUtime=25.48 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 8720 0 0 0 2546 2 0 0 20 0 1 0 2914958 51900416 10856 33554432000 4194304 5796924 140737117180848 140737117178088 4606500 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 12671 10856 165 392 0 12270 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50684

[startup+51.1004 s]
/proc/loadavg: 2.24 2.31 2.72 3/177 6407
/proc/meminfo: memFree=30410656/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=57756 CPUtime=51.08 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 8976 0 0 0 5106 2 0 0 20 0 1 0 2914958 59142144 13649 33554432000 4194304 5796924 140737117180848 140737117177912 4606555 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 14439 13649 165 392 0 14038 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 57756

[startup+102.3 s]
/proc/loadavg: 2.14 2.27 2.69 3/177 6409
/proc/meminfo: memFree=30376840/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=92232 CPUtime=102.28 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 11126 0 0 0 10225 3 0 0 20 0 1 0 2914958 94445568 21053 33554432000 4194304 5796924 140737117180848 140737117178088 4606565 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 23058 21053 165 392 0 22657 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 92232

[startup+162.3 s]
/proc/loadavg: 2.15 2.25 2.65 3/178 6413
/proc/meminfo: memFree=30390524/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=110908 CPUtime=162.26 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 11754 0 0 0 16222 4 0 0 20 0 1 0 2914958 113569792 27258 33554432000 4194304 5796924 140737117180848 140737117177912 4606480 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 27727 27258 165 392 0 27326 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 110908

[startup+222.307 s]
/proc/loadavg: 2.18 2.23 2.62 3/177 6414
/proc/meminfo: memFree=30339524/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=110908 CPUtime=222.26 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 13533 0 0 0 22220 6 0 0 20 0 1 0 2914958 113569792 27345 33554432000 4194304 5796924 140737117180848 140737117178312 4606555 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 27727 27345 165 392 0 27326 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 110908

[startup+282.3 s]
/proc/loadavg: 2.17 2.22 2.59 3/177 6415
/proc/meminfo: memFree=30332364/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=110908 CPUtime=282.25 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 15653 0 0 0 28216 9 0 0 20 0 1 0 2914958 113569792 27345 33554432000 4194304 5796924 140737117180848 140737117178312 4583129 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 27727 27345 165 392 0 27326 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 110908

[startup+342.3 s]
/proc/loadavg: 2.21 2.21 2.56 3/177 6461
/proc/meminfo: memFree=30387836/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=160228 CPUtime=342.23 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 17798 0 0 0 34211 12 0 0 20 0 1 0 2914958 164073472 36497 33554432000 4194304 5796924 140737117180848 140737117178136 4607229 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 40057 36497 165 392 0 39656 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 160228

[startup+402.3 s]
/proc/loadavg: 2.20 2.20 2.53 3/176 6462
/proc/meminfo: memFree=30373472/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=160228 CPUtime=402.22 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 19504 0 0 0 40207 15 0 0 20 0 1 0 2914958 164073472 35985 33554432000 4194304 5796924 140737117180848 140737117178136 4606555 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 40057 35985 165 392 0 39656 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 160228

[startup+462.3 s]
/proc/loadavg: 2.19 2.20 2.51 3/177 6464
/proc/meminfo: memFree=30384652/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=110908 CPUtime=462.21 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 20794 0 0 0 46204 17 0 0 20 0 1 0 2914958 113569792 27386 33554432000 4194304 5796924 140737117180848 140737117178312 4607174 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 27727 27386 165 392 0 27326 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 110908

[startup+522.3 s]
/proc/loadavg: 2.25 2.21 2.49 4/177 6465
/proc/meminfo: memFree=30350272/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=110908 CPUtime=522.2 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 22083 0 0 0 52201 19 0 0 20 0 1 0 2914958 113569792 27386 33554432000 4194304 5796924 140737117180848 140737117178312 4606555 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 27727 27386 165 392 0 27326 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 110908

[startup+582.3 s]
/proc/loadavg: 2.22 2.20 2.47 3/177 6466
/proc/meminfo: memFree=30348248/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=110908 CPUtime=582.19 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 23614 0 0 0 58198 21 0 0 20 0 1 0 2914958 113569792 27386 33554432000 4194304 5796924 140737117180848 140737117178312 4607232 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 27727 27386 165 392 0 27326 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 110908

[startup+642.3 s]
/proc/loadavg: 2.18 2.20 2.45 3/177 6467
/proc/meminfo: memFree=30327420/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=160228 CPUtime=642.18 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 25958 0 0 0 64193 25 0 0 20 0 1 0 2914958 164073472 38545 33554432000 4194304 5796924 140737117180848 140737117178136 4606555 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 40057 38545 165 392 0 39656 0
Current children cumulated CPU time (s) 642.18
Current children cumulated vsize (KiB) 160228

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

[startup+652.8 s]
/proc/loadavg: 2.20 2.20 2.45 4/177 6468
/proc/meminfo: memFree=30282744/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=191048 CPUtime=652.68 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 26519 0 0 0 65242 26 0 0 20 0 1 0 2914958 195633152 40103 33554432000 4194304 5796924 140737117180848 140737117178488 4606555 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 47762 40103 165 392 0 47361 0
Current children cumulated CPU time (s) 652.68
Current children cumulated vsize (KiB) 191048

[startup+659.2 s]
/proc/loadavg: 2.27 2.21 2.45 3/177 6468
/proc/meminfo: memFree=30371056/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=111780 CPUtime=659.08 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 26566 0 0 0 65882 26 0 0 20 0 1 0 2914958 114462720 27387 33554432000 4194304 5796924 140737117180848 140737117178312 4607232 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 27945 27387 165 392 0 27544 0
Current children cumulated CPU time (s) 659.08
Current children cumulated vsize (KiB) 111780

[startup+660.8 s]
/proc/loadavg: 2.27 2.21 2.45 3/177 6468
/proc/meminfo: memFree=30371428/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=161100 CPUtime=660.68 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 27212 0 0 0 66041 27 0 0 20 0 1 0 2914958 164966400 35691 33554432000 4194304 5796924 140737117180848 140737117178136 4606733 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 40275 35691 165 392 0 39874 0
Current children cumulated CPU time (s) 660.68
Current children cumulated vsize (KiB) 161100

[startup+662.4 s]
/proc/loadavg: 2.25 2.21 2.45 3/177 6468
/proc/meminfo: memFree=30304716/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=161100 CPUtime=662.28 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 27213 0 0 0 66201 27 0 0 20 0 1 0 2914958 164966400 36203 33554432000 4194304 5796924 140737117180848 140737117178136 4606779 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 40275 36203 165 392 0 39874 0
Current children cumulated CPU time (s) 662.28
Current children cumulated vsize (KiB) 161100

[startup+662.8 s]
/proc/loadavg: 2.25 2.21 2.45 3/177 6468
/proc/meminfo: memFree=30304716/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=161100 CPUtime=662.68 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 27213 0 0 0 66241 27 0 0 20 0 1 0 2914958 164966400 36203 33554432000 4194304 5796924 140737117180848 140737117178136 4607192 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 40275 36203 165 392 0 39874 0
Current children cumulated CPU time (s) 662.68
Current children cumulated vsize (KiB) 161100

[startup+663 s]
/proc/loadavg: 2.25 2.21 2.45 3/177 6468
/proc/meminfo: memFree=30304716/32872528 swapFree=1430608/1543028
[pid=6406] ppid=6403 vsize=161100 CPUtime=662.88 cores=1,3,5,7
/proc/6406/stat : 6406 (naps-1.02) R 6403 6406 5750 0 -1 4202496 27213 0 0 0 66261 27 0 0 20 0 1 0 2914958 164966400 36203 33554432000 4194304 5796924 140737117180848 140737117178136 4606744 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/6406/statm: 40275 36203 165 392 0 39874 0
Current children cumulated CPU time (s) 662.88
Current children cumulated vsize (KiB) 161100

Child status: 20
Real time (s): 663.002
CPU time (s): 662.89
CPU user time (s): 662.616
CPU system time (s): 0.273958
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 191920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 662.616
system time used= 0.273958
maximum resident set size= 162644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27228
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= 19
involuntary context switches= 687

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.62575 second user time and 2.5976 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-15 18:37:42
IDJOB=4088695
IDBENCH=107300
IDSOLVER=2544
FILE ID=node116/4088695-1466008662
RUNJOBID= node116-1466008058-5767
PBS_JOBID= 19902807
Free space on /tmp= 71640 MiB

SOLVER NAME= NaPS 1.02
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/EC_ODD_GRIDS/normalized-ECgrid5x140split.opb
COMMAND LINE= naps-1.02 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088695-1466008662/watcher-4088695-1466008662 -o /tmp/evaluation-result-4088695-1466008662/solver-4088695-1466008662 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466008058-5767 --watchdog 1960  naps-1.02 HOME/instance-4088695-1466008662.opb

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

MD5SUM BENCH= d1a89ad9a1754234599f01f14b2863db
RANDOM SEED=1424034645

node116.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.781
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.56
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.781
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.781
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.781
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.781
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.781
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.54
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.781
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.781
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:        30503572 kB
Buffers:            2172 kB
Cached:            32044 kB
SwapCached:         2508 kB
Active:           112316 kB
Inactive:          16900 kB
Active(anon):      94844 kB
Inactive(anon):     2512 kB
Active(file):      17472 kB
Inactive(file):    14388 kB
Unevictable:     1543028 kB
Mlocked:         1430608 kB
SwapTotal:      67108856 kB
SwapFree:       67098448 kB
Dirty:              3892 kB
Writeback:             0 kB
AnonPages:       1665580 kB
Mapped:             6460 kB
Shmem:                 0 kB
Slab:             563876 kB
SReclaimable:       8380 kB
SUnreclaim:       555496 kB
KernelStack:        1472 kB
PageTables:         7148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1751476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 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= 71636 MiB
End job on node116 at 2016-06-15 18:48:45