Trace number 4081851

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.02UNSAT 551.04 551.126

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl15_25_pb.cnf.cr.opb
MD5SUMddad6b8774f3cb7ea8e2d9ff3a650623
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.011997
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables750
Total number of constraints80
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint25
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
Number of bits of the biggest sum of numbers5
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.
551.01/551.12	s UNSATISFIABLE
551.01/551.12	c _____________________________________________________________________________
551.01/551.12	c 
551.01/551.12	c std/band forms        : 30,0
551.01/551.12	c 2cl/3cl ITE-codings   : 690,0
551.01/551.12	c BDD/srt/adr Max costs : 47,0,0
551.01/551.12	c BDDraw/bin/mul/srt/adr: 30,0,0,0,0
551.01/551.12	c BDD nodes             : 1440
551.01/551.12	c Es1/CC detections     : 0,0
551.01/551.12	c SAT/UNSAT calls       : 0,1
551.01/551.12	c restarts              : 6230
551.01/551.12	c conflicts             : 2205466        (4003 /sec)
551.01/551.12	c decisions             : 2924874        (5308 /sec)
551.01/551.12	c propagations          : 101181386      (183632 /sec)
551.01/551.12	c inspects              : 0              (0 /sec)
551.01/551.12	c CPU time (solving tm) : 551 s        (551 s)
551.01/551.12	c Time for Opt-base     : 0 s
551.01/551.12	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-4081851-1465221481/watcher-4081851-1465221481 -o /tmp/evaluation-result-4081851-1465221481/solver-4081851-1465221481 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465219565-1169 --watchdog 1960 naps-1.02 HOME/instance-4081851-1465221481.opb 

pid=1742
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.16 2.22 2.12 3/176 1745
/proc/meminfo: memFree=30167596/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=6552 CPUtime=0 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 346 0 0 0 0 0 0 0 20 0 1 0 104081318 6709248 221 33554432000 4194304 5796924 140735825397328 140734958659528 4404063 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 1638 221 127 392 0 1237 0

[startup+0.100159 s]
/proc/loadavg: 2.16 2.22 2.12 3/176 1745
/proc/meminfo: memFree=30167596/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=5284 CPUtime=0.09 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 983 0 0 0 9 0 0 0 20 0 1 0 104081318 5410816 812 33554432000 4194304 5796924 140735825397328 140734958659528 4611179 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 1321 812 163 392 0 920 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5284

[startup+0.200282 s]
/proc/loadavg: 2.16 2.22 2.12 3/176 1745
/proc/meminfo: memFree=30167596/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=5944 CPUtime=0.19 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 1220 0 0 0 19 0 0 0 20 0 1 0 104081318 6086656 1039 33554432000 4194304 5796924 140735825397328 140734958659528 4595146 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 1486 1039 166 392 0 1085 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5944

[startup+0.300261 s]
/proc/loadavg: 2.16 2.22 2.12 3/176 1745
/proc/meminfo: memFree=30167596/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=6968 CPUtime=0.29 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 1514 0 0 0 29 0 0 0 20 0 1 0 104081318 7135232 1331 33554432000 4194304 5796924 140735825397328 140734958659528 5094533 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 1742 1332 166 392 0 1341 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6968

[startup+0.700298 s]
/proc/loadavg: 2.16 2.22 2.12 3/176 1745
/proc/meminfo: memFree=30167596/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=11320 CPUtime=0.69 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 2077 0 0 0 69 0 0 0 20 0 1 0 104081318 11591680 2394 33554432000 4194304 5796924 140735825397328 140735825394568 4606737 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 2830 2394 166 392 0 2429 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11320

[startup+1.50031 s]
/proc/loadavg: 2.16 2.22 2.12 4/177 1746
/proc/meminfo: memFree=30154292/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=12644 CPUtime=1.49 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 2331 0 0 0 149 0 0 0 20 0 1 0 104081318 12947456 2643 33554432000 4194304 5796924 140735825397328 140735825394568 4606555 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 3161 2643 166 392 0 2760 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12644

[startup+3.10029 s]
/proc/loadavg: 2.16 2.22 2.12 4/177 1746
/proc/meminfo: memFree=30145560/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=16996 CPUtime=3.09 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 2798 0 0 0 309 0 0 0 20 0 1 0 104081318 17403904 3610 33554432000 4194304 5796924 140735825397328 140735825394568 4607194 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 4249 3610 166 392 0 3848 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16996

[startup+6.3003 s]
/proc/loadavg: 2.23 2.23 2.12 3/177 1746
/proc/meminfo: memFree=30120548/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=16996 CPUtime=6.29 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 3211 0 0 0 629 0 0 0 20 0 1 0 104081318 17403904 3897 33554432000 4194304 5796924 140735825397328 140735825394616 4607198 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 4249 3897 166 392 0 3848 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16996

[startup+12.7003 s]
/proc/loadavg: 2.21 2.23 2.12 3/177 1746
/proc/meminfo: memFree=30101064/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=28524 CPUtime=12.69 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 3569 0 0 0 1268 1 0 0 20 0 1 0 104081318 29208576 6291 33554432000 4194304 5796924 140735825397328 140735825394568 4606789 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 7131 6291 166 392 0 6730 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28524

[startup+25.5004 s]
/proc/loadavg: 2.24 2.23 2.12 3/177 1746
/proc/meminfo: memFree=30060976/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=40336 CPUtime=25.48 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 3864 0 0 0 2547 1 0 0 20 0 1 0 104081318 41304064 8627 33554432000 4194304 5796924 140735825397328 140735825394568 4606799 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 10084 8627 166 392 0 9683 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40336

[startup+51.1004 s]
/proc/loadavg: 2.30 2.25 2.13 3/177 1746
/proc/meminfo: memFree=30066676/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=46440 CPUtime=51.08 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 4505 0 0 0 5107 1 0 0 20 0 1 0 104081318 47554560 11296 33554432000 4194304 5796924 140735825397328 140735825394392 4606579 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 11610 11296 166 392 0 11209 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 46440

[startup+102.3 s]
/proc/loadavg: 2.33 2.25 2.14 3/177 1747
/proc/meminfo: memFree=30029804/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=71132 CPUtime=102.28 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 5670 0 0 0 10226 2 0 0 20 0 1 0 104081318 72839168 15288 33554432000 4194304 5796924 140735825397328 140735825394568 4607232 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 17783 15288 166 392 0 17382 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 71132

[startup+162.3 s]
/proc/loadavg: 2.22 2.23 2.14 4/178 1751
/proc/meminfo: memFree=30045496/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=71132 CPUtime=162.26 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 5672 0 0 0 16224 2 0 0 20 0 1 0 104081318 72839168 15290 33554432000 4194304 5796924 140735825397328 140735825394568 4607192 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 17783 15290 166 392 0 17382 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 71132

[startup+222.307 s]
/proc/loadavg: 2.29 2.25 2.14 3/178 1777
/proc/meminfo: memFree=29995860/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=82568 CPUtime=222.26 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 6528 0 0 0 22224 2 0 0 20 0 1 0 104081318 84549632 18683 33554432000 4194304 5796924 140735825397328 140735825394392 4607201 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 20642 18683 166 392 0 20241 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 82568

[startup+282.3 s]
/proc/loadavg: 2.22 2.23 2.14 3/177 1779
/proc/meminfo: memFree=29940756/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=82568 CPUtime=282.24 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 6529 0 0 0 28222 2 0 0 20 0 1 0 104081318 84549632 19195 33554432000 4194304 5796924 140735825397328 140735825394392 4606799 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 20642 19195 166 392 0 20241 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 82568

[startup+342.3 s]
/proc/loadavg: 2.24 2.23 2.15 3/177 1780
/proc/meminfo: memFree=29900920/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=82568 CPUtime=342.23 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 6530 0 0 0 34221 2 0 0 20 0 1 0 104081318 84549632 19707 33554432000 4194304 5796924 140735825397328 140735825394392 4606718 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 20642 19707 166 392 0 20241 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 82568

[startup+402.3 s]
/proc/loadavg: 2.33 2.25 2.16 3/177 1781
/proc/meminfo: memFree=29883200/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=82568 CPUtime=402.22 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 6530 0 0 0 40220 2 0 0 20 0 1 0 104081318 84549632 19707 33554432000 4194304 5796924 140735825397328 140735825394392 4607192 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 20642 19707 166 392 0 20241 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 82568

[startup+462.3 s]
/proc/loadavg: 2.38 2.28 2.17 4/177 1782
/proc/meminfo: memFree=29873440/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=89712 CPUtime=462.22 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 6610 0 0 0 46219 3 0 0 20 0 1 0 104081318 91865088 21319 33554432000 4194304 5796924 140735825397328 140735825394392 4606480 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 22428 21319 166 392 0 22027 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 89712

[startup+522.3 s]
/proc/loadavg: 2.30 2.27 2.18 3/177 1783
/proc/meminfo: memFree=29872248/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=89712 CPUtime=522.21 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 6617 0 0 0 52218 3 0 0 20 0 1 0 104081318 91865088 21838 33554432000 4194304 5796924 140735825397328 140735825394392 4606579 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 22428 21838 166 392 0 22027 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 89712

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 1745 sig 9
??? kill -1745 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+537.6 s]
/proc/loadavg: 2.24 2.26 2.17 3/177 1783
/proc/meminfo: memFree=29838304/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=90568 CPUtime=537.5 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 6903 0 0 0 53747 3 0 0 20 0 1 0 104081318 92741632 22107 33554432000 4194304 5796924 140735825397328 140735825394472 4606555 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 22642 22107 166 392 0 22241 0
Current children cumulated CPU time (s) 537.5
Current children cumulated vsize (KiB) 90568

[startup+544 s]
/proc/loadavg: 2.22 2.25 2.17 4/177 1784
/proc/meminfo: memFree=29826444/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=90568 CPUtime=543.9 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 7027 0 0 0 54387 3 0 0 20 0 1 0 104081318 92741632 22339 33554432000 4194304 5796924 140735825397328 140735825394472 4607258 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 22642 22339 166 392 0 22241 0
Current children cumulated CPU time (s) 543.9
Current children cumulated vsize (KiB) 90568

[startup+547.2 s]
/proc/loadavg: 2.28 2.26 2.18 3/177 1784
/proc/meminfo: memFree=29818688/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=90568 CPUtime=547.1 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 7027 0 0 0 54707 3 0 0 20 0 1 0 104081318 92741632 22339 33554432000 4194304 5796924 140735825397328 140735825394472 4607241 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 22642 22339 166 392 0 22241 0
Current children cumulated CPU time (s) 547.1
Current children cumulated vsize (KiB) 90568

[startup+548.8 s]
/proc/loadavg: 2.28 2.26 2.18 3/177 1784
/proc/meminfo: memFree=29818440/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=90568 CPUtime=548.7 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 7027 0 0 0 54867 3 0 0 20 0 1 0 104081318 92741632 22339 33554432000 4194304 5796924 140735825397328 140735825394472 4606744 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 22642 22339 166 392 0 22241 0
Current children cumulated CPU time (s) 548.7
Current children cumulated vsize (KiB) 90568

[startup+550.4 s]
/proc/loadavg: 2.28 2.26 2.18 3/177 1784
/proc/meminfo: memFree=29813952/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=90568 CPUtime=550.3 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 7027 0 0 0 55027 3 0 0 20 0 1 0 104081318 92741632 22339 33554432000 4194304 5796924 140735825397328 140735825394472 4606789 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 22642 22339 166 392 0 22241 0
Current children cumulated CPU time (s) 550.3
Current children cumulated vsize (KiB) 90568

[startup+550.8 s]
/proc/loadavg: 2.28 2.26 2.18 3/177 1784
/proc/meminfo: memFree=29813952/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=90568 CPUtime=550.7 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 7027 0 0 0 55067 3 0 0 20 0 1 0 104081318 92741632 22339 33554432000 4194304 5796924 140735825397328 140735825394472 4606495 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 22642 22339 166 392 0 22241 0
Current children cumulated CPU time (s) 550.7
Current children cumulated vsize (KiB) 90568

[startup+551 s]
/proc/loadavg: 2.28 2.26 2.18 3/177 1784
/proc/meminfo: memFree=29813952/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=90568 CPUtime=550.9 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 7027 0 0 0 55087 3 0 0 20 0 1 0 104081318 92741632 22339 33554432000 4194304 5796924 140735825397328 140735825394472 4607215 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 22642 22339 166 392 0 22241 0
Current children cumulated CPU time (s) 550.9
Current children cumulated vsize (KiB) 90568

[startup+551.1 s]
/proc/loadavg: 2.26 2.26 2.18 3/177 1784
/proc/meminfo: memFree=29811532/32872528 swapFree=16360/1798728
[pid=1745] ppid=1742 vsize=90568 CPUtime=551.01 cores=1,3,5,7
/proc/1745/stat : 1745 (naps-1.02) R 1742 1745 1152 0 -1 4202496 7027 0 0 0 55098 3 0 0 20 0 1 0 104081318 92741632 22339 33554432000 4194304 5796924 140735825397328 140735825394472 4606555 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/1745/statm: 22642 22339 166 392 0 22241 0
Current children cumulated CPU time (s) 551.01
Current children cumulated vsize (KiB) 90568

Child status: 20
Real time (s): 551.126
CPU time (s): 551.04
CPU user time (s): 551.001
CPU system time (s): 0.038994
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 90568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 551.001
system time used= 0.038994
maximum resident set size= 89416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7042
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= 13
involuntary context switches= 605

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.38179 second user time and 2.13567 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-06 15:58:02
IDJOB=4081851
IDBENCH=1407
IDSOLVER=2544
FILE ID=node123/4081851-1465221481
RUNJOBID= node123-1465219565-1169
PBS_JOBID= 19843215
Free space on /tmp= 71732 MiB

SOLVER NAME= NaPS 1.02
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl15_25_pb.cnf.cr.opb
COMMAND LINE= naps-1.02 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081851-1465221481/watcher-4081851-1465221481 -o /tmp/evaluation-result-4081851-1465221481/solver-4081851-1465221481 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465219565-1169 --watchdog 1960  naps-1.02 HOME/instance-4081851-1465221481.opb

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

MD5SUM BENCH= ddad6b8774f3cb7ea8e2d9ff3a650623
RANDOM SEED=12375137

node123.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.117
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.23
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.117
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.117
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.117
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.117
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.117
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.57
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.117
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.117
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:        30168760 kB
Buffers:            6508 kB
Cached:            55624 kB
SwapCached:         1844 kB
Active:           171912 kB
Inactive:          25228 kB
Active(anon):     135032 kB
Inactive(anon):     2056 kB
Active(file):      36880 kB
Inactive(file):    23172 kB
Unevictable:     1798728 kB
Mlocked:           16360 kB
SwapTotal:      67108856 kB
SwapFree:       67098720 kB
Dirty:              3908 kB
Writeback:            48 kB
AnonPages:       1938744 kB
Mapped:             7752 kB
Shmem:                 0 kB
Slab:             566200 kB
SReclaimable:      10200 kB
SUnreclaim:       556000 kB
KernelStack:        1432 kB
PageTables:         7676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2068740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1898496 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71728 MiB
End job on node123 at 2016-06-06 16:07:13