Trace number 1513236

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.01 1200.41

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S266028630-005.cnf
MD5SUMa707a7c29825dc72fa3ef0fca06c3f00
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-1513236-1238214949/watcher-1513236-1238214949 -o /tmp/evaluation-result-1513236-1238214949/solver-1513236-1238214949 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1513236-1238214949.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 4444
/proc/meminfo: memFree=1367720/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=1828 CPUtime=0
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 221 0 0 0 0 0 0 0 18 0 1 0 1094157204 1871872 205 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 457 205 144 377 0 77 0

[startup+0.056733 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 4444
/proc/meminfo: memFree=1367720/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=3360 CPUtime=0.05
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 630 0 0 0 5 0 0 0 18 0 1 0 1094157204 3440640 613 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 840 613 166 377 0 460 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3360

[startup+0.101739 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 4444
/proc/meminfo: memFree=1367720/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=3360 CPUtime=0.09
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 630 0 0 0 9 0 0 0 18 0 1 0 1094157204 3440640 613 1992294400 134512640 136057169 4294956160 18446744073709551615 134774451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 840 613 166 377 0 460 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3360

[startup+0.301774 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 4444
/proc/meminfo: memFree=1367720/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=3792 CPUtime=0.29
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 755 0 0 0 29 0 0 0 19 0 1 0 1094157204 3883008 738 1992294400 134512640 136057169 4294956160 18446744073709551615 134618497 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 948 738 183 377 0 568 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3792

[startup+0.701846 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 4444
/proc/meminfo: memFree=1367720/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=4716 CPUtime=0.69
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 969 0 0 0 69 0 0 0 22 0 1 0 1094157204 4829184 952 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 1179 952 183 377 0 799 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4716

[startup+1.50199 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4445
/proc/meminfo: memFree=1364064/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=5772 CPUtime=1.49
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 1233 0 0 0 149 0 0 0 25 0 1 0 1094157204 5910528 1216 1992294400 134512640 136057169 4294956160 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 1443 1216 183 377 0 1063 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5772

[startup+3.10127 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4445
/proc/meminfo: memFree=1363104/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=6300 CPUtime=3.09
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 1362 0 0 0 308 1 0 0 25 0 1 0 1094157204 6451200 1345 1992294400 134512640 136057169 4294956160 18446744073709551615 134618132 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 1575 1345 183 377 0 1195 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6300

[startup+6.30184 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4445
/proc/meminfo: memFree=1362080/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=7128 CPUtime=6.29
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 1591 0 0 0 628 1 0 0 25 0 1 0 1094157204 7299072 1574 1992294400 134512640 136057169 4294956160 18446744073709551615 134618256 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 1782 1574 183 377 0 1402 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7128

[startup+12.702 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4445
/proc/meminfo: memFree=1360480/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=8660 CPUtime=12.68
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 1958 0 0 0 1267 1 0 0 25 0 1 0 1094157204 8867840 1941 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 2165 1941 183 377 0 1785 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8660

[startup+25.5012 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4445
/proc/meminfo: memFree=1358880/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=10344 CPUtime=25.48
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 2379 0 0 0 2546 2 0 0 25 0 1 0 1094157204 10592256 2362 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 2586 2362 183 377 0 2206 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10344

[startup+51.1018 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4445
/proc/meminfo: memFree=1357216/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=12084 CPUtime=51.07
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 2768 0 0 0 5105 2 0 0 25 0 1 0 1094157204 12374016 2751 1992294400 134512640 136057169 4294956160 18446744073709551615 134618437 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 3021 2751 183 377 0 2641 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12084

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4445
/proc/meminfo: memFree=1354208/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=15272 CPUtime=102.26
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 3542 0 0 0 10223 3 0 0 25 0 1 0 1094157204 15638528 3525 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 3818 3525 183 377 0 3438 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 15272

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4445
/proc/meminfo: memFree=1352352/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=17448 CPUtime=162.23
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 4021 0 0 0 16220 3 0 0 25 0 1 0 1094157204 17866752 4004 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 4362 4004 183 377 0 3982 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 17448

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4445
/proc/meminfo: memFree=1350432/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=19492 CPUtime=222.22
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 4490 0 0 0 22218 4 0 0 25 0 1 0 1094157204 19959808 4473 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 4873 4473 183 377 0 4493 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 19492

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4445
/proc/meminfo: memFree=1349536/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=20428 CPUtime=282.2
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 4708 0 0 0 28216 4 0 0 25 0 1 0 1094157204 20918272 4691 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 5107 4691 183 377 0 4727 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 20428

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4445
/proc/meminfo: memFree=1347232/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=22820 CPUtime=342.17
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 5274 0 0 0 34213 4 0 0 25 0 1 0 1094157204 23367680 5257 1992294400 134512640 136057169 4294956160 18446744073709551615 134828324 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 5705 5257 183 377 0 5325 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 22820

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4447
/proc/meminfo: memFree=1346528/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=23548 CPUtime=402.16
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 5419 0 0 0 40211 5 0 0 25 0 1 0 1094157204 24113152 5402 1992294400 134512640 136057169 4294956160 18446744073709551615 134813032 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 5887 5402 183 377 0 5507 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 23548

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4447
/proc/meminfo: memFree=1345056/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=25056 CPUtime=462.14
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 5777 0 0 0 46209 5 0 0 25 0 1 0 1094157204 25657344 5760 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 6264 5760 183 377 0 5884 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 25056

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4447
/proc/meminfo: memFree=1344288/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=26148 CPUtime=522.11
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 6009 0 0 0 52206 5 0 0 25 0 1 0 1094157204 26775552 5992 1992294400 134512640 136057169 4294956160 18446744073709551615 134823944 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 6537 5992 183 377 0 6157 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 26148

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4447
/proc/meminfo: memFree=1343328/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=27200 CPUtime=582.1
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 6231 0 0 0 58204 6 0 0 25 0 1 0 1094157204 27852800 6214 1992294400 134512640 136057169 4294956160 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 6800 6214 183 377 0 6420 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 27200

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4447
/proc/meminfo: memFree=1342688/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=27868 CPUtime=642.09
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 6396 0 0 0 64203 6 0 0 25 0 1 0 1094157204 28536832 6379 1992294400 134512640 136057169 4294956160 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 6967 6379 183 377 0 6587 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 27868

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 4447
/proc/meminfo: memFree=1341792/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=28788 CPUtime=702.06
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 6618 0 0 0 70200 6 0 0 25 0 1 0 1094157204 29478912 6601 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 7197 6601 183 377 0 6817 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 28788

[startup+762.305 s]
/proc/loadavg: 1.03 1.00 0.92 2/66 4447
/proc/meminfo: memFree=1340448/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=30236 CPUtime=762.04
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 6962 0 0 0 76198 6 0 0 25 0 1 0 1094157204 30961664 6938 1992294400 134512640 136057169 4294956160 18446744073709551615 134618144 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 7559 6938 183 377 0 7179 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 30236

[startup+822.302 s]
/proc/loadavg: 1.12 1.03 0.93 2/66 4447
/proc/meminfo: memFree=1339808/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=31068 CPUtime=822.02
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 7161 0 0 0 82195 7 0 0 25 0 1 0 1094157204 31813632 7122 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 7767 7122 183 377 0 7387 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 31068

[startup+882.303 s]
/proc/loadavg: 1.12 1.04 0.94 2/66 4447
/proc/meminfo: memFree=1339552/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=31400 CPUtime=882
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 7211 0 0 0 88193 7 0 0 25 0 1 0 1094157204 32153600 7172 1992294400 134512640 136057169 4294956160 18446744073709551615 134823934 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 7850 7172 183 377 0 7470 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 31400

[startup+942.301 s]
/proc/loadavg: 1.04 1.03 0.94 2/66 4447
/proc/meminfo: memFree=1339104/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=31832 CPUtime=941.98
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 7323 0 0 0 94191 7 0 0 25 0 1 0 1094157204 32595968 7284 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 7958 7284 183 377 0 7578 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 31832

[startup+1002.3 s]
/proc/loadavg: 1.01 1.02 0.94 2/66 4447
/proc/meminfo: memFree=1338784/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=32312 CPUtime=1001.96
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 7408 0 0 0 100189 7 0 0 25 0 1 0 1094157204 33087488 7369 1992294400 134512640 136057169 4294956160 18446744073709551615 134813028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 8078 7369 183 377 0 7698 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 32312

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 0.94 2/66 4447
/proc/meminfo: memFree=1338208/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=32888 CPUtime=1061.94
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 7541 0 0 0 106187 7 0 0 25 0 1 0 1094157204 33677312 7502 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 8222 7502 183 377 0 7842 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 32888

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 0.94 2/66 4447
/proc/meminfo: memFree=1336736/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=34552 CPUtime=1121.91
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 7906 0 0 0 112184 7 0 0 25 0 1 0 1094157204 35381248 7867 1992294400 134512640 136057169 4294956160 18446744073709551615 134823831 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 8638 7867 183 377 0 8258 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 34552

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 4447
/proc/meminfo: memFree=1336352/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=34904 CPUtime=1181.9
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 7993 0 0 0 118182 8 0 0 25 0 1 0 1094157204 35741696 7954 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 8726 7954 183 377 0 8346 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 34904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 4447
/proc/meminfo: memFree=1336032/2055920 swapFree=4177692/4192956
[pid=4444] ppid=4442 vsize=35280 CPUtime=1200
/proc/4444/stat : 4444 (clasp) R 4442 4444 3671 0 -1 4194304 8073 0 0 0 119992 8 0 0 25 0 1 0 1094157204 36126720 8034 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4444/statm: 8820 8034 183 377 0 8440 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 35280

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.01
CPU user time (s): 1199.93
CPU system time (s): 0.086986
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 35280

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

runsolver used 1.23581 second user time and 2.74058 second system time

The end

Launcher Data

Begin job on node56 at 2009-03-28 05:35:49
IDJOB=1513236
IDBENCH=70246
IDSOLVER=508
FILE ID=node56/1513236-1238214949
PBS_JOBID= 9060510
Free space on /tmp= 103016 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S266028630-005.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-1513236-1238214949/watcher-1513236-1238214949 -o /tmp/evaluation-result-1513236-1238214949/solver-1513236-1238214949 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1513236-1238214949.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= a707a7c29825dc72fa3ef0fca06c3f00
RANDOM SEED=1412355819

node56.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.256
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.256
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:       1368200 kB
Buffers:         89336 kB
Cached:         504172 kB
SwapCached:       9040 kB
Active:         112172 kB
Inactive:       491876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1368200 kB
SwapTotal:     4192956 kB
SwapFree:      4177692 kB
Dirty:            2348 kB
Writeback:           0 kB
Mapped:          16164 kB
Slab:            69648 kB
Committed_AS:  2481884 kB
PageTables:       1472 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= 103012 MiB
End job on node56 at 2009-03-28 05:55:52