Trace number 1512648

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/800/
unif-k5-r20-v800-c16000-S1736471436-014.cnf
MD5SUM88b3ae0f7e2752f0b445f361629fc38e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark29.5195
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 516000
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-1512648-1238206540/watcher-1512648-1238206540 -o /tmp/evaluation-result-1512648-1238206540/solver-1512648-1238206540 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1512648-1238206540.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.69 3/64 31524
/proc/meminfo: memFree=916832/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=1828 CPUtime=0
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 236 0 0 0 0 0 0 0 18 0 1 0 1093320832 1871872 220 1992294400 134512640 136057169 4294956176 18446744073709551615 134671696 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 457 220 144 377 0 77 0

[startup+0.0595029 s]
/proc/loadavg: 0.91 0.95 0.69 3/64 31524
/proc/meminfo: memFree=916832/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=3044 CPUtime=0.05
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 564 0 0 0 5 0 0 0 18 0 1 0 1093320832 3117056 543 1992294400 134512640 136057169 4294956176 18446744073709551615 134774392 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 761 543 166 377 0 381 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3044

[startup+0.101507 s]
/proc/loadavg: 0.91 0.95 0.69 3/64 31524
/proc/meminfo: memFree=916832/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=3648 CPUtime=0.09
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 730 0 0 0 9 0 0 0 18 0 1 0 1093320832 3735552 709 1992294400 134512640 136057169 4294956176 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 912 709 181 377 0 532 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3648

[startup+0.301527 s]
/proc/loadavg: 0.91 0.95 0.69 3/64 31524
/proc/meminfo: memFree=916832/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=4044 CPUtime=0.29
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 829 0 0 0 29 0 0 0 19 0 1 0 1093320832 4141056 808 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 1011 808 182 377 0 631 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4044

[startup+0.701568 s]
/proc/loadavg: 0.91 0.95 0.69 3/64 31524
/proc/meminfo: memFree=916832/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=5760 CPUtime=0.69
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 1234 0 0 0 69 0 0 0 22 0 1 0 1093320832 5898240 1213 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 1440 1213 182 377 0 1060 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5760

[startup+1.50165 s]
/proc/loadavg: 0.92 0.95 0.69 2/65 31525
/proc/meminfo: memFree=912344/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=6684 CPUtime=1.49
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 1464 0 0 0 149 0 0 0 25 0 1 0 1093320832 6844416 1443 1992294400 134512640 136057169 4294956176 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 1671 1443 182 377 0 1291 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6684

[startup+3.10182 s]
/proc/loadavg: 0.92 0.95 0.69 2/65 31525
/proc/meminfo: memFree=911448/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=7344 CPUtime=3.09
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 1643 0 0 0 309 0 0 0 25 0 1 0 1093320832 7520256 1622 1992294400 134512640 136057169 4294956176 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 1836 1622 182 377 0 1456 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7344

[startup+6.30114 s]
/proc/loadavg: 0.92 0.95 0.69 2/65 31525
/proc/meminfo: memFree=909976/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=8796 CPUtime=6.28
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 1990 0 0 0 628 0 0 0 25 0 1 0 1093320832 9007104 1969 1992294400 134512640 136057169 4294956176 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 2199 1969 182 377 0 1819 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8796

[startup+12.7028 s]
/proc/loadavg: 0.93 0.95 0.69 2/65 31525
/proc/meminfo: memFree=908312/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=10676 CPUtime=12.69
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 2474 0 0 0 1268 1 0 0 25 0 1 0 1093320832 10932224 2453 1992294400 134512640 136057169 4294956176 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 2669 2453 182 377 0 2289 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10676

[startup+25.5011 s]
/proc/loadavg: 0.94 0.95 0.69 2/65 31525
/proc/meminfo: memFree=905560/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=12660 CPUtime=25.48
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 2976 0 0 0 2547 1 0 0 25 0 1 0 1093320832 12963840 2955 1992294400 134512640 136057169 4294956176 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 3165 2955 182 377 0 2785 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12660

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.70 2/65 31525
/proc/meminfo: memFree=902936/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=15444 CPUtime=51.08
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 3643 0 0 0 5106 2 0 0 25 0 1 0 1093320832 15814656 3622 1992294400 134512640 136057169 4294956176 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 3861 3622 182 377 0 3481 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15444

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.72 2/65 31525
/proc/meminfo: memFree=899608/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=18624 CPUtime=102.26
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 4462 0 0 0 10224 2 0 0 25 0 1 0 1093320832 19070976 4441 1992294400 134512640 136057169 4294956176 18446744073709551615 134618256 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 4656 4441 182 377 0 4276 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18624

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.73 2/65 31525
/proc/meminfo: memFree=896600/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=21888 CPUtime=162.25
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 5247 0 0 0 16222 3 0 0 25 0 1 0 1093320832 22413312 5226 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 5472 5226 182 377 0 5092 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 21888

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.74 2/65 31525
/proc/meminfo: memFree=893784/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=24624 CPUtime=222.24
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 5930 0 0 0 22220 4 0 0 25 0 1 0 1093320832 25214976 5909 1992294400 134512640 136057169 4294956176 18446744073709551615 134618315 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 6156 5909 182 377 0 5776 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 24624

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.76 2/65 31525
/proc/meminfo: memFree=892696/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=26748 CPUtime=282.22
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 6455 0 0 0 28218 4 0 0 25 0 1 0 1093320832 27389952 6434 1992294400 134512640 136057169 4294956176 18446744073709551615 134618460 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 6687 6434 182 377 0 6307 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 26748

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.77 2/65 31525
/proc/meminfo: memFree=889176/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=29200 CPUtime=342.21
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 7057 0 0 0 34216 5 0 0 25 0 1 0 1093320832 29900800 7036 1992294400 134512640 136057169 4294956176 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 7300 7036 182 377 0 6920 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 29200

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.78 2/65 31525
/proc/meminfo: memFree=888408/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=29836 CPUtime=402.19
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 7233 0 0 0 40214 5 0 0 25 0 1 0 1093320832 30552064 7210 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 7459 7210 182 377 0 7079 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 29836

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.79 2/65 31525
/proc/meminfo: memFree=886232/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=32256 CPUtime=462.18
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 7812 0 0 0 46212 6 0 0 25 0 1 0 1093320832 33030144 7786 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 8064 7786 182 377 0 7684 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 32256

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.80 2/65 31525
/proc/meminfo: memFree=885336/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=33048 CPUtime=522.16
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 8033 0 0 0 52210 6 0 0 25 0 1 0 1093320832 33841152 8007 1992294400 134512640 136057169 4294956176 18446744073709551615 134615520 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 8262 8007 182 377 0 7882 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 33048

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.81 2/65 31525
/proc/meminfo: memFree=884760/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=33692 CPUtime=582.14
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 8180 0 0 0 58208 6 0 0 25 0 1 0 1093320832 34500608 8154 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 8423 8154 182 377 0 8043 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 33692

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 31525
/proc/meminfo: memFree=883928/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=34488 CPUtime=642.13
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 8366 0 0 0 64207 6 0 0 25 0 1 0 1093320832 35315712 8340 1992294400 134512640 136057169 4294956176 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 8622 8340 182 377 0 8242 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 34488

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 31525
/proc/meminfo: memFree=881752/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=36676 CPUtime=702.11
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 8927 0 0 0 70204 7 0 0 25 0 1 0 1093320832 37556224 8901 1992294400 134512640 136057169 4294956176 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 9169 8901 182 377 0 8789 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 36676

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 31525
/proc/meminfo: memFree=880152/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=38336 CPUtime=762.1
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 9328 0 0 0 76203 7 0 0 25 0 1 0 1093320832 39256064 9302 1992294400 134512640 136057169 4294956176 18446744073709551615 134613073 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 9584 9302 182 377 0 9204 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 38336

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 31525
/proc/meminfo: memFree=879640/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=38916 CPUtime=822.08
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 9446 0 0 0 82201 7 0 0 25 0 1 0 1093320832 39849984 9420 1992294400 134512640 136057169 4294956176 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 9729 9420 182 377 0 9349 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 38916

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/65 31525
/proc/meminfo: memFree=879128/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=39296 CPUtime=882.07
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 9553 0 0 0 88199 8 0 0 25 0 1 0 1093320832 40239104 9527 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 9824 9527 182 377 0 9444 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 39296

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.85 2/65 31525
/proc/meminfo: memFree=878424/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=40076 CPUtime=942.05
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 9747 0 0 0 94197 8 0 0 25 0 1 0 1093320832 41037824 9714 1992294400 134512640 136057169 4294956176 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 10019 9714 182 377 0 9639 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 40076

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 31525
/proc/meminfo: memFree=878040/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=40472 CPUtime=1002.03
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 9847 0 0 0 100195 8 0 0 25 0 1 0 1093320832 41443328 9814 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 10118 9814 182 377 0 9738 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 40472

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/65 31525
/proc/meminfo: memFree=877528/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=41048 CPUtime=1062.02
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 9979 0 0 0 106193 9 0 0 25 0 1 0 1093320832 42033152 9946 1992294400 134512640 136057169 4294956176 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 10262 9946 182 377 0 9882 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 41048

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/65 31525
/proc/meminfo: memFree=874776/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=43872 CPUtime=1122
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 10661 0 0 0 112191 9 0 0 25 0 1 0 1093320832 44924928 10628 1992294400 134512640 136057169 4294956176 18446744073709551615 134823901 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 10968 10628 182 377 0 10588 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 43872

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/65 31525
/proc/meminfo: memFree=873368/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=45324 CPUtime=1181.99
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 11004 0 0 0 118189 10 0 0 25 0 1 0 1093320832 46411776 10971 1992294400 134512640 136057169 4294956176 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 11331 10971 182 377 0 10951 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 45324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.88 2/65 31525
/proc/meminfo: memFree=873304/2055920 swapFree=4177768/4192956
[pid=31524] ppid=31522 vsize=45456 CPUtime=1200.09
/proc/31524/stat : 31524 (clasp) R 31522 31524 31453 0 -1 4194304 11019 0 0 0 119999 10 0 0 25 0 1 0 1093320832 46546944 10986 1992294400 134512640 136057169 4294956176 18446744073709551615 134823831 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31524/statm: 11364 10986 182 377 0 10984 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 45456

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.41
CPU time (s): 1200.11
CPU user time (s): 1199.99
CPU system time (s): 0.112982
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 45456

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

runsolver used 0.986849 second user time and 2.47162 second system time

The end

Launcher Data

Begin job on node2 at 2009-03-28 03:15:40
IDJOB=1512648
IDBENCH=70197
IDSOLVER=508
FILE ID=node2/1512648-1238206540
PBS_JOBID= 9060562
Free space on /tmp= 66456 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/800/unif-k5-r20-v800-c16000-S1736471436-014.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-1512648-1238206540/watcher-1512648-1238206540 -o /tmp/evaluation-result-1512648-1238206540/solver-1512648-1238206540 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1512648-1238206540.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= 88b3ae0f7e2752f0b445f361629fc38e
RANDOM SEED=1032577456

node2.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:      2055920 kB
MemFree:        917312 kB
Buffers:         93340 kB
Cached:         947244 kB
SwapCached:       8996 kB
Active:          59512 kB
Inactive:       992036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        917312 kB
SwapTotal:     4192956 kB
SwapFree:      4177768 kB
Dirty:            2268 kB
Writeback:           0 kB
Mapped:          16592 kB
Slab:            72980 kB
Committed_AS:  2695428 kB
PageTables:       1476 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= 66452 MiB
End job on node2 at 2009-03-28 03:35:42