Trace number 1581987

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.11 1200.58

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-10p0.cnf
MD5SUMa860cf613d4e0cb34c00f8b79611121d
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 variables199290
Number of clauses1005792
Sum of the clauses size2392883
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756875
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

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-1581987-1238935179/watcher-1581987-1238935179 -o /tmp/evaluation-result-1581987-1238935179/solver-1581987-1238935179 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1581987-1238935179.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/76 24419
/proc/meminfo: memFree=1762624/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=4104 CPUtime=0
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 655 0 0 0 0 0 0 0 18 0 1 0 1166179035 4202496 461 1992294400 134512640 136057169 4294956144 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 1026 470 139 377 0 646 0

[startup+0.05927 s]
/proc/loadavg: 1.00 1.00 1.00 3/76 24419
/proc/meminfo: memFree=1762624/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=20696 CPUtime=0.05
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 5471 0 0 0 3 2 0 0 18 0 1 0 1166179035 21192704 4704 1992294400 134512640 136057169 4294956144 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 5174 4705 144 377 0 4794 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 20696

[startup+0.101277 s]
/proc/loadavg: 1.00 1.00 1.00 3/76 24419
/proc/meminfo: memFree=1762624/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=23112 CPUtime=0.09
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 6062 0 0 0 7 2 0 0 18 0 1 0 1166179035 23666688 5295 1992294400 134512640 136057169 4294956144 18446744073709551615 135441421 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 5778 5295 144 377 0 5398 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23112

[startup+0.301315 s]
/proc/loadavg: 1.00 1.00 1.00 3/76 24419
/proc/meminfo: memFree=1762624/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=33368 CPUtime=0.29
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 9268 0 0 0 26 3 0 0 19 0 1 0 1166179035 34168832 7858 1992294400 134512640 136057169 4294956144 18446744073709551615 135443063 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 8342 7859 144 377 0 7962 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33368

[startup+0.701393 s]
/proc/loadavg: 1.00 1.00 1.00 3/76 24419
/proc/meminfo: memFree=1762624/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=61300 CPUtime=0.69
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 19043 0 0 0 61 8 0 0 23 0 1 0 1166179035 62771200 14752 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 15325 14753 165 377 0 14945 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61300

[startup+1.50155 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24420
/proc/meminfo: memFree=1695672/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=72800 CPUtime=1.49
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 23724 0 0 0 139 10 0 0 25 0 1 0 1166179035 74547200 17514 1992294400 134512640 136057169 4294956144 18446744073709551615 134774352 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 18200 17514 168 377 0 17820 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72800

[startup+3.10185 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24420
/proc/meminfo: memFree=1692664/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=77120 CPUtime=3.09
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 24807 0 0 0 298 11 0 0 25 0 1 0 1166179035 78970880 18597 1992294400 134512640 136057169 4294956144 18446744073709551615 134766384 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 19280 18597 170 377 0 18900 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77120

[startup+6.30148 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24420
/proc/meminfo: memFree=1697784/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=66600 CPUtime=6.29
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 25864 0 0 0 617 12 0 0 25 0 1 0 1166179035 68198400 16313 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 16650 16313 182 377 0 16270 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66600

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24420
/proc/meminfo: memFree=1697784/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=66600 CPUtime=12.68
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 25864 0 0 0 1256 12 0 0 25 0 1 0 1166179035 68198400 16313 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 16650 16313 182 377 0 16270 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 66600

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24420
/proc/meminfo: memFree=1697976/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=66600 CPUtime=25.48
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 25866 0 0 0 2536 12 0 0 25 0 1 0 1166179035 68198400 16315 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 16650 16315 182 377 0 16270 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 66600

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24420
/proc/meminfo: memFree=1697976/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=66600 CPUtime=51.04
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 25866 0 0 0 5092 12 0 0 25 0 1 0 1166179035 68198400 16315 1992294400 134512640 136057169 4294956144 18446744073709551615 134823823 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 16650 16315 182 377 0 16270 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 66600

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24420
/proc/meminfo: memFree=1694776/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=70008 CPUtime=102.23
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 26709 0 0 0 10210 13 0 0 25 0 1 0 1166179035 71688192 17158 1992294400 134512640 136057169 4294956144 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 17502 17158 182 377 0 17122 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 70008

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24420
/proc/meminfo: memFree=1675576/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=89236 CPUtime=162.21
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 31496 0 0 0 16203 18 0 0 25 0 1 0 1166179035 91377664 21945 1992294400 134512640 136057169 4294956144 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 22309 21945 182 377 0 21929 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 89236

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24420
/proc/meminfo: memFree=1654648/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=110308 CPUtime=222.19
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 36757 0 0 0 22196 23 0 0 25 0 1 0 1166179035 112955392 27206 1992294400 134512640 136057169 4294956144 18446744073709551615 134812866 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 27577 27206 182 377 0 27197 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 110308

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24420
/proc/meminfo: memFree=1629816/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=134824 CPUtime=282.16
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 42885 0 0 0 28189 27 0 0 25 0 1 0 1166179035 138059776 33334 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 33706 33334 182 377 0 33326 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 134824

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24420
/proc/meminfo: memFree=1608056/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=156648 CPUtime=342.15
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 48344 0 0 0 34183 32 0 0 25 0 1 0 1166179035 160407552 38793 1992294400 134512640 136057169 4294956144 18446744073709551615 134809849 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 39162 38793 182 377 0 38782 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 156648

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24422
/proc/meminfo: memFree=1583992/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=180664 CPUtime=402.12
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 54334 0 0 0 40176 36 0 0 25 0 1 0 1166179035 184999936 44783 1992294400 134512640 136057169 4294956144 18446744073709551615 134624577 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 45166 44783 182 377 0 44786 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 180664

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24422
/proc/meminfo: memFree=1555320/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=209136 CPUtime=462.1
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 61465 0 0 0 46168 42 0 0 25 0 1 0 1166179035 214155264 51914 1992294400 134512640 136057169 4294956144 18446744073709551615 134624607 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 52284 51914 182 377 0 51904 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 209136

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24422
/proc/meminfo: memFree=1529272/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=235348 CPUtime=522.08
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 68037 0 0 0 52160 48 0 0 25 0 1 0 1166179035 240996352 58486 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 58837 58486 182 377 0 58457 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 235348

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24422
/proc/meminfo: memFree=1495736/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=268508 CPUtime=582.04
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 76317 0 0 0 58151 53 0 0 25 0 1 0 1166179035 274952192 66766 1992294400 134512640 136057169 4294956144 18446744073709551615 134624577 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 67127 66766 182 377 0 66747 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 268508

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24422
/proc/meminfo: memFree=1490232/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=274024 CPUtime=642.03
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 77666 0 0 0 64149 54 0 0 25 0 1 0 1166179035 280600576 68115 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 68506 68115 182 377 0 68126 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 274024

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24422
/proc/meminfo: memFree=1463608/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=300632 CPUtime=702
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 84308 0 0 0 70141 59 0 0 25 0 1 0 1166179035 307847168 74757 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 75158 74757 182 377 0 74778 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 300632

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24422
/proc/meminfo: memFree=1432504/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=331632 CPUtime=761.98
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 92066 0 0 0 76133 65 0 0 25 0 1 0 1166179035 339591168 82515 1992294400 134512640 136057169 4294956144 18446744073709551615 134823366 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 82908 82515 182 377 0 82528 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 331632

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24422
/proc/meminfo: memFree=1403960/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=360060 CPUtime=821.96
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 99189 0 0 0 82125 71 0 0 25 0 1 0 1166179035 368701440 89638 1992294400 134512640 136057169 4294956144 18446744073709551615 134624614 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 90015 89638 182 377 0 89635 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 360060

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24422
/proc/meminfo: memFree=1386552/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=377408 CPUtime=881.93
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 103506 0 0 0 88118 75 0 0 25 0 1 0 1166179035 386465792 93955 1992294400 134512640 136057169 4294956144 18446744073709551615 134624629 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 94352 93955 182 377 0 93972 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 377408

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24422
/proc/meminfo: memFree=1364920/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=399620 CPUtime=941.91
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 109061 0 0 0 94112 79 0 0 25 0 1 0 1166179035 409210880 99510 1992294400 134512640 136057169 4294956144 18446744073709551615 134828494 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 99905 99510 182 377 0 99525 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 399620

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24422
/proc/meminfo: memFree=1334136/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=429808 CPUtime=1001.89
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 116635 0 0 0 100104 85 0 0 25 0 1 0 1166179035 440123392 107084 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 107452 107084 182 377 0 107072 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 429808

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24422
/proc/meminfo: memFree=1315064/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=448912 CPUtime=1061.86
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 121417 0 0 0 106098 88 0 0 25 0 1 0 1166179035 459685888 111866 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 112228 111866 182 377 0 111848 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 448912

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24422
/proc/meminfo: memFree=1278456/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=485676 CPUtime=1121.84
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 130661 0 0 0 112088 96 0 0 25 0 1 0 1166179035 497332224 120974 1992294400 134512640 136057169 4294956144 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 121419 120974 182 377 0 121039 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 485676

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24422
/proc/meminfo: memFree=1247672/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=516048 CPUtime=1181.82
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 138272 0 0 0 118080 102 0 0 25 0 1 0 1166179035 528433152 128585 1992294400 134512640 136057169 4294956144 18446744073709551615 134624593 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 129012 128585 182 377 0 128632 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 516048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24422
/proc/meminfo: memFree=1240184/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=523508 CPUtime=1200.01
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 140135 0 0 0 119898 103 0 0 25 0 1 0 1166179035 536072192 130448 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 130877 130448 182 377 0 130497 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 523508

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 24422
/proc/meminfo: memFree=1240184/2055920 swapFree=4175224/4192956
[pid=24419] ppid=24417 vsize=523508 CPUtime=1200.01
/proc/24419/stat : 24419 (clasp) R 24417 24419 24101 0 -1 4194304 140135 0 0 0 119898 103 0 0 25 0 1 0 1166179035 536072192 130448 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/24419/statm: 130877 130448 182 377 0 130497 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 523508

Child status: 0
Real time (s): 1200.58
CPU time (s): 1200.11
CPU user time (s): 1198.99
CPU system time (s): 1.11583
CPU usage (%): 99.9601
Max. virtual memory (cumulated for all children) (KiB): 523508

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

runsolver used 1.03084 second user time and 3.35549 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-05 14:39:41
IDJOB=1581987
IDBENCH=71047
IDSOLVER=508
FILE ID=node63/1581987-1238935179
PBS_JOBID= 9101441
Free space on /tmp= 66544 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-10p0.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-1581987-1238935179/watcher-1581987-1238935179 -o /tmp/evaluation-result-1581987-1238935179/solver-1581987-1238935179 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1581987-1238935179.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= a860cf613d4e0cb34c00f8b79611121d
RANDOM SEED=424424185

node63.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.285
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.285
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:       1763104 kB
Buffers:         14804 kB
Cached:         210832 kB
SwapCached:       7332 kB
Active:          41620 kB
Inactive:       192788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1763104 kB
SwapTotal:     4192956 kB
SwapFree:      4175224 kB
Dirty:           20348 kB
Writeback:           0 kB
Mapped:          14404 kB
Slab:            43000 kB
Committed_AS:  3696812 kB
PageTables:       2312 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66540 MiB
End job on node63 at 2009-04-05 14:59:43