Trace number 1562463

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
clasp 1.2.0-SAT09-32? (TO) 1200.11 1200.51

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_7_4_8_fbc.cnf
MD5SUMc8ff95be17c69641ce8ae01fa573e84b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.042992
Satisfiable
(Un)Satisfiability was proved
Number of variables1617
Number of clauses25913
Sum of the clauses size69945
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214456
Number of clauses of size 38550
Number of clauses of size 4932
Number of clauses of size 51825
Number of clauses of size over 5150

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-1562463-1238775240/watcher-1562463-1238775240 -o /tmp/evaluation-result-1562463-1238775240/solver-1562463-1238775240 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1562463-1238775240.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

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.01 1.10 3/64 1881
/proc/meminfo: memFree=1781000/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=2000 CPUtime=0
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 257 0 0 0 0 0 0 0 18 0 1 0 1150189026 2048000 241 1992294400 134512640 136057169 4294956144 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 500 245 144 377 0 120 0

[startup+0.100688 s]
/proc/loadavg: 1.00 1.01 1.10 3/64 1881
/proc/meminfo: memFree=1781000/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=3304 CPUtime=0.09
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 652 0 0 0 9 0 0 0 18 0 1 0 1150189026 3383296 624 1992294400 134512640 136057169 4294956144 18446744073709551615 134823428 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 826 624 182 377 0 446 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3304

[startup+0.201695 s]
/proc/loadavg: 1.00 1.01 1.10 3/64 1881
/proc/meminfo: memFree=1781000/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=3304 CPUtime=0.19
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 652 0 0 0 19 0 0 0 18 0 1 0 1150189026 3383296 624 1992294400 134512640 136057169 4294956144 18446744073709551615 134756785 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 826 624 182 377 0 446 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3304

[startup+0.301711 s]
/proc/loadavg: 1.00 1.01 1.10 3/64 1881
/proc/meminfo: memFree=1781000/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=3712 CPUtime=0.29
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 753 0 0 0 29 0 0 0 19 0 1 0 1150189026 3801088 725 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 928 725 182 377 0 548 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3712

[startup+0.701771 s]
/proc/loadavg: 1.00 1.01 1.10 3/64 1881
/proc/meminfo: memFree=1781000/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=5300 CPUtime=0.69
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 1133 0 0 0 69 0 0 0 23 0 1 0 1150189026 5427200 1105 1992294400 134512640 136057169 4294956144 18446744073709551615 134615594 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 1325 1105 182 377 0 945 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5300

[startup+1.50189 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 1882
/proc/meminfo: memFree=1776896/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=5956 CPUtime=1.49
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 1298 0 0 0 149 0 0 0 25 0 1 0 1150189026 6098944 1270 1992294400 134512640 136057169 4294956144 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 1489 1270 182 377 0 1109 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5956

[startup+3.10115 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 1882
/proc/meminfo: memFree=1775488/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=7144 CPUtime=3.08
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 1582 0 0 0 308 0 0 0 25 0 1 0 1150189026 7315456 1554 1992294400 134512640 136057169 4294956144 18446744073709551615 134823836 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 1786 1554 182 377 0 1406 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7144

[startup+6.30163 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 1882
/proc/meminfo: memFree=1773952/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=8336 CPUtime=6.29
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 1901 0 0 0 628 1 0 0 25 0 1 0 1150189026 8536064 1873 1992294400 134512640 136057169 4294956144 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 2084 1873 182 377 0 1704 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8336

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 1882
/proc/meminfo: memFree=1773184/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=9388 CPUtime=12.69
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 2143 0 0 0 1268 1 0 0 25 0 1 0 1150189026 9613312 2115 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 2347 2115 182 377 0 1967 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9388

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 1882
/proc/meminfo: memFree=1770240/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=12040 CPUtime=25.49
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 2810 0 0 0 2547 2 0 0 25 0 1 0 1150189026 12328960 2782 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 3010 2782 182 377 0 2630 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12040

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 1882
/proc/meminfo: memFree=1767552/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=14720 CPUtime=51.07
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 3476 0 0 0 5105 2 0 0 25 0 1 0 1150189026 15073280 3448 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 3680 3448 182 377 0 3300 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14720

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 1882
/proc/meminfo: memFree=1764480/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=17760 CPUtime=102.26
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 4238 0 0 0 10224 2 0 0 25 0 1 0 1150189026 18186240 4210 1992294400 134512640 136057169 4294956144 18446744073709551615 134823738 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 4440 4210 182 377 0 4060 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17760

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 1882
/proc/meminfo: memFree=1760704/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=21504 CPUtime=162.24
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 5161 0 0 0 16221 3 0 0 25 0 1 0 1150189026 22020096 5133 1992294400 134512640 136057169 4294956144 18446744073709551615 134819841 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 5376 5133 182 377 0 4996 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 21504

[startup+222.307 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 1882
/proc/meminfo: memFree=1758848/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=23368 CPUtime=222.22
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 5616 0 0 0 22218 4 0 0 25 0 1 0 1150189026 23928832 5588 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 5842 5588 182 377 0 5462 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 23368

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 1882
/proc/meminfo: memFree=1756928/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=25412 CPUtime=282.19
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 6115 0 0 0 28215 4 0 0 25 0 1 0 1150189026 26021888 6087 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 6353 6087 182 377 0 5973 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 25412

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 1882
/proc/meminfo: memFree=1755904/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=26496 CPUtime=342.17
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 6366 0 0 0 34213 4 0 0 25 0 1 0 1150189026 27131904 6338 1992294400 134512640 136057169 4294956144 18446744073709551615 134645317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 6624 6338 182 377 0 6244 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 26496

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 1882
/proc/meminfo: memFree=1753920/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=28384 CPUtime=402.16
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 6850 0 0 0 40211 5 0 0 25 0 1 0 1150189026 29065216 6822 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 7096 6822 182 377 0 6716 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 28384

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 1882
/proc/meminfo: memFree=1752128/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=30244 CPUtime=462.13
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 7294 0 0 0 46208 5 0 0 25 0 1 0 1150189026 30969856 7266 1992294400 134512640 136057169 4294956144 18446744073709551615 134618241 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 7561 7266 182 377 0 7181 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 30244

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 1882
/proc/meminfo: memFree=1750976/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=31316 CPUtime=522.11
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 7571 0 0 0 52206 5 0 0 25 0 1 0 1150189026 32067584 7543 1992294400 134512640 136057169 4294956144 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 7829 7543 182 377 0 7449 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 31316

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 1882
/proc/meminfo: memFree=1750272/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=31956 CPUtime=582.09
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 7741 0 0 0 58204 5 0 0 25 0 1 0 1150189026 32722944 7713 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 7989 7713 182 377 0 7609 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 31956

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 1882
/proc/meminfo: memFree=1750080/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=32148 CPUtime=642.08
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 7780 0 0 0 64202 6 0 0 25 0 1 0 1150189026 32919552 7752 1992294400 134512640 136057169 4294956144 18446744073709551615 134823368 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 8037 7752 182 377 0 7657 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 32148

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 1882
/proc/meminfo: memFree=1749504/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=32736 CPUtime=702.06
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 7908 0 0 0 70200 6 0 0 25 0 1 0 1150189026 33521664 7880 1992294400 134512640 136057169 4294956144 18446744073709551615 134618312 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 8184 7880 182 377 0 7804 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 32736

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 1882
/proc/meminfo: memFree=1748544/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=33584 CPUtime=762.04
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 8139 0 0 0 76198 6 0 0 25 0 1 0 1150189026 34390016 8111 1992294400 134512640 136057169 4294956144 18446744073709551615 134828585 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 8396 8111 182 377 0 8016 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 33584

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 1882
/proc/meminfo: memFree=1748224/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=34012 CPUtime=822.02
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 8237 0 0 0 82195 7 0 0 25 0 1 0 1150189026 34828288 8209 1992294400 134512640 136057169 4294956144 18446744073709551615 134828372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 8503 8209 182 377 0 8123 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 34012

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 1882
/proc/meminfo: memFree=1747968/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=34276 CPUtime=882
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 8282 0 0 0 88193 7 0 0 25 0 1 0 1150189026 35098624 8254 1992294400 134512640 136057169 4294956144 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 8569 8254 182 377 0 8189 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 34276

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1882
/proc/meminfo: memFree=1747840/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=34276 CPUtime=941.97
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 8308 0 0 0 94190 7 0 0 25 0 1 0 1150189026 35098624 8280 1992294400 134512640 136057169 4294956144 18446744073709551615 134633750 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 8569 8280 182 377 0 8189 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 34276

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1882
/proc/meminfo: memFree=1745600/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=36504 CPUtime=1001.95
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 8857 0 0 0 100188 7 0 0 25 0 1 0 1150189026 37380096 8829 1992294400 134512640 136057169 4294956144 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 9126 8829 182 377 0 8746 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 36504

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1882
/proc/meminfo: memFree=1744064/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=37972 CPUtime=1061.93
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 9227 0 0 0 106185 8 0 0 25 0 1 0 1150189026 38883328 9199 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 9493 9199 182 377 0 9113 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 37972

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1882
/proc/meminfo: memFree=1742656/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=39440 CPUtime=1121.91
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 9582 0 0 0 112183 8 0 0 25 0 1 0 1150189026 40386560 9554 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 9860 9554 182 377 0 9480 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 39440

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1882
/proc/meminfo: memFree=1742336/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=39716 CPUtime=1181.9
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 9651 0 0 0 118181 9 0 0 25 0 1 0 1150189026 40669184 9623 1992294400 134512640 136057169 4294956144 18446744073709551615 134651702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 9929 9623 182 377 0 9549 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 39716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1882
/proc/meminfo: memFree=1742336/2055920 swapFree=4176720/4192956
[pid=1881] ppid=1879 vsize=39716 CPUtime=1200.1
/proc/1881/stat : 1881 (clasp) R 1879 1881 1560 0 -1 4194304 9651 0 0 0 120001 9 0 0 25 0 1 0 1150189026 40669184 9623 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1881/statm: 9929 9623 182 377 0 9549 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 39716

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

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

Child status: 0
Real time (s): 1200.51
CPU time (s): 1200.11
CPU user time (s): 1200.01
CPU system time (s): 0.097985
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 39716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.01
system time used= 0.097985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9654
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= 2543

runsolver used 0.935857 second user time and 2.47862 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-03 18:14:00
IDJOB=1562463
IDBENCH=70935
IDSOLVER=508
FILE ID=node34/1562463-1238775240
PBS_JOBID= 9085535
Free space on /tmp= 66492 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/edgematching/fbcolors/em_7_4_8_fbc.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562463-1238775240/watcher-1562463-1238775240 -o /tmp/evaluation-result-1562463-1238775240/solver-1562463-1238775240 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1562463-1238775240.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= c8ff95be17c69641ce8ae01fa573e84b
RANDOM SEED=1555077814

node34.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.259
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.259
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:       1781480 kB
Buffers:         29340 kB
Cached:         171996 kB
SwapCached:      10076 kB
Active:          95004 kB
Inactive:       117820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781480 kB
SwapTotal:     4192956 kB
SwapFree:      4176720 kB
Dirty:            2268 kB
Writeback:           0 kB
Mapped:          17244 kB
Slab:            47648 kB
Committed_AS:  2964596 kB
PageTables:       1388 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 node34 at 2009-04-03 18:34:03