Trace number 1514004

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/8000/
unif-k3-r4.2-v8000-c33600-S1741784682-076.cnf
MD5SUM355ff7ae526b221bc4c8d8e4e0eadc31
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.73082
Satisfiable
(Un)Satisfiability was proved
Number of variables8000
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-1514004-1238225768/watcher-1514004-1238225768 -o /tmp/evaluation-result-1514004-1238225768/solver-1514004-1238225768 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1514004-1238225768.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.07 1.09 1.01 3/81 27334
/proc/meminfo: memFree=1577632/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=2600 CPUtime=0
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 404 0 0 0 0 0 0 0 20 0 1 0 1095241122 2662400 388 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 650 388 144 377 0 270 0

[startup+0.0791819 s]
/proc/loadavg: 1.07 1.09 1.01 3/81 27334
/proc/meminfo: memFree=1577632/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=4984 CPUtime=0.07
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 1071 0 0 0 7 0 0 0 20 0 1 0 1095241122 5103616 993 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 1246 993 170 377 0 866 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4984

[startup+0.101184 s]
/proc/loadavg: 1.07 1.09 1.01 3/81 27334
/proc/meminfo: memFree=1577632/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=5248 CPUtime=0.09
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 1140 0 0 0 9 0 0 0 20 0 1 0 1095241122 5373952 1062 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 1312 1062 172 377 0 932 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5248

[startup+0.301206 s]
/proc/loadavg: 1.07 1.09 1.01 3/81 27334
/proc/meminfo: memFree=1577632/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=4804 CPUtime=0.29
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 1207 0 0 0 29 0 0 0 22 0 1 0 1095241122 4919296 1000 1992294400 134512640 136057169 4294956160 18446744073709551615 134823823 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 1201 1000 183 377 0 821 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4804

[startup+0.701252 s]
/proc/loadavg: 1.07 1.09 1.01 3/81 27334
/proc/meminfo: memFree=1577632/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=5732 CPUtime=0.69
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 1428 0 0 0 69 0 0 0 25 0 1 0 1095241122 5869568 1221 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 1433 1221 183 377 0 1053 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5732

[startup+1.50134 s]
/proc/loadavg: 1.07 1.09 1.01 2/82 27335
/proc/meminfo: memFree=1572184/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=8900 CPUtime=1.49
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 2202 0 0 0 148 1 0 0 25 0 1 0 1095241122 9113600 1995 1992294400 134512640 136057169 4294956160 18446744073709551615 134832432 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 2225 1995 183 377 0 1845 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8900

[startup+3.10152 s]
/proc/loadavg: 1.06 1.09 1.01 2/82 27335
/proc/meminfo: memFree=1567960/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=13300 CPUtime=3.09
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 3315 0 0 0 307 2 0 0 25 0 1 0 1095241122 13619200 3108 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 3325 3108 183 377 0 2945 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13300

[startup+6.30187 s]
/proc/loadavg: 1.06 1.09 1.01 2/82 27335
/proc/meminfo: memFree=1563096/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=16072 CPUtime=6.29
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 3996 0 0 0 627 2 0 0 25 0 1 0 1095241122 16457728 3789 1992294400 134512640 136057169 4294956160 18446744073709551615 134823782 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 4018 3789 183 377 0 3638 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16072

[startup+12.7016 s]
/proc/loadavg: 1.05 1.08 1.01 2/82 27335
/proc/meminfo: memFree=1559576/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=20428 CPUtime=12.69
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 5105 0 0 0 1266 3 0 0 25 0 1 0 1095241122 20918272 4898 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 5107 4898 183 377 0 4727 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20428

[startup+25.502 s]
/proc/loadavg: 1.04 1.08 1.01 2/82 27335
/proc/meminfo: memFree=1557016/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=22480 CPUtime=25.48
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 5614 0 0 0 2545 3 0 0 25 0 1 0 1095241122 23019520 5407 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 5620 5407 183 377 0 5240 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22480

[startup+51.1018 s]
/proc/loadavg: 1.03 1.07 1.01 2/82 27335
/proc/meminfo: memFree=1551320/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=27496 CPUtime=51.08
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 6847 0 0 0 5104 4 0 0 25 0 1 0 1095241122 28155904 6640 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 6874 6640 183 377 0 6494 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27496

[startup+102.307 s]
/proc/loadavg: 1.01 1.06 1.00 2/82 27335
/proc/meminfo: memFree=1541784/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=36904 CPUtime=102.27
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 9223 0 0 0 10221 6 0 0 25 0 1 0 1095241122 37789696 9016 1992294400 134512640 136057169 4294956160 18446744073709551615 134819907 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 9226 9016 183 377 0 8846 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 36904

[startup+162.301 s]
/proc/loadavg: 1.00 1.05 1.00 2/82 27335
/proc/meminfo: memFree=1538392/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=40336 CPUtime=162.24
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 10069 0 0 0 16218 6 0 0 25 0 1 0 1095241122 41304064 9862 1992294400 134512640 136057169 4294956160 18446744073709551615 134637481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 10084 9862 183 377 0 9704 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 40336

[startup+222.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/82 27335
/proc/meminfo: memFree=1530072/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=48740 CPUtime=222.23
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 12132 0 0 0 22216 7 0 0 25 0 1 0 1095241122 49909760 11925 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 12185 11925 183 377 0 11805 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 48740

[startup+282.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/82 27335
/proc/meminfo: memFree=1527448/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=51264 CPUtime=282.22
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 12791 0 0 0 28214 8 0 0 25 0 1 0 1095241122 52494336 12584 1992294400 134512640 136057169 4294956160 18446744073709551615 134828284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 12816 12584 183 377 0 12436 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 51264

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/82 27335
/proc/meminfo: memFree=1521496/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=57208 CPUtime=342.19
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 14265 0 0 0 34210 9 0 0 25 0 1 0 1095241122 58580992 14058 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 14302 14058 183 377 0 13922 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 57208

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/82 27335
/proc/meminfo: memFree=1521496/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=57208 CPUtime=402.18
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 14265 0 0 0 40209 9 0 0 25 0 1 0 1095241122 58580992 14058 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 14302 14058 183 377 0 13922 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 57208

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/82 27335
/proc/meminfo: memFree=1521432/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=57208 CPUtime=462.16
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 14265 0 0 0 46207 9 0 0 25 0 1 0 1095241122 58580992 14058 1992294400 134512640 136057169 4294956160 18446744073709551615 134825018 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 14302 14058 183 377 0 13922 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 57208

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 27337
/proc/meminfo: memFree=1516184/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=62376 CPUtime=522.16
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 15559 0 0 0 52205 11 0 0 25 0 1 0 1095241122 63873024 15352 1992294400 134512640 136057169 4294956160 18446744073709551615 134824014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 15594 15352 183 377 0 15214 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 62376

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 27337
/proc/meminfo: memFree=1515544/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=63096 CPUtime=582.14
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 15711 0 0 0 58203 11 0 0 25 0 1 0 1095241122 64610304 15504 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 15774 15504 183 377 0 15394 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 63096

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 27337
/proc/meminfo: memFree=1513560/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=65040 CPUtime=642.13
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 16213 0 0 0 64202 11 0 0 25 0 1 0 1095241122 66600960 16006 1992294400 134512640 136057169 4294956160 18446744073709551615 134828986 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 16260 16006 183 377 0 15880 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 65040

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 27337
/proc/meminfo: memFree=1513432/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=65192 CPUtime=702.1
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 16241 0 0 0 70199 11 0 0 25 0 1 0 1095241122 66756608 16034 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 16298 16034 183 377 0 15918 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 65192

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 27337
/proc/meminfo: memFree=1508184/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=70608 CPUtime=762.09
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 17548 0 0 0 76197 12 0 0 25 0 1 0 1095241122 72302592 17341 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 17652 17341 183 377 0 17272 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 70608

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 27337
/proc/meminfo: memFree=1505880/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=72856 CPUtime=822.07
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 18112 0 0 0 82194 13 0 0 25 0 1 0 1095241122 74604544 17905 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 18214 17905 183 377 0 17834 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 72856

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 27337
/proc/meminfo: memFree=1503320/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=75500 CPUtime=882.06
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 18755 0 0 0 88192 14 0 0 25 0 1 0 1095241122 77312000 18548 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 18875 18548 183 377 0 18495 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 75500

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 27337
/proc/meminfo: memFree=1501912/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=76916 CPUtime=942.04
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 19101 0 0 0 94190 14 0 0 25 0 1 0 1095241122 78761984 18894 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 19229 18894 183 377 0 18849 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 76916

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 27337
/proc/meminfo: memFree=1501976/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=76916 CPUtime=1002.03
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 19101 0 0 0 100189 14 0 0 25 0 1 0 1095241122 78761984 18894 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 19229 18894 183 377 0 18849 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 76916

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 27337
/proc/meminfo: memFree=1499224/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=79556 CPUtime=1062.01
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 19773 0 0 0 106186 15 0 0 25 0 1 0 1095241122 81465344 19566 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 19889 19566 183 377 0 19509 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 79556

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 27337
/proc/meminfo: memFree=1499224/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=79556 CPUtime=1122
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 19773 0 0 0 112185 15 0 0 25 0 1 0 1095241122 81465344 19566 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 19889 19566 183 377 0 19509 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 79556

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 27337
/proc/meminfo: memFree=1485272/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=93492 CPUtime=1181.98
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 23255 0 0 0 118182 16 0 0 25 0 1 0 1095241122 95735808 23048 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 23373 23048 183 377 0 22993 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 93492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 27337
/proc/meminfo: memFree=1478104/2055920 swapFree=4176448/4192956
[pid=27334] ppid=27332 vsize=100696 CPUtime=1200.08
/proc/27334/stat : 27334 (clasp) R 27332 27334 27175 0 -1 4194304 25030 0 0 0 119990 18 0 0 25 0 1 0 1095241122 103112704 24823 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27334/statm: 25174 24823 183 377 0 24794 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 100696

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.11
CPU user time (s): 1199.91
CPU system time (s): 0.198969
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 100696

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

runsolver used 1.41978 second user time and 4.05038 second system time

The end

Launcher Data

Begin job on node86 at 2009-03-28 08:36:08
IDJOB=1514004
IDBENCH=70310
IDSOLVER=508
FILE ID=node86/1514004-1238225768
PBS_JOBID= 9060566
Free space on /tmp= 66460 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/8000/unif-k3-r4.2-v8000-c33600-S1741784682-076.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-1514004-1238225768/watcher-1514004-1238225768 -o /tmp/evaluation-result-1514004-1238225768/solver-1514004-1238225768 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1514004-1238225768.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= 355ff7ae526b221bc4c8d8e4e0eadc31
RANDOM SEED=1043973449

node86.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.238
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.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1578048 kB
Buffers:         48500 kB
Cached:         336680 kB
SwapCached:       8880 kB
Active:         153484 kB
Inactive:       245668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1578048 kB
SwapTotal:     4192956 kB
SwapFree:      4176448 kB
Dirty:            2440 kB
Writeback:           0 kB
Mapped:          19116 kB
Slab:            62956 kB
Committed_AS:  2723480 kB
PageTables:       2684 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= 66460 MiB
End job on node86 at 2009-03-28 08:56:11