Trace number 1513152

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S318878687-017.cnf
MD5SUM08262d4364cee07369a2b1aec963343c
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 variables220
Number of clauses18700
Sum of the clauses size130900
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 518700

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-1513152-1238213748/watcher-1513152-1238213748 -o /tmp/evaluation-result-1513152-1238213748/solver-1513152-1238213748 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1513152-1238213748.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.95 3/64 29695
/proc/meminfo: memFree=1591936/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=1828 CPUtime=0
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 220 0 0 0 0 0 0 0 18 0 1 0 1094037639 1871872 204 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 457 204 144 377 0 77 0

[startup+0.106611 s]
/proc/loadavg: 0.99 0.98 0.95 3/64 29695
/proc/meminfo: memFree=1591936/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=3720 CPUtime=0.1
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 685 0 0 0 10 0 0 0 18 0 1 0 1094037639 3809280 669 1992294400 134512640 136057169 4294956160 18446744073709551615 134774710 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 930 669 166 377 0 550 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3720

[startup+0.202618 s]
/proc/loadavg: 0.99 0.98 0.95 3/64 29695
/proc/meminfo: memFree=1591936/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=3720 CPUtime=0.19
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 685 0 0 0 19 0 0 0 19 0 1 0 1094037639 3809280 669 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 930 669 166 377 0 550 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3720

[startup+0.302627 s]
/proc/loadavg: 0.99 0.98 0.95 3/64 29695
/proc/meminfo: memFree=1591936/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=4228 CPUtime=0.29
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 820 0 0 0 29 0 0 0 19 0 1 0 1094037639 4329472 804 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 1057 804 182 377 0 677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4228

[startup+0.702672 s]
/proc/loadavg: 0.99 0.98 0.95 3/64 29695
/proc/meminfo: memFree=1591936/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=4756 CPUtime=0.69
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 972 0 0 0 69 0 0 0 23 0 1 0 1094037639 4870144 956 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 1189 956 183 377 0 809 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4756

[startup+1.50174 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 29696
/proc/meminfo: memFree=1587768/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=5680 CPUtime=1.49
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 1226 0 0 0 149 0 0 0 25 0 1 0 1094037639 5816320 1210 1992294400 134512640 136057169 4294956160 18446744073709551615 134618193 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 1420 1210 183 377 0 1040 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5680

[startup+3.10188 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 29696
/proc/meminfo: memFree=1587320/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=6488 CPUtime=3.08
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 1425 0 0 0 308 0 0 0 25 0 1 0 1094037639 6643712 1409 1992294400 134512640 136057169 4294956160 18446744073709551615 134823929 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 1622 1409 183 377 0 1242 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 6488

[startup+6.30117 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 29696
/proc/meminfo: memFree=1585784/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=7548 CPUtime=6.28
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 1682 0 0 0 628 0 0 0 25 0 1 0 1094037639 7729152 1666 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 1887 1666 183 377 0 1507 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7548

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 29696
/proc/meminfo: memFree=1584504/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=8912 CPUtime=12.69
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 2008 0 0 0 1268 1 0 0 25 0 1 0 1094037639 9125888 1992 1992294400 134512640 136057169 4294956160 18446744073709551615 134618315 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 2228 1992 183 377 0 1848 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8912

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 29696
/proc/meminfo: memFree=1582648/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=10804 CPUtime=25.49
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 2459 0 0 0 2548 1 0 0 25 0 1 0 1094037639 11063296 2443 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 2701 2443 183 377 0 2321 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10804

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 29696
/proc/meminfo: memFree=1581048/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=12608 CPUtime=51.08
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 2891 0 0 0 5107 1 0 0 25 0 1 0 1094037639 12910592 2875 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 3152 2875 183 377 0 2772 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12608

[startup+102.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 29696
/proc/meminfo: memFree=1578104/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=15644 CPUtime=102.26
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 3612 0 0 0 10225 1 0 0 25 0 1 0 1094037639 16019456 3596 1992294400 134512640 136057169 4294956160 18446744073709551615 134618241 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 3911 3596 183 377 0 3531 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 15644

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 29696
/proc/meminfo: memFree=1575544/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=18228 CPUtime=162.24
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 4247 0 0 0 16222 2 0 0 25 0 1 0 1094037639 18665472 4224 1992294400 134512640 136057169 4294956160 18446744073709551615 134618507 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 4557 4224 183 377 0 4177 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 18228

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 29696
/proc/meminfo: memFree=1573496/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=20468 CPUtime=222.24
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 4760 0 0 0 22221 3 0 0 25 0 1 0 1094037639 20959232 4737 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 5117 4737 183 377 0 4737 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 20468

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 29696
/proc/meminfo: memFree=1572024/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=22120 CPUtime=282.21
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 5118 0 0 0 28218 3 0 0 25 0 1 0 1094037639 22650880 5095 1992294400 134512640 136057169 4294956160 18446744073709551615 134613012 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 5530 5095 183 377 0 5150 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 22120

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 29696
/proc/meminfo: memFree=1570360/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=23872 CPUtime=342.2
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 5530 0 0 0 34216 4 0 0 25 0 1 0 1094037639 24444928 5507 1992294400 134512640 136057169 4294956160 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 5968 5507 183 377 0 5588 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 23872

[startup+402.303 s]
/proc/loadavg: 1.04 1.00 0.96 2/65 29696
/proc/meminfo: memFree=1569336/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=24892 CPUtime=402.18
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 5781 0 0 0 40214 4 0 0 25 0 1 0 1094037639 25489408 5758 1992294400 134512640 136057169 4294956160 18446744073709551615 134813074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 6223 5758 183 377 0 5843 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 24892

[startup+462.302 s]
/proc/loadavg: 1.05 1.01 0.96 2/65 29696
/proc/meminfo: memFree=1568568/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=25780 CPUtime=462.16
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 5953 0 0 0 46212 4 0 0 25 0 1 0 1094037639 26398720 5930 1992294400 134512640 136057169 4294956160 18446744073709551615 134823823 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 6445 5930 183 377 0 6065 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 25780

[startup+522.302 s]
/proc/loadavg: 1.05 1.02 0.97 2/65 29696
/proc/meminfo: memFree=1566776/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=27856 CPUtime=522.15
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 6420 0 0 0 52210 5 0 0 25 0 1 0 1094037639 28524544 6397 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 6964 6397 183 377 0 6584 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 27856

[startup+582.303 s]
/proc/loadavg: 1.02 1.02 0.97 2/65 29696
/proc/meminfo: memFree=1566136/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=28480 CPUtime=582.14
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 6546 0 0 0 58208 6 0 0 25 0 1 0 1094037639 29163520 6523 1992294400 134512640 136057169 4294956160 18446744073709551615 134618167 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 7120 6523 183 377 0 6740 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 28480

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 0.97 2/65 29696
/proc/meminfo: memFree=1565816/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=28796 CPUtime=642.12
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 6632 0 0 0 64206 6 0 0 25 0 1 0 1094037639 29487104 6609 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 7199 6609 183 377 0 6819 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 28796

[startup+702.302 s]
/proc/loadavg: 1.00 1.01 0.97 2/65 29696
/proc/meminfo: memFree=1565368/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=29364 CPUtime=702.1
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 6740 0 0 0 70204 6 0 0 25 0 1 0 1094037639 30068736 6717 1992294400 134512640 136057169 4294956160 18446744073709551615 134613054 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 7341 6717 183 377 0 6961 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 29364

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 29696
/proc/meminfo: memFree=1563960/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=30712 CPUtime=762.09
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 7084 0 0 0 76203 6 0 0 25 0 1 0 1094037639 31449088 7061 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 7678 7061 183 377 0 7298 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 30712

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 29696
/proc/meminfo: memFree=1563000/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=31764 CPUtime=822.07
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 7315 0 0 0 82200 7 0 0 25 0 1 0 1094037639 32526336 7292 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 7941 7292 183 377 0 7561 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 31764

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 29696
/proc/meminfo: memFree=1562424/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=32384 CPUtime=882.06
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 7451 0 0 0 88199 7 0 0 25 0 1 0 1094037639 33161216 7428 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 8096 7428 183 377 0 7716 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 32384

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 29696
/proc/meminfo: memFree=1561784/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=33048 CPUtime=942.03
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 7600 0 0 0 94196 7 0 0 25 0 1 0 1094037639 33841152 7577 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 8262 7577 183 377 0 7882 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 33048

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 29696
/proc/meminfo: memFree=1561528/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=33288 CPUtime=1002.02
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 7654 0 0 0 100195 7 0 0 25 0 1 0 1094037639 34086912 7631 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 8322 7631 183 377 0 7942 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 33288

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 29696
/proc/meminfo: memFree=1561144/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=33768 CPUtime=1062
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 7739 0 0 0 106193 7 0 0 25 0 1 0 1094037639 34578432 7716 1992294400 134512640 136057169 4294956160 18446744073709551615 134618446 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 8442 7716 183 377 0 8062 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 33768

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 29696
/proc/meminfo: memFree=1560824/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=33960 CPUtime=1121.99
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 7802 0 0 0 112191 8 0 0 25 0 1 0 1094037639 34775040 7779 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 8490 7779 183 377 0 8110 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 33960

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 29696
/proc/meminfo: memFree=1558968/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=36072 CPUtime=1181.97
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 8266 0 0 0 118189 8 0 0 25 0 1 0 1094037639 36937728 8243 1992294400 134512640 136057169 4294956160 18446744073709551615 134618241 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 9018 8243 183 377 0 8638 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 36072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 29696
/proc/meminfo: memFree=1558648/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=36360 CPUtime=1200.07
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 8348 0 0 0 119999 8 0 0 25 0 1 0 1094037639 37232640 8325 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 9090 8325 183 377 0 8710 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 36360

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 29696
/proc/meminfo: memFree=1558648/2055920 swapFree=4178352/4192956
[pid=29695] ppid=29693 vsize=36360 CPUtime=1200.07
/proc/29695/stat : 29695 (clasp) R 29693 29695 28950 0 -1 4194304 8348 0 0 0 119999 8 0 0 25 0 1 0 1094037639 37232640 8325 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29695/statm: 9090 8325 183 377 0 8710 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 36360

Child status: 0
Real time (s): 1200.41
CPU time (s): 1200.09
CPU user time (s): 1200
CPU system time (s): 0.092985
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 36360

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

runsolver used 0.91986 second user time and 2.70959 second system time

The end

Launcher Data

Begin job on node43 at 2009-03-28 05:15:48
IDJOB=1513152
IDBENCH=70239
IDSOLVER=508
FILE ID=node43/1513152-1238213748
PBS_JOBID= 9060522
Free space on /tmp= 63084 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S318878687-017.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-1513152-1238213748/watcher-1513152-1238213748 -o /tmp/evaluation-result-1513152-1238213748/solver-1513152-1238213748 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1513152-1238213748.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= 08262d4364cee07369a2b1aec963343c
RANDOM SEED=1830890310

node43.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.242
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.242
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:       1592352 kB
Buffers:         37916 kB
Cached:         343560 kB
SwapCached:       8504 kB
Active:          74028 kB
Inactive:       317520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1592352 kB
SwapTotal:     4192956 kB
SwapFree:      4178352 kB
Dirty:            2392 kB
Writeback:           0 kB
Mapped:          15788 kB
Slab:            58032 kB
Committed_AS:  2367904 kB
PageTables:       1448 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= 63084 MiB
End job on node43 at 2009-03-28 05:35:51