Trace number 1563295

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.09 1200.54

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-d-r2-noholes.cnf
MD5SUM17bffac3a21734cf7ff7fa9ecba23d9d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark656.877
Satisfiable
(Un)Satisfiability was proved
Number of variables276895
Number of clauses1607567
Sum of the clauses size4321960
Maximum clause length184
Minimum clause length1
Number of clauses of size 140271
Number of clauses of size 21154041
Number of clauses of size 3332345
Number of clauses of size 410685
Number of clauses of size 50
Number of clauses of size over 570225

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-1563295-1238784641/watcher-1563295-1238784641 -o /tmp/evaluation-result-1563295-1238784641/solver-1563295-1238784641 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1563295-1238784641.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.06 0.99 0.98 3/73 6912
/proc/meminfo: memFree=1747432/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=3836 CPUtime=0
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 615 0 0 0 0 0 0 0 20 0 1 0 1151128220 3928064 421 1992294400 134512640 136057169 4294956160 18446744073709551615 134816777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 959 425 139 377 0 579 0

[startup+0.0397341 s]
/proc/loadavg: 1.06 0.99 0.98 3/73 6912
/proc/meminfo: memFree=1747432/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=23092 CPUtime=0.03
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 4430 0 0 0 2 1 0 0 20 0 1 0 1151128220 23646208 3257 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 5773 3261 140 377 0 5393 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 23092

[startup+0.101746 s]
/proc/loadavg: 1.06 0.99 0.98 3/73 6912
/proc/meminfo: memFree=1747432/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=29672 CPUtime=0.09
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 7964 0 0 0 7 2 0 0 20 0 1 0 1151128220 30384128 6791 1992294400 134512640 136057169 4294956160 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 7418 6791 147 377 0 7038 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29672

[startup+0.301787 s]
/proc/loadavg: 1.06 0.99 0.98 3/73 6912
/proc/meminfo: memFree=1747432/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=40208 CPUtime=0.29
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 11231 0 0 0 24 5 0 0 22 0 1 0 1151128220 41172992 9415 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 10052 9416 147 377 0 9672 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40208

[startup+0.701874 s]
/proc/loadavg: 1.06 0.99 0.98 3/73 6912
/proc/meminfo: memFree=1747432/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=57932 CPUtime=0.69
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 16835 0 0 0 62 7 0 0 25 0 1 0 1151128220 59322368 13879 1992294400 134512640 136057169 4294956160 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 14483 13880 147 377 0 14103 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57932

[startup+1.50203 s]
/proc/loadavg: 1.06 0.99 0.98 2/74 6913
/proc/meminfo: memFree=1669088/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=98228 CPUtime=1.49
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 32302 0 0 0 134 15 0 0 25 0 1 0 1151128220 100585472 23823 1992294400 134512640 136057169 4294956160 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 24557 23823 168 377 0 24177 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 98228

[startup+3.10136 s]
/proc/loadavg: 1.06 0.99 0.98 2/74 6913
/proc/meminfo: memFree=1647584/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=104828 CPUtime=3.09
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 34013 0 0 0 293 16 0 0 25 0 1 0 1151128220 107343872 25406 1992294400 134512640 136057169 4294956160 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 26207 25406 170 377 0 25827 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 104828

[startup+6.30201 s]
/proc/loadavg: 1.22 1.02 0.99 2/74 6913
/proc/meminfo: memFree=1642976/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=107956 CPUtime=6.29
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 34961 0 0 0 613 16 0 0 25 0 1 0 1151128220 110546944 26162 1992294400 134512640 136057169 4294956160 18446744073709551615 134765825 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 26989 26162 170 377 0 26609 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 107956

[startup+12.7013 s]
/proc/loadavg: 1.20 1.02 0.99 2/74 6913
/proc/meminfo: memFree=1637856/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=114096 CPUtime=12.68
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 36514 0 0 0 1251 17 0 0 25 0 1 0 1151128220 116834304 27715 1992294400 134512640 136057169 4294956160 18446744073709551615 134765825 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 28524 27715 170 377 0 28144 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 114096

[startup+25.5019 s]
/proc/loadavg: 1.15 1.02 0.99 2/74 6913
/proc/meminfo: memFree=1625440/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=126256 CPUtime=25.49
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 39550 0 0 0 2530 19 0 0 25 0 1 0 1151128220 129286144 30751 1992294400 134512640 136057169 4294956160 18446744073709551615 134765711 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 31564 30751 170 377 0 31184 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 126256

[startup+51.1011 s]
/proc/loadavg: 1.10 1.02 0.99 2/74 6913
/proc/meminfo: memFree=1618336/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=132996 CPUtime=51.06
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 41249 0 0 0 5087 19 0 0 25 0 1 0 1151128220 136187904 32450 1992294400 134512640 136057169 4294956160 18446744073709551615 134776146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 33249 32450 170 377 0 32869 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 132996

[startup+102.307 s]
/proc/loadavg: 1.04 1.01 0.99 2/74 6913
/proc/meminfo: memFree=1630880/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=119676 CPUtime=102.25
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 42946 0 0 0 10205 20 0 0 25 0 1 0 1151128220 122548224 29297 1992294400 134512640 136057169 4294956160 18446744073709551615 134649280 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 29919 29297 183 377 0 29539 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 119676

[startup+162.302 s]
/proc/loadavg: 1.01 1.01 0.99 2/74 6913
/proc/meminfo: memFree=1627936/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=122892 CPUtime=162.22
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 43750 0 0 0 16202 20 0 0 25 0 1 0 1151128220 125841408 30101 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 30723 30101 183 377 0 30343 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 122892

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 6913
/proc/meminfo: memFree=1624736/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=126268 CPUtime=222.19
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 44527 0 0 0 22199 20 0 0 25 0 1 0 1151128220 129298432 30878 1992294400 134512640 136057169 4294956160 18446744073709551615 134828253 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 31567 30878 183 377 0 31187 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 126268

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 6913
/proc/meminfo: memFree=1616736/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=134496 CPUtime=282.18
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 46526 0 0 0 28196 22 0 0 25 0 1 0 1151128220 137723904 32877 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 33624 32877 183 377 0 33244 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 134496

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 6913
/proc/meminfo: memFree=1613536/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=137728 CPUtime=342.15
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 47282 0 0 0 34193 22 0 0 25 0 1 0 1151128220 141033472 33633 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 34432 33633 183 377 0 34052 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 137728

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 6913
/proc/meminfo: memFree=1609952/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=141632 CPUtime=402.14
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 48186 0 0 0 40191 23 0 0 25 0 1 0 1151128220 145031168 34537 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 35408 34537 183 377 0 35028 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 141632

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 6913
/proc/meminfo: memFree=1606176/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=145828 CPUtime=462.11
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 49121 0 0 0 46188 23 0 0 25 0 1 0 1151128220 149327872 35472 1992294400 134512640 136057169 4294956160 18446744073709551615 134649307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 36457 35472 183 377 0 36077 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 145828

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 6913
/proc/meminfo: memFree=1599584/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=152488 CPUtime=522.09
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 50784 0 0 0 52185 24 0 0 25 0 1 0 1151128220 156147712 37135 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 38122 37135 183 377 0 37742 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 152488

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 6913
/proc/meminfo: memFree=1594656/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=158052 CPUtime=582.07
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 51995 0 0 0 58181 26 0 0 25 0 1 0 1151128220 161845248 38346 1992294400 134512640 136057169 4294956160 18446744073709551615 134649287 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 39513 38346 183 377 0 39133 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 158052

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 6919
/proc/meminfo: memFree=1591008/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=161932 CPUtime=642.05
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 52857 0 0 0 64179 26 0 0 25 0 1 0 1151128220 165818368 39208 1992294400 134512640 136057169 4294956160 18446744073709551615 134649280 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 40483 39208 183 377 0 40103 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 161932

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 6919
/proc/meminfo: memFree=1583456/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=169680 CPUtime=702.03
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 54729 0 0 0 70175 28 0 0 25 0 1 0 1151128220 173752320 41080 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 42420 41080 183 377 0 42040 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 169680

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 6919
/proc/meminfo: memFree=1581280/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=171944 CPUtime=762.01
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 55271 0 0 0 76173 28 0 0 25 0 1 0 1151128220 176070656 41622 1992294400 134512640 136057169 4294956160 18446744073709551615 134823941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 42986 41622 183 377 0 42606 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 171944

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 6919
/proc/meminfo: memFree=1577376/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=176800 CPUtime=821.98
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 56337 0 0 0 82170 28 0 0 25 0 1 0 1151128220 181043200 42688 1992294400 134512640 136057169 4294956160 18446744073709551615 134618203 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 44200 42688 183 377 0 43820 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 176800

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 6919
/proc/meminfo: memFree=1574176/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=179816 CPUtime=881.95
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 57027 0 0 0 88167 28 0 0 25 0 1 0 1151128220 184131584 43378 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 44954 43378 183 377 0 44574 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 179816

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 6919
/proc/meminfo: memFree=1571232/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=183016 CPUtime=941.94
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 57772 0 0 0 94165 29 0 0 25 0 1 0 1151128220 187408384 44123 1992294400 134512640 136057169 4294956160 18446744073709551615 134649287 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 45754 44123 183 377 0 45374 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 183016

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 6919
/proc/meminfo: memFree=1568736/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=185632 CPUtime=1001.91
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 58381 0 0 0 100162 29 0 0 25 0 1 0 1151128220 190087168 44732 1992294400 134512640 136057169 4294956160 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 46408 44732 183 377 0 46028 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 185632

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 6919
/proc/meminfo: memFree=1568480/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=185952 CPUtime=1061.89
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 58446 0 0 0 106160 29 0 0 25 0 1 0 1151128220 190414848 44797 1992294400 134512640 136057169 4294956160 18446744073709551615 134649297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 46488 44797 183 377 0 46108 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 185952

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 6919
/proc/meminfo: memFree=1566368/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=188228 CPUtime=1121.87
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 58965 0 0 0 112158 29 0 0 25 0 1 0 1151128220 192745472 45316 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 47057 45316 183 377 0 46677 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 188228

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 6919
/proc/meminfo: memFree=1563168/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=192016 CPUtime=1181.85
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 59853 0 0 0 118155 30 0 0 25 0 1 0 1151128220 196624384 46204 1992294400 134512640 136057169 4294956160 18446744073709551615 134618203 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 48004 46204 183 377 0 47624 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 192016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 6919
/proc/meminfo: memFree=1557856/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=197092 CPUtime=1200.05
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 61088 0 0 0 119974 31 0 0 25 0 1 0 1151128220 201822208 47439 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 49273 47439 183 377 0 48893 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 197092

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 6919
/proc/meminfo: memFree=1557856/2055920 swapFree=4170064/4192956
[pid=6912] ppid=6910 vsize=197092 CPUtime=1200.05
/proc/6912/stat : 6912 (clasp) R 6910 6912 6817 0 -1 4194304 61088 0 0 0 119974 31 0 0 25 0 1 0 1151128220 201822208 47439 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6912/statm: 49273 47439 183 377 0 48893 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 197092

Child status: 0
Real time (s): 1200.54
CPU time (s): 1200.09
CPU user time (s): 1199.74
CPU system time (s): 0.349946
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 197092

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

runsolver used 1.05684 second user time and 3.3215 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-03 20:50:43
IDJOB=1563295
IDBENCH=70951
IDSOLVER=508
FILE ID=node80/1563295-1238784641
PBS_JOBID= 9085590
Free space on /tmp= 66096 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-d-r2-noholes.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-1563295-1238784641/watcher-1563295-1238784641 -o /tmp/evaluation-result-1563295-1238784641/solver-1563295-1238784641 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1563295-1238784641.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= 17bffac3a21734cf7ff7fa9ecba23d9d
RANDOM SEED=966061920

node80.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.263
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.263
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1747848 kB
Buffers:         34840 kB
Cached:         182360 kB
SwapCached:      14476 kB
Active:         105984 kB
Inactive:       127532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1747848 kB
SwapTotal:     4192956 kB
SwapFree:      4170064 kB
Dirty:           34808 kB
Writeback:           0 kB
Mapped:          21968 kB
Slab:            59636 kB
Committed_AS:  3107964 kB
PageTables:       2008 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= 66092 MiB
End job on node80 at 2009-04-03 21:10:45