Trace number 1513872

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.02 1200.42

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/10000/
unif-k3-r4.2-v10000-c42000-S859578263-029.cnf
MD5SUM17df6005fb09e0a5c9a1d88e4e3ac572
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark158.524
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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-1513872-1238223378/watcher-1513872-1238223378 -o /tmp/evaluation-result-1513872-1238223378/solver-1513872-1238223378 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1513872-1238223378.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.92 0.98 0.99 3/64 32501
/proc/meminfo: memFree=1192256/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=2684 CPUtime=0
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 422 0 0 0 0 0 0 0 18 0 1 0 1095003411 2748416 406 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 671 407 144 377 0 291 0

[startup+0.045778 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32501
/proc/meminfo: memFree=1192256/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=5352 CPUtime=0.04
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 1191 0 0 0 4 0 0 0 18 0 1 0 1095003411 5480448 1056 1992294400 134512640 136057169 4294956160 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 1338 1056 165 377 0 958 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5352

[startup+0.101785 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32501
/proc/meminfo: memFree=1192256/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=6020 CPUtime=0.09
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 1365 0 0 0 9 0 0 0 18 0 1 0 1095003411 6164480 1230 1992294400 134512640 136057169 4294956160 18446744073709551615 134765488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 1505 1230 170 377 0 1125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6020

[startup+0.301819 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32501
/proc/meminfo: memFree=1192256/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=5484 CPUtime=0.29
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 1459 0 0 0 29 0 0 0 19 0 1 0 1095003411 5615616 1162 1992294400 134512640 136057169 4294956160 18446744073709551615 134648254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 1371 1162 179 377 0 991 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5484

[startup+0.701888 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32501
/proc/meminfo: memFree=1192256/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=5484 CPUtime=0.69
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 1463 0 0 0 69 0 0 0 23 0 1 0 1095003411 5615616 1166 1992294400 134512640 136057169 4294956160 18446744073709551615 134819879 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 1371 1166 183 377 0 991 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5484

[startup+1.50202 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 32502
/proc/meminfo: memFree=1187064/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=8520 CPUtime=1.49
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 2213 0 0 0 149 0 0 0 25 0 1 0 1095003411 8724480 1916 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 2130 1916 183 377 0 1750 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8520

[startup+3.1013 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 32502
/proc/meminfo: memFree=1182904/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=14328 CPUtime=3.09
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 3664 0 0 0 308 1 0 0 25 0 1 0 1095003411 14671872 3367 1992294400 134512640 136057169 4294956160 18446744073709551615 134611615 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 3582 3367 183 377 0 3202 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14328

[startup+6.30185 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 32502
/proc/meminfo: memFree=1176184/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=17364 CPUtime=6.28
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 4424 0 0 0 627 1 0 0 25 0 1 0 1095003411 17780736 4127 1992294400 134512640 136057169 4294956160 18446744073709551615 134618250 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 4341 4127 183 377 0 3961 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17364

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 32502
/proc/meminfo: memFree=1174520/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=20796 CPUtime=12.69
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 5275 0 0 0 1267 2 0 0 25 0 1 0 1095003411 21295104 4978 1992294400 134512640 136057169 4294956160 18446744073709551615 134634911 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 5199 4978 183 377 0 4819 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20796

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 32502
/proc/meminfo: memFree=1168120/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=25512 CPUtime=25.48
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 6451 0 0 0 2546 2 0 0 25 0 1 0 1095003411 26124288 6154 1992294400 134512640 136057169 4294956160 18446744073709551615 134823782 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 6378 6154 183 377 0 5998 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25512

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 32502
/proc/meminfo: memFree=1162552/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=31220 CPUtime=51.08
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 7856 0 0 0 5104 4 0 0 25 0 1 0 1095003411 31969280 7559 1992294400 134512640 136057169 4294956160 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 7805 7559 183 377 0 7425 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31220

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 32502
/proc/meminfo: memFree=1154104/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=39592 CPUtime=102.26
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 9963 0 0 0 10221 5 0 0 25 0 1 0 1095003411 40542208 9666 1992294400 134512640 136057169 4294956160 18446744073709551615 134825018 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 9898 9666 183 377 0 9518 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 39592

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32502
/proc/meminfo: memFree=1145272/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=48484 CPUtime=162.24
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 12157 0 0 0 16216 8 0 0 25 0 1 0 1095003411 49647616 11860 1992294400 134512640 136057169 4294956160 18446744073709551615 134614582 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 12121 11860 183 377 0 11741 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 48484

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32502
/proc/meminfo: memFree=1144696/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=49012 CPUtime=222.22
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 12280 0 0 0 22214 8 0 0 25 0 1 0 1095003411 50188288 11983 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 12253 11983 183 377 0 11873 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 49012

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32502
/proc/meminfo: memFree=1138936/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=54852 CPUtime=282.2
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 13737 0 0 0 28211 9 0 0 25 0 1 0 1095003411 56168448 13440 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 13713 13440 183 377 0 13333 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 54852

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32508
/proc/meminfo: memFree=1138872/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=54852 CPUtime=342.17
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 13737 0 0 0 34208 9 0 0 25 0 1 0 1095003411 56168448 13440 1992294400 134512640 136057169 4294956160 18446744073709551615 134828494 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 13713 13440 183 377 0 13333 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 54852

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32508
/proc/meminfo: memFree=1128824/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=64892 CPUtime=402.15
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 16253 0 0 0 40203 12 0 0 25 0 1 0 1095003411 66449408 15956 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 16223 15956 183 377 0 15843 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 64892

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32508
/proc/meminfo: memFree=1128824/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=64892 CPUtime=462.13
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 16253 0 0 0 46201 12 0 0 25 0 1 0 1095003411 66449408 15956 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 16223 15956 183 377 0 15843 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 64892

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32508
/proc/meminfo: memFree=1128952/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=64892 CPUtime=522.12
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 16253 0 0 0 52199 13 0 0 25 0 1 0 1095003411 66449408 15956 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 16223 15956 183 377 0 15843 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 64892

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32508
/proc/meminfo: memFree=1127160/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=66640 CPUtime=582.09
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 16680 0 0 0 58196 13 0 0 25 0 1 0 1095003411 68239360 16383 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 16660 16383 183 377 0 16280 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 66640

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32508
/proc/meminfo: memFree=1124664/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=69060 CPUtime=642.08
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 17300 0 0 0 64194 14 0 0 25 0 1 0 1095003411 70717440 17003 1992294400 134512640 136057169 4294956160 18446744073709551615 134828400 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 17265 17003 183 377 0 16885 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 69060

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32508
/proc/meminfo: memFree=1121784/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=71976 CPUtime=702.06
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 18010 0 0 0 70191 15 0 0 25 0 1 0 1095003411 73703424 17713 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 17994 17713 183 377 0 17614 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 71976

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32508
/proc/meminfo: memFree=1121784/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=71976 CPUtime=762.04
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 18010 0 0 0 76189 15 0 0 25 0 1 0 1095003411 73703424 17713 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 17994 17713 183 377 0 17614 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 71976

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32508
/proc/meminfo: memFree=1121144/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=72708 CPUtime=822.02
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 18191 0 0 0 82186 16 0 0 25 0 1 0 1095003411 74452992 17894 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 18177 17894 183 377 0 17797 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 72708

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32508
/proc/meminfo: memFree=1118648/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=75084 CPUtime=882
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 18801 0 0 0 88184 16 0 0 25 0 1 0 1095003411 76886016 18504 1992294400 134512640 136057169 4294956160 18446744073709551615 134828406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 18771 18504 183 377 0 18391 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 75084

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32508
/proc/meminfo: memFree=1114232/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=79588 CPUtime=941.98
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 19922 0 0 0 94181 17 0 0 25 0 1 0 1095003411 81498112 19625 1992294400 134512640 136057169 4294956160 18446744073709551615 134634325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 19897 19625 183 377 0 19517 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 79588

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32508
/proc/meminfo: memFree=1106552/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=87288 CPUtime=1001.96
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 21818 0 0 0 100177 19 0 0 25 0 1 0 1095003411 89382912 21521 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 21822 21521 183 377 0 21442 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 87288

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32508
/proc/meminfo: memFree=1106552/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=87288 CPUtime=1061.94
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 21820 0 0 0 106175 19 0 0 25 0 1 0 1095003411 89382912 21523 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 21822 21523 183 377 0 21442 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 87288

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32508
/proc/meminfo: memFree=1106488/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=87288 CPUtime=1121.92
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 21821 0 0 0 112173 19 0 0 25 0 1 0 1095003411 89382912 21524 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 21822 21524 183 377 0 21442 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 87288

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32508
/proc/meminfo: memFree=1105464/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=88344 CPUtime=1181.9
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 22080 0 0 0 118170 20 0 0 25 0 1 0 1095003411 90464256 21783 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 22086 21783 183 377 0 21706 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 88344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32508
/proc/meminfo: memFree=1105464/2055920 swapFree=4178700/4192956
[pid=32501] ppid=32499 vsize=88344 CPUtime=1200
/proc/32501/stat : 32501 (clasp) R 32499 32501 32392 0 -1 4194304 22080 0 0 0 119980 20 0 0 25 0 1 0 1095003411 90464256 21783 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32501/statm: 22086 21783 183 377 0 21706 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 88344

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.42
CPU time (s): 1200.02
CPU user time (s): 1199.81
CPU system time (s): 0.217966
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 88344

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

runsolver used 0.819875 second user time and 2.52462 second system time

The end

Launcher Data

Begin job on node25 at 2009-03-28 07:56:18
IDJOB=1513872
IDBENCH=70299
IDSOLVER=508
FILE ID=node25/1513872-1238223378
PBS_JOBID= 9060615
Free space on /tmp= 66216 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/10000/unif-k3-r4.2-v10000-c42000-S859578263-029.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-1513872-1238223378/watcher-1513872-1238223378 -o /tmp/evaluation-result-1513872-1238223378/solver-1513872-1238223378 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1513872-1238223378.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= 17df6005fb09e0a5c9a1d88e4e3ac572
RANDOM SEED=1011786963

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1192736 kB
Buffers:         90396 kB
Cached:         682756 kB
SwapCached:       8032 kB
Active:         191532 kB
Inactive:       591188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1192736 kB
SwapTotal:     4192956 kB
SwapFree:      4178700 kB
Dirty:            2600 kB
Writeback:           0 kB
Mapped:          14564 kB
Slab:            66544 kB
Committed_AS:  3102360 kB
PageTables:       1464 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= 66216 MiB
End job on node25 at 2009-03-28 08:16:21