Trace number 1716677

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.42

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-13-u.cnf
MD5SUM45ee13b66821e6c36f3e38be418fa121
Bench CategoryAPPLICATION (applications 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 variables138808
Number of clauses626501
Sum of the clauses size1431026
Maximum clause length10
Minimum clause length1
Number of clauses of size 111712
Number of clauses of size 2503953
Number of clauses of size 384536
Number of clauses of size 42920
Number of clauses of size 511680
Number of clauses of size over 511700

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-1716677-1240618933/watcher-1716677-1240618933 -o /tmp/evaluation-result-1716677-1240618933/solver-1716677-1240618933 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1716677-1240618933.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.83 1.83 1.46 2/64 21159
/proc/meminfo: memFree=1269688/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=3024 CPUtime=0
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 554 0 0 0 0 0 0 0 18 0 1 0 89921156 3096576 360 1992294400 134512640 136057169 4294956144 18446744073709551615 134816709 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 756 363 139 377 0 376 0

[startup+0.0780619 s]
/proc/loadavg: 1.83 1.83 1.46 2/64 21159
/proc/meminfo: memFree=1269688/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=17344 CPUtime=0.06
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 4571 0 0 0 5 1 0 0 18 0 1 0 89921156 17760256 3804 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 4336 3805 144 377 0 3956 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 17344

[startup+0.101062 s]
/proc/loadavg: 1.83 1.83 1.46 2/64 21159
/proc/meminfo: memFree=1269688/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=18548 CPUtime=0.09
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 4882 0 0 0 7 2 0 0 18 0 1 0 89921156 18993152 4115 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 4637 4115 144 377 0 4257 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18548

[startup+0.30108 s]
/proc/loadavg: 1.83 1.83 1.46 2/64 21159
/proc/meminfo: memFree=1269688/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=29848 CPUtime=0.29
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 8602 0 0 0 25 4 0 0 19 0 1 0 89921156 30564352 6736 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 7462 6736 144 377 0 7082 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29848

[startup+0.701118 s]
/proc/loadavg: 1.83 1.83 1.46 2/64 21159
/proc/meminfo: memFree=1269688/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=45708 CPUtime=0.69
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 14520 0 0 0 62 7 0 0 22 0 1 0 89921156 46804992 10770 1992294400 134512640 136057169 4294956144 18446744073709551615 134772409 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 11427 10770 165 377 0 11047 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45708

[startup+1.50119 s]
/proc/loadavg: 1.83 1.83 1.46 2/65 21160
/proc/meminfo: memFree=1225456/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=48416 CPUtime=1.49
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 15530 0 0 0 141 8 0 0 25 0 1 0 89921156 49577984 11324 1992294400 134512640 136057169 4294956144 18446744073709551615 134768584 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 12104 11324 170 377 0 11724 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48416

[startup+3.10134 s]
/proc/loadavg: 1.85 1.83 1.46 2/65 21160
/proc/meminfo: memFree=1224112/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=38948 CPUtime=3.08
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 15688 0 0 0 300 8 0 0 25 0 1 0 89921156 39882752 9286 1992294400 134512640 136057169 4294956144 18446744073709551615 134828494 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 9737 9286 182 377 0 9357 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38948

[startup+6.30164 s]
/proc/loadavg: 1.85 1.83 1.46 2/65 21160
/proc/meminfo: memFree=1232880/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=38948 CPUtime=6.28
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 15694 0 0 0 620 8 0 0 25 0 1 0 89921156 39882752 9292 1992294400 134512640 136057169 4294956144 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 9737 9292 182 377 0 9357 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38948

[startup+12.7012 s]
/proc/loadavg: 1.72 1.80 1.45 2/65 21160
/proc/meminfo: memFree=1232816/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=39248 CPUtime=12.68
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 15734 0 0 0 1260 8 0 0 25 0 1 0 89921156 40189952 9332 1992294400 134512640 136057169 4294956144 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 9812 9332 182 377 0 9432 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 39248

[startup+25.5014 s]
/proc/loadavg: 1.61 1.78 1.45 2/65 21160
/proc/meminfo: memFree=1232496/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=39664 CPUtime=25.49
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 15841 0 0 0 2540 9 0 0 25 0 1 0 89921156 40615936 9439 1992294400 134512640 136057169 4294956144 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 9916 9439 182 377 0 9536 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39664

[startup+51.1018 s]
/proc/loadavg: 1.40 1.71 1.44 2/65 21160
/proc/meminfo: memFree=1222448/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=50200 CPUtime=51.08
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 18439 0 0 0 5097 11 0 0 25 0 1 0 89921156 51404800 12037 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 12550 12038 182 377 0 12170 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 50200

[startup+102.306 s]
/proc/loadavg: 1.16 1.59 1.41 2/65 21160
/proc/meminfo: memFree=1216624/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=55928 CPUtime=102.27
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 19824 0 0 0 10215 12 0 0 25 0 1 0 89921156 57270272 13422 1992294400 134512640 136057169 4294956144 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 13982 13422 182 377 0 13602 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 55928

[startup+162.301 s]
/proc/loadavg: 1.06 1.49 1.38 2/65 21160
/proc/meminfo: memFree=1211376/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=61228 CPUtime=162.25
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 21131 0 0 0 16211 14 0 0 25 0 1 0 89921156 62697472 14729 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 15307 14729 182 377 0 14927 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 61228

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.35 2/65 21160
/proc/meminfo: memFree=1203696/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=68940 CPUtime=222.23
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 23053 0 0 0 22206 17 0 0 25 0 1 0 89921156 70594560 16651 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 17235 16651 182 377 0 16855 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 68940

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.33 2/65 21160
/proc/meminfo: memFree=1196656/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=75984 CPUtime=282.21
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 24789 0 0 0 28202 19 0 0 25 0 1 0 89921156 77807616 18387 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 18996 18387 182 377 0 18616 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 75984

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.31 2/65 21160
/proc/meminfo: memFree=1190512/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=82188 CPUtime=342.19
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 26343 0 0 0 34198 21 0 0 25 0 1 0 89921156 84160512 19941 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 20547 19941 182 377 0 20167 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 82188

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.29 2/65 21160
/proc/meminfo: memFree=1189616/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=83256 CPUtime=402.18
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 26704 0 0 0 40196 22 0 0 25 0 1 0 89921156 85254144 20166 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 20814 20166 182 377 0 20434 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 83256

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 21160
/proc/meminfo: memFree=1186480/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=86580 CPUtime=462.16
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 27489 0 0 0 46193 23 0 0 25 0 1 0 89921156 88657920 20951 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 21645 20951 182 377 0 21265 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 86580

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.25 2/65 21160
/proc/meminfo: memFree=1185456/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=87680 CPUtime=522.15
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 27749 0 0 0 52191 24 0 0 25 0 1 0 89921156 89784320 21211 1992294400 134512640 136057169 4294956144 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 21920 21211 182 377 0 21540 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 87680

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.23 2/65 21160
/proc/meminfo: memFree=1181104/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=92160 CPUtime=582.13
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 28823 0 0 0 58187 26 0 0 25 0 1 0 89921156 94371840 22285 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 23040 22285 182 377 0 22660 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 92160

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.21 2/65 21160
/proc/meminfo: memFree=1180208/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=93156 CPUtime=642.12
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 29049 0 0 0 64186 26 0 0 25 0 1 0 89921156 95391744 22511 1992294400 134512640 136057169 4294956144 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 23289 22511 182 377 0 22909 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 93156

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 21160
/proc/meminfo: memFree=1180208/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=93156 CPUtime=702.1
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 29050 0 0 0 70183 27 0 0 25 0 1 0 89921156 95391744 22512 1992294400 134512640 136057169 4294956144 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 23289 22512 182 377 0 22909 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 93156

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.18 2/65 21160
/proc/meminfo: memFree=1172720/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=100492 CPUtime=762.09
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 30915 0 0 0 76180 29 0 0 25 0 1 0 89921156 102903808 24377 1992294400 134512640 136057169 4294956144 18446744073709551615 134823797 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 25123 24377 182 377 0 24743 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 100492

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.17 2/65 21160
/proc/meminfo: memFree=1172080/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=101380 CPUtime=822.07
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 31075 0 0 0 82177 30 0 0 25 0 1 0 89921156 103813120 24537 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 25345 24537 182 377 0 24965 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 101380

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 21160
/proc/meminfo: memFree=1166384/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=107024 CPUtime=882.05
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 32498 0 0 0 88174 31 0 0 25 0 1 0 89921156 109592576 25960 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 26756 25960 182 377 0 26376 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 107024

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 21160
/proc/meminfo: memFree=1166384/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=107024 CPUtime=942.04
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 32499 0 0 0 94172 32 0 0 25 0 1 0 89921156 109592576 25961 1992294400 134512640 136057169 4294956144 18446744073709551615 134823686 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 26756 25961 182 377 0 26376 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 107024

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 21162
/proc/meminfo: memFree=1166256/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=107024 CPUtime=1002.02
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 32514 0 0 0 100170 32 0 0 25 0 1 0 89921156 109592576 25976 1992294400 134512640 136057169 4294956144 18446744073709551615 134649293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 26756 25976 182 377 0 26376 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 107024

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 21162
/proc/meminfo: memFree=1166256/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=107024 CPUtime=1062
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 32520 0 0 0 106168 32 0 0 25 0 1 0 89921156 109592576 25982 1992294400 134512640 136057169 4294956144 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 26756 25982 182 377 0 26376 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 107024

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 21162
/proc/meminfo: memFree=1166256/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=107024 CPUtime=1121.99
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 32527 0 0 0 112166 33 0 0 25 0 1 0 89921156 109592576 25989 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 26756 25989 182 377 0 26376 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 107024

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 21162
/proc/meminfo: memFree=1166192/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=107024 CPUtime=1181.97
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 32534 0 0 0 118164 33 0 0 25 0 1 0 89921156 109592576 25996 1992294400 134512640 136057169 4294956144 18446744073709551615 134823782 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 26756 25996 182 377 0 26376 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 107024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 21162
/proc/meminfo: memFree=1166256/2055920 swapFree=4181276/4192956
[pid=21159] ppid=21157 vsize=107024 CPUtime=1200.07
/proc/21159/stat : 21159 (clasp) R 21157 21159 20613 0 -1 4194304 32535 0 0 0 119974 33 0 0 25 0 1 0 89921156 109592576 25997 1992294400 134512640 136057169 4294956144 18446744073709551615 134829001 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21159/statm: 26756 25997 182 377 0 26376 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 107024

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.1
CPU user time (s): 1199.74
CPU system time (s): 0.350946
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 107024

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

runsolver used 0.847871 second user time and 2.48262 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-25 02:22:14
IDJOB=1716677
IDBENCH=20387
IDSOLVER=508
FILE ID=node48/1716677-1240618933
PBS_JOBID= 9186269
Free space on /tmp= 66300 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-13-u.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-1716677-1240618933/watcher-1716677-1240618933 -o /tmp/evaluation-result-1716677-1240618933/solver-1716677-1240618933 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1716677-1240618933.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= 45ee13b66821e6c36f3e38be418fa121
RANDOM SEED=368071654

node48.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.209
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.209
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:       1270232 kB
Buffers:         74168 kB
Cached:         629864 kB
SwapCached:       6432 kB
Active:         178776 kB
Inactive:       535348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1270232 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:           12600 kB
Writeback:           0 kB
Mapped:          13548 kB
Slab:            57668 kB
Committed_AS:   390044 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= 66296 MiB
End job on node48 at 2009-04-25 02:42:17