Trace number 1785108

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) 5000.12 5002.63

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-18-4.sat05-443.reshuffled-07.cnf
MD5SUMef7f419fe4e145465fe8ec684a206f9b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses95904
Sum of the clauses size379728
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21944
Number of clauses of size 30
Number of clauses of size 493960
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-1785108-1241891177/watcher-1785108-1241891177 -o /tmp/evaluation-result-1785108-1241891177/solver-1785108-1241891177 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1785108-1241891177.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 30275
/proc/meminfo: memFree=1451400/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=1972 CPUtime=0
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 249 0 0 0 0 0 0 0 18 0 1 0 217145789 2019328 233 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 493 234 144 377 0 113 0

[startup+0.09536 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 30275
/proc/meminfo: memFree=1451400/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=7136 CPUtime=0.08
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 1719 0 0 0 8 0 0 0 18 0 1 0 217145789 7307264 1501 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 1784 1501 163 377 0 1404 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7136

[startup+0.101361 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 30275
/proc/meminfo: memFree=1451400/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=7592 CPUtime=0.09
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 1795 0 0 0 9 0 0 0 18 0 1 0 217145789 7774208 1577 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 1898 1577 163 377 0 1518 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7592

[startup+0.301396 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 30275
/proc/meminfo: memFree=1451400/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=8664 CPUtime=0.29
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 2063 0 0 0 29 0 0 0 19 0 1 0 217145789 8871936 1845 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 2166 1845 166 377 0 1786 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8664

[startup+0.701469 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 30275
/proc/meminfo: memFree=1451400/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=8664 CPUtime=0.69
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 2063 0 0 0 69 0 0 0 23 0 1 0 217145789 8871936 1845 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 2166 1845 166 377 0 1786 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8664

[startup+1.50162 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 30276
/proc/meminfo: memFree=1444672/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=8664 CPUtime=1.49
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 2063 0 0 0 149 0 0 0 25 0 1 0 217145789 8871936 1845 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 2166 1845 166 377 0 1786 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8664

[startup+3.10191 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 30276
/proc/meminfo: memFree=1444544/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=9192 CPUtime=3.09
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 2188 0 0 0 309 0 0 0 25 0 1 0 217145789 9412608 1970 1992294400 134512640 136057169 4294956160 18446744073709551615 134765777 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 2298 1970 168 377 0 1918 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9192

[startup+6.30149 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 30276
/proc/meminfo: memFree=1441544/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=12492 CPUtime=6.29
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 3022 0 0 0 628 1 0 0 25 0 1 0 217145789 12791808 2804 1992294400 134512640 136057169 4294956160 18446744073709551615 134778122 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 3123 2804 168 377 0 2743 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12492

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 30276
/proc/meminfo: memFree=1438600/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=17636 CPUtime=12.69
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 4560 0 0 0 1267 2 0 0 25 0 1 0 217145789 18059264 4154 1992294400 134512640 136057169 4294956160 18446744073709551615 134618247 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 4409 4154 183 377 0 4029 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17636

[startup+25.502 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 30276
/proc/meminfo: memFree=1418824/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=34336 CPUtime=25.48
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 8699 0 0 0 2545 3 0 0 25 0 1 0 217145789 35160064 8293 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 8584 8293 183 377 0 8204 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34336

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 30276
/proc/meminfo: memFree=1410312/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=42744 CPUtime=51.06
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 10816 0 0 0 5102 4 0 0 25 0 1 0 217145789 43769856 10410 1992294400 134512640 136057169 4294956160 18446744073709551615 134615841 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 10686 10410 183 377 0 10306 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 42744

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 30276
/proc/meminfo: memFree=1399688/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=53752 CPUtime=102.24
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 13470 0 0 0 10218 6 0 0 25 0 1 0 217145789 55042048 13064 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 13438 13064 183 377 0 13058 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 53752

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30276
/proc/meminfo: memFree=1391624/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=61792 CPUtime=162.21
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 15476 0 0 0 16214 7 0 0 25 0 1 0 217145789 63275008 15070 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 15448 15070 183 377 0 15068 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 61792

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30276
/proc/meminfo: memFree=1386440/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=67136 CPUtime=222.17
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 16760 0 0 0 22209 8 0 0 25 0 1 0 217145789 68747264 16354 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 16784 16354 183 377 0 16404 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 67136

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30276
/proc/meminfo: memFree=1382408/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=71256 CPUtime=282.15
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 17778 0 0 0 28206 9 0 0 25 0 1 0 217145789 72966144 17372 1992294400 134512640 136057169 4294956160 18446744073709551615 134613076 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 17814 17372 183 377 0 17434 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 71256

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30276
/proc/meminfo: memFree=1377096/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=76692 CPUtime=342.13
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 19086 0 0 0 34203 10 0 0 25 0 1 0 217145789 78532608 18680 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 19173 18680 183 377 0 18793 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 76692

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30276
/proc/meminfo: memFree=1374408/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=79248 CPUtime=402.09
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 19747 0 0 0 40199 10 0 0 25 0 1 0 217145789 81149952 19341 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 19812 19341 183 377 0 19432 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 79248

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30276
/proc/meminfo: memFree=1373768/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=80092 CPUtime=462.06
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 19899 0 0 0 46196 10 0 0 25 0 1 0 217145789 82014208 19493 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 20023 19493 183 377 0 19643 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 80092

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30276
/proc/meminfo: memFree=1365256/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=88764 CPUtime=522.03
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 22029 0 0 0 52192 11 0 0 25 0 1 0 217145789 90894336 21623 1992294400 134512640 136057169 4294956160 18446744073709551615 134812030 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 22191 21623 183 377 0 21811 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 88764

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30276
/proc/meminfo: memFree=1362888/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=91404 CPUtime=581.99
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 22632 0 0 0 58188 11 0 0 25 0 1 0 217145789 93597696 22226 1992294400 134512640 136057169 4294956160 18446744073709551615 134618437 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 22851 22226 183 377 0 22471 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 91404

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30276
/proc/meminfo: memFree=1361992/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=92280 CPUtime=641.98
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 22860 0 0 0 64186 12 0 0 25 0 1 0 217145789 94494720 22454 1992294400 134512640 136057169 4294956160 18446744073709551615 134618235 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 23070 22454 183 377 0 22690 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 92280

[startup+702.302 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 30284
/proc/meminfo: memFree=1288328/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=169784 CPUtime=4000.28
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 41110 0 0 0 400002 26 0 0 25 0 1 0 217145789 173858816 40704 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 42446 40704 183 377 0 42066 0
Current children cumulated CPU time (s) 4000.28
Current children cumulated vsize (KiB) 169784

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30284
/proc/meminfo: memFree=1288136/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=169784 CPUtime=4060.26
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 41134 0 0 0 405999 27 0 0 25 0 1 0 217145789 173858816 40728 1992294400 134512640 136057169 4294956160 18446744073709551615 134613054 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 42446 40728 183 377 0 42066 0
Current children cumulated CPU time (s) 4060.26
Current children cumulated vsize (KiB) 169784

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30284
/proc/meminfo: memFree=1285448/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=172572 CPUtime=4120.22
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 41787 0 0 0 411995 27 0 0 25 0 1 0 217145789 176713728 41381 1992294400 134512640 136057169 4294956160 18446744073709551615 134820186 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 43143 41381 183 377 0 42763 0
Current children cumulated CPU time (s) 4120.22
Current children cumulated vsize (KiB) 172572

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30284
/proc/meminfo: memFree=1285448/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=172572 CPUtime=4180.19
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 41787 0 0 0 417992 27 0 0 25 0 1 0 217145789 176713728 41381 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 43143 41381 183 377 0 42763 0
Current children cumulated CPU time (s) 4180.19
Current children cumulated vsize (KiB) 172572

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30284
/proc/meminfo: memFree=1285448/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=172572 CPUtime=4240.16
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 41787 0 0 0 423989 27 0 0 25 0 1 0 217145789 176713728 41381 1992294400 134512640 136057169 4294956160 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 43143 41381 183 377 0 42763 0
Current children cumulated CPU time (s) 4240.16
Current children cumulated vsize (KiB) 172572

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30284
/proc/meminfo: memFree=1283528/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=174440 CPUtime=4300.14
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 42276 0 0 0 429987 27 0 0 25 0 1 0 217145789 178626560 41870 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 43610 41870 183 377 0 43230 0
Current children cumulated CPU time (s) 4300.14
Current children cumulated vsize (KiB) 174440

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30284
/proc/meminfo: memFree=1283016/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=175080 CPUtime=4360.1
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 42398 0 0 0 435983 27 0 0 25 0 1 0 217145789 179281920 41992 1992294400 134512640 136057169 4294956160 18446744073709551615 134820131 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 43770 41992 183 377 0 43390 0
Current children cumulated CPU time (s) 4360.1
Current children cumulated vsize (KiB) 175080

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30284
/proc/meminfo: memFree=1279752/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=178360 CPUtime=4420.08
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 43221 0 0 0 441980 28 0 0 25 0 1 0 217145789 182640640 42815 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 44590 42815 183 377 0 44210 0
Current children cumulated CPU time (s) 4420.08
Current children cumulated vsize (KiB) 178360

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30284
/proc/meminfo: memFree=1279496/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=178812 CPUtime=4480.06
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 43294 0 0 0 447977 29 0 0 25 0 1 0 217145789 183103488 42888 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 44703 42888 183 377 0 44323 0
Current children cumulated CPU time (s) 4480.06
Current children cumulated vsize (KiB) 178812

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30290
/proc/meminfo: memFree=1279176/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=178812 CPUtime=4540.01
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 43307 0 0 0 453972 29 0 0 25 0 1 0 217145789 183103488 42901 1992294400 134512640 136057169 4294956160 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 44703 42901 183 377 0 44323 0
Current children cumulated CPU time (s) 4540.01
Current children cumulated vsize (KiB) 178812

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30290
/proc/meminfo: memFree=1279112/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=178812 CPUtime=4599.98
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 43307 0 0 0 459969 29 0 0 25 0 1 0 217145789 183103488 42901 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 44703 42901 183 377 0 44323 0
Current children cumulated CPU time (s) 4599.98
Current children cumulated vsize (KiB) 178812

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30290
/proc/meminfo: memFree=1276680/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=181904 CPUtime=4659.95
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 44087 0 0 0 465966 29 0 0 25 0 1 0 217145789 186269696 43545 1992294400 134512640 136057169 4294956160 18446744073709551615 134823327 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 45476 43545 183 377 0 45096 0
Current children cumulated CPU time (s) 4659.95
Current children cumulated vsize (KiB) 181904

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30290
/proc/meminfo: memFree=1276296/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=182304 CPUtime=4719.93
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 44178 0 0 0 471963 30 0 0 25 0 1 0 217145789 186679296 43636 1992294400 134512640 136057169 4294956160 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 45576 43636 183 377 0 45196 0
Current children cumulated CPU time (s) 4719.93
Current children cumulated vsize (KiB) 182304

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30290
/proc/meminfo: memFree=1275272/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=183656 CPUtime=4779.89
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 44457 0 0 0 477959 30 0 0 25 0 1 0 217145789 188063744 43915 1992294400 134512640 136057169 4294956160 18446744073709551615 134615628 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 45914 43915 183 377 0 45534 0
Current children cumulated CPU time (s) 4779.89
Current children cumulated vsize (KiB) 183656

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30290
/proc/meminfo: memFree=1274696/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=184368 CPUtime=4839.86
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 44607 0 0 0 483956 30 0 0 25 0 1 0 217145789 188792832 44065 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 46092 44065 183 377 0 45712 0
Current children cumulated CPU time (s) 4839.86
Current children cumulated vsize (KiB) 184368

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30290
/proc/meminfo: memFree=1273672/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=185436 CPUtime=4899.82
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 44854 0 0 0 489952 30 0 0 25 0 1 0 217145789 189886464 44312 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 46359 44312 183 377 0 45979 0
Current children cumulated CPU time (s) 4899.82
Current children cumulated vsize (KiB) 185436

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30290
/proc/meminfo: memFree=1271880/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=187472 CPUtime=4959.79
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 45310 0 0 0 495949 30 0 0 25 0 1 0 217145789 191971328 44768 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 46868 44768 183 377 0 46488 0
Current children cumulated CPU time (s) 4959.79
Current children cumulated vsize (KiB) 187472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30290
/proc/meminfo: memFree=1271560/2055920 swapFree=4181384/4192956
[pid=30275] ppid=30273 vsize=187956 CPUtime=5000.07
/proc/30275/stat : 30275 (clasp) R 30273 30275 30238 0 -1 4194304 45395 0 0 0 499977 30 0 0 25 0 1 0 217145789 192466944 44853 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/30275/statm: 46989 44853 183 377 0 46609 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 187956

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): 5002.63
CPU time (s): 5000.12
CPU user time (s): 4999.78
CPU system time (s): 0.337948
CPU usage (%): 99.9497
Max. virtual memory (cumulated for all children) (KiB): 187956

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

runsolver used 5.9021 second user time and 12.2981 second system time

The end

Launcher Data

Begin job on node44 at 2009-05-09 19:46:18
IDJOB=1785108
IDBENCH=24701
IDSOLVER=637
FILE ID=node44/1785108-1241891177
PBS_JOBID= 9264751
Free space on /tmp= 66260 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest03/others/color-18-4.sat05-443.reshuffled-07.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-1785108-1241891177/watcher-1785108-1241891177 -o /tmp/evaluation-result-1785108-1241891177/solver-1785108-1241891177 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1785108-1241891177.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= ef7f419fe4e145465fe8ec684a206f9b
RANDOM SEED=1677270363

node44.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.267
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	: 5931.00
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.267
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:       1451880 kB
Buffers:         50396 kB
Cached:         490192 kB
SwapCached:       5384 kB
Active:         101732 kB
Inactive:       447164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1451880 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:            4076 kB
Writeback:           0 kB
Mapped:          14332 kB
Slab:            41164 kB
Committed_AS:   732484 kB
PageTables:       1380 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= 66260 MiB
End job on node44 at 2009-05-09 21:09:42