Trace number 4103147

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
NaPS 1.02? (TO) 1800.06 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n3702.opb
MD5SUMd696f4100af4494c851a4f1a4044ecb8
Bench CategoryOPT-BIGINT (optimisation, big integers)
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 FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4827154397
Optimality of the best value was proved NO
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29701186548799
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29701186548799
Number of bits of the biggest sum of numbers45
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        : 1523,150
1800.05/1800.40	c 2cl/3cl ITE-codings   : 0,0
1800.05/1800.40	c BDD/srt/adr Max costs : 218630,0,0
1800.05/1800.40	c BDDraw/bin/mul/srt/adr: 150,0,1522,0,0
1800.05/1800.40	c BDD nodes             : 15740471
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) : 1800 s        (0 s)
1800.05/1800.40	c Time for Opt-base     : 1576 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-4103147-1466242902/watcher-4103147-1466242902 -o /tmp/evaluation-result-4103147-1466242902/solver-4103147-1466242902 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1466241101-19193 --watchdog 1960 naps-1.02 HOME/instance-4103147-1466242902.opb 

pid=19358
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.00 2.00 1.89 3/178 19361
/proc/meminfo: memFree=31873888/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=7628 CPUtime=0 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 548 0 0 0 0 0 0 0 20 0 1 0 26336203 7811072 423 33554432000 4194304 5796924 140734867087072 140736407296312 5151664 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 1907 433 114 392 0 1506 0

[startup+0.10016 s]
/proc/loadavg: 2.00 2.00 1.89 3/178 19361
/proc/meminfo: memFree=31873888/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=25200 CPUtime=0.08 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 4924 0 0 0 8 0 0 0 20 0 1 0 26336203 25804800 4480 33554432000 4194304 5796924 140734867087072 140736407296312 4659057 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 6300 4480 114 392 0 5899 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25200

[startup+0.200353 s]
/proc/loadavg: 2.00 2.00 1.89 3/178 19361
/proc/meminfo: memFree=31873888/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=42392 CPUtime=0.19 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 9407 0 0 0 18 1 0 0 20 0 1 0 26336203 43409408 8607 33554432000 4194304 5796924 140734867087072 140736407296312 5095032 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 10598 8608 114 392 0 10197 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42392

[startup+0.300342 s]
/proc/loadavg: 2.00 2.00 1.89 3/178 19361
/proc/meminfo: memFree=31873888/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=55736 CPUtime=0.29 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 11929 0 0 0 27 2 0 0 20 0 1 0 26336203 57073664 11090 33554432000 4194304 5796924 140734867087072 140736407296312 5096553 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 13934 11090 116 392 0 13533 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55736

[startup+0.70028 s]
/proc/loadavg: 2.00 2.00 1.89 3/178 19361
/proc/meminfo: memFree=31873888/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=68388 CPUtime=0.69 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 15497 0 0 0 67 2 0 0 20 0 1 0 26336203 70029312 14355 33554432000 4194304 5796924 140734867087072 140734867084600 4806838 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 17097 14355 128 392 0 16696 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68388

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 1.89 3/179 19362
/proc/meminfo: memFree=31811904/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=78132 CPUtime=1.48 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 17802 0 0 0 146 2 0 0 20 0 1 0 26336203 80007168 16660 33554432000 4194304 5796924 140734867087072 140734867084600 5092651 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 19533 16660 128 392 0 19132 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 78132

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 1.89 3/179 19362
/proc/meminfo: memFree=31791312/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=113020 CPUtime=3.09 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 26508 0 0 0 305 4 0 0 20 0 1 0 26336203 115732480 25366 33554432000 4194304 5796924 140734867087072 140734867084568 4261421 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 28255 25366 128 392 0 27854 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 113020

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 1.89 3/179 19362
/proc/meminfo: memFree=31706736/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=200884 CPUtime=6.29 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 48550 0 0 0 622 7 0 0 20 0 1 0 26336203 205705216 47219 33554432000 4194304 5796924 140734867087072 140734864861528 5092526 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 50221 47219 139 392 0 49820 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 200884

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.89 3/179 19362
/proc/meminfo: memFree=31554916/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=292440 CPUtime=12.69 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 68214 0 0 0 1259 10 0 0 20 0 1 0 26336203 299458560 70164 33554432000 4194304 5796924 140734867087072 140734865440648 5093586 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 73110 70164 139 392 0 72709 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 292440

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.89 3/179 19362
/proc/meminfo: memFree=31492304/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=355580 CPUtime=25.49 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 75428 0 0 0 2536 13 0 0 20 0 1 0 26336203 364113920 85821 33554432000 4194304 5796924 140734867087072 140734866883720 5092432 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 88895 85821 139 392 0 88494 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 355580

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 19362
/proc/meminfo: memFree=31215260/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=462016 CPUtime=51.08 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 86540 0 0 0 5092 16 0 0 20 0 1 0 26336203 473104384 112680 33554432000 4194304 5796924 140734867087072 140734866436040 4806845 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 115504 112680 139 392 0 115103 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 462016

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 19363
/proc/meminfo: memFree=30838968/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=675904 CPUtime=102.28 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 107891 0 0 0 10204 24 0 0 20 0 1 0 26336203 692125696 163671 33554432000 4194304 5796924 140734867087072 140734867063768 5087571 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 168976 163671 139 392 0 168575 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 675904

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 19364
/proc/meminfo: memFree=30532256/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=965528 CPUtime=162.23 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 127591 0 0 0 16189 34 0 0 20 0 1 0 26336203 988700672 236699 33554432000 4194304 5796924 140734867087072 140734866635592 5092509 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 241382 236699 139 392 0 240981 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 965528

[startup+222.307 s]
/proc/loadavg: 2.07 2.02 1.91 3/179 19366
/proc/meminfo: memFree=30422972/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=1065488 CPUtime=222.2 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 135635 0 0 0 22184 36 0 0 20 0 1 0 26336203 1091059712 253392 33554432000 4194304 5796924 140734867087072 140734867083288 5096549 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 266372 253392 144 392 0 265971 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 1065488

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/179 19367
/proc/meminfo: memFree=30402860/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=1067596 CPUtime=282.17 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 136172 0 0 0 28181 36 0 0 20 0 1 0 26336203 1093218304 253908 33554432000 4194304 5796924 140734867087072 140734867083288 5092487 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 266899 253908 144 392 0 266498 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 1067596

[startup+342.3 s]
/proc/loadavg: 2.06 2.02 1.92 3/179 19368
/proc/meminfo: memFree=30404968/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=1068804 CPUtime=342.16 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 136486 0 0 0 34180 36 0 0 20 0 1 0 26336203 1094455296 254732 33554432000 4194304 5796924 140734867087072 140734867083288 5087499 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 267201 254732 144 392 0 266800 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 1068804

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/179 19369
/proc/meminfo: memFree=30387344/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=1070140 CPUtime=402.16 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 136809 0 0 0 40179 37 0 0 20 0 1 0 26336203 1095823360 255055 33554432000 4194304 5796924 140734867087072 140734867083288 5087643 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 267535 255055 144 392 0 267134 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1070140

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/179 19370
/proc/meminfo: memFree=30394492/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=1071276 CPUtime=462.15 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 137114 0 0 0 46178 37 0 0 20 0 1 0 26336203 1096986624 255360 33554432000 4194304 5796924 140734867087072 140734867080792 4865554 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 267819 255360 144 392 0 267418 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 1071276

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/180 19375
/proc/meminfo: memFree=30399892/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=1072444 CPUtime=522.14 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 137385 0 0 0 52177 37 0 0 20 0 1 0 26336203 1098182656 255631 33554432000 4194304 5796924 140734867087072 140734867083288 4313520 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 268111 255631 144 392 0 267710 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 1072444

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 19376
/proc/meminfo: memFree=30379480/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=1073696 CPUtime=582.13 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 137706 0 0 0 58176 37 0 0 20 0 1 0 26336203 1099464704 256463 33554432000 4194304 5796924 140734867087072 140734867083288 5087606 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 268424 256463 144 392 0 268023 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 1073696


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


[startup+882.307 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 19382
/proc/meminfo: memFree=30372540/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=1079712 CPUtime=882.09 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 139232 0 0 0 88172 37 0 0 20 0 1 0 26336203 1105625088 258619 33554432000 4194304 5796924 140734867087072 140734867083288 5087743 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 269928 258619 144 392 0 269527 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 1079712

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 19383
/proc/meminfo: memFree=30354808/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=1081012 CPUtime=942.07 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 139561 0 0 0 94170 37 0 0 20 0 1 0 26336203 1106956288 259459 33554432000 4194304 5796924 140734867087072 140734867083288 5087501 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 270253 259459 144 392 0 269852 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 1081012

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 19384
/proc/meminfo: memFree=30367760/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=1082680 CPUtime=1002.06 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 139948 0 0 0 100169 37 0 0 20 0 1 0 26336203 1108664320 259846 33554432000 4194304 5796924 140734867087072 140734867080792 5096680 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 270670 259846 144 392 0 270269 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 1082680

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 19385
/proc/meminfo: memFree=30351512/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=1084280 CPUtime=1062.06 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 140366 0 0 0 106168 38 0 0 20 0 1 0 26336203 1110302720 260264 33554432000 4194304 5796924 140734867087072 140734867083288 5092493 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 271070 260264 144 392 0 270669 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 1084280

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 19389
/proc/meminfo: memFree=30366624/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=1085768 CPUtime=1122.05 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 140736 0 0 0 112167 38 0 0 20 0 1 0 26336203 1111826432 261145 33554432000 4194304 5796924 140734867087072 140734867083288 4299744 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 271442 261145 144 392 0 271041 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 1085768

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 19414
/proc/meminfo: memFree=30352376/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=1087316 CPUtime=1182.04 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 141107 0 0 0 118166 38 0 0 20 0 1 0 26336203 1113411584 261516 33554432000 4194304 5796924 140734867087072 140734867083288 5087606 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 271829 261516 144 392 0 271428 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 1087316

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 19415
/proc/meminfo: memFree=30365680/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=1088448 CPUtime=1242.03 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 141419 0 0 0 124165 38 0 0 20 0 1 0 26336203 1114570752 261828 33554432000 4194304 5796924 140734867087072 140734867083288 4865437 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 272112 261828 144 392 0 271711 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 1088448

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 19416
/proc/meminfo: memFree=30349716/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=1089752 CPUtime=1302.02 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 141714 0 0 0 130164 38 0 0 20 0 1 0 26336203 1115906048 262634 33554432000 4194304 5796924 140734867087072 140734867083288 5100122 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 272438 262634 144 392 0 272037 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 1089752

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 19417
/proc/meminfo: memFree=30336692/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=1091036 CPUtime=1362.01 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 142050 0 0 0 136163 38 0 0 20 0 1 0 26336203 1117220864 262970 33554432000 4194304 5796924 140734867087072 140734867083288 5087778 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 272759 262970 144 392 0 272358 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 1091036

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 19418
/proc/meminfo: memFree=30351916/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=1092560 CPUtime=1422.01 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 142433 0 0 0 142163 38 0 0 20 0 1 0 26336203 1118781440 263353 33554432000 4194304 5796924 140734867087072 140734867083288 5092526 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 273140 263353 144 392 0 272739 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 1092560

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 19420
/proc/meminfo: memFree=30335228/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=1094768 CPUtime=1482 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 142995 0 0 0 148161 39 0 0 20 0 1 0 26336203 1121042432 264426 33554432000 4194304 5796924 140734867087072 140734867083288 4839574 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 273692 264426 144 392 0 273291 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 1094768

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 19421
/proc/meminfo: memFree=30321708/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=1096140 CPUtime=1541.99 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 143313 0 0 0 154160 39 0 0 20 0 1 0 26336203 1122447360 264744 33554432000 4194304 5796924 140734867087072 140734867083288 5087501 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 274035 264744 144 392 0 273634 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 1096140

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 19422
/proc/meminfo: memFree=30343076/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=1097276 CPUtime=1601.98 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 143626 0 0 0 160159 39 0 0 20 0 1 0 26336203 1123610624 265057 33554432000 4194304 5796924 140734867087072 140734867083288 5096549 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 274319 265057 144 392 0 273918 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 1097276

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 19423
/proc/meminfo: memFree=30327136/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=1098600 CPUtime=1661.97 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 143930 0 0 0 166158 39 0 0 20 0 1 0 26336203 1124966400 265872 33554432000 4194304 5796924 140734867087072 140734867083288 5092450 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 274650 265872 144 392 0 274249 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 1098600

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 19427
/proc/meminfo: memFree=30315536/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=1099736 CPUtime=1721.96 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 144242 0 0 0 172157 39 0 0 20 0 1 0 26336203 1126129664 266184 33554432000 4194304 5796924 140734867087072 140734867083288 5092416 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 274934 266184 144 392 0 274533 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 1099736

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 19429
/proc/meminfo: memFree=30334112/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=1101112 CPUtime=1781.95 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 144585 0 0 0 178156 39 0 0 20 0 1 0 26336203 1127538688 266527 33554432000 4194304 5796924 140734867087072 140734867083288 4865437 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 275278 266527 144 392 0 274877 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 1101112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 19429
/proc/meminfo: memFree=30332064/32872528 swapFree=7780/7780
[pid=19361] ppid=19358 vsize=1101680 CPUtime=1800.05 cores=0,2,4,6
/proc/19361/stat : 19361 (naps-1.02) R 19358 19361 19177 0 -1 4202496 144707 0 0 0 179966 39 0 0 20 0 1 0 26336203 1128120320 266649 33554432000 4194304 5796924 140734867087072 140734867083288 4865437 0 0 4096 17954 0 0 0 17 2 0 0 0 0 0
/proc/19361/statm: 275420 266649 144 392 0 275019 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1101680

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 19361 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): 1799.66
CPU system time (s): 0.400939
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 1134256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.66
system time used= 0.400939
maximum resident set size= 1111428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144720
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= 125
involuntary context switches= 1862

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.16021 second user time and 6.42902 second system time

The end

Launcher Data

Begin job on node133 at 2016-06-18 11:41:43
IDJOB=4103147
IDBENCH=2281
IDSOLVER=2544
FILE ID=node133/4103147-1466242902
RUNJOBID= node133-1466241101-19193
PBS_JOBID= 19918201
Free space on /tmp= 71704 MiB

SOLVER NAME= NaPS 1.02
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-n3702.opb
COMMAND LINE= naps-1.02 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103147-1466242902/watcher-4103147-1466242902 -o /tmp/evaluation-result-4103147-1466242902/solver-4103147-1466242902 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1466241101-19193 --watchdog 1960  naps-1.02 HOME/instance-4103147-1466242902.opb

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

MD5SUM BENCH= d696f4100af4494c851a4f1a4044ecb8
RANDOM SEED=1626294645

node133.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.256
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.51
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.256
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.256
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		: 2667.256
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		: 2667.256
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.256
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		: 2667.256
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		: 2667.256
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:        31874300 kB
Buffers:          110892 kB
Cached:           138468 kB
SwapCached:          892 kB
Active:            87056 kB
Inactive:         170656 kB
Active(anon):       9528 kB
Inactive(anon):     1364 kB
Active(file):      77528 kB
Inactive(file):   169292 kB
Unevictable:        7780 kB
Mlocked:            7780 kB
SwapTotal:      67108856 kB
SwapFree:       67099860 kB
Dirty:             16552 kB
Writeback:             0 kB
AnonPages:         15960 kB
Mapped:             7952 kB
Shmem:                 0 kB
Slab:             602224 kB
SReclaimable:      45352 kB
SUnreclaim:       556872 kB
KernelStack:        1464 kB
PageTables:         4176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     136484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71704 MiB
End job on node133 at 2016-06-18 12:11:43