Trace number 1514028

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/8000/
unif-k3-r4.2-v8000-c33600-S500426663-025.cnf
MD5SUM6bf66283a1f602e5557546993c52c1e8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.08207
Satisfiable
(Un)Satisfiability was proved
Number of variables7999
Number of clauses33600
Sum of the clauses size100800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 333600
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-1514028-1238225778/watcher-1514028-1238225778 -o /tmp/evaluation-result-1514028-1238225778/solver-1514028-1238225778 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1514028-1238225778.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.99 0.97 0.98 3/64 1931
/proc/meminfo: memFree=856768/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=2468 CPUtime=0
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 383 0 0 0 0 0 0 0 18 0 1 0 266779136 2527232 367 1992294400 134512640 136057169 4294956160 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 617 367 144 377 0 237 0

[startup+0.044623 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 1931
/proc/meminfo: memFree=856768/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=4684 CPUtime=0.03
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 1005 0 0 0 3 0 0 0 18 0 1 0 266779136 4796416 927 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 1171 927 165 377 0 791 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4684

[startup+0.101629 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 1931
/proc/meminfo: memFree=856768/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=4980 CPUtime=0.09
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 1096 0 0 0 9 0 0 0 18 0 1 0 266779136 5099520 1018 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 1245 1018 172 377 0 865 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4980

[startup+0.30165 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 1931
/proc/meminfo: memFree=856768/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=4804 CPUtime=0.29
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 1175 0 0 0 29 0 0 0 19 0 1 0 266779136 4919296 968 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 1201 968 182 377 0 821 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4804

[startup+0.701695 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 1931
/proc/meminfo: memFree=856768/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=5340 CPUtime=0.69
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 1336 0 0 0 69 0 0 0 22 0 1 0 266779136 5468160 1129 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 1335 1129 182 377 0 955 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5340

[startup+1.50178 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1932
/proc/meminfo: memFree=851768/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=8376 CPUtime=1.49
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 2067 0 0 0 148 1 0 0 25 0 1 0 266779136 8577024 1860 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 2094 1860 182 377 0 1714 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8376

[startup+3.10196 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1932
/proc/meminfo: memFree=847800/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=13920 CPUtime=3.09
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 3473 0 0 0 307 2 0 0 25 0 1 0 266779136 14254080 3266 1992294400 134512640 136057169 4294956160 18446744073709551615 134824468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 3480 3266 182 377 0 3100 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13920

[startup+6.30131 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1932
/proc/meminfo: memFree=843960/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=15900 CPUtime=6.29
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 3959 0 0 0 627 2 0 0 25 0 1 0 266779136 16281600 3752 1992294400 134512640 136057169 4294956160 18446744073709551615 134611708 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 3975 3752 182 377 0 3595 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15900

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1932
/proc/meminfo: memFree=840376/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=17616 CPUtime=12.69
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 4385 0 0 0 1267 2 0 0 25 0 1 0 266779136 18038784 4178 1992294400 134512640 136057169 4294956160 18446744073709551615 134823925 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 4404 4178 182 377 0 4024 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17616

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1932
/proc/meminfo: memFree=835832/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=22240 CPUtime=25.48
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 5531 0 0 0 2545 3 0 0 25 0 1 0 266779136 22773760 5324 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 5560 5324 182 377 0 5180 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22240

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1932
/proc/meminfo: memFree=829496/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=28576 CPUtime=51.07
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 7123 0 0 0 5103 4 0 0 25 0 1 0 266779136 29261824 6916 1992294400 134512640 136057169 4294956160 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 7144 6916 182 377 0 6764 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28576

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1932
/proc/meminfo: memFree=820088/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=37956 CPUtime=102.26
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 9473 0 0 0 10220 6 0 0 25 0 1 0 266779136 38866944 9266 1992294400 134512640 136057169 4294956160 18446744073709551615 134823758 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 9489 9266 182 377 0 9109 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 37956

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1932
/proc/meminfo: memFree=814968/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=43044 CPUtime=162.24
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 10739 0 0 0 16216 8 0 0 25 0 1 0 266779136 44077056 10532 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 10761 10532 182 377 0 10381 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 43044

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1932
/proc/meminfo: memFree=808056/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=49924 CPUtime=222.22
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 12442 0 0 0 22213 9 0 0 25 0 1 0 266779136 51122176 12235 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 12481 12235 182 377 0 12101 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 49924

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1934
/proc/meminfo: memFree=807864/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=49924 CPUtime=282.2
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 12442 0 0 0 28211 9 0 0 25 0 1 0 266779136 51122176 12235 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 12481 12235 182 377 0 12101 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 49924

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1934
/proc/meminfo: memFree=805176/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=53224 CPUtime=342.19
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 13259 0 0 0 34209 10 0 0 25 0 1 0 266779136 54501376 13052 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 13306 13052 182 377 0 12926 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 53224

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1934
/proc/meminfo: memFree=802872/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=55112 CPUtime=402.17
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 13725 0 0 0 40206 11 0 0 25 0 1 0 266779136 56434688 13518 1992294400 134512640 136057169 4294956160 18446744073709551615 134823770 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 13778 13518 182 377 0 13398 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 55112

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1934
/proc/meminfo: memFree=802872/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=55112 CPUtime=462.16
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 13725 0 0 0 46205 11 0 0 25 0 1 0 266779136 56434688 13518 1992294400 134512640 136057169 4294956160 18446744073709551615 134618138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 13778 13518 182 377 0 13398 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 55112

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1934
/proc/meminfo: memFree=801080/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=56996 CPUtime=522.13
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 14193 0 0 0 52202 11 0 0 25 0 1 0 266779136 58363904 13986 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 14249 13986 182 377 0 13869 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 56996

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1934
/proc/meminfo: memFree=797496/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=60428 CPUtime=582.12
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 15073 0 0 0 58200 12 0 0 25 0 1 0 266779136 61878272 14866 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 15107 14866 182 377 0 14727 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 60428

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1934
/proc/meminfo: memFree=797304/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=60560 CPUtime=642.11
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 15109 0 0 0 64198 13 0 0 25 0 1 0 266779136 62013440 14902 1992294400 134512640 136057169 4294956160 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 15140 14902 182 377 0 14760 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 60560

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1934
/proc/meminfo: memFree=790648/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=67168 CPUtime=702.09
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 16761 0 0 0 70195 14 0 0 25 0 1 0 266779136 68780032 16554 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 16792 16554 182 377 0 16412 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 67168

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1934
/proc/meminfo: memFree=790648/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=67168 CPUtime=762.07
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 16764 0 0 0 76193 14 0 0 25 0 1 0 266779136 68780032 16557 1992294400 134512640 136057169 4294956160 18446744073709551615 134828818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 16792 16557 182 377 0 16412 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 67168

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1934
/proc/meminfo: memFree=788920/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=68972 CPUtime=822.05
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 17190 0 0 0 82191 14 0 0 25 0 1 0 266779136 70627328 16983 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 17243 16983 182 377 0 16863 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 68972

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1934
/proc/meminfo: memFree=787192/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=70688 CPUtime=882.03
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 17619 0 0 0 88188 15 0 0 25 0 1 0 266779136 72384512 17412 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 17672 17412 182 377 0 17292 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 70688

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1934
/proc/meminfo: memFree=785592/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=72272 CPUtime=942.02
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 18013 0 0 0 94186 16 0 0 25 0 1 0 266779136 74006528 17806 1992294400 134512640 136057169 4294956160 18446744073709551615 134820186 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 18068 17806 182 377 0 17688 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 72272

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1934
/proc/meminfo: memFree=783416/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=74420 CPUtime=1002
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 18550 0 0 0 100184 16 0 0 25 0 1 0 266779136 76206080 18343 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 18605 18343 182 377 0 18225 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 74420

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1934
/proc/meminfo: memFree=783096/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=74708 CPUtime=1061.98
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 18633 0 0 0 106182 16 0 0 25 0 1 0 266779136 76500992 18426 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 18677 18426 182 377 0 18297 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 74708

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1934
/proc/meminfo: memFree=783096/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=74708 CPUtime=1121.97
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 18633 0 0 0 112180 17 0 0 25 0 1 0 266779136 76500992 18426 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 18677 18426 182 377 0 18297 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 74708

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1934
/proc/meminfo: memFree=781496/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=76300 CPUtime=1181.94
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 19033 0 0 0 118177 17 0 0 25 0 1 0 266779136 78131200 18826 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 19075 18826 182 377 0 18695 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 76300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1934
/proc/meminfo: memFree=781496/2055920 swapFree=4181692/4192956
[pid=1931] ppid=1929 vsize=76300 CPUtime=1200.04
/proc/1931/stat : 1931 (clasp) R 1929 1931 1767 0 -1 4194304 19033 0 0 0 119987 17 0 0 25 0 1 0 266779136 78131200 18826 1992294400 134512640 136057169 4294956160 18446744073709551615 134823330 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1931/statm: 19075 18826 182 377 0 18695 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 76300

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.07
CPU user time (s): 1199.87
CPU system time (s): 0.19397
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 76300

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

runsolver used 0.761884 second user time and 2.58461 second system time

The end

Launcher Data

Begin job on node42 at 2009-03-28 08:36:18
IDJOB=1514028
IDBENCH=70312
IDSOLVER=508
FILE ID=node42/1514028-1238225778
PBS_JOBID= 9060592
Free space on /tmp= 66240 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/8000/unif-k3-r4.2-v8000-c33600-S500426663-025.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-1514028-1238225778/watcher-1514028-1238225778 -o /tmp/evaluation-result-1514028-1238225778/solver-1514028-1238225778 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1514028-1238225778.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= 6bf66283a1f602e5557546993c52c1e8
RANDOM SEED=703585168

node42.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.211
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.211
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:        857184 kB
Buffers:         91464 kB
Cached:        1009032 kB
SwapCached:       5184 kB
Active:         132024 kB
Inactive:       976920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        857184 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:            2444 kB
Writeback:           0 kB
Mapped:          14220 kB
Slab:            75760 kB
Committed_AS:   819516 kB
PageTables:       1388 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= 66240 MiB
End job on node42 at 2009-03-28 08:56:20