Trace number 1514160

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S1760652419-100.cnf
MD5SUMf395e669823c1b01b74bf47c7e820b61
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.38964
Satisfiable
(Un)Satisfiability was proved
Number of variables6000
Number of clauses25200
Sum of the clauses size75600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 325200
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-1514160-1238226995/watcher-1514160-1238226995 -o /tmp/evaluation-result-1514160-1238226995/solver-1514160-1238226995 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1514160-1238226995.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.91 0.95 0.97 3/64 24065
/proc/meminfo: memFree=900824/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=2324 CPUtime=0
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 344 0 0 0 0 0 0 0 18 0 1 0 1095366216 2379776 328 1992294400 134512640 136057169 4294956176 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 581 328 144 377 0 201 0

[startup+0.013437 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 24065
/proc/meminfo: memFree=900824/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=2772 CPUtime=0.01
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 467 0 0 0 1 0 0 0 18 0 1 0 1095366216 2838528 451 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 693 451 144 377 0 313 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2772

[startup+0.102447 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 24065
/proc/meminfo: memFree=900824/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=4168 CPUtime=0.09
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 944 0 0 0 9 0 0 0 18 0 1 0 1095366216 4268032 835 1992294400 134512640 136057169 4294956176 18446744073709551615 134808995 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 1042 835 178 377 0 662 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4168

[startup+0.301471 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 24065
/proc/meminfo: memFree=900824/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=4168 CPUtime=0.29
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 948 0 0 0 29 0 0 0 19 0 1 0 1095366216 4268032 839 1992294400 134512640 136057169 4294956176 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 1042 839 182 377 0 662 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4168

[startup+0.701516 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 24065
/proc/meminfo: memFree=900824/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=5488 CPUtime=0.69
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 1247 0 0 0 69 0 0 0 22 0 1 0 1095366216 5619712 1138 1992294400 134512640 136057169 4294956176 18446744073709551615 135443063 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 1372 1138 182 377 0 992 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5488

[startup+1.50161 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 24066
/proc/meminfo: memFree=895760/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=8396 CPUtime=1.49
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 1993 0 0 0 148 1 0 0 25 0 1 0 1095366216 8597504 1884 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 2099 1884 182 377 0 1719 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8396

[startup+3.10179 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 24066
/proc/meminfo: memFree=893584/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=9584 CPUtime=3.09
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 2275 0 0 0 308 1 0 0 25 0 1 0 1095366216 9814016 2166 1992294400 134512640 136057169 4294956176 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 2396 2166 182 377 0 2016 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9584

[startup+6.30117 s]
/proc/loadavg: 0.92 0.95 0.97 2/65 24066
/proc/meminfo: memFree=891536/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=11432 CPUtime=6.29
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 2755 0 0 0 628 1 0 0 25 0 1 0 1095366216 11706368 2646 1992294400 134512640 136057169 4294956176 18446744073709551615 134823956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 2858 2646 182 377 0 2478 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11432

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.97 2/65 24066
/proc/meminfo: memFree=887696/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=14336 CPUtime=12.69
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 3478 0 0 0 1267 2 0 0 25 0 1 0 1095366216 14680064 3369 1992294400 134512640 136057169 4294956176 18446744073709551615 134823797 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 3584 3369 182 377 0 3204 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14336

[startup+25.5024 s]
/proc/loadavg: 0.94 0.96 0.97 2/65 24066
/proc/meminfo: memFree=884304/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=17636 CPUtime=25.49
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 4316 0 0 0 2546 3 0 0 25 0 1 0 1095366216 18059264 4207 1992294400 134512640 136057169 4294956176 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 4409 4207 182 377 0 4029 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17636

[startup+51.1024 s]
/proc/loadavg: 0.96 0.96 0.97 2/65 24066
/proc/meminfo: memFree=880912/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=21204 CPUtime=51.07
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 5190 0 0 0 5104 3 0 0 25 0 1 0 1095366216 21712896 5081 1992294400 134512640 136057169 4294956176 18446744073709551615 134823797 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 5301 5081 182 377 0 4921 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21204

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.97 2/65 24066
/proc/meminfo: memFree=875024/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=27204 CPUtime=102.26
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 6666 0 0 0 10222 4 0 0 25 0 1 0 1095366216 27856896 6557 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 6801 6557 182 377 0 6421 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27204

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24066
/proc/meminfo: memFree=871120/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=30900 CPUtime=162.24
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 7618 0 0 0 16219 5 0 0 25 0 1 0 1095366216 31641600 7509 1992294400 134512640 136057169 4294956176 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 7725 7509 182 377 0 7345 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 30900

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24066
/proc/meminfo: memFree=867344/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=34728 CPUtime=222.22
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 8556 0 0 0 22216 6 0 0 25 0 1 0 1095366216 35561472 8447 1992294400 134512640 136057169 4294956176 18446744073709551615 134618158 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 8682 8447 182 377 0 8302 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 34728

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24072
/proc/meminfo: memFree=864136/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=37764 CPUtime=282.21
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 9328 0 0 0 28213 8 0 0 25 0 1 0 1095366216 38670336 9219 1992294400 134512640 136057169 4294956176 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 9441 9219 182 377 0 9061 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 37764

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24072
/proc/meminfo: memFree=859784/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=42252 CPUtime=342.18
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 10445 0 0 0 34210 8 0 0 25 0 1 0 1095366216 43266048 10336 1992294400 134512640 136057169 4294956176 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 10563 10336 182 377 0 10183 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 42252

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24072
/proc/meminfo: memFree=857032/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=45088 CPUtime=402.16
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 11119 0 0 0 40207 9 0 0 25 0 1 0 1095366216 46170112 11010 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 11272 11010 182 377 0 10892 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 45088

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24072
/proc/meminfo: memFree=855304/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=46672 CPUtime=462.14
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 11546 0 0 0 46205 9 0 0 25 0 1 0 1095366216 47792128 11437 1992294400 134512640 136057169 4294956176 18446744073709551615 134823831 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 11668 11437 182 377 0 11288 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 46672

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24072
/proc/meminfo: memFree=855368/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=46672 CPUtime=522.13
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 11546 0 0 0 52203 10 0 0 25 0 1 0 1095366216 47792128 11437 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 11668 11437 182 377 0 11288 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 46672

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24072
/proc/meminfo: memFree=852816/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=49220 CPUtime=582.11
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 12174 0 0 0 58201 10 0 0 25 0 1 0 1095366216 50401280 12065 1992294400 134512640 136057169 4294956176 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 12305 12065 182 377 0 11925 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 49220

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24072
/proc/meminfo: memFree=850832/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=51224 CPUtime=642.1
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 12663 0 0 0 64199 11 0 0 25 0 1 0 1095366216 52453376 12554 1992294400 134512640 136057169 4294956176 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 12806 12554 182 377 0 12426 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 51224

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24072
/proc/meminfo: memFree=850768/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=51356 CPUtime=702.08
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 12706 0 0 0 70197 11 0 0 25 0 1 0 1095366216 52588544 12597 1992294400 134512640 136057169 4294956176 18446744073709551615 134618250 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 12839 12597 182 377 0 12459 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 51356

[startup+762.304 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24072
/proc/meminfo: memFree=845328/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=56760 CPUtime=762.06
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 14037 0 0 0 76194 12 0 0 25 0 1 0 1095366216 58122240 13928 1992294400 134512640 136057169 4294956176 18446744073709551615 134824984 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 14190 13928 182 377 0 13810 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 56760

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24072
/proc/meminfo: memFree=845328/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=56760 CPUtime=822.04
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 14037 0 0 0 82192 12 0 0 25 0 1 0 1095366216 58122240 13928 1992294400 134512640 136057169 4294956176 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 14190 13928 182 377 0 13810 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 56760

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24072
/proc/meminfo: memFree=845328/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=56760 CPUtime=882.02
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 14037 0 0 0 88190 12 0 0 25 0 1 0 1095366216 58122240 13928 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 14190 13928 182 377 0 13810 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 56760

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24072
/proc/meminfo: memFree=843152/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=58944 CPUtime=942.01
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 14585 0 0 0 94188 13 0 0 25 0 1 0 1095366216 60358656 14476 1992294400 134512640 136057169 4294956176 18446744073709551615 134828277 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 14736 14476 182 377 0 14356 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 58944

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24072
/proc/meminfo: memFree=842448/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=59788 CPUtime=1001.99
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 14768 0 0 0 100186 13 0 0 25 0 1 0 1095366216 61222912 14659 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 14947 14659 182 377 0 14567 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 59788

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24072
/proc/meminfo: memFree=841296/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=60848 CPUtime=1061.97
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 15050 0 0 0 106184 13 0 0 25 0 1 0 1095366216 62308352 14941 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 15212 14941 182 377 0 14832 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 60848

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24072
/proc/meminfo: memFree=839440/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=62696 CPUtime=1121.96
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 15503 0 0 0 112182 14 0 0 25 0 1 0 1095366216 64200704 15394 1992294400 134512640 136057169 4294956176 18446744073709551615 134756812 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 15674 15394 182 377 0 15294 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 62696

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24072
/proc/meminfo: memFree=839440/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=62408 CPUtime=1181.94
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 15503 0 0 0 118180 14 0 0 25 0 1 0 1095366216 63905792 15343 1992294400 134512640 136057169 4294956176 18446744073709551615 134616029 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 15602 15343 182 377 0 15222 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 62408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 24072
/proc/meminfo: memFree=839440/2055924 swapFree=4176792/4192956
[pid=24065] ppid=24063 vsize=62408 CPUtime=1200.03
/proc/24065/stat : 24065 (clasp) R 24063 24065 23878 0 -1 4194304 15503 0 0 0 119989 14 0 0 25 0 1 0 1095366216 63905792 15343 1992294400 134512640 136057169 4294956176 18446744073709551615 134824827 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24065/statm: 15602 15343 182 377 0 15222 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 62408

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.06
CPU user time (s): 1199.9
CPU system time (s): 0.154976
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 62696

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

runsolver used 1.06984 second user time and 2.24166 second system time

The end

Launcher Data

Begin job on node6 at 2009-03-28 08:56:35
IDJOB=1514160
IDBENCH=70323
IDSOLVER=508
FILE ID=node6/1514160-1238226995
PBS_JOBID= 9060636
Free space on /tmp= 66324 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S1760652419-100.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-1514160-1238226995/watcher-1514160-1238226995 -o /tmp/evaluation-result-1514160-1238226995/solver-1514160-1238226995 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1514160-1238226995.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= f395e669823c1b01b74bf47c7e820b61
RANDOM SEED=302986267

node6.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.236
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.236
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:      2055924 kB
MemFree:        901240 kB
Buffers:         98304 kB
Cached:         957596 kB
SwapCached:       9932 kB
Active:         219544 kB
Inactive:       849900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:        901240 kB
SwapTotal:     4192956 kB
SwapFree:      4176792 kB
Dirty:            2284 kB
Writeback:           0 kB
Mapped:          19160 kB
Slab:            71208 kB
Committed_AS:  2793472 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= 66320 MiB
End job on node6 at 2009-03-28 09:16:38