Trace number 1513020

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.03 1200.61

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/700/
unif-k5-r20-v700-c14000-S1970456972-046.cnf
MD5SUMa92f5808dbdbecf675a4a3e4cbc41fbd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.7359
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
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 514000
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-1513020-1238211359/watcher-1513020-1238211359 -o /tmp/evaluation-result-1513020-1238211359/solver-1513020-1238211359 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1513020-1238211359.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.98 0.99 2/64 26864
/proc/meminfo: memFree=952152/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=1828 CPUtime=0
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 233 0 0 0 0 0 0 0 18 0 1 0 1093801603 1871872 217 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 457 218 144 377 0 77 0

[startup+0.0740291 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26864
/proc/meminfo: memFree=952152/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=3472 CPUtime=0.07
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 652 0 0 0 7 0 0 0 18 0 1 0 1093801603 3555328 632 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 868 632 178 377 0 488 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3472

[startup+0.10103 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26864
/proc/meminfo: memFree=952152/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=3472 CPUtime=0.09
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 656 0 0 0 9 0 0 0 18 0 1 0 1093801603 3555328 636 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 868 636 182 377 0 488 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3472

[startup+0.301053 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26864
/proc/meminfo: memFree=952152/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=3868 CPUtime=0.29
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 779 0 0 0 29 0 0 0 19 0 1 0 1093801603 3960832 759 1992294400 134512640 136057169 4294956160 18446744073709551615 134828280 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 967 759 182 377 0 587 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3868

[startup+0.701099 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26864
/proc/meminfo: memFree=952152/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=5584 CPUtime=0.69
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 1184 0 0 0 69 0 0 0 22 0 1 0 1093801603 5718016 1164 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 1396 1164 182 377 0 1016 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5584

[startup+1.50119 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26865
/proc/meminfo: memFree=948176/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=5980 CPUtime=1.49
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 1293 0 0 0 149 0 0 0 25 0 1 0 1093801603 6123520 1273 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 1495 1273 182 377 0 1115 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5980

[startup+3.10137 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26865
/proc/meminfo: memFree=947096/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=6908 CPUtime=2.9
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 1542 0 0 0 290 0 0 0 25 0 1 0 1093801603 7073792 1522 1992294400 134512640 136057169 4294956160 18446744073709551615 134612955 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 1727 1522 182 377 0 1347 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 6908

[startup+6.30174 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26865
/proc/meminfo: memFree=945816/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=7964 CPUtime=6.03
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 1782 0 0 0 603 0 0 0 25 0 1 0 1093801603 8155136 1762 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 1991 1762 182 377 0 1611 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 7964

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26865
/proc/meminfo: memFree=944280/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=9548 CPUtime=12.44
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 2173 0 0 0 1243 1 0 0 25 0 1 0 1093801603 9777152 2153 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 2387 2153 182 377 0 2007 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 9548

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26865
/proc/meminfo: memFree=941848/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=11540 CPUtime=25.23
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 2698 0 0 0 2522 1 0 0 25 0 1 0 1093801603 11816960 2678 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 2885 2678 182 377 0 2505 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 11540

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26865
/proc/meminfo: memFree=939480/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=14200 CPUtime=50.83
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 3344 0 0 0 5081 2 0 0 25 0 1 0 1093801603 14540800 3324 1992294400 134512640 136057169 4294956160 18446744073709551615 134618217 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 3550 3324 182 377 0 3170 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 14200

[startup+102.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26865
/proc/meminfo: memFree=936216/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=17356 CPUtime=102.01
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 4135 0 0 0 10199 2 0 0 25 0 1 0 1093801603 17772544 4115 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 4339 4115 182 377 0 3959 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 17356

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26865
/proc/meminfo: memFree=933784/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=19760 CPUtime=161.99
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 4760 0 0 0 16197 2 0 0 25 0 1 0 1093801603 20234240 4717 1992294400 134512640 136057169 4294956160 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 4940 4717 182 377 0 4560 0
Current children cumulated CPU time (s) 161.99
Current children cumulated vsize (KiB) 19760

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26865
/proc/meminfo: memFree=931160/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=22416 CPUtime=221.99
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 5397 0 0 0 22196 3 0 0 25 0 1 0 1093801603 22953984 5354 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 5604 5354 182 377 0 5224 0
Current children cumulated CPU time (s) 221.99
Current children cumulated vsize (KiB) 22416

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26865
/proc/meminfo: memFree=928216/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=25644 CPUtime=281.96
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 6181 0 0 0 28193 3 0 0 25 0 1 0 1093801603 26259456 6138 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 6411 6138 182 377 0 6031 0
Current children cumulated CPU time (s) 281.96
Current children cumulated vsize (KiB) 25644

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26865
/proc/meminfo: memFree=926936/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=26640 CPUtime=341.95
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 6450 0 0 0 34191 4 0 0 25 0 1 0 1093801603 27279360 6407 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 6660 6407 182 377 0 6280 0
Current children cumulated CPU time (s) 341.95
Current children cumulated vsize (KiB) 26640

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26865
/proc/meminfo: memFree=926232/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=27344 CPUtime=401.93
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 6611 0 0 0 40189 4 0 0 25 0 1 0 1093801603 28000256 6568 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 6836 6568 182 377 0 6456 0
Current children cumulated CPU time (s) 401.93
Current children cumulated vsize (KiB) 27344

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26865
/proc/meminfo: memFree=924312/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=29324 CPUtime=461.91
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 7087 0 0 0 46187 4 0 0 25 0 1 0 1093801603 30027776 7044 1992294400 134512640 136057169 4294956160 18446744073709551615 134823831 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 7331 7044 182 377 0 6951 0
Current children cumulated CPU time (s) 461.91
Current children cumulated vsize (KiB) 29324

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26865
/proc/meminfo: memFree=923224/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=30432 CPUtime=521.89
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 7372 0 0 0 52185 4 0 0 25 0 1 0 1093801603 31162368 7329 1992294400 134512640 136057169 4294956160 18446744073709551615 134820211 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 7608 7329 182 377 0 7228 0
Current children cumulated CPU time (s) 521.89
Current children cumulated vsize (KiB) 30432

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26867
/proc/meminfo: memFree=922712/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=31008 CPUtime=581.88
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 7513 0 0 0 58184 4 0 0 25 0 1 0 1093801603 31752192 7470 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 7752 7470 182 377 0 7372 0
Current children cumulated CPU time (s) 581.88
Current children cumulated vsize (KiB) 31008

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26867
/proc/meminfo: memFree=922008/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=31680 CPUtime=641.87
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 7673 0 0 0 64182 5 0 0 25 0 1 0 1093801603 32440320 7630 1992294400 134512640 136057169 4294956160 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 7920 7630 182 377 0 7540 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 31680

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26867
/proc/meminfo: memFree=919320/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=34468 CPUtime=701.85
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 8338 0 0 0 70180 5 0 0 25 0 1 0 1093801603 35295232 8286 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 8617 8286 182 377 0 8237 0
Current children cumulated CPU time (s) 701.85
Current children cumulated vsize (KiB) 34468

[startup+762.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26867
/proc/meminfo: memFree=918488/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=35316 CPUtime=761.83
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 8555 0 0 0 76178 5 0 0 25 0 1 0 1093801603 36163584 8502 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 8829 8502 182 377 0 8449 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 35316

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26867
/proc/meminfo: memFree=918104/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=35724 CPUtime=821.82
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 8654 0 0 0 82176 6 0 0 25 0 1 0 1093801603 36581376 8590 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 8931 8590 182 377 0 8551 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 35724

[startup+882.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26867
/proc/meminfo: memFree=917464/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=36500 CPUtime=881.8
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 8828 0 0 0 88174 6 0 0 25 0 1 0 1093801603 37376000 8764 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 9125 8764 182 377 0 8745 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 36500

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26867
/proc/meminfo: memFree=917208/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=36632 CPUtime=941.78
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 8881 0 0 0 94172 6 0 0 25 0 1 0 1093801603 37511168 8817 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 9158 8817 182 377 0 8778 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 36632

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26867
/proc/meminfo: memFree=916760/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=37556 CPUtime=1001.76
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 9119 0 0 0 100170 6 0 0 25 0 1 0 1093801603 38457344 9055 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 9389 9055 182 377 0 9009 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 37556

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26867
/proc/meminfo: memFree=913496/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=40356 CPUtime=1061.75
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 9799 0 0 0 106168 7 0 0 25 0 1 0 1093801603 41324544 9735 1992294400 134512640 136057169 4294956160 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 10089 9735 182 377 0 9709 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 40356

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26867
/proc/meminfo: memFree=912792/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=41272 CPUtime=1121.74
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 9995 0 0 0 112167 7 0 0 25 0 1 0 1093801603 42262528 9931 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 10318 9931 182 377 0 9938 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 41272

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26867
/proc/meminfo: memFree=912152/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=41840 CPUtime=1181.72
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 10140 0 0 0 118165 7 0 0 25 0 1 0 1093801603 42844160 10076 1992294400 134512640 136057169 4294956160 18446744073709551615 134618504 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 10460 10076 182 377 0 10080 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 41840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26867
/proc/meminfo: memFree=911896/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=42108 CPUtime=1200.01
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 10208 0 0 0 119994 7 0 0 25 0 1 0 1093801603 43118592 10144 1992294400 134512640 136057169 4294956160 18446744073709551615 134615631 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 10527 10144 182 377 0 10147 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 42108

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26867
/proc/meminfo: memFree=911896/2055920 swapFree=4171920/4192956
[pid=26864] ppid=26862 vsize=42108 CPUtime=1200.01
/proc/26864/stat : 26864 (clasp) R 26862 26864 24591 0 -1 4194304 10208 0 0 0 119994 7 0 0 25 0 1 0 1093801603 43118592 10144 1992294400 134512640 136057169 4294956160 18446744073709551615 134615631 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26864/statm: 10527 10144 182 377 0 10147 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 42108

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.03
CPU user time (s): 1199.95
CPU system time (s): 0.081987
CPU usage (%): 99.9516
Max. virtual memory (cumulated for all children) (KiB): 42108

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

runsolver used 0.958854 second user time and 2.38664 second system time

The end

Launcher Data

Begin job on node28 at 2009-03-28 04:35:59
IDJOB=1513020
IDBENCH=70228
IDSOLVER=508
FILE ID=node28/1513020-1238211359
PBS_JOBID= 9060536
Free space on /tmp= 66172 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/700/unif-k5-r20-v700-c14000-S1970456972-046.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-1513020-1238211359/watcher-1513020-1238211359 -o /tmp/evaluation-result-1513020-1238211359/solver-1513020-1238211359 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1513020-1238211359.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= a92f5808dbdbecf675a4a3e4cbc41fbd
RANDOM SEED=1134784321

node28.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.212
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.212
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:        952632 kB
Buffers:         96240 kB
Cached:         890104 kB
SwapCached:      14208 kB
Active:         290564 kB
Inactive:       719740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        952632 kB
SwapTotal:     4192956 kB
SwapFree:      4171920 kB
Dirty:            2180 kB
Writeback:           0 kB
Mapped:          17872 kB
Slab:            78808 kB
Committed_AS:  2785228 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66168 MiB
End job on node28 at 2009-03-28 04:56:01