Trace number 4107826

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.02 1800.4

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/
j120/normalized-j12056_10-unsat.opb
MD5SUM9569f42797128c8734a8cda484f54275
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables57354
Total number of constraints201250
Number of constraints which are clauses200306
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints944
Minimum length of a constraint1
Maximum length of a constraint120
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 677
Number of bits of the biggest sum of numbers10
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.00/1800.40	c 
1800.00/1800.40	c *** TERMINATED *** by signal 15
1800.00/1800.40	s UNKNOWN
1800.00/1800.40	c _____________________________________________________________________________
1800.00/1800.40	c 
1800.00/1800.40	c std/band forms        : 928,0
1800.00/1800.40	c 2cl/3cl ITE-codings   : 501543,0
1800.00/1800.40	c BDD/srt/adr Max costs : 1214,0,0
1800.00/1800.40	c BDDraw/bin/mul/srt/adr: 740,0,188,0,0
1800.00/1800.40	c BDD nodes             : 735563
1800.00/1800.40	c Es1/CC detections     : 0,0
1800.00/1800.40	c SAT/UNSAT calls       : 0,0
1800.00/1800.40	c restarts              : 0
1800.00/1800.40	c conflicts             : 0              (0 /sec)
1800.00/1800.40	c decisions             : 0              (0 /sec)
1800.00/1800.40	c propagations          : 0              (0 /sec)
1800.00/1800.40	c inspects              : 0              (0 /sec)
1800.00/1800.40	c CPU time (solving tm) : 1799 s        (0 s)
1800.00/1800.40	c Time for Opt-base     : 0.07199 s
1800.00/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-4107826-1466281996/watcher-4107826-1466281996 -o /tmp/evaluation-result-4107826-1466281996/solver-4107826-1466281996 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466276032-17850 --watchdog 1960 naps-1.02 HOME/instance-4107826-1466281996.opb 

pid=20238
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.13 2.03 2.05 4/176 20241
/proc/meminfo: memFree=31329612/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=6416 CPUtime=0 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 293 0 0 0 0 0 0 0 20 0 1 0 30246209 6569984 168 33554432000 4194304 5796924 140737378401952 140737378401176 5095032 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 1604 168 128 392 0 1203 0

[startup+0.100119 s]
/proc/loadavg: 2.13 2.03 2.05 4/176 20241
/proc/meminfo: memFree=31329612/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=9892 CPUtime=0.09 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 1174 0 0 0 9 0 0 0 20 0 1 0 30246209 10129408 1034 33554432000 4194304 5796924 140737378401952 140737378401176 4564240 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 2473 1034 128 392 0 2072 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9892

[startup+0.200286 s]
/proc/loadavg: 2.13 2.03 2.05 4/176 20241
/proc/meminfo: memFree=31329612/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=13864 CPUtime=0.18 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 2163 0 0 0 18 0 0 0 20 0 1 0 30246209 14196736 1962 33554432000 4194304 5796924 140737378401952 140737378401176 5183584 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 3466 1962 128 392 0 3065 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 13864

[startup+0.300281 s]
/proc/loadavg: 2.13 2.03 2.05 4/176 20241
/proc/meminfo: memFree=31329612/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=17692 CPUtime=0.29 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 3090 0 0 0 28 1 0 0 20 0 1 0 30246209 18116608 3298 33554432000 4194304 5796924 140737378401952 140737378401176 5183584 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 4423 3298 128 392 0 4022 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17692

[startup+0.700265 s]
/proc/loadavg: 2.13 2.03 2.05 4/176 20241
/proc/meminfo: memFree=31329612/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=20436 CPUtime=0.68 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 3800 0 0 0 67 1 0 0 20 0 1 0 30246209 20926464 3933 33554432000 4194304 5796924 140737378401952 140737378401112 5183584 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 5109 3933 128 392 0 4708 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20436

[startup+1.50026 s]
/proc/loadavg: 2.13 2.03 2.05 3/177 20242
/proc/meminfo: memFree=31305160/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=29348 CPUtime=1.48 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 6147 0 0 0 147 1 0 0 20 0 1 0 30246209 30052352 5874 33554432000 4194304 5796924 140737378401952 140737378401112 5183584 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 7337 5874 128 392 0 6936 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 29348

[startup+3.10026 s]
/proc/loadavg: 2.13 2.03 2.05 3/177 20242
/proc/meminfo: memFree=31283344/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=55728 CPUtime=3.08 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 13274 0 0 0 306 2 0 0 20 0 1 0 30246209 57065472 12333 33554432000 4194304 5796924 140737378401952 140737378398168 5087632 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 13932 12333 144 392 0 13531 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 55728

[startup+6.30023 s]
/proc/loadavg: 2.12 2.03 2.05 2/171 20271
/proc/meminfo: memFree=31340220/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=72540 CPUtime=6.28 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 16749 0 0 0 625 3 0 0 20 0 1 0 30246209 74280960 16897 33554432000 4194304 5796924 140737378401952 140737378325080 5095032 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 18135 16897 144 392 0 17734 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 72540

[startup+12.7003 s]
/proc/loadavg: 2.11 2.03 2.05 4/177 20288
/proc/meminfo: memFree=30597268/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=512344 CPUtime=12.69 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 74289 0 0 0 1253 16 0 0 20 0 1 0 30246209 524640256 117572 33554432000 4194304 5796924 140737378401952 140737378399160 5095032 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 128086 117573 153 392 0 127685 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 512344

[startup+25.5004 s]
/proc/loadavg: 2.16 2.04 2.06 3/177 20288
/proc/meminfo: memFree=30543352/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=607136 CPUtime=25.49 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 89959 0 0 0 2529 20 0 0 20 0 1 0 30246209 621707264 137510 33554432000 4194304 5796924 140737378401952 140737378399000 4606480 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 151784 137510 168 392 0 151383 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 607136

[startup+51.1004 s]
/proc/loadavg: 2.19 2.06 2.06 3/177 20288
/proc/meminfo: memFree=30529792/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=609280 CPUtime=51.07 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 90387 0 0 0 5087 20 0 0 20 0 1 0 30246209 623902720 139468 33554432000 4194304 5796924 140737378401952 140737378399000 4606531 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 152320 139468 169 392 0 151919 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 609280

[startup+102.3 s]
/proc/loadavg: 2.08 2.05 2.06 3/177 20289
/proc/meminfo: memFree=30531128/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=611440 CPUtime=102.26 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 91522 0 0 0 10205 21 0 0 20 0 1 0 30246209 626114560 138857 33554432000 4194304 5796924 140737378401952 140737378399416 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 152860 138857 169 392 0 152459 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 611440

[startup+162.3 s]
/proc/loadavg: 2.16 2.07 2.06 3/177 20290
/proc/meminfo: memFree=30509204/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=643200 CPUtime=162.22 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 92736 0 0 0 16200 22 0 0 20 0 1 0 30246209 658636800 143594 33554432000 4194304 5796924 140737378401952 140737378399064 4591877 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 160800 143594 169 392 0 160399 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 643200

[startup+222.307 s]
/proc/loadavg: 2.11 2.07 2.06 3/177 20291
/proc/meminfo: memFree=30503524/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=647500 CPUtime=222.2 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 94124 0 0 0 22196 24 0 0 20 0 1 0 30246209 663040000 144068 33554432000 4194304 5796924 140737378401952 140737378399592 4607782 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 161875 144068 169 392 0 161474 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 647500

[startup+282.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/177 20293
/proc/meminfo: memFree=30511668/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=617956 CPUtime=282.18 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 94569 0 0 0 28193 25 0 0 20 0 1 0 30246209 632786944 142289 33554432000 4194304 5796924 140737378401952 140737378399000 4606433 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 154489 142289 169 392 0 154088 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 617956

[startup+342.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/177 20294
/proc/meminfo: memFree=30499652/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=617956 CPUtime=342.17 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 95355 0 0 0 34190 27 0 0 20 0 1 0 30246209 632786944 142911 33554432000 4194304 5796924 140737378401952 140737378399416 4606507 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 154489 142911 169 392 0 154088 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 617956

[startup+402.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/177 20295
/proc/meminfo: memFree=30498972/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=620448 CPUtime=402.15 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 96789 0 0 0 40186 29 0 0 20 0 1 0 30246209 635338752 143723 33554432000 4194304 5796924 140737378401952 140737378399416 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 155112 143723 169 392 0 154711 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 620448

[startup+462.3 s]
/proc/loadavg: 2.04 2.05 2.05 3/178 20299
/proc/meminfo: memFree=30484108/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=652996 CPUtime=462.15 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 97617 0 0 0 46185 30 0 0 20 0 1 0 30246209 668667904 147087 33554432000 4194304 5796924 140737378401952 140737378399000 4594694 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 163249 147087 169 392 0 162848 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 652996

[startup+522.3 s]
/proc/loadavg: 2.01 2.04 2.04 3/177 20300
/proc/meminfo: memFree=30475540/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=652996 CPUtime=522.13 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 98333 0 0 0 52182 31 0 0 20 0 1 0 30246209 668667904 146580 33554432000 4194304 5796924 140737378401952 140737378399592 4607261 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 163249 146580 169 392 0 162848 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 652996

[startup+582.3 s]
/proc/loadavg: 2.08 2.05 2.05 3/177 20302
/proc/meminfo: memFree=30482336/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=652996 CPUtime=582.13 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 99211 0 0 0 58180 33 0 0 20 0 1 0 30246209 668667904 146242 33554432000 4194304 5796924 140737378401952 140737378399592 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 163249 146242 169 392 0 162848 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 652996


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


[startup+882.307 s]
/proc/loadavg: 2.01 2.03 2.03 3/177 20308
/proc/meminfo: memFree=30453012/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=659240 CPUtime=882.09 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 102709 0 0 0 88169 40 0 0 20 0 1 0 30246209 675061760 149135 33554432000 4194304 5796924 140737378401952 140737378399592 4606534 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 164810 149135 169 392 0 164409 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 659240

[startup+942.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/177 20309
/proc/meminfo: memFree=30473888/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=628420 CPUtime=942.07 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 102839 0 0 0 94166 41 0 0 20 0 1 0 30246209 643502080 146527 33554432000 4194304 5796924 140737378401952 140737378399416 4606507 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 157105 146527 169 392 0 156704 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 628420

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/177 20310
/proc/meminfo: memFree=30449316/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=660716 CPUtime=1002.05 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 103769 0 0 0 100163 42 0 0 20 0 1 0 30246209 676573184 150103 33554432000 4194304 5796924 140737378401952 140737378399000 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 165179 150103 169 392 0 164778 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 660716

[startup+1062.3 s]
/proc/loadavg: 2.04 2.03 2.02 3/178 20314
/proc/meminfo: memFree=30451272/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=629896 CPUtime=1062.04 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 104110 0 0 0 106161 43 0 0 20 0 1 0 30246209 645013504 147187 33554432000 4194304 5796924 140737378401952 140737378399416 4608498 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 157474 147187 169 392 0 157073 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 629896

[startup+1122.3 s]
/proc/loadavg: 2.05 2.03 2.02 3/177 20315
/proc/meminfo: memFree=30449432/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=660716 CPUtime=1122.03 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 104769 0 0 0 112159 44 0 0 20 0 1 0 30246209 676573184 150901 33554432000 4194304 5796924 140737378401952 140737378399592 4607720 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 165179 150901 169 392 0 164778 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 660716

[startup+1182.3 s]
/proc/loadavg: 2.05 2.04 2.01 3/177 20317
/proc/meminfo: memFree=30452976/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=629896 CPUtime=1182.02 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 105050 0 0 0 118157 45 0 0 20 0 1 0 30246209 645013504 147415 33554432000 4194304 5796924 140737378401952 140737378399416 4606507 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 157474 147415 169 392 0 157073 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 629896

[startup+1242.3 s]
/proc/loadavg: 2.02 2.03 2.01 3/177 20318
/proc/meminfo: memFree=30452112/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=660716 CPUtime=1242.01 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 105531 0 0 0 124155 46 0 0 20 0 1 0 30246209 676573184 150952 33554432000 4194304 5796924 140737378401952 140737378399592 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 165179 150952 169 392 0 164778 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 660716

[startup+1302.3 s]
/proc/loadavg: 2.05 2.03 2.01 3/177 20319
/proc/meminfo: memFree=30454224/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=632508 CPUtime=1302 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 106165 0 0 0 130152 48 0 0 20 0 1 0 30246209 647688192 147823 33554432000 4194304 5796924 140737378401952 140737378399000 4606507 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 158127 147823 169 392 0 157726 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 632508

[startup+1362.3 s]
/proc/loadavg: 2.05 2.04 2.01 3/177 20320
/proc/meminfo: memFree=30431664/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=663328 CPUtime=1361.99 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 106799 0 0 0 136151 48 0 0 20 0 1 0 30246209 679247872 150997 33554432000 4194304 5796924 140737378401952 140737378399592 4606531 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 165832 150997 169 392 0 165431 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 663328

[startup+1422.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 20321
/proc/meminfo: memFree=30436204/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=664640 CPUtime=1421.99 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 106877 0 0 0 142150 49 0 0 20 0 1 0 30246209 680591360 154141 33554432000 4194304 5796924 140737378401952 140737378399000 4606555 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 166160 154141 169 392 0 165759 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 664640

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 20322
/proc/meminfo: memFree=30442364/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=664640 CPUtime=1481.97 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 107583 0 0 0 148147 50 0 0 20 0 1 0 30246209 680591360 150557 33554432000 4194304 5796924 140737378401952 140737378399592 4606507 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 166160 150557 169 392 0 165759 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 664640

[startup+1542.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 20324
/proc/meminfo: memFree=30420764/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=664640 CPUtime=1541.97 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 107632 0 0 0 154146 51 0 0 20 0 1 0 30246209 680591360 153672 33554432000 4194304 5796924 140737378401952 140737378399592 4606433 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 166160 153672 169 392 0 165759 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 664640

[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 20325
/proc/meminfo: memFree=30452268/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=668160 CPUtime=1601.95 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 109246 0 0 0 160143 52 0 0 20 0 1 0 30246209 684195840 149965 33554432000 4194304 5796924 140737378401952 140737378399000 4592091 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 167040 149965 169 392 0 166639 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 668160

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 20329
/proc/meminfo: memFree=30429624/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=668160 CPUtime=1661.94 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 109252 0 0 0 166142 52 0 0 20 0 1 0 30246209 684195840 153037 33554432000 4194304 5796924 140737378401952 140737378399000 4568992 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 167040 153037 169 392 0 166639 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 668160

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 20353
/proc/meminfo: memFree=30411780/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=668160 CPUtime=1721.94 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 109257 0 0 0 172141 53 0 0 20 0 1 0 30246209 684195840 155597 33554432000 4194304 5796924 140737378401952 140737378399000 4606507 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 167040 155597 169 392 0 166639 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 668160

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 20354
/proc/meminfo: memFree=30414136/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=668160 CPUtime=1781.92 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 110003 0 0 0 178137 55 0 0 20 0 1 0 30246209 684195840 151853 33554432000 4194304 5796924 140737378401952 140737378399592 4606708 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 167040 151853 169 392 0 166639 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 668160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 20355
/proc/meminfo: memFree=30439260/32872528 swapFree=303544/319896
[pid=20241] ppid=20238 vsize=668160 CPUtime=1800 cores=0,2,4,6
/proc/20241/stat : 20241 (naps-1.02) R 20238 20241 17834 0 -1 4202496 110021 0 0 0 179945 55 0 0 20 0 1 0 30246209 684195840 152877 33554432000 4194304 5796924 140737378401952 140737378399592 4606507 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/20241/statm: 167040 152877 169 392 0 166639 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 668160

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

Child status: 0
Real time (s): 1800.4
CPU time (s): 1800.02
CPU user time (s): 1799.46
CPU system time (s): 0.559914
CPU usage (%): 99.9786
Max. virtual memory (cumulated for all children) (KiB): 717480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.46
system time used= 0.559914
maximum resident set size= 673988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110033
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= 164
involuntary context switches= 1852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.92625 second user time and 8.24075 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-18 22:33:16
IDJOB=4107826
IDBENCH=73545
IDSOLVER=2544
FILE ID=node128/4107826-1466281996
RUNJOBID= node128-1466276032-17850
PBS_JOBID= 19918254
Free space on /tmp= 71696 MiB

SOLVER NAME= NaPS 1.02
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12056_10-unsat.opb
COMMAND LINE= naps-1.02 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4107826-1466281996/watcher-4107826-1466281996 -o /tmp/evaluation-result-4107826-1466281996/solver-4107826-1466281996 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466276032-17850 --watchdog 1960  naps-1.02 HOME/instance-4107826-1466281996.opb

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

MD5SUM BENCH= 9569f42797128c8734a8cda484f54275
RANDOM SEED=1673293297

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31330148 kB
Buffers:          163788 kB
Cached:           218444 kB
SwapCached:         2708 kB
Active:           187360 kB
Inactive:         277432 kB
Active(anon):      82580 kB
Inactive(anon):     2684 kB
Active(file):     104780 kB
Inactive(file):   274748 kB
Unevictable:      319896 kB
Mlocked:          303544 kB
SwapTotal:      67108856 kB
SwapFree:       67099180 kB
Dirty:             17320 kB
Writeback:             0 kB
AnonPages:        401640 kB
Mapped:             9420 kB
Shmem:                 0 kB
Slab:             626244 kB
SReclaimable:      68572 kB
SUnreclaim:       557672 kB
KernelStack:        1424 kB
PageTables:         5176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     527196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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 node128 at 2016-06-18 23:03:16