Trace number 4094566

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? (MO) 1456.83 1457.06

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/graphs/
normalized-graph13reducmore_wcsp.wbo
MD5SUMea40a0e629962acadf81be421b26ca75
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmark
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables13153
Total number of constraints970904
Number of soft constraints970450
Number of constraints which are clauses970450
Number of constraints which are cardinality constraints (but not clauses)454
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint44
Top cost 10110
Min constraint cost 1
Max constraint cost 3670
Sum of constraints costs 307075871
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
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.
1456.36/1456.60	c 
1456.36/1456.60	c *** TERMINATED *** by signal 15
1456.36/1456.60	s UNKNOWN
1456.36/1456.60	c _____________________________________________________________________________
1456.36/1456.60	c 
1456.36/1456.60	c std/band forms        : 446,0
1456.36/1456.60	c 2cl/3cl ITE-codings   : 12245,0
1456.36/1456.60	c BDD/srt/adr Max costs : 85,0,0
1456.36/1456.60	c BDDraw/bin/mul/srt/adr: 446,0,0,0,0
1456.36/1456.60	c BDD nodes             : 25382
1456.36/1456.60	c Es1/CC detections     : 0,0
1456.36/1456.60	c SAT/UNSAT calls       : 0,0
1456.36/1456.60	c restarts              : 0
1456.36/1456.60	c conflicts             : 0              (0 /sec)
1456.36/1456.60	c decisions             : 0              (0 /sec)
1456.36/1456.60	c propagations          : 0              (0 /sec)
1456.36/1456.60	c inspects              : 0              (0 /sec)
1456.36/1456.60	c CPU time (solving tm) : 1451 s        (0 s)
1456.36/1456.60	c Time for Opt-base     : 1217 s
1456.36/1456.60	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-4094566-1466107899/watcher-4094566-1466107899 -o /tmp/evaluation-result-4094566-1466107899/solver-4094566-1466107899 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466104297-29951 --watchdog 1960 naps-1.02 HOME/instance-4094566-1466107899.wbo 

pid=30545
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.22 2.14 2.10 3/176 30548
/proc/meminfo: memFree=30359744/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=6552 CPUtime=0 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 316 0 0 0 0 0 0 0 20 0 1 0 12836608 6709248 190 33554432000 4194304 5796924 140735365837424 140734605314904 4350334 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 1638 190 127 392 0 1237 0

[startup+0.100207 s]
/proc/loadavg: 2.22 2.14 2.10 3/176 30548
/proc/meminfo: memFree=30359744/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=11512 CPUtime=0.09 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 1567 0 0 0 9 0 0 0 20 0 1 0 12836608 11788288 1910 33554432000 4194304 5796924 140735365837424 140734605314904 5183584 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 2878 1912 127 392 0 2477 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11512

[startup+0.200334 s]
/proc/loadavg: 2.22 2.14 2.10 3/176 30548
/proc/meminfo: memFree=30359744/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=15032 CPUtime=0.19 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 2382 0 0 0 19 0 0 0 20 0 1 0 12836608 15392768 2716 33554432000 4194304 5796924 140735365837424 140734605314904 5183584 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 3758 2716 130 392 0 3357 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15032

[startup+0.300252 s]
/proc/loadavg: 2.22 2.14 2.10 3/176 30548
/proc/meminfo: memFree=30359744/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=19156 CPUtime=0.29 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 3304 0 0 0 29 0 0 0 20 0 1 0 12836608 19615744 3539 33554432000 4194304 5796924 140735365837424 140734605314904 4360789 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 4789 3539 130 392 0 4388 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19156

[startup+0.700219 s]
/proc/loadavg: 2.22 2.14 2.10 3/176 30548
/proc/meminfo: memFree=30359744/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=31476 CPUtime=0.68 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 6608 0 0 0 68 0 0 0 20 0 1 0 12836608 32231424 6588 33554432000 4194304 5796924 140735365837424 140735365836648 5087650 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 7869 6588 130 392 0 7468 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 31476

[startup+1.50023 s]
/proc/loadavg: 2.22 2.14 2.10 3/177 30549
/proc/meminfo: memFree=30319448/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=60804 CPUtime=1.48 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 13580 0 0 0 147 1 0 0 20 0 1 0 12836608 62263296 13551 33554432000 4194304 5796924 140735365837424 140735365836648 5113434 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 15201 13551 130 392 0 14800 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 60804

[startup+3.10021 s]
/proc/loadavg: 2.22 2.14 2.10 3/177 30549
/proc/meminfo: memFree=30284468/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=113144 CPUtime=3.08 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 25939 0 0 0 304 4 0 0 20 0 1 0 12836608 115859456 25874 33554432000 4194304 5796924 140735365837424 140735365836680 4621249 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 28286 25874 130 392 0 27885 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 113144

[startup+6.30022 s]
/proc/loadavg: 2.20 2.13 2.10 3/177 30549
/proc/meminfo: memFree=30172704/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=239308 CPUtime=6.29 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 48756 0 0 0 619 10 0 0 20 0 1 0 12836608 245051392 53435 33554432000 4194304 5796924 140735365837424 140735365836680 5095032 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 59827 53435 130 392 0 59426 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 239308

[startup+12.7003 s]
/proc/loadavg: 2.18 2.13 2.10 4/177 30549
/proc/meminfo: memFree=29948236/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=450376 CPUtime=12.68 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 80670 0 0 0 1251 17 0 0 20 0 1 0 12836608 461185024 103518 33554432000 4194304 5796924 140735365837424 140735365836696 5087766 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 112594 103518 131 392 0 112193 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 450376

[startup+25.5004 s]
/proc/loadavg: 2.14 2.12 2.10 3/177 30549
/proc/meminfo: memFree=29515696/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=953172 CPUtime=25.48 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 233325 0 0 0 2508 40 0 0 20 0 1 0 12836608 976048128 210582 33554432000 4194304 5796924 140735365837424 140735365832008 5087501 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 238293 210582 150 392 0 237892 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 953172

[startup+51.1004 s]
/proc/loadavg: 2.16 2.13 2.10 3/177 30549
/proc/meminfo: memFree=29513992/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=953172 CPUtime=51.08 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 233325 0 0 0 5068 40 0 0 20 0 1 0 12836608 976048128 210582 33554432000 4194304 5796924 140735365837424 140735365832008 5092425 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 238293 210582 150 392 0 237892 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 953172

[startup+102.3 s]
/proc/loadavg: 2.07 2.11 2.09 4/177 30551
/proc/meminfo: memFree=29513568/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=953172 CPUtime=102.28 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 233325 0 0 0 10188 40 0 0 20 0 1 0 12836608 976048128 210582 33554432000 4194304 5796924 140735365837424 140735365832008 5092643 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 238293 210582 150 392 0 237892 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 953172

[startup+162.3 s]
/proc/loadavg: 2.07 2.10 2.09 3/177 30552
/proc/meminfo: memFree=29512104/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=953172 CPUtime=162.26 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 233325 0 0 0 16186 40 0 0 20 0 1 0 12836608 976048128 210582 33554432000 4194304 5796924 140735365837424 140735365832008 5092545 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 238293 210582 150 392 0 237892 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 953172

[startup+222.307 s]
/proc/loadavg: 2.02 2.08 2.08 3/177 30553
/proc/meminfo: memFree=29512436/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=953172 CPUtime=222.26 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 233325 0 0 0 22186 40 0 0 20 0 1 0 12836608 976048128 210582 33554432000 4194304 5796924 140735365837424 140735365832008 4863664 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 238293 210582 150 392 0 237892 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 953172

[startup+282.3 s]
/proc/loadavg: 2.01 2.06 2.08 3/177 30554
/proc/meminfo: memFree=25356740/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=953172 CPUtime=282.24 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 233325 0 0 0 28184 40 0 0 20 0 1 0 12836608 976048128 210678 33554432000 4194304 5796924 140735365837424 140735365832008 5100093 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 238293 210678 150 392 0 237892 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 953172

[startup+342.3 s]
/proc/loadavg: 2.12 2.09 2.09 3/177 30555
/proc/meminfo: memFree=15614824/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=953172 CPUtime=342.24 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 233325 0 0 0 34184 40 0 0 20 0 1 0 12836608 976048128 212126 33554432000 4194304 5796924 140735365837424 140735365832008 4863673 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 238293 212126 150 392 0 237892 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 953172

[startup+402.3 s]
/proc/loadavg: 2.08 2.08 2.09 3/177 30602
/proc/meminfo: memFree=29723564/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=955912 CPUtime=402.22 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 234034 0 0 0 40182 40 0 0 20 0 1 0 12836608 978853888 212835 33554432000 4194304 5796924 140735365837424 140735365832008 4806736 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 238978 212835 150 392 0 238577 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 955912

[startup+462.3 s]
/proc/loadavg: 2.18 2.10 2.09 3/177 30603
/proc/meminfo: memFree=29712468/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=955912 CPUtime=462.22 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 234035 0 0 0 46182 40 0 0 20 0 1 0 12836608 978853888 213065 33554432000 4194304 5796924 140735365837424 140735365832008 5096706 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 238978 213065 150 392 0 238577 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 955912

[startup+522.3 s]
/proc/loadavg: 2.06 2.08 2.08 3/178 30607
/proc/meminfo: memFree=29709408/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=955912 CPUtime=522.2 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 234038 0 0 0 52180 40 0 0 20 0 1 0 12836608 978853888 213217 33554432000 4194304 5796924 140735365837424 140735365832008 5087516 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 238978 213217 150 392 0 238577 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 955912

[startup+582.3 s]
/proc/loadavg: 2.12 2.09 2.09 3/177 30608
/proc/meminfo: memFree=29697172/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=955912 CPUtime=582.19 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 234038 0 0 0 58179 40 0 0 20 0 1 0 12836608 978853888 213408 33554432000 4194304 5796924 140735365837424 140735365832008 5087516 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 238978 213408 150 392 0 238577 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 955912

[startup+642.3 s]
/proc/loadavg: 2.08 2.09 2.09 3/177 30609
/proc/meminfo: memFree=29678304/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=955912 CPUtime=642.18 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 234038 0 0 0 64178 40 0 0 20 0 1 0 12836608 978853888 213408 33554432000 4194304 5796924 140735365837424 140735365832008 5096660 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 238978 213408 150 392 0 238577 0
Current children cumulated CPU time (s) 642.18
Current children cumulated vsize (KiB) 955912

[startup+702.3 s]
/proc/loadavg: 2.03 2.07 2.08 3/177 30611
/proc/meminfo: memFree=29677604/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=955912 CPUtime=702.17 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 234038 0 0 0 70177 40 0 0 20 0 1 0 12836608 978853888 213408 33554432000 4194304 5796924 140735365837424 140735365832008 4809151 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 238978 213408 150 392 0 238577 0
Current children cumulated CPU time (s) 702.17
Current children cumulated vsize (KiB) 955912

[startup+762.3 s]
/proc/loadavg: 2.12 2.08 2.09 2/169 30643
/proc/meminfo: memFree=29766212/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=955912 CPUtime=762.17 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 234038 0 0 0 76177 40 0 0 20 0 1 0 12836608 978853888 213529 33554432000 4194304 5796924 140735365837424 140735365832008 5092648 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 238978 213529 150 392 0 238577 0
Current children cumulated CPU time (s) 762.17
Current children cumulated vsize (KiB) 955912

[startup+822.3 s]
/proc/loadavg: 1.48 1.90 2.02 2/170 30645
/proc/meminfo: memFree=29768448/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=955912 CPUtime=822.15 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 234038 0 0 0 82175 40 0 0 20 0 1 0 12836608 978853888 213529 33554432000 4194304 5796924 140735365837424 140735365832008 5087776 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 238978 213529 150 392 0 238577 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 955912

[startup+882.307 s]
/proc/loadavg: 1.28 1.76 1.97 2/170 30646
/proc/meminfo: memFree=29768200/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=955912 CPUtime=882.15 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 234038 0 0 0 88175 40 0 0 20 0 1 0 12836608 978853888 213529 33554432000 4194304 5796924 140735365837424 140735365832008 4809123 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 238978 213529 150 392 0 238577 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 955912

[startup+942.3 s]
/proc/loadavg: 1.23 1.65 1.91 2/170 30646
/proc/meminfo: memFree=29768572/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=955912 CPUtime=942.13 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 234039 0 0 0 94173 40 0 0 20 0 1 0 12836608 978853888 213530 33554432000 4194304 5796924 140735365837424 140735365832008 4806949 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 238978 213530 150 392 0 238577 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 955912

[startup+1002.3 s]
/proc/loadavg: 1.25 1.58 1.87 3/170 30649
/proc/meminfo: memFree=29768452/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=955912 CPUtime=1002.12 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 234039 0 0 0 100172 40 0 0 20 0 1 0 12836608 978853888 213530 33554432000 4194304 5796924 140735365837424 140735365832008 5087774 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 238978 213530 150 392 0 238577 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 955912

[startup+1062.3 s]
/proc/loadavg: 1.29 1.53 1.83 3/170 30649
/proc/meminfo: memFree=29768452/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=955912 CPUtime=1062.12 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 234039 0 0 0 106172 40 0 0 20 0 1 0 12836608 978853888 213530 33554432000 4194304 5796924 140735365837424 140735365832008 4805795 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 238978 213530 150 392 0 238577 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 955912

[startup+1122.3 s]
/proc/loadavg: 1.43 1.52 1.81 3/171 30654
/proc/meminfo: memFree=29768580/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=955912 CPUtime=1122.11 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 234039 0 0 0 112171 40 0 0 20 0 1 0 12836608 978853888 213530 33554432000 4194304 5796924 140735365837424 140735365832008 5087516 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 238978 213530 150 392 0 238577 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 955912

[startup+1182.3 s]
/proc/loadavg: 1.30 1.46 1.77 2/170 30654
/proc/meminfo: memFree=29768464/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=955912 CPUtime=1182.11 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 234039 0 0 0 118170 41 0 0 20 0 1 0 12836608 978853888 213530 33554432000 4194304 5796924 140735365837424 140735365832008 4863664 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 238978 213530 150 392 0 238577 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 955912

[startup+1242.3 s]
/proc/loadavg: 1.36 1.43 1.73 2/170 30655
/proc/meminfo: memFree=29402544/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=1410804 CPUtime=1242.1 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 273059 0 0 0 124154 56 0 0 20 0 1 0 12836608 1444663296 318815 33554432000 4194304 5796924 140735365837424 140735365833256 5095032 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 352701 318817 157 392 0 352300 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1410804

[startup+1302.3 s]
/proc/loadavg: 1.34 1.41 1.71 2/170 30657
/proc/meminfo: memFree=23725088/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=7524348 CPUtime=1302.08 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 807713 0 0 0 129975 233 0 0 20 0 1 0 12836608 7704932352 1735861 33554432000 4194304 5796924 140735365837424 140735365831304 5095032 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 1881087 1735862 157 392 0 1880686 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 7524348

[startup+1362.3 s]
/proc/loadavg: 1.32 1.40 1.68 2/170 30658
/proc/meminfo: memFree=15444448/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=15620140 CPUtime=1362.08 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 1283384 0 0 0 135801 407 0 0 20 0 1 0 12836608 15995023360 3787456 33554432000 4194304 5796924 140735365837424 140735365832664 4244676 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 3905035 3787456 157 392 0 3904634 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 15620140

[startup+1422.3 s]
/proc/loadavg: 1.30 1.37 1.65 2/170 30660
/proc/meminfo: memFree=17047384/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=13660296 CPUtime=1422.08 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 1468482 0 0 0 141759 449 0 0 20 0 1 0 12836608 13988143104 3387586 33554432000 4194304 5796924 140735365837424 140735365831656 5095032 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 3415074 3387586 157 392 0 3414673 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 13660296



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1456.6 s]
/proc/loadavg: 1.23 1.34 1.63 2/170 30660
/proc/meminfo: memFree=15554384/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=15872888 CPUtime=1456.36 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202496 1719816 0 0 0 145124 512 0 0 20 0 1 0 12836608 16253837312 3761560 33554432000 4194304 5796924 140735365837424 140735365832008 5095032 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 3968222 3761561 157 392 0 3967821 0
Current children cumulated CPU time (s) 1456.36
Current children cumulated vsize (KiB) 15872888

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

[startup+1456.8 s]
/proc/loadavg: 1.23 1.34 1.63 2/170 30660
/proc/meminfo: memFree=15554384/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=0 CPUtime=1456.56 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202500 1719828 0 0 0 145124 532 0 0 20 0 1 0 12836608 0 0 33554432000 0 0 0 0 0 0 16384 4096 17954 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1456.56
Current children cumulated vsize (KiB) 0

[startup+1457 s]
/proc/loadavg: 1.23 1.34 1.63 2/170 30660
/proc/meminfo: memFree=15554384/32872528 swapFree=1190796/1305260
[pid=30548] ppid=30545 vsize=0 CPUtime=1456.76 cores=1,3,5,7
/proc/30548/stat : 30548 (naps-1.02) R 30545 30548 29204 0 -1 4202500 1719828 0 0 0 145124 552 0 0 20 0 1 0 12836608 0 0 33554432000 0 0 0 0 0 0 16384 4096 17954 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/30548/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1456.76
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1457.06
CPU time (s): 1456.83
CPU user time (s): 1451.25
CPU system time (s): 5.58815
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 15872888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1451.25
system time used= 5.58815
maximum resident set size= 15149824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1719828
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= 7
involuntary context switches= 1712

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.01139 second user time and 5.69313 second system time

The end

Launcher Data

Begin job on node127 at 2016-06-16 22:11:40
IDJOB=4094566
IDBENCH=79646
IDSOLVER=2554
FILE ID=node127/4094566-1466107899
RUNJOBID= node127-1466104297-29951
PBS_JOBID= 19904036
Free space on /tmp= 71696 MiB

SOLVER NAME= NaPS 1.02
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/graphs/normalized-graph13reducmore_wcsp.wbo
COMMAND LINE= naps-1.02 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4094566-1466107899/watcher-4094566-1466107899 -o /tmp/evaluation-result-4094566-1466107899/solver-4094566-1466107899 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466104297-29951 --watchdog 1960  naps-1.02 HOME/instance-4094566-1466107899.wbo

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

MD5SUM BENCH= ea40a0e629962acadf81be421b26ca75
RANDOM SEED=494238645

node127.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.769
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.769
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.769
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.769
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
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.769
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.769
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.769
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:        30360032 kB
Buffers:           54244 kB
Cached:           162208 kB
SwapCached:        34656 kB
Active:           363748 kB
Inactive:         140292 kB
Active(anon):     254288 kB
Inactive(anon):    35592 kB
Active(file):     109460 kB
Inactive(file):   104700 kB
Unevictable:     1305260 kB
Mlocked:         1190796 kB
SwapTotal:      67108856 kB
SwapFree:       67066092 kB
Dirty:             34152 kB
Writeback:             0 kB
AnonPages:       1561352 kB
Mapped:             7824 kB
Shmem:                 0 kB
Slab:             571580 kB
SReclaimable:      15644 kB
SUnreclaim:       555936 kB
KernelStack:        1440 kB
PageTables:         7184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1709424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 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 node127 at 2016-06-16 22:35:57