Trace number 1515300

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/110/
unif-k5-r21.3-v110-c2343-S1481888618-011.cnf
MD5SUMc648d80ef4f9e62ead1eba3d863e448d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
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-1515300-1238252540/watcher-1515300-1238252540 -o /tmp/evaluation-result-1515300-1238252540/solver-1515300-1238252540 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1515300-1238252540.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.85 0.97 0.99 2/64 6129
/proc/meminfo: memFree=1042552/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=1828 CPUtime=0
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 247 0 0 0 0 0 0 0 18 0 1 0 1097915949 1871872 231 1992294400 134512640 136057169 4294956160 18446744073709551615 134774646 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 457 231 165 377 0 77 0

[startup+0.0541079 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 6129
/proc/meminfo: memFree=1042552/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=1964 CPUtime=0.05
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 305 0 0 0 5 0 0 0 18 0 1 0 1097915949 2011136 289 1992294400 134512640 136057169 4294956160 18446744073709551615 134820131 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 491 289 181 377 0 111 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1964

[startup+0.101113 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 6129
/proc/meminfo: memFree=1042552/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=2096 CPUtime=0.09
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 311 0 0 0 9 0 0 0 18 0 1 0 1097915949 2146304 295 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 524 295 181 377 0 144 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2096

[startup+0.301147 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 6129
/proc/meminfo: memFree=1042552/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=2096 CPUtime=0.29
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 340 0 0 0 29 0 0 0 19 0 1 0 1097915949 2146304 324 1992294400 134512640 136057169 4294956160 18446744073709551615 134618497 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 524 324 181 377 0 144 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2096

[startup+0.701216 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 6129
/proc/meminfo: memFree=1042552/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=2360 CPUtime=0.69
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 376 0 0 0 69 0 0 0 22 0 1 0 1097915949 2416640 360 1992294400 134512640 136057169 4294956160 18446744073709551615 134823944 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 590 360 181 377 0 210 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2360

[startup+1.50135 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1041776/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=2492 CPUtime=1.49
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 416 0 0 0 149 0 0 0 25 0 1 0 1097915949 2551808 400 1992294400 134512640 136057169 4294956160 18446744073709551615 134637478 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 623 400 181 377 0 243 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2492

[startup+3.10162 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1041456/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=2624 CPUtime=3.09
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 470 0 0 0 309 0 0 0 25 0 1 0 1097915949 2686976 454 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 656 454 181 377 0 276 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2624

[startup+6.30117 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1041008/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=3028 CPUtime=6.29
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 553 0 0 0 629 0 0 0 25 0 1 0 1097915949 3100672 537 1992294400 134512640 136057169 4294956160 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 757 537 181 377 0 377 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3028

[startup+12.7013 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1040440/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=3432 CPUtime=12.69
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 659 0 0 0 1269 0 0 0 25 0 1 0 1097915949 3514368 643 1992294400 134512640 136057169 4294956160 18446744073709551615 134618488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 858 643 181 377 0 478 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3432

[startup+25.5015 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1039736/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=4100 CPUtime=25.48
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 823 0 0 0 2548 0 0 0 25 0 1 0 1097915949 4198400 807 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 1025 807 181 377 0 645 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4100

[startup+51.1018 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1039288/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=4788 CPUtime=51.07
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 984 0 0 0 5107 0 0 0 25 0 1 0 1097915949 4902912 968 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 1197 968 181 377 0 817 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4788

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1038456/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=5632 CPUtime=102.27
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 1178 0 0 0 10226 1 0 0 25 0 1 0 1097915949 5767168 1162 1992294400 134512640 136057169 4294956160 18446744073709551615 134618497 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 1408 1162 181 377 0 1028 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5632

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1037816/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=6196 CPUtime=162.24
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 1330 0 0 0 16223 1 0 0 25 0 1 0 1097915949 6344704 1314 1992294400 134512640 136057169 4294956160 18446744073709551615 134828435 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 1549 1314 181 377 0 1169 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 6196

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1037176/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=6908 CPUtime=222.22
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 1488 0 0 0 22221 1 0 0 25 0 1 0 1097915949 7073792 1472 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 1727 1472 181 377 0 1347 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 6908

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1036536/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=7484 CPUtime=282.2
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 1638 0 0 0 28219 1 0 0 25 0 1 0 1097915949 7663616 1622 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 1871 1622 181 377 0 1491 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 7484

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1036280/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=7796 CPUtime=342.18
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 1693 0 0 0 34216 2 0 0 25 0 1 0 1097915949 7983104 1677 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 1949 1677 181 377 0 1569 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 7796

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1036088/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=7948 CPUtime=402.16
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 1751 0 0 0 40214 2 0 0 25 0 1 0 1097915949 8138752 1735 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 1987 1735 181 377 0 1607 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 7948

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1035704/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=8272 CPUtime=462.14
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 1827 0 0 0 46212 2 0 0 25 0 1 0 1097915949 8470528 1811 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 2068 1811 181 377 0 1688 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 8272

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1035640/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=8440 CPUtime=522.12
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 1868 0 0 0 52210 2 0 0 25 0 1 0 1097915949 8642560 1852 1992294400 134512640 136057169 4294956160 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 2110 1852 181 377 0 1730 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 8440

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1035448/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=8776 CPUtime=582.1
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 1914 0 0 0 58208 2 0 0 25 0 1 0 1097915949 8986624 1898 1992294400 134512640 136057169 4294956160 18446744073709551615 134819974 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 2194 1898 181 377 0 1814 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 8776

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1035256/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=8948 CPUtime=642.09
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 1951 0 0 0 64206 3 0 0 25 0 1 0 1097915949 9162752 1935 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 2237 1935 181 377 0 1857 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 8948

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1035256/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=8948 CPUtime=702.06
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 1962 0 0 0 70203 3 0 0 25 0 1 0 1097915949 9162752 1946 1992294400 134512640 136057169 4294956160 18446744073709551615 134618275 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 2237 1946 181 377 0 1857 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 8948

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1035128/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=9116 CPUtime=762.05
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 1992 0 0 0 76202 3 0 0 25 0 1 0 1097915949 9334784 1976 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 2279 1976 181 377 0 1899 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 9116

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1034936/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=9284 CPUtime=822.02
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 2037 0 0 0 82199 3 0 0 25 0 1 0 1097915949 9506816 2021 1992294400 134512640 136057169 4294956160 18446744073709551615 134826573 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 2321 2021 181 377 0 1941 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 9284

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1034808/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=9284 CPUtime=882.01
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 2056 0 0 0 88197 4 0 0 25 0 1 0 1097915949 9506816 2040 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 2321 2040 181 377 0 1941 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 9284

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1034808/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=9452 CPUtime=941.99
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 2073 0 0 0 94195 4 0 0 25 0 1 0 1097915949 9678848 2057 1992294400 134512640 136057169 4294956160 18446744073709551615 134618315 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 2363 2057 181 377 0 1983 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 9452

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1034680/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=9620 CPUtime=1001.96
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 2099 0 0 0 100192 4 0 0 25 0 1 0 1097915949 9850880 2083 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 2405 2083 181 377 0 2025 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 9620

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1034488/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=9788 CPUtime=1061.94
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 2141 0 0 0 106190 4 0 0 25 0 1 0 1097915949 10022912 2125 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 2447 2125 181 377 0 2067 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 9788

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1034488/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=9788 CPUtime=1121.93
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 2151 0 0 0 112188 5 0 0 25 0 1 0 1097915949 10022912 2135 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 2447 2135 181 377 0 2067 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 9788

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1034360/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=9960 CPUtime=1181.91
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 2186 0 0 0 118186 5 0 0 25 0 1 0 1097915949 10199040 2170 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 2490 2170 181 377 0 2110 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 9960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6130
/proc/meminfo: memFree=1034296/2055920 swapFree=4175308/4192956
[pid=6129] ppid=6127 vsize=9960 CPUtime=1200.01
/proc/6129/stat : 6129 (clasp) R 6127 6129 6065 0 -1 4194304 2194 0 0 0 119996 5 0 0 25 0 1 0 1097915949 10199040 2178 1992294400 134512640 136057169 4294956160 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6129/statm: 2490 2178 181 377 0 2110 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 9960

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.02
CPU user time (s): 1199.96
CPU system time (s): 0.055991
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 9960

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

runsolver used 0.911861 second user time and 2.44563 second system time

The end

Launcher Data

Begin job on node55 at 2009-03-28 16:02:21
IDJOB=1515300
IDBENCH=70418
IDSOLVER=508
FILE ID=node55/1515300-1238252540
PBS_JOBID= 9060817
Free space on /tmp= 66212 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/110/unif-k5-r21.3-v110-c2343-S1481888618-011.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-1515300-1238252540/watcher-1515300-1238252540 -o /tmp/evaluation-result-1515300-1238252540/solver-1515300-1238252540 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1515300-1238252540.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= c648d80ef4f9e62ead1eba3d863e448d
RANDOM SEED=561724355

node55.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.259
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.259
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:       1043096 kB
Buffers:         86788 kB
Cached:         830804 kB
SwapCached:      11560 kB
Active:         112040 kB
Inactive:       818552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1043096 kB
SwapTotal:     4192956 kB
SwapFree:      4175308 kB
Dirty:            2060 kB
Writeback:           0 kB
Mapped:          18780 kB
Slab:            68312 kB
Committed_AS:  2687508 kB
PageTables:       1372 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= 66208 MiB
End job on node55 at 2009-03-28 16:22:23