Trace number 4094674

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.02? (TO) 1800.03 1802.3

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-capmp2_wcsp.wbo
MD5SUMffaee973dfddebb70c04b2948d40db31
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmark
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables40400
Total number of constraints80600
Number of soft constraints80200
Number of constraints which are clauses80200
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint200
Top cost 77435527
Min constraint cost 1
Max constraint cost 77435527
Sum of constraints costs 3097994347139
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 201
Number of bits of the biggest sum of numbers8
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.

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-4094674-1466098252/watcher-4094674-1466098252 -o /tmp/evaluation-result-4094674-1466098252/solver-4094674-1466098252 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1466098251-17005 --watchdog 1960 naps-1.02 HOME/instance-4094674-1466098252.wbo 

pid=17031
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: 0.57 1.63 1.92 3/176 17034
/proc/meminfo: memFree=31415616/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=6680 CPUtime=0 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 11875325 6840320 233 33554432000 4194304 5796924 140734833585600 140734008039080 4199792 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 1670 233 127 392 0 1269 0

[startup+0.100158 s]
/proc/loadavg: 0.57 1.63 1.92 3/176 17034
/proc/meminfo: memFree=31415616/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=10680 CPUtime=0.09 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 1340 0 0 0 9 0 0 0 20 0 1 0 11875325 10936320 1216 33554432000 4194304 5796924 140734833585600 140734008039080 4601168 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 2753 1227 127 392 0 2352 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10680

[startup+0.200309 s]
/proc/loadavg: 0.57 1.63 1.92 3/176 17034
/proc/meminfo: memFree=31415616/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=15360 CPUtime=0.19 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 2477 0 0 0 19 0 0 0 20 0 1 0 11875325 15728640 2310 33554432000 4194304 5796924 140734833585600 140734008039080 5092502 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 3840 2310 127 392 0 3439 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15360

[startup+0.300246 s]
/proc/loadavg: 0.57 1.63 1.92 3/176 17034
/proc/meminfo: memFree=31415616/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=20076 CPUtime=0.29 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 3612 0 0 0 29 0 0 0 20 0 1 0 11875325 20557824 3362 33554432000 4194304 5796924 140734833585600 140734008039080 5095032 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 5019 3362 127 392 0 4618 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20076

[startup+0.700231 s]
/proc/loadavg: 0.57 1.63 1.92 3/176 17034
/proc/meminfo: memFree=31415616/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=36628 CPUtime=0.69 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 7840 0 0 0 68 1 0 0 20 0 1 0 11875325 37507072 7841 33554432000 4194304 5796924 140734833585600 140734833584856 5183584 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 9157 7841 130 392 0 8756 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36628

[startup+1.50022 s]
/proc/loadavg: 0.68 1.64 1.92 3/177 17035
/proc/meminfo: memFree=31352504/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=69336 CPUtime=1.49 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 17071 0 0 0 146 3 0 0 20 0 1 0 11875325 71000064 16187 33554432000 4194304 5796924 140734833585600 140734833583912 5093488 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 17334 16187 142 392 0 16933 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69336

[startup+3.1002 s]
/proc/loadavg: 0.68 1.64 1.92 3/177 17035
/proc/meminfo: memFree=31283296/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=115936 CPUtime=3.08 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34622 0 0 0 302 6 0 0 20 0 1 0 11875325 118718464 26887 33554432000 4194304 5796924 140734833585600 140734833578168 5096673 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 28984 26887 150 392 0 28583 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 115936

[startup+6.3002 s]
/proc/loadavg: 0.87 1.66 1.92 4/178 17036
/proc/meminfo: memFree=31291416/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=115936 CPUtime=6.28 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34622 0 0 0 622 6 0 0 20 0 1 0 11875325 118718464 26887 33554432000 4194304 5796924 140734833585600 140734833580296 5087499 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 28984 26887 150 392 0 28583 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 115936

[startup+12.7002 s]
/proc/loadavg: 0.96 1.67 1.92 3/177 17036
/proc/meminfo: memFree=31290764/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=115936 CPUtime=12.68 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34622 0 0 0 1262 6 0 0 20 0 1 0 11875325 118718464 26887 33554432000 4194304 5796924 140734833585600 140734833580296 5087774 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 28984 26887 150 392 0 28583 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 115936

[startup+25.5003 s]
/proc/loadavg: 1.12 1.68 1.92 3/177 17036
/proc/meminfo: memFree=31291176/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=115936 CPUtime=25.48 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34622 0 0 0 2542 6 0 0 20 0 1 0 11875325 118718464 26887 33554432000 4194304 5796924 140734833585600 140734833580296 5096544 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 28984 26887 150 392 0 28583 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 115936

[startup+51.1003 s]
/proc/loadavg: 1.58 1.74 1.93 3/177 17036
/proc/meminfo: memFree=31291052/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=115936 CPUtime=51.08 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34626 0 0 0 5102 6 0 0 20 0 1 0 11875325 118718464 26891 33554432000 4194304 5796924 140734833585600 140734833580296 4840387 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 28984 26891 151 392 0 28583 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 115936

[startup+102.3 s]
/proc/loadavg: 1.88 1.79 1.94 3/177 17037
/proc/meminfo: memFree=31290552/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116500 CPUtime=102.28 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34727 0 0 0 10222 6 0 0 20 0 1 0 11875325 119296000 26992 33554432000 4194304 5796924 140734833585600 140734833580184 5087650 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29125 26992 151 392 0 28724 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 116500

[startup+162.3 s]
/proc/loadavg: 1.95 1.83 1.94 3/177 17038
/proc/meminfo: memFree=31289800/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116500 CPUtime=162.26 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34735 0 0 0 16220 6 0 0 20 0 1 0 11875325 119296000 27000 33554432000 4194304 5796924 140734833585600 140734833580184 4865437 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29125 27000 151 392 0 28724 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 116500

[startup+222.307 s]
/proc/loadavg: 2.07 1.88 1.95 4/177 17039
/proc/meminfo: memFree=31289680/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116500 CPUtime=222.26 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34745 0 0 0 22220 6 0 0 20 0 1 0 11875325 119296000 27010 33554432000 4194304 5796924 140734833585600 140734833580184 4865554 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29125 27010 151 392 0 28724 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 116500

[startup+282.3 s]
/proc/loadavg: 2.02 1.90 1.95 3/177 17040
/proc/meminfo: memFree=31287968/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116500 CPUtime=282.24 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34745 0 0 0 28218 6 0 0 20 0 1 0 11875325 119296000 27010 33554432000 4194304 5796924 140734833585600 140734833580184 5096660 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29125 27010 151 392 0 28724 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 116500

[startup+342.3 s]
/proc/loadavg: 2.05 1.93 1.95 3/177 17042
/proc/meminfo: memFree=31285272/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116500 CPUtime=342.23 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34752 0 0 0 34217 6 0 0 20 0 1 0 11875325 119296000 27697 33554432000 4194304 5796924 140734833585600 140734833580184 4865437 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29125 27697 151 392 0 28724 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 116500

[startup+402.3 s]
/proc/loadavg: 2.02 1.94 1.95 3/177 17043
/proc/meminfo: memFree=31285852/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116500 CPUtime=402.22 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34753 0 0 0 40216 6 0 0 20 0 1 0 11875325 119296000 27698 33554432000 4194304 5796924 140734833585600 140734833580184 5092558 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29125 27698 151 392 0 28724 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 116500

[startup+462.3 s]
/proc/loadavg: 2.00 1.95 1.95 3/177 17044
/proc/meminfo: memFree=31285844/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116500 CPUtime=462.21 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34753 0 0 0 46215 6 0 0 20 0 1 0 11875325 119296000 27698 33554432000 4194304 5796924 140734833585600 140734833580184 5092518 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29125 27698 151 392 0 28724 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 116500

[startup+522.3 s]
/proc/loadavg: 2.06 1.97 1.96 3/177 17045
/proc/meminfo: memFree=31285716/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116676 CPUtime=522.2 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34804 0 0 0 52214 6 0 0 20 0 1 0 11875325 119476224 27749 33554432000 4194304 5796924 140734833585600 140734833580184 4865437 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29169 27749 151 392 0 28768 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 116676

[startup+582.3 s]
/proc/loadavg: 2.06 1.99 1.96 3/178 17049
/proc/meminfo: memFree=31285620/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116676 CPUtime=582.19 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34804 0 0 0 58213 6 0 0 20 0 1 0 11875325 119476224 27749 33554432000 4194304 5796924 140734833585600 140734833580184 5087516 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29169 27749 151 392 0 28768 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 116676


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

[pid=17034] ppid=17031 vsize=116676 CPUtime=1122.11 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34805 0 0 0 112205 6 0 0 20 0 1 0 11875325 119476224 27750 33554432000 4194304 5796924 140734833585600 140734833580184 5087650 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29169 27750 151 392 0 28768 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 116676

[startup+1182.3 s]
/proc/loadavg: 2.12 2.04 2.00 3/178 17064
/proc/meminfo: memFree=22982668/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116676 CPUtime=1182.1 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34805 0 0 0 118204 6 0 0 20 0 1 0 11875325 119476224 27750 33554432000 4194304 5796924 140734833585600 140734833580184 4805771 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29169 27750 151 392 0 28768 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 116676

[startup+1242.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/177 17066
/proc/meminfo: memFree=22972328/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116676 CPUtime=1242.09 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34805 0 0 0 124203 6 0 0 20 0 1 0 11875325 119476224 27750 33554432000 4194304 5796924 140734833585600 140734833580184 4865437 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29169 27750 151 392 0 28768 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 116676

[startup+1302.3 s]
/proc/loadavg: 2.09 2.05 2.00 3/176 17067
/proc/meminfo: memFree=22962380/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116676 CPUtime=1302.09 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34805 0 0 0 130203 6 0 0 20 0 1 0 11875325 119476224 27750 33554432000 4194304 5796924 140734833585600 140734833580184 5092545 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29169 27750 151 392 0 28768 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 116676

[startup+1362.3 s]
/proc/loadavg: 2.10 2.06 2.00 3/177 17069
/proc/meminfo: memFree=22951764/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116676 CPUtime=1362.08 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34805 0 0 0 136202 6 0 0 20 0 1 0 11875325 119476224 27750 33554432000 4194304 5796924 140734833585600 140734833580184 4865437 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29169 27750 151 392 0 28768 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 116676

[startup+1422.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 17070
/proc/meminfo: memFree=22943464/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116676 CPUtime=1422.07 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34805 0 0 0 142201 6 0 0 20 0 1 0 11875325 119476224 27750 33554432000 4194304 5796924 140734833585600 140734833580184 5087488 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29169 27750 151 392 0 28768 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 116676

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 17071
/proc/meminfo: memFree=22937272/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116676 CPUtime=1482.06 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34805 0 0 0 148200 6 0 0 20 0 1 0 11875325 119476224 27750 33554432000 4194304 5796924 140734833585600 140734833580184 4865437 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29169 27750 151 392 0 28768 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 116676

[startup+1542.31 s]
/proc/loadavg: 2.05 2.04 2.00 3/176 17072
/proc/meminfo: memFree=22924692/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116676 CPUtime=1542.06 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34805 0 0 0 154200 6 0 0 20 0 1 0 11875325 119476224 27750 33554432000 4194304 5796924 140734833585600 140734833580184 5092526 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29169 27750 151 392 0 28768 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 116676

[startup+1602.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 17074
/proc/meminfo: memFree=22916392/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116676 CPUtime=1602.04 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34805 0 0 0 160198 6 0 0 20 0 1 0 11875325 119476224 27750 33554432000 4194304 5796924 140734833585600 140734833580184 4806956 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29169 27750 151 392 0 28768 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 116676

[startup+1662.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 17075
/proc/meminfo: memFree=22902280/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116676 CPUtime=1662.03 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34805 0 0 0 166197 6 0 0 20 0 1 0 11875325 119476224 27750 33554432000 4194304 5796924 140734833585600 140734833580184 4865554 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29169 27750 151 392 0 28768 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 116676

[startup+1722.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 17076
/proc/meminfo: memFree=22888088/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116676 CPUtime=1722.02 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34805 0 0 0 172196 6 0 0 20 0 1 0 11875325 119476224 27750 33554432000 4194304 5796924 140734833585600 140734833580184 4295834 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29169 27750 151 392 0 28768 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 116676

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 17080
/proc/meminfo: memFree=22870840/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116676 CPUtime=1782.01 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34805 0 0 0 178195 6 0 0 20 0 1 0 11875325 119476224 27750 33554432000 4194304 5796924 140734833585600 140734833580184 4865437 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29169 27750 151 392 0 28768 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 116676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.02 2.03 2.00 4/178 17080
/proc/meminfo: memFree=22862864/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116676 CPUtime=1800.01 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) R 17031 17034 16988 0 -1 4202496 34805 0 0 0 179995 6 0 0 20 0 1 0 11875325 119476224 27750 33554432000 4194304 5796924 140734833585600 140734833580184 5087766 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29169 27750 151 392 0 28768 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 116676

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -17034
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 17034 sig 9
??? end of watcher thread

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

[startup+1801.6 s]
/proc/loadavg: 2.02 2.03 2.00 2/176 17094
/proc/meminfo: memFree=31313656/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116676 CPUtime=1800.01 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) S 17031 17034 16988 0 -1 4194304 34806 0 0 0 179995 6 0 0 20 0 1 0 11875325 119476224 27751 33554432000 4194304 5796924 140734833585600 140734833579016 5190702 0 16384 4096 17954 18446744071579510697 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29169 27751 152 392 0 28768 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 116676

[startup+1802 s]
/proc/loadavg: 1.85 1.99 1.99 2/178 17126
/proc/meminfo: memFree=31306408/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116676 CPUtime=1800.01 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) S 17031 17034 16988 0 -1 4194304 34806 0 0 0 179995 6 0 0 20 0 1 0 11875325 119476224 27751 33554432000 4194304 5796924 140734833585600 140734833579016 5190702 0 16384 4096 17954 18446744071579510697 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29169 27751 152 392 0 28768 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 116676

[startup+1802.2 s]
/proc/loadavg: 1.85 1.99 1.99 2/178 17126
/proc/meminfo: memFree=31306408/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116676 CPUtime=1800.01 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) S 17031 17034 16988 0 -1 4194304 34806 0 0 0 179995 6 0 0 20 0 1 0 11875325 119476224 27751 33554432000 4194304 5796924 140734833585600 140734833579016 5190702 0 16384 4096 17954 18446744071579510697 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29169 27751 152 392 0 28768 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 116676

[startup+1802.3 s]
/proc/loadavg: 1.85 1.99 1.99 2/178 17126
/proc/meminfo: memFree=31306408/32872528 swapFree=525044/557748
[pid=17034] ppid=17031 vsize=116676 CPUtime=1800.01 cores=1,3,5,7
/proc/17034/stat : 17034 (naps-1.02) S 17031 17034 16988 0 -1 4194304 34806 0 0 0 179995 6 0 0 20 0 1 0 11875325 119476224 27751 33554432000 4194304 5796924 140734833585600 140734833579016 5190702 0 16384 4096 17954 18446744071579510697 0 0 17 3 0 0 0 0 0
/proc/17034/statm: 29169 27751 152 392 0 28768 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 116676

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.3
CPU time (s): 1800.03
CPU user time (s): 1799.95
CPU system time (s): 0.070989
CPU usage (%): 99.8737
Max. virtual memory (cumulated for all children) (KiB): 139092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.070989
maximum resident set size= 130264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34806
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= 8
involuntary context switches= 1858

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.2432 second user time and 7.13591 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-16 19:30:52
IDJOB=4094674
IDBENCH=79534
IDSOLVER=2554
FILE ID=node106/4094674-1466098252
RUNJOBID= node106-1466098251-17005
PBS_JOBID= 19904070
Free space on /tmp= 71692 MiB

SOLVER NAME= NaPS 1.02
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/warehouse/normalized-capmp2_wcsp.wbo
COMMAND LINE= naps-1.02 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4094674-1466098252/watcher-4094674-1466098252 -o /tmp/evaluation-result-4094674-1466098252/solver-4094674-1466098252 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1466098251-17005 --watchdog 1960  naps-1.02 HOME/instance-4094674-1466098252.wbo

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

MD5SUM BENCH= ffaee973dfddebb70c04b2948d40db31
RANDOM SEED=333642817

node106.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		: 2667.073
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	: 5334.14
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		: 2667.073
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		: 2667.073
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		: 2667.073
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.56
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		: 2667.073
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		: 2667.073
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		: 2667.073
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.38
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		: 2667.073
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:        31417236 kB
Buffers:           53664 kB
Cached:           132100 kB
SwapCached:         1840 kB
Active:           116452 kB
Inactive:          81612 kB
Active(anon):      13616 kB
Inactive(anon):     1072 kB
Active(file):     102836 kB
Inactive(file):    80540 kB
Unevictable:      557748 kB
Mlocked:          525044 kB
SwapTotal:      67108856 kB
SwapFree:       67098928 kB
Dirty:             11288 kB
Writeback:             0 kB
AnonPages:        570308 kB
Mapped:             7240 kB
Shmem:                 0 kB
Slab:             568244 kB
SReclaimable:      12588 kB
SUnreclaim:       555656 kB
KernelStack:        1376 kB
PageTables:         5188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     690284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 71692 MiB
End job on node106 at 2016-06-16 20:00:54