Trace number 4082027

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-75-70.opb
MD5SUM51456bad41bf92f026526861ffdd231e
Bench CategoryDEC-SMALLINT (no 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.052991
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5250
Total number of constraints145
Number of constraints which are clauses75
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint70
Maximum length of a constraint75
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 76
Number of bits of the biggest sum of numbers7
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.05/1800.40	c 
1800.05/1800.40	c *** TERMINATED *** by signal 15
1800.05/1800.40	s UNKNOWN
1800.05/1800.40	c _____________________________________________________________________________
1800.05/1800.40	c 
1800.05/1800.40	c std/band forms        : 70,0
1800.05/1800.40	c 2cl/3cl ITE-codings   : 5110,0
1800.05/1800.40	c BDD/srt/adr Max costs : 147,0,0
1800.05/1800.40	c BDDraw/bin/mul/srt/adr: 70,0,0,0,0
1800.05/1800.40	c BDD nodes             : 10360
1800.05/1800.40	c Es1/CC detections     : 0,0
1800.05/1800.40	c SAT/UNSAT calls       : 0,0
1800.05/1800.40	c restarts              : 0
1800.05/1800.40	c conflicts             : 0              (0 /sec)
1800.05/1800.40	c decisions             : 0              (0 /sec)
1800.05/1800.40	c propagations          : 0              (0 /sec)
1800.05/1800.40	c inspects              : 0              (0 /sec)
1800.05/1800.40	c CPU time (solving tm) : 1799 s        (0 s)
1800.05/1800.40	c Time for Opt-base     : 0 s
1800.05/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-4082027-1465241915/watcher-4082027-1465241915 -o /tmp/evaluation-result-4082027-1465241915/solver-4082027-1465241915 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1465222007-31552 --watchdog 1960 naps-1.02 HOME/instance-4082027-1465241915.opb 

pid=2630
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.21 2.24 2.23 3/176 2633
/proc/meminfo: memFree=30287992/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=6420 CPUtime=0 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 300 0 0 0 0 0 0 0 20 0 1 0 106125047 6574080 175 33554432000 4194304 5796924 140734226787856 140733565515624 5095032 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 1605 175 127 392 0 1204 0

[startup+0.100188 s]
/proc/loadavg: 2.21 2.24 2.23 3/176 2633
/proc/meminfo: memFree=30287992/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=8980 CPUtime=0.09 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 1016 0 0 0 9 0 0 0 20 0 1 0 106125047 9195520 804 33554432000 4194304 5796924 140734226787856 140733565515624 5092622 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 2245 804 139 392 0 1844 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8980

[startup+0.200295 s]
/proc/loadavg: 2.21 2.24 2.23 3/176 2633
/proc/meminfo: memFree=30287992/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=9984 CPUtime=0.19 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 2422 0 0 0 19 0 0 0 20 0 1 0 106125047 10223616 2077 33554432000 4194304 5796924 140734226787856 140733565515624 4611179 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 2496 2077 155 392 0 2095 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9984

[startup+0.300315 s]
/proc/loadavg: 2.21 2.24 2.23 3/176 2633
/proc/meminfo: memFree=30287992/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=13324 CPUtime=0.28 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 2896 0 0 0 28 0 0 0 20 0 1 0 106125047 13643776 2551 33554432000 4194304 5796924 140734226787856 140734226785496 4611179 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 3331 2551 155 392 0 2930 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13324

[startup+0.700267 s]
/proc/loadavg: 2.21 2.24 2.23 3/176 2633
/proc/meminfo: memFree=30287992/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=20728 CPUtime=0.68 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 4201 0 0 0 68 0 0 0 20 0 1 0 106125047 21225472 3854 33554432000 4194304 5796924 140734226787856 140734226785496 4606779 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 5182 3854 155 392 0 4781 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20728

[startup+1.50028 s]
/proc/loadavg: 2.21 2.24 2.23 3/177 2634
/proc/meminfo: memFree=30269780/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=28104 CPUtime=1.49 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 5590 0 0 0 148 1 0 0 20 0 1 0 106125047 28778496 6511 33554432000 4194304 5796924 140734226787856 140734226785096 4611179 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 7026 6511 156 392 0 6625 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28104

[startup+3.10029 s]
/proc/loadavg: 2.20 2.23 2.23 3/177 2634
/proc/meminfo: memFree=30242724/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=58456 CPUtime=3.09 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 6385 0 0 0 307 2 0 0 20 0 1 0 106125047 59858944 12927 33554432000 4194304 5796924 140734226787856 140734226785144 4606704 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 14614 12927 156 392 0 14213 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58456

[startup+6.30029 s]
/proc/loadavg: 2.20 2.23 2.23 3/177 2634
/proc/meminfo: memFree=30242464/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=114964 CPUtime=6.28 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 7264 0 0 0 625 3 0 0 20 0 1 0 106125047 117723136 19765 33554432000 4194304 5796924 140734226787856 140734226785144 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 28741 19765 156 392 0 28340 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 114964

[startup+12.7003 s]
/proc/loadavg: 2.24 2.24 2.23 4/177 2634
/proc/meminfo: memFree=30194244/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=114964 CPUtime=12.68 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 7526 0 0 0 1264 4 0 0 20 0 1 0 106125047 117723136 23349 33554432000 4194304 5796924 140734226787856 140734226785144 4592059 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 28741 23349 156 392 0 28340 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 114964

[startup+25.5004 s]
/proc/loadavg: 2.21 2.23 2.22 4/177 2634
/proc/meminfo: memFree=30155788/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=145784 CPUtime=25.49 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 9246 0 0 0 2542 7 0 0 20 0 1 0 106125047 149282816 31375 33554432000 4194304 5796924 140734226787856 140734226785496 5190026 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 36446 31375 156 392 0 36045 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 145784

[startup+51.1004 s]
/proc/loadavg: 2.28 2.25 2.23 3/177 2634
/proc/meminfo: memFree=30177784/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=145784 CPUtime=51.07 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 11347 0 0 0 5096 11 0 0 20 0 1 0 106125047 149282816 27512 33554432000 4194304 5796924 140734226787856 140734226785496 4606799 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 36446 27512 156 392 0 36045 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 145784

[startup+102.3 s]
/proc/loadavg: 2.26 2.25 2.23 4/178 2638
/proc/meminfo: memFree=30082788/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=198848 CPUtime=102.28 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 15407 0 0 0 10209 19 0 0 20 0 1 0 106125047 203620352 42967 33554432000 4194304 5796924 140734226787856 140734226784968 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 49712 42967 166 392 0 49311 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 198848

[startup+162.3 s]
/proc/loadavg: 2.25 2.25 2.23 3/177 2640
/proc/meminfo: memFree=30009276/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=221496 CPUtime=162.26 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 23379 0 0 0 16200 26 0 0 20 0 1 0 106125047 226811904 53128 33554432000 4194304 5796924 140734226787856 140734226784968 4606782 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 55374 53128 166 392 0 54973 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 221496

[startup+222.307 s]
/proc/loadavg: 2.26 2.24 2.23 3/177 2641
/proc/meminfo: memFree=30007476/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=235584 CPUtime=222.26 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 30296 0 0 0 22193 33 0 0 20 0 1 0 106125047 241238016 50418 33554432000 4194304 5796924 140734226787856 140734226784968 4607215 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 58896 50418 166 392 0 58495 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 235584

[startup+282.3 s]
/proc/loadavg: 2.19 2.23 2.22 4/177 2642
/proc/meminfo: memFree=29986612/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=328216 CPUtime=282.24 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 35298 0 0 0 28186 38 0 0 20 0 1 0 106125047 336093184 63900 33554432000 4194304 5796924 140734226787856 140734226784968 4607255 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 82054 63900 166 392 0 81653 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 328216

[startup+342.3 s]
/proc/loadavg: 2.31 2.26 2.23 3/177 2643
/proc/meminfo: memFree=29908636/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=338460 CPUtime=342.23 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 39422 0 0 0 34181 42 0 0 20 0 1 0 106125047 346583040 72409 33554432000 4194304 5796924 140734226787856 140734226784968 4606768 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 84615 72409 166 392 0 84214 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 338460

[startup+402.3 s]
/proc/loadavg: 2.17 2.23 2.22 3/177 2644
/proc/meminfo: memFree=29900948/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=346536 CPUtime=402.21 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 42607 0 0 0 40174 47 0 0 20 0 1 0 106125047 354852864 76771 33554432000 4194304 5796924 140734226787856 140734226784968 4606771 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 86634 76771 166 392 0 86233 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 346536

[startup+462.3 s]
/proc/loadavg: 2.22 2.22 2.21 4/177 2646
/proc/meminfo: memFree=29886376/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=353628 CPUtime=462.19 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 46032 0 0 0 46168 51 0 0 20 0 1 0 106125047 362115072 76330 33554432000 4194304 5796924 140734226787856 140734226784968 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 88407 76330 166 392 0 88006 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 353628

[startup+522.3 s]
/proc/loadavg: 2.20 2.22 2.21 4/177 2647
/proc/meminfo: memFree=29918612/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=361332 CPUtime=522.19 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 49704 0 0 0 52163 56 0 0 20 0 1 0 106125047 370003968 71985 33554432000 4194304 5796924 140734226787856 140734226784968 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 90333 71985 166 392 0 89932 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 361332

[startup+582.3 s]
/proc/loadavg: 2.24 2.22 2.21 3/177 2648
/proc/meminfo: memFree=29974472/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=233408 CPUtime=582.18 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 51385 0 0 0 58159 59 0 0 20 0 1 0 106125047 239009792 53814 33554432000 4194304 5796924 140734226787856 140734226785320 4606565 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 58352 53814 166 392 0 57951 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 233408


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


[startup+882.307 s]
/proc/loadavg: 2.13 2.16 2.17 3/177 2658
/proc/meminfo: memFree=29920892/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=312000 CPUtime=882.14 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 65233 0 0 0 88133 81 0 0 20 0 1 0 106125047 319488000 64944 33554432000 4194304 5796924 140734226787856 140734226785496 4606779 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 78000 64944 166 392 0 77599 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 312000

[startup+942.3 s]
/proc/loadavg: 2.18 2.17 2.18 3/177 2659
/proc/meminfo: memFree=29820500/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=395608 CPUtime=942.13 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 66311 0 0 0 94130 83 0 0 20 0 1 0 106125047 405102592 95660 33554432000 4194304 5796924 140734226787856 140734226784968 4606771 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 98902 95660 166 392 0 98501 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 395608

[startup+1002.3 s]
/proc/loadavg: 2.36 2.21 2.19 4/177 2660
/proc/meminfo: memFree=29902424/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=319604 CPUtime=1002.11 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 69215 0 0 0 100124 87 0 0 20 0 1 0 106125047 327274496 72049 33554432000 4194304 5796924 140734226787856 140734226784968 4606768 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 79901 72049 166 392 0 79500 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 319604

[startup+1062.3 s]
/proc/loadavg: 2.30 2.22 2.19 4/177 2662
/proc/meminfo: memFree=29781224/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=405472 CPUtime=1062.11 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 71205 0 0 0 106121 90 0 0 20 0 1 0 106125047 415203328 99077 33554432000 4194304 5796924 140734226787856 140734226784968 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 101368 99077 166 392 0 100967 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 405472

[startup+1122.3 s]
/proc/loadavg: 2.18 2.20 2.18 3/177 2663
/proc/meminfo: memFree=29878344/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=332232 CPUtime=1122.1 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 73537 0 0 0 112117 93 0 0 20 0 1 0 106125047 340205568 71412 33554432000 4194304 5796924 140734226787856 140734226784968 4606704 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 83058 71412 166 392 0 82657 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 332232

[startup+1182.3 s]
/proc/loadavg: 2.11 2.18 2.18 4/177 2664
/proc/meminfo: memFree=29816360/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=416548 CPUtime=1182.09 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 74786 0 0 0 118115 94 0 0 20 0 1 0 106125047 426545152 93611 33554432000 4194304 5796924 140734226787856 140734226784968 4592059 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 104137 93611 166 392 0 103736 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 416548

[startup+1242.3 s]
/proc/loadavg: 2.14 2.17 2.17 3/177 2665
/proc/meminfo: memFree=29701752/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=563336 CPUtime=1242.08 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 78754 0 0 0 124112 96 0 0 20 0 1 0 106125047 576856064 118527 33554432000 4194304 5796924 140734226787856 140734226784968 4606799 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 140834 118527 166 392 0 140433 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 563336

[startup+1302.3 s]
/proc/loadavg: 2.16 2.17 2.17 3/178 2669
/proc/meminfo: memFree=29778840/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=432804 CPUtime=1302.07 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 80454 0 0 0 130107 100 0 0 20 0 1 0 106125047 443191296 96041 33554432000 4194304 5796924 140734226787856 140734226784968 4592031 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 108201 96041 166 392 0 107800 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 432804

[startup+1362.3 s]
/proc/loadavg: 2.16 2.17 2.17 4/178 2694
/proc/meminfo: memFree=29735600/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=565948 CPUtime=1362.06 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 81178 0 0 0 136104 102 0 0 20 0 1 0 106125047 579530752 114138 33554432000 4194304 5796924 140734226787856 140734226784968 4606799 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 141487 114138 166 392 0 141086 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 565948

[startup+1422.3 s]
/proc/loadavg: 2.14 2.16 2.17 3/177 2695
/proc/meminfo: memFree=29651372/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=575012 CPUtime=1422.06 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 83276 0 0 0 142102 104 0 0 20 0 1 0 106125047 588812288 131055 33554432000 4194304 5796924 140734226787856 140734226784968 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 143753 131055 166 392 0 143352 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 575012

[startup+1482.3 s]
/proc/loadavg: 2.11 2.15 2.16 4/177 2696
/proc/meminfo: memFree=29767276/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=443736 CPUtime=1482.04 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 84774 0 0 0 148096 108 0 0 20 0 1 0 106125047 454385664 99056 33554432000 4194304 5796924 140734226787856 140734226784968 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 110934 99056 166 392 0 110533 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 443736

[startup+1542.31 s]
/proc/loadavg: 2.15 2.15 2.16 4/177 2697
/proc/meminfo: memFree=29726752/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=579324 CPUtime=1542.04 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 85991 0 0 0 154094 110 0 0 20 0 1 0 106125047 593227776 117135 33554432000 4194304 5796924 140734226787856 140734226784968 4606708 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 144831 117135 166 392 0 144430 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 579324

[startup+1602.3 s]
/proc/loadavg: 2.21 2.16 2.17 3/177 2698
/proc/meminfo: memFree=29648064/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=585564 CPUtime=1602.03 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 87440 0 0 0 160091 112 0 0 20 0 1 0 106125047 599617536 133403 33554432000 4194304 5796924 140734226787856 140734226784968 4606768 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 146391 133403 166 392 0 145990 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 585564

[startup+1662.3 s]
/proc/loadavg: 2.12 2.14 2.16 3/177 2700
/proc/meminfo: memFree=29767360/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=454140 CPUtime=1662.02 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 88950 0 0 0 166085 117 0 0 20 0 1 0 106125047 465039360 99933 33554432000 4194304 5796924 140734226787856 140734226785496 4592023 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 113535 99933 166 392 0 113134 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 454140

[startup+1722.3 s]
/proc/loadavg: 2.13 2.15 2.16 3/177 2701
/proc/meminfo: memFree=29675108/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=587680 CPUtime=1721.99 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 89764 0 0 0 172080 119 0 0 20 0 1 0 106125047 601784320 120437 33554432000 4194304 5796924 140734226787856 140734226784968 4606567 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 146920 120437 166 392 0 146519 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 587680

[startup+1782.3 s]
/proc/loadavg: 2.05 2.12 2.15 3/177 2747
/proc/meminfo: memFree=29595712/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=591344 CPUtime=1781.96 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 90577 0 0 0 178075 121 0 0 20 0 1 0 106125047 605536256 139708 33554432000 4194304 5796924 140734226787856 140734226784968 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 147836 139708 166 392 0 147435 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 591344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.10 2.12 2.15 3/177 2748
/proc/meminfo: memFree=29501420/32872528 swapFree=15644/1722384
[pid=2633] ppid=2630 vsize=594028 CPUtime=1800.05 cores=0,2,4,6
/proc/2633/stat : 2633 (naps-1.02) R 2630 2633 31536 0 -1 4202496 91141 0 0 0 179883 122 0 0 20 0 1 0 106125047 608284672 144344 33554432000 4194304 5796924 140734226787856 140734226784968 4606789 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/2633/statm: 148507 144344 166 392 0 148106 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 594028

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 2633 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.06
CPU user time (s): 1798.83
CPU system time (s): 1.22881
CPU usage (%): 99.9807
Max. virtual memory (cumulated for all children) (KiB): 716628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.83
system time used= 1.22881
maximum resident set size= 642868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91153
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= 113
involuntary context switches= 1968

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.04723 second user time and 6.586 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-06 21:38:35
IDJOB=4082027
IDBENCH=2567
IDSOLVER=2544
FILE ID=node120/4082027-1465241915
RUNJOBID= node120-1465222007-31552
PBS_JOBID= 19843231
Free space on /tmp= 71736 MiB

SOLVER NAME= NaPS 1.02
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-75-70.opb
COMMAND LINE= naps-1.02 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4082027-1465241915/watcher-4082027-1465241915 -o /tmp/evaluation-result-4082027-1465241915/solver-4082027-1465241915 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1465222007-31552 --watchdog 1960  naps-1.02 HOME/instance-4082027-1465241915.opb

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

MD5SUM BENCH= 51456bad41bf92f026526861ffdd231e
RANDOM SEED=1914818205

node120.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.425
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.425
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.425
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.425
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.425
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.425
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.425
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.425
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30289256 kB
Buffers:           21712 kB
Cached:            74380 kB
SwapCached:         1512 kB
Active:           106336 kB
Inactive:          54324 kB
Active(anon):      64268 kB
Inactive(anon):     2412 kB
Active(file):      42068 kB
Inactive(file):    51912 kB
Unevictable:     1722384 kB
Mlocked:           15644 kB
SwapTotal:      67108856 kB
SwapFree:       67099624 kB
Dirty:              3888 kB
Writeback:             0 kB
AnonPages:       1789596 kB
Mapped:             8684 kB
Shmem:                 0 kB
Slab:             566340 kB
SReclaimable:      10548 kB
SUnreclaim:       555792 kB
KernelStack:        1472 kB
PageTables:         7404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1908848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1714176 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= 71728 MiB
End job on node120 at 2016-06-06 22:08:35