Trace number 1513284

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S452919966-071.cnf
MD5SUM5584bb498091ab0373fd0be3ad8dc940
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 517000

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-1513284-1238214964/watcher-1513284-1238214964 -o /tmp/evaluation-result-1513284-1238214964/solver-1513284-1238214964 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1513284-1238214964.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.97 0.93 3/64 3535
/proc/meminfo: memFree=912664/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=1828 CPUtime=0
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 228 0 0 0 0 0 0 0 18 0 1 0 1094162646 1871872 212 1992294400 134512640 136057169 4294956160 18446744073709551615 134662224 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 457 212 144 377 0 77 0

[startup+0.0953751 s]
/proc/loadavg: 0.91 0.97 0.93 3/64 3535
/proc/meminfo: memFree=912664/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=3360 CPUtime=0.09
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 627 0 0 0 9 0 0 0 18 0 1 0 1094162646 3440640 610 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 840 610 166 377 0 460 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3360

[startup+0.101375 s]
/proc/loadavg: 0.91 0.97 0.93 3/64 3535
/proc/meminfo: memFree=912664/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=3360 CPUtime=0.09
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 627 0 0 0 9 0 0 0 18 0 1 0 1094162646 3440640 610 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 840 610 166 377 0 460 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3360

[startup+0.30141 s]
/proc/loadavg: 0.91 0.97 0.93 3/64 3535
/proc/meminfo: memFree=912664/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=3796 CPUtime=0.29
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 754 0 0 0 29 0 0 0 19 0 1 0 1094162646 3887104 737 1992294400 134512640 136057169 4294956160 18446744073709551615 134618299 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 949 737 183 377 0 569 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3796

[startup+0.701482 s]
/proc/loadavg: 0.91 0.97 0.93 3/64 3535
/proc/meminfo: memFree=912664/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=4724 CPUtime=0.69
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 987 0 0 0 69 0 0 0 23 0 1 0 1094162646 4837376 970 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 1181 970 183 377 0 801 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4724

[startup+1.50163 s]
/proc/loadavg: 0.91 0.97 0.93 2/65 3536
/proc/meminfo: memFree=909072/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=5648 CPUtime=1.49
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 1229 0 0 0 149 0 0 0 25 0 1 0 1094162646 5783552 1212 1992294400 134512640 136057169 4294956160 18446744073709551615 134618193 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 1412 1212 183 377 0 1032 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5648

[startup+3.10291 s]
/proc/loadavg: 0.91 0.97 0.93 2/65 3536
/proc/meminfo: memFree=908112/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=6096 CPUtime=3.09
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 1336 0 0 0 309 0 0 0 25 0 1 0 1094162646 6242304 1319 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 1524 1319 183 377 0 1144 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6096

[startup+6.30149 s]
/proc/loadavg: 0.92 0.97 0.93 2/65 3536
/proc/meminfo: memFree=906960/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=7292 CPUtime=6.29
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 1615 0 0 0 629 0 0 0 25 0 1 0 1094162646 7467008 1598 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 1823 1598 183 377 0 1443 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7292

[startup+12.7016 s]
/proc/loadavg: 0.93 0.97 0.93 2/65 3536
/proc/meminfo: memFree=905424/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=8636 CPUtime=12.68
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 1951 0 0 0 1268 0 0 0 25 0 1 0 1094162646 8843264 1934 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 2159 1934 183 377 0 1779 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8636

[startup+25.5019 s]
/proc/loadavg: 0.94 0.97 0.93 2/65 3536
/proc/meminfo: memFree=903952/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=10280 CPUtime=25.49
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 2364 0 0 0 2548 1 0 0 25 0 1 0 1094162646 10526720 2347 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 2570 2347 183 377 0 2190 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10280

[startup+51.1015 s]
/proc/loadavg: 0.96 0.97 0.93 2/65 3536
/proc/meminfo: memFree=901456/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=12996 CPUtime=51.07
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 2984 0 0 0 5106 1 0 0 25 0 1 0 1094162646 13307904 2967 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 3249 2967 183 377 0 2869 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12996

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.93 2/65 3536
/proc/meminfo: memFree=898768/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=15684 CPUtime=102.25
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 3617 0 0 0 10224 1 0 0 25 0 1 0 1094162646 16060416 3600 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 3921 3600 183 377 0 3541 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 15684

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 3536
/proc/meminfo: memFree=896336/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=18336 CPUtime=162.22
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 4211 0 0 0 16221 1 0 0 25 0 1 0 1094162646 18776064 4194 1992294400 134512640 136057169 4294956160 18446744073709551615 134615524 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 4584 4194 183 377 0 4204 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 18336

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 3536
/proc/meminfo: memFree=894096/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=20856 CPUtime=222.19
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 4778 0 0 0 22217 2 0 0 25 0 1 0 1094162646 21356544 4761 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 5214 4761 183 377 0 4834 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 20856

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 3536
/proc/meminfo: memFree=892688/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=22232 CPUtime=282.17
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 5130 0 0 0 28215 2 0 0 25 0 1 0 1094162646 22765568 5113 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 5558 5113 183 377 0 5178 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 22232

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 3538
/proc/meminfo: memFree=891280/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=23816 CPUtime=342.13
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 5483 0 0 0 34211 2 0 0 25 0 1 0 1094162646 24387584 5466 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 5954 5466 183 377 0 5574 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 23816

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 3538
/proc/meminfo: memFree=890640/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=24708 CPUtime=402.1
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 5657 0 0 0 40207 3 0 0 25 0 1 0 1094162646 25300992 5640 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 6177 5640 183 377 0 5797 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 24708

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 3538
/proc/meminfo: memFree=888784/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=26724 CPUtime=462.07
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 6125 0 0 0 46204 3 0 0 25 0 1 0 1094162646 27365376 6108 1992294400 134512640 136057169 4294956160 18446744073709551615 134828272 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 6681 6108 183 377 0 6301 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 26724

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 3538
/proc/meminfo: memFree=888144/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=27456 CPUtime=522.05
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 6286 0 0 0 52202 3 0 0 25 0 1 0 1094162646 28114944 6269 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 6864 6269 183 377 0 6484 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 27456

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 3538
/proc/meminfo: memFree=887632/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=27936 CPUtime=582.01
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 6406 0 0 0 58198 3 0 0 25 0 1 0 1094162646 28606464 6389 1992294400 134512640 136057169 4294956160 18446744073709551615 134618193 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 6984 6389 183 377 0 6604 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 27936

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 3538
/proc/meminfo: memFree=887184/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=28472 CPUtime=641.99
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 6522 0 0 0 64196 3 0 0 25 0 1 0 1094162646 29155328 6505 1992294400 134512640 136057169 4294956160 18446744073709551615 134618112 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 7118 6505 183 377 0 6738 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 28472

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 3538
/proc/meminfo: memFree=885392/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=30276 CPUtime=701.96
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 6933 0 0 0 70193 3 0 0 25 0 1 0 1094162646 31002624 6916 1992294400 134512640 136057169 4294956160 18446744073709551615 134828269 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 7569 6916 183 377 0 7189 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 30276

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 3538
/proc/meminfo: memFree=884432/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=31300 CPUtime=761.93
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 7161 0 0 0 76190 3 0 0 25 0 1 0 1094162646 32051200 7144 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 7825 7144 183 377 0 7445 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 31300

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 3538
/proc/meminfo: memFree=884176/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=31588 CPUtime=821.9
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 7231 0 0 0 82187 3 0 0 25 0 1 0 1094162646 32346112 7214 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 7897 7214 183 377 0 7517 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 31588

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 3538
/proc/meminfo: memFree=883536/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=32452 CPUtime=881.88
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 7404 0 0 0 88184 4 0 0 25 0 1 0 1094162646 33230848 7387 1992294400 134512640 136057169 4294956160 18446744073709551615 134618275 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 8113 7387 183 377 0 7733 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 32452

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 3538
/proc/meminfo: memFree=883344/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=32784 CPUtime=941.84
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 7455 0 0 0 94180 4 0 0 25 0 1 0 1094162646 33570816 7438 1992294400 134512640 136057169 4294956160 18446744073709551615 134618395 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 8196 7438 183 377 0 7816 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 32784

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 3538
/proc/meminfo: memFree=882960/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=33164 CPUtime=1001.81
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 7545 0 0 0 100177 4 0 0 25 0 1 0 1094162646 33959936 7528 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 8291 7528 183 377 0 7911 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 33164

[startup+1062.3 s]
/proc/loadavg: 1.07 0.99 0.93 2/65 3538
/proc/meminfo: memFree=881360/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=34888 CPUtime=1061.79
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 7966 0 0 0 106175 4 0 0 25 0 1 0 1094162646 35725312 7941 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 8722 7941 183 377 0 8342 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 34888

[startup+1122.3 s]
/proc/loadavg: 1.10 1.00 0.94 2/65 3538
/proc/meminfo: memFree=880592/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=35604 CPUtime=1121.76
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 8147 0 0 0 112171 5 0 0 25 0 1 0 1094162646 36458496 8122 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 8901 8122 183 377 0 8521 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 35604

[startup+1182.3 s]
/proc/loadavg: 1.10 1.02 0.94 2/65 3538
/proc/meminfo: memFree=880272/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=36036 CPUtime=1181.74
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 8237 0 0 0 118169 5 0 0 25 0 1 0 1094162646 36900864 8212 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 9009 8212 183 377 0 8629 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 36036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.07 1.01 0.94 2/65 3538
/proc/meminfo: memFree=879952/2055920 swapFree=4178768/4192956
[pid=3535] ppid=3533 vsize=36324 CPUtime=1200.04
/proc/3535/stat : 3535 (clasp) R 3533 3535 2774 0 -1 4194304 8300 0 0 0 119999 5 0 0 25 0 1 0 1094162646 37195776 8275 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/3535/statm: 9081 8275 183 377 0 8701 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 36324

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.61
CPU time (s): 1200.05
CPU user time (s): 1199.99
CPU system time (s): 0.057991
CPU usage (%): 99.9531
Max. virtual memory (cumulated for all children) (KiB): 36324

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

runsolver used 1.24281 second user time and 3.13352 second system time

The end

Launcher Data

Begin job on node12 at 2009-03-28 05:36:04
IDJOB=1513284
IDBENCH=70250
IDSOLVER=508
FILE ID=node12/1513284-1238214964
PBS_JOBID= 9060552
Free space on /tmp= 65364 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S452919966-071.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-1513284-1238214964/watcher-1513284-1238214964 -o /tmp/evaluation-result-1513284-1238214964/solver-1513284-1238214964 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1513284-1238214964.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= 5584bb498091ab0373fd0be3ad8dc940
RANDOM SEED=878277406

node12.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.266
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.266
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:        913080 kB
Buffers:         85036 kB
Cached:         961724 kB
SwapCached:       7988 kB
Active:         172684 kB
Inactive:       883460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        913080 kB
SwapTotal:     4192956 kB
SwapFree:      4178768 kB
Dirty:            2344 kB
Writeback:           0 kB
Mapped:          15008 kB
Slab:            72680 kB
Committed_AS:  2962768 kB
PageTables:       1380 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= 65360 MiB
End job on node12 at 2009-03-28 05:56:07