Trace number 1555445

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
SApperloT hrp? (TO) 1200.12 1200.47

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner064.cnf
MD5SUM1a0b22841159d2c84fdcb857229ffa08
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark155.387
Satisfiable
(Un)Satisfiability was proved
Number of variables24448
Number of clauses73151
Sum of the clauses size170683
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 248766
Number of clauses of size 324383
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1555445-1238741150/watcher-1555445-1238741150 -o /tmp/evaluation-result-1555445-1238741150/solver-1555445-1238741150 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=186206816 HOME/instance-1555445-1238741150.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13831
/proc/meminfo: memFree=1744552/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=2732 CPUtime=0
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 402 0 0 0 0 0 0 0 18 0 1 0 1146778247 2797568 386 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 683 387 95 292 0 388 0

[startup+0.090268 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13831
/proc/meminfo: memFree=1744552/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=6372 CPUtime=0.08
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 1328 0 0 0 8 0 0 0 18 0 1 0 1146778247 6524928 1311 1992294400 134512640 135712473 4294956208 18446744073709551615 134564296 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 1593 1311 105 292 0 1298 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6372

[startup+0.101268 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13831
/proc/meminfo: memFree=1744552/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=6372 CPUtime=0.09
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 1329 0 0 0 9 0 0 0 18 0 1 0 1146778247 6524928 1312 1992294400 134512640 135712473 4294956208 18446744073709551615 134563918 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 1593 1312 105 292 0 1298 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6372

[startup+0.30129 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13831
/proc/meminfo: memFree=1744552/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=6684 CPUtime=0.29
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 1444 0 0 0 29 0 0 0 19 0 1 0 1146778247 6844416 1404 1992294400 134512640 135712473 4294956208 18446744073709551615 134564621 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 1671 1404 105 292 0 1376 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6684

[startup+0.701334 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13831
/proc/meminfo: memFree=1744552/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=6948 CPUtime=0.69
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 1507 0 0 0 69 0 0 0 22 0 1 0 1146778247 7114752 1467 1992294400 134512640 135712473 4294956208 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 1737 1467 105 292 0 1442 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6948

[startup+1.50142 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13832
/proc/meminfo: memFree=1738912/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=7356 CPUtime=1.49
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 1585 0 0 0 149 0 0 0 25 0 1 0 1146778247 7532544 1545 1992294400 134512640 135712473 4294956208 18446744073709551615 134552891 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 1839 1545 105 292 0 1544 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7356

[startup+3.10159 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13832
/proc/meminfo: memFree=1737760/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=9208 CPUtime=3.09
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 2057 0 0 0 309 0 0 0 25 0 1 0 1146778247 9428992 2017 1992294400 134512640 135712473 4294956208 18446744073709551615 134564108 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 2302 2017 109 292 0 2007 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9208

[startup+6.30194 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13832
/proc/meminfo: memFree=1734112/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=13360 CPUtime=6.29
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 3103 0 0 0 628 1 0 0 25 0 1 0 1146778247 13680640 3063 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 3340 3063 109 292 0 3045 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13360

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13832
/proc/meminfo: memFree=1724592/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=22328 CPUtime=12.69
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 5315 0 0 0 1267 2 0 0 25 0 1 0 1146778247 22863872 5275 1992294400 134512640 135712473 4294956208 18446744073709551615 134563068 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 5582 5275 109 292 0 5287 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22328

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13832
/proc/meminfo: memFree=1704368/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=41968 CPUtime=25.49
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 10314 0 0 0 2543 6 0 0 25 0 1 0 1146778247 42975232 10176 1992294400 134512640 135712473 4294956208 18446744073709551615 134563041 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 10492 10176 109 292 0 10197 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 41968

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13832
/proc/meminfo: memFree=1690352/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=55848 CPUtime=51.08
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 13717 0 0 0 5099 9 0 0 25 0 1 0 1146778247 57188352 13579 1992294400 134512640 135712473 4294956208 18446744073709551615 134568073 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 13962 13579 109 292 0 13667 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 55848

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13832
/proc/meminfo: memFree=1690352/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=55848 CPUtime=102.27
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 13725 0 0 0 10218 9 0 0 25 0 1 0 1146778247 57188352 13587 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 13962 13587 109 292 0 13667 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 55848

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13832
/proc/meminfo: memFree=1688944/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=57380 CPUtime=162.25
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 14053 0 0 0 16216 9 0 0 25 0 1 0 1146778247 58757120 13915 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 14345 13915 109 292 0 14050 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 57380

[startup+222.301 s]
/proc/loadavg: 1.10 1.03 1.01 2/65 13832
/proc/meminfo: memFree=1658928/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=88040 CPUtime=222.23
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 21579 0 0 0 22206 17 0 0 25 0 1 0 1146778247 90152960 21441 1992294400 134512640 135712473 4294956208 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 22010 21441 109 292 0 21715 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 88040

[startup+282.302 s]
/proc/loadavg: 1.11 1.05 1.01 2/65 13832
/proc/meminfo: memFree=1605232/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=142768 CPUtime=282.22
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 35189 0 0 0 28194 28 0 0 25 0 1 0 1146778247 146194432 34922 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 35692 34922 109 292 0 35397 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 142768

[startup+342.301 s]
/proc/loadavg: 1.07 1.05 1.01 2/65 13832
/proc/meminfo: memFree=1590896/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=156584 CPUtime=342.2
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 38636 0 0 0 34189 31 0 0 25 0 1 0 1146778247 160342016 38369 1992294400 134512640 135712473 4294956208 18446744073709551615 134564286 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 39146 38369 110 292 0 38851 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 156584

[startup+402.302 s]
/proc/loadavg: 1.14 1.07 1.02 2/65 13832
/proc/meminfo: memFree=1590832/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=156584 CPUtime=402.18
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 38639 0 0 0 40187 31 0 0 25 0 1 0 1146778247 160342016 38372 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 39146 38372 110 292 0 38851 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 156584

[startup+462.301 s]
/proc/loadavg: 1.12 1.07 1.02 2/65 13832
/proc/meminfo: memFree=1590576/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=156584 CPUtime=462.16
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 38725 0 0 0 46185 31 0 0 25 0 1 0 1146778247 160342016 38374 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 39146 38374 110 292 0 38851 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 156584

[startup+522.302 s]
/proc/loadavg: 1.11 1.07 1.02 2/65 13832
/proc/meminfo: memFree=1590640/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=157376 CPUtime=522.14
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 38949 0 0 0 52183 31 0 0 25 0 1 0 1146778247 161153024 38598 1992294400 134512640 135712473 4294956208 18446744073709551615 134554183 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 39344 38598 110 292 0 39049 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 157376

[startup+582.301 s]
/proc/loadavg: 1.10 1.07 1.01 2/65 13832
/proc/meminfo: memFree=1566000/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=181588 CPUtime=582.12
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 45054 0 0 0 58175 37 0 0 25 0 1 0 1146778247 185946112 44515 1992294400 134512640 135712473 4294956208 18446744073709551615 134603442 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 45397 44515 110 292 0 45102 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 181588

[startup+642.302 s]
/proc/loadavg: 1.09 1.07 1.01 2/65 13832
/proc/meminfo: memFree=1564016/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=183912 CPUtime=642.11
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 45578 0 0 0 64173 38 0 0 25 0 1 0 1146778247 188325888 45039 1992294400 134512640 135712473 4294956208 18446744073709551615 134564735 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 45978 45039 110 292 0 45683 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 183912

[startup+702.302 s]
/proc/loadavg: 1.03 1.05 1.01 2/65 13832
/proc/meminfo: memFree=1538032/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=210152 CPUtime=702.09
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 52060 0 0 0 70163 46 0 0 25 0 1 0 1146778247 215195648 51521 1992294400 134512640 135712473 4294956208 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 52538 51521 110 292 0 52243 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 210152

[startup+762.306 s]
/proc/loadavg: 1.01 1.04 1.00 2/65 13832
/proc/meminfo: memFree=1537968/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=210152 CPUtime=762.07
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 52064 0 0 0 76161 46 0 0 25 0 1 0 1146778247 215195648 51525 1992294400 134512640 135712473 4294956208 18446744073709551615 134554612 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 52538 51525 110 292 0 52243 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 210152

[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 13832
/proc/meminfo: memFree=1521968/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=226596 CPUtime=822.06
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 56136 0 0 0 82155 51 0 0 25 0 1 0 1146778247 232034304 55597 1992294400 134512640 135712473 4294956208 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 56649 55597 110 292 0 56354 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 226596

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 13832
/proc/meminfo: memFree=1502128/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=246232 CPUtime=882.04
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 60995 0 0 0 88147 57 0 0 25 0 1 0 1146778247 252141568 60456 1992294400 134512640 135712473 4294956208 18446744073709551615 134557906 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 61558 60456 110 292 0 61263 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 246232

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 13838
/proc/meminfo: memFree=1501680/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=246616 CPUtime=942.02
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 61064 0 0 0 94145 57 0 0 25 0 1 0 1146778247 252534784 60525 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 61654 60525 110 292 0 61359 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 246616

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 13838
/proc/meminfo: memFree=1495984/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=252580 CPUtime=1002
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 62514 0 0 0 100142 58 0 0 25 0 1 0 1146778247 258641920 61975 1992294400 134512640 135712473 4294956208 18446744073709551615 134554030 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 63145 61975 110 292 0 62850 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 252580

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 13838
/proc/meminfo: memFree=1469104/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=281112 CPUtime=1061.98
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 69558 0 0 0 106135 63 0 0 25 0 1 0 1146778247 287858688 69019 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 70278 69019 110 292 0 69983 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 281112

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13838
/proc/meminfo: memFree=1406064/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=343032 CPUtime=1121.96
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 85013 0 0 0 112120 76 0 0 25 0 1 0 1146778247 351264768 84474 1992294400 134512640 135712473 4294956208 18446744073709551615 134564510 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 85758 84474 110 292 0 85463 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 343032

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13838
/proc/meminfo: memFree=1357424/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=391516 CPUtime=1181.95
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 97067 0 0 0 118107 88 0 0 25 0 1 0 1146778247 400912384 96528 1992294400 134512640 135712473 4294956208 18446744073709551615 134553962 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 97879 96528 110 292 0 97584 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 391516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13838
/proc/meminfo: memFree=1357360/2055920 swapFree=4175224/4192956
[pid=13831] ppid=13829 vsize=391516 CPUtime=1200.05
/proc/13831/stat : 13831 (SApperloT-hrp) R 13829 13831 13760 0 -1 4194304 97071 0 0 0 119917 88 0 0 25 0 1 0 1146778247 400912384 96532 1992294400 134512640 135712473 4294956208 18446744073709551615 134553962 0 0 4096 0 0 0 0 17 1 0 0
/proc/13831/statm: 97879 96532 110 292 0 97584 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 391516

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.47
CPU time (s): 1200.12
CPU user time (s): 1199.17
CPU system time (s): 0.947855
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 391516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.17
system time used= 0.947855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97071
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= 2
involuntary context switches= 2531

runsolver used 0.884865 second user time and 2.6456 second system time

The end

Launcher Data

Begin job on node37 at 2009-04-03 08:45:50
IDJOB=1555445
IDBENCH=70800
IDSOLVER=510
FILE ID=node37/1555445-1238741150
PBS_JOBID= 9085407
Free space on /tmp= 66496 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner064.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1555445-1238741150/watcher-1555445-1238741150 -o /tmp/evaluation-result-1555445-1238741150/solver-1555445-1238741150 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=186206816 HOME/instance-1555445-1238741150.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 1a0b22841159d2c84fdcb857229ffa08
RANDOM SEED=186206816

node37.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1745032 kB
Buffers:         48956 kB
Cached:         184644 kB
SwapCached:      11608 kB
Active:          94396 kB
Inactive:       152348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1745032 kB
SwapTotal:     4192956 kB
SwapFree:      4175224 kB
Dirty:            2596 kB
Writeback:           0 kB
Mapped:          18796 kB
Slab:            50220 kB
Committed_AS:  3160932 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66492 MiB
End job on node37 at 2009-04-03 09:05:53