Trace number 1514736

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.1 1200.53

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S219795104-099.cnf
MD5SUMb3388c169ab5d49a74d975bbdbf2ea31
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark991.872
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1514736-1238243836/watcher-1514736-1238243836 -o /tmp/evaluation-result-1514736-1238243836/solver-1514736-1238243836 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1514736-1238243836.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: 0.93 1.01 0.99 3/72 28022
/proc/meminfo: memFree=1144760/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=2860 CPUtime=0
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 469 0 0 0 0 0 0 0 18 0 1 0 1097044833 2928640 453 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 715 453 144 377 0 335 0

[startup+0.0497719 s]
/proc/loadavg: 0.93 1.01 0.99 3/72 28022
/proc/meminfo: memFree=1144760/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=5700 CPUtime=0.04
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 1316 0 0 0 4 0 0 0 18 0 1 0 1097044833 5836800 1166 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 1425 1166 165 377 0 1045 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5700

[startup+0.101781 s]
/proc/loadavg: 0.93 1.01 0.99 3/72 28022
/proc/meminfo: memFree=1144760/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=6544 CPUtime=0.09
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 1543 0 0 0 9 0 0 0 18 0 1 0 1097044833 6701056 1393 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 1636 1393 168 377 0 1256 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6544

[startup+0.30182 s]
/proc/loadavg: 0.93 1.01 0.99 3/72 28022
/proc/meminfo: memFree=1144760/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=6352 CPUtime=0.29
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 1699 0 0 0 29 0 0 0 19 0 1 0 1097044833 6504448 1356 1992294400 134512640 136057169 4294956160 18446744073709551615 134825021 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 1588 1356 183 377 0 1208 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6352

[startup+0.701899 s]
/proc/loadavg: 0.93 1.01 0.99 3/72 28022
/proc/meminfo: memFree=1144760/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=6352 CPUtime=0.69
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 1699 0 0 0 69 0 0 0 22 0 1 0 1097044833 6504448 1356 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 1588 1356 183 377 0 1208 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6352

[startup+1.50106 s]
/proc/loadavg: 0.93 1.01 0.99 2/73 28023
/proc/meminfo: memFree=1139120/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=8728 CPUtime=1.49
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 2312 0 0 0 148 1 0 0 25 0 1 0 1097044833 8937472 1969 1992294400 134512640 136057169 4294956160 18446744073709551615 134613040 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 2182 1969 183 377 0 1802 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8728

[startup+3.10137 s]
/proc/loadavg: 0.93 1.01 0.99 2/73 28023
/proc/meminfo: memFree=1135472/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=14012 CPUtime=3.09
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 3635 0 0 0 307 2 0 0 25 0 1 0 1097044833 14348288 3292 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 3503 3292 183 377 0 3123 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14012

[startup+6.302 s]
/proc/loadavg: 0.94 1.01 0.99 2/73 28023
/proc/meminfo: memFree=1125808/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=22728 CPUtime=6.29
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 5813 0 0 0 626 3 0 0 25 0 1 0 1097044833 23273472 5470 1992294400 134512640 136057169 4294956160 18446744073709551615 134820131 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 5682 5470 183 377 0 5302 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22728

[startup+12.7013 s]
/proc/loadavg: 0.94 1.01 0.99 2/73 28023
/proc/meminfo: memFree=1120688/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=26820 CPUtime=12.69
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 6817 0 0 0 1265 4 0 0 25 0 1 0 1097044833 27463680 6474 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 6705 6474 183 377 0 6325 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26820

[startup+25.5018 s]
/proc/loadavg: 0.95 1.01 0.99 2/73 28023
/proc/meminfo: memFree=1113840/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=32116 CPUtime=25.48
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 8137 0 0 0 2543 5 0 0 25 0 1 0 1097044833 32886784 7794 1992294400 134512640 136057169 4294956160 18446744073709551615 134634345 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 8029 7794 183 377 0 7649 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32116

[startup+51.1019 s]
/proc/loadavg: 0.97 1.01 0.99 2/73 28023
/proc/meminfo: memFree=1105904/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=40100 CPUtime=51.07
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 10129 0 0 0 5100 7 0 0 25 0 1 0 1097044833 41062400 9786 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 10025 9786 183 377 0 9645 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40100

[startup+102.307 s]
/proc/loadavg: 0.98 1.00 0.99 2/73 28023
/proc/meminfo: memFree=1096368/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=49604 CPUtime=102.26
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 12508 0 0 0 10216 10 0 0 25 0 1 0 1097044833 50794496 12165 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 12401 12165 183 377 0 12021 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 49604

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/73 28023
/proc/meminfo: memFree=1089456/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=56352 CPUtime=162.24
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 14218 0 0 0 16212 12 0 0 25 0 1 0 1097044833 57704448 13875 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 14088 13875 183 377 0 13708 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 56352

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/73 28023
/proc/meminfo: memFree=1077488/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=68476 CPUtime=222.21
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 17228 0 0 0 22206 15 0 0 25 0 1 0 1097044833 70119424 16885 1992294400 134512640 136057169 4294956160 18446744073709551615 134824962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 17119 16885 183 377 0 16739 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 68476

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/73 28023
/proc/meminfo: memFree=1075440/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=70588 CPUtime=282.19
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 17750 0 0 0 28203 16 0 0 25 0 1 0 1097044833 72282112 17407 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 17647 17407 183 377 0 17267 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 70588

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/73 28023
/proc/meminfo: memFree=1075248/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=70720 CPUtime=342.17
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 17777 0 0 0 34201 16 0 0 25 0 1 0 1097044833 72417280 17434 1992294400 134512640 136057169 4294956160 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 17680 17434 183 377 0 17300 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 70720

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/73 28023
/proc/meminfo: memFree=1072368/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=73632 CPUtime=402.15
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 18511 0 0 0 40197 18 0 0 25 0 1 0 1097044833 75399168 18168 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 18408 18168 183 377 0 18028 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 73632

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/73 28023
/proc/meminfo: memFree=1068336/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=77980 CPUtime=462.13
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 19579 0 0 0 46194 19 0 0 25 0 1 0 1097044833 79851520 19236 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 19495 19236 183 377 0 19115 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 77980

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/73 28025
/proc/meminfo: memFree=1063856/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=81992 CPUtime=522.11
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 20583 0 0 0 52190 21 0 0 25 0 1 0 1097044833 83959808 20240 1992294400 134512640 136057169 4294956160 18446744073709551615 134823755 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 20498 20240 183 377 0 20118 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 81992

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/73 28025
/proc/meminfo: memFree=1060912/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=85028 CPUtime=582.08
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 21357 0 0 0 58187 21 0 0 25 0 1 0 1097044833 87068672 21014 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 21257 21014 183 377 0 20877 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 85028

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/73 28025
/proc/meminfo: memFree=1057392/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=88528 CPUtime=642.07
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 22220 0 0 0 64185 22 0 0 25 0 1 0 1097044833 90652672 21877 1992294400 134512640 136057169 4294956160 18446744073709551615 134819752 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 22132 21877 183 377 0 21752 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 88528

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/73 28025
/proc/meminfo: memFree=1052336/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=93776 CPUtime=702.04
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 23491 0 0 0 70181 23 0 0 25 0 1 0 1097044833 96026624 23148 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 23444 23148 183 377 0 23064 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 93776

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/73 28025
/proc/meminfo: memFree=1050608/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=95500 CPUtime=762.03
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 23929 0 0 0 76179 24 0 0 25 0 1 0 1097044833 97792000 23586 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 23875 23586 183 377 0 23495 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 95500

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/73 28025
/proc/meminfo: memFree=1050608/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=95500 CPUtime=822
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 23929 0 0 0 82176 24 0 0 25 0 1 0 1097044833 97792000 23586 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 23875 23586 183 377 0 23495 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 95500

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/73 28025
/proc/meminfo: memFree=1044144/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=102028 CPUtime=881.98
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 25549 0 0 0 88172 26 0 0 25 0 1 0 1097044833 104476672 25206 1992294400 134512640 136057169 4294956160 18446744073709551615 134618118 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 25507 25206 183 377 0 25127 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 102028

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/73 28025
/proc/meminfo: memFree=1044144/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=102028 CPUtime=941.96
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 25549 0 0 0 94170 26 0 0 25 0 1 0 1097044833 104476672 25206 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 25507 25206 183 377 0 25127 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 102028

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/73 28025
/proc/meminfo: memFree=1044144/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=102028 CPUtime=1001.94
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 25549 0 0 0 100168 26 0 0 25 0 1 0 1097044833 104476672 25206 1992294400 134512640 136057169 4294956160 18446744073709551615 134634884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 25507 25206 183 377 0 25127 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 102028

[startup+1062.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/73 28025
/proc/meminfo: memFree=1043056/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=103084 CPUtime=1061.92
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 25813 0 0 0 106165 27 0 0 25 0 1 0 1097044833 105558016 25470 1992294400 134512640 136057169 4294956160 18446744073709551615 134637395 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 25771 25470 183 377 0 25391 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 103084

[startup+1122.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/73 28025
/proc/meminfo: memFree=1042992/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=103084 CPUtime=1121.9
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 25813 0 0 0 112163 27 0 0 25 0 1 0 1097044833 105558016 25470 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 25771 25470 183 377 0 25391 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 103084

[startup+1182.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/73 28025
/proc/meminfo: memFree=1040752/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=105436 CPUtime=1181.87
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 26389 0 0 0 118160 27 0 0 25 0 1 0 1097044833 107966464 26046 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 26359 26046 183 377 0 25979 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 105436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 28025
/proc/meminfo: memFree=1039664/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=106492 CPUtime=1200.07
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 26655 0 0 0 119980 27 0 0 25 0 1 0 1097044833 109047808 26312 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 26623 26312 183 377 0 26243 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 106492

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 1.00 2/73 28025
/proc/meminfo: memFree=1039664/2055920 swapFree=4175896/4192956
[pid=28022] ppid=28020 vsize=106492 CPUtime=1200.07
/proc/28022/stat : 28022 (clasp) R 28020 28022 27801 0 -1 4194304 26655 0 0 0 119980 27 0 0 25 0 1 0 1097044833 109047808 26312 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28022/statm: 26623 26312 183 377 0 26243 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 106492

Child status: 0
Real time (s): 1200.53
CPU time (s): 1200.1
CPU user time (s): 1199.8
CPU system time (s): 0.297954
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 106492

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

runsolver used 1.07784 second user time and 3.2995 second system time

The end

Launcher Data

Begin job on node66 at 2009-03-28 13:37:16
IDJOB=1514736
IDBENCH=70371
IDSOLVER=508
FILE ID=node66/1514736-1238243836
PBS_JOBID= 9060672
Free space on /tmp= 66544 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S219795104-099.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-1514736-1238243836/watcher-1514736-1238243836 -o /tmp/evaluation-result-1514736-1238243836/solver-1514736-1238243836 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1514736-1238243836.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= b3388c169ab5d49a74d975bbdbf2ea31
RANDOM SEED=1182062419

node66.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.286
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.286
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:       1145176 kB
Buffers:         87632 kB
Cached:         731036 kB
SwapCached:       8824 kB
Active:         209400 kB
Inactive:       620232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1145176 kB
SwapTotal:     4192956 kB
SwapFree:      4175896 kB
Dirty:            2788 kB
Writeback:           0 kB
Mapped:          16568 kB
Slab:            66312 kB
Committed_AS:  3050064 kB
PageTables:       1976 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= 66540 MiB
End job on node66 at 2009-03-28 13:57:19