Trace number 1581051

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.18 1200.49

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-20-10p1.cnf
MD5SUM4454a006891d750fc88d47a8b0848855
Bench CategoryAPPLICATION (applications 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 variables259258
Number of clauses1388006
Sum of the clauses size3352067
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981733
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1581051-1238924587/watcher-1581051-1238924587 -o /tmp/evaluation-result-1581051-1238924587/solver-1581051-1238924587 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1581051-1238924587.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 1.00 1.00 3/73 18615
/proc/meminfo: memFree=1474720/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=3736 CPUtime=0
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 620 0 0 0 0 0 0 0 20 0 1 0 1165122840 3825664 426 1992294400 134512640 136057169 4294956144 18446744073709551615 134816709 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 934 429 139 377 0 554 0

[startup+0.078078 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 18615
/proc/meminfo: memFree=1474720/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=26860 CPUtime=0.07
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 7268 0 0 0 4 3 0 0 20 0 1 0 1165122840 27504640 6095 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 6715 6095 144 377 0 6335 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 26860

[startup+0.101079 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 18615
/proc/meminfo: memFree=1474720/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=28156 CPUtime=0.09
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 7597 0 0 0 6 3 0 0 20 0 1 0 1165122840 28831744 6424 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 7039 6425 144 377 0 6659 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28156

[startup+0.301099 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 18615
/proc/meminfo: memFree=1474720/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=38560 CPUtime=0.29
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 10829 0 0 0 24 5 0 0 22 0 1 0 1165122840 39485440 9013 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 9640 9013 144 377 0 9260 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38560

[startup+0.701139 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 18615
/proc/meminfo: memFree=1474720/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=60840 CPUtime=0.69
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 18162 0 0 0 58 11 0 0 25 0 1 0 1165122840 62300160 14180 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 15210 14180 147 377 0 14830 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60840

[startup+1.50122 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 18616
/proc/meminfo: memFree=1392792/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=94280 CPUtime=1.49
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 30280 0 0 0 133 16 0 0 25 0 1 0 1165122840 96542720 22633 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 23570 22633 165 377 0 23190 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94280

[startup+3.10138 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 18616
/proc/meminfo: memFree=1378008/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=101900 CPUtime=3.09
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 33787 0 0 0 291 18 0 0 25 0 1 0 1165122840 104345600 24227 1992294400 134512640 136057169 4294956144 18446744073709551615 134765711 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 25475 24227 170 377 0 25095 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 101900

[startup+6.3017 s]
/proc/loadavg: 1.16 1.03 1.01 2/74 18616
/proc/meminfo: memFree=1370264/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=113060 CPUtime=6.29
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 36649 0 0 0 609 20 0 0 25 0 1 0 1165122840 115773440 26961 1992294400 134512640 136057169 4294956144 18446744073709551615 135507841 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 28265 26961 820 377 0 27885 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 113060

[startup+12.7014 s]
/proc/loadavg: 1.15 1.03 1.01 2/74 18616
/proc/meminfo: memFree=1385112/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=92652 CPUtime=12.69
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 36740 0 0 0 1249 20 0 0 25 0 1 0 1165122840 94875648 22541 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 23163 22541 182 377 0 22783 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 92652

[startup+25.5016 s]
/proc/loadavg: 1.13 1.03 1.01 2/74 18616
/proc/meminfo: memFree=1385176/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=92652 CPUtime=25.48
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 36740 0 0 0 2528 20 0 0 25 0 1 0 1165122840 94875648 22541 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 23163 22541 182 377 0 22783 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 92652

[startup+51.1012 s]
/proc/loadavg: 1.08 1.03 1.01 2/74 18617
/proc/meminfo: memFree=1385176/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=92652 CPUtime=51.07
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 36744 0 0 0 5087 20 0 0 25 0 1 0 1165122840 94875648 22545 1992294400 134512640 136057169 4294956144 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 23163 22545 182 377 0 22783 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 92652

[startup+102.305 s]
/proc/loadavg: 1.03 1.02 1.00 2/74 18618
/proc/meminfo: memFree=1385176/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=92652 CPUtime=102.26
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 36782 0 0 0 10206 20 0 0 25 0 1 0 1165122840 94875648 22583 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 23163 22583 182 377 0 22783 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 92652

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/74 18618
/proc/meminfo: memFree=1385176/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=92920 CPUtime=162.25
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 36834 0 0 0 16204 21 0 0 25 0 1 0 1165122840 95150080 22635 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 23230 22635 182 377 0 22850 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 92920

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/74 18618
/proc/meminfo: memFree=1372312/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=105684 CPUtime=222.23
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 40015 0 0 0 22200 23 0 0 25 0 1 0 1165122840 108220416 25816 1992294400 134512640 136057169 4294956144 18446744073709551615 134624696 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 26421 25816 182 377 0 26041 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 105684

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 18618
/proc/meminfo: memFree=1357080/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=121256 CPUtime=282.22
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 43892 0 0 0 28194 28 0 0 25 0 1 0 1165122840 124166144 29693 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 30314 29693 182 377 0 29934 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 121256

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 18618
/proc/meminfo: memFree=1330584/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=147500 CPUtime=342.21
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 50473 0 0 0 34186 35 0 0 25 0 1 0 1165122840 151040000 36274 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 36875 36274 182 377 0 36495 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 147500

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 18618
/proc/meminfo: memFree=1300056/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=177972 CPUtime=402.19
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 58089 0 0 0 40179 40 0 0 25 0 1 0 1165122840 182243328 43890 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 44493 43890 182 377 0 44113 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 177972

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 18618
/proc/meminfo: memFree=1275672/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=202204 CPUtime=462.17
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 64142 0 0 0 46173 44 0 0 25 0 1 0 1165122840 207056896 49943 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 50551 49943 182 377 0 50171 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 202204

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 18618
/proc/meminfo: memFree=1232536/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=245372 CPUtime=522.16
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 74953 0 0 0 52165 51 0 0 25 0 1 0 1165122840 251260928 60754 1992294400 134512640 136057169 4294956144 18446744073709551615 134823741 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 61343 60754 182 377 0 60963 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 245372

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 18618
/proc/meminfo: memFree=1195288/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=282832 CPUtime=582.15
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 84272 0 0 0 58157 58 0 0 25 0 1 0 1165122840 289619968 70073 1992294400 134512640 136057169 4294956144 18446744073709551615 134614157 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 70708 70073 182 377 0 70328 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 282832

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 18618
/proc/meminfo: memFree=1161240/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=316280 CPUtime=642.13
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 92635 0 0 0 64151 62 0 0 25 0 1 0 1165122840 323870720 78436 1992294400 134512640 136057169 4294956144 18446744073709551615 134624593 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 79070 78436 182 377 0 78690 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 316280

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 18618
/proc/meminfo: memFree=1127768/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=349944 CPUtime=702.11
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 101059 0 0 0 70143 68 0 0 25 0 1 0 1165122840 358342656 86860 1992294400 134512640 136057169 4294956144 18446744073709551615 134812866 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 87486 86860 182 377 0 87106 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 349944

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 18618
/proc/meminfo: memFree=1098072/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=379312 CPUtime=762.1
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 108396 0 0 0 76137 73 0 0 25 0 1 0 1165122840 388415488 94197 1992294400 134512640 136057169 4294956144 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 94828 94197 182 377 0 94448 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 379312

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 18618
/proc/meminfo: memFree=1065176/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=412724 CPUtime=822.08
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 116786 0 0 0 82129 79 0 0 25 0 1 0 1165122840 422629376 102587 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 103181 102587 182 377 0 102801 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 412724

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 18618
/proc/meminfo: memFree=1037656/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=439828 CPUtime=882.06
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 123614 0 0 0 88121 85 0 0 25 0 1 0 1165122840 450383872 109279 1992294400 134512640 136057169 4294956144 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 109957 109279 182 377 0 109577 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 439828

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 18618
/proc/meminfo: memFree=1006168/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=471416 CPUtime=942.05
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 131503 0 0 0 94114 91 0 0 25 0 1 0 1165122840 482729984 117168 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 117854 117168 182 377 0 117474 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 471416

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 18618
/proc/meminfo: memFree=971544/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=505772 CPUtime=1002.03
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 140123 0 0 0 100105 98 0 0 25 0 1 0 1165122840 517910528 125788 1992294400 134512640 136057169 4294956144 18446744073709551615 134624585 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 126443 125788 182 377 0 126063 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 505772

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 18618
/proc/meminfo: memFree=940376/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=536908 CPUtime=1062.01
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 147907 0 0 0 106099 102 0 0 25 0 1 0 1165122840 549793792 133572 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 134227 133572 182 377 0 133847 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 536908

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 18624
/proc/meminfo: memFree=907280/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=569988 CPUtime=1121.99
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 156172 0 0 0 112092 107 0 0 25 0 1 0 1165122840 583667712 141837 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 142497 141837 182 377 0 142117 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 569988

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 18624
/proc/meminfo: memFree=882320/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=595240 CPUtime=1181.98
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 162499 0 0 0 118087 111 0 0 25 0 1 0 1165122840 609525760 148164 1992294400 134512640 136057169 4294956144 18446744073709551615 134624577 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 148810 148164 182 377 0 148430 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 595240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 18624
/proc/meminfo: memFree=875600/2055920 swapFree=4177488/4192956
[pid=18615] ppid=18613 vsize=601280 CPUtime=1200.08
/proc/18615/stat : 18615 (clasp) R 18613 18615 18065 0 -1 4194304 163987 0 0 0 119896 112 0 0 25 0 1 0 1165122840 615710720 149652 1992294400 134512640 136057169 4294956144 18446744073709551615 134624577 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18615/statm: 150320 149652 182 377 0 149940 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 601280

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.49
CPU time (s): 1200.18
CPU user time (s): 1198.97
CPU system time (s): 1.20982
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 601280

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

runsolver used 1.22181 second user time and 3.15752 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-05 11:43:09
IDJOB=1581051
IDBENCH=71029
IDSOLVER=508
FILE ID=node84/1581051-1238924587
PBS_JOBID= 9101403
Free space on /tmp= 66512 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-20-10p1.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-1581051-1238924587/watcher-1581051-1238924587 -o /tmp/evaluation-result-1581051-1238924587/solver-1581051-1238924587 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1581051-1238924587.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= 4454a006891d750fc88d47a8b0848855
RANDOM SEED=1549128015

node84.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.231
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.231
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1475136 kB
Buffers:         60412 kB
Cached:         437148 kB
SwapCached:       7000 kB
Active:         249536 kB
Inactive:       257168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1475136 kB
SwapTotal:     4192956 kB
SwapFree:      4177488 kB
Dirty:           28260 kB
Writeback:           0 kB
Mapped:          14676 kB
Slab:            59112 kB
Committed_AS:  3267304 kB
PageTables:       1980 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= 66512 MiB
End job on node84 at 2009-04-05 12:03:11