Trace number 1727416

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.44

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_m3.used-as.sat04-900.sat05-4186.reshuffled-07.cnf
MD5SUMff7bc04717f7472a7de76a6b5c02e3a4
Bench CategoryCRAFTED (crafted 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 variables9528
Number of clauses1018562
Sum of the clauses size2044318
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21017395
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 55
Number of clauses of size over 51154

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-1727416-1240724587/watcher-1727416-1240724587 -o /tmp/evaluation-result-1727416-1240724587/solver-1727416-1240724587 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1727416-1240724587.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.92 0.98 0.99 3/64 25937
/proc/meminfo: memFree=1369408/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=2644 CPUtime=0
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 413 0 0 0 0 0 0 0 18 0 1 0 100486067 2707456 397 1992294400 134512640 136057169 4294956144 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 661 397 144 377 0 281 0

[startup+0.0667501 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25937
/proc/meminfo: memFree=1369408/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=5992 CPUtime=0.06
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 1453 0 0 0 6 0 0 0 18 0 1 0 100486067 6135808 1244 1992294400 134512640 136057169 4294956144 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 1498 1245 144 377 0 1118 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5992

[startup+0.101751 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25937
/proc/meminfo: memFree=1369408/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=7976 CPUtime=0.09
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 2065 0 0 0 9 0 0 0 18 0 1 0 100486067 8167424 1720 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 1994 1720 144 377 0 1614 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7976

[startup+0.30177 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25937
/proc/meminfo: memFree=1369408/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=19140 CPUtime=0.29
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 5718 0 0 0 27 2 0 0 19 0 1 0 100486067 19599360 4410 1992294400 134512640 136057169 4294956144 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 4785 4410 144 377 0 4405 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19140

[startup+0.701821 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25937
/proc/meminfo: memFree=1369408/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=38236 CPUtime=0.69
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 11842 0 0 0 63 6 0 0 23 0 1 0 100486067 39153664 9133 1992294400 134512640 136057169 4294956144 18446744073709551615 134771753 0 0 4096 16386 0 0 0 17 0 0 0
/proc/25937/statm: 9559 9133 162 377 0 9179 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38236

[startup+1.50188 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 25938
/proc/meminfo: memFree=1321592/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=51208 CPUtime=1.49
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 16364 0 0 0 140 9 0 0 25 0 1 0 100486067 52436992 12515 1992294400 134512640 136057169 4294956144 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 12802 12515 165 377 0 12422 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51208

[startup+3.10103 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 25938
/proc/meminfo: memFree=1319800/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=51208 CPUtime=3.08
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 16364 0 0 0 299 9 0 0 25 0 1 0 100486067 52436992 12515 1992294400 134512640 136057169 4294956144 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 12802 12515 165 377 0 12422 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 51208

[startup+6.30234 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 25938
/proc/meminfo: memFree=1319800/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=51208 CPUtime=6.28
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 16364 0 0 0 619 9 0 0 25 0 1 0 100486067 52436992 12515 1992294400 134512640 136057169 4294956144 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 12802 12515 165 377 0 12422 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 51208

[startup+12.7019 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 25938
/proc/meminfo: memFree=1319800/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=51208 CPUtime=12.68
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 16364 0 0 0 1259 9 0 0 25 0 1 0 100486067 52436992 12515 1992294400 134512640 136057169 4294956144 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 12802 12515 165 377 0 12422 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 51208

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 25938
/proc/meminfo: memFree=1319864/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=51208 CPUtime=25.48
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 16364 0 0 0 2539 9 0 0 25 0 1 0 100486067 52436992 12515 1992294400 134512640 136057169 4294956144 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 12802 12515 165 377 0 12422 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51208

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 25938
/proc/meminfo: memFree=1307960/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=63616 CPUtime=51.06
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 19455 0 0 0 5094 12 0 0 25 0 1 0 100486067 65142784 15606 1992294400 134512640 136057169 4294956144 18446744073709551615 134765772 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 15904 15606 169 377 0 15524 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 63616

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 25938
/proc/meminfo: memFree=1299320/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=71860 CPUtime=102.25
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 23837 0 0 0 10210 15 0 0 25 0 1 0 100486067 73584640 17659 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 17965 17659 183 377 0 17585 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 71860

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25938
/proc/meminfo: memFree=1299320/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=71860 CPUtime=162.22
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 23837 0 0 0 16207 15 0 0 25 0 1 0 100486067 73584640 17659 1992294400 134512640 136057169 4294956144 18446744073709551615 134618380 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 17965 17659 183 377 0 17585 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 71860

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25938
/proc/meminfo: memFree=1299320/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=71860 CPUtime=222.22
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 23837 0 0 0 22206 16 0 0 25 0 1 0 100486067 73584640 17659 1992294400 134512640 136057169 4294956144 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 17965 17659 183 377 0 17585 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 71860

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25938
/proc/meminfo: memFree=1294648/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=76884 CPUtime=282.2
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 25046 0 0 0 28202 18 0 0 25 0 1 0 100486067 78729216 18868 1992294400 134512640 136057169 4294956144 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 19221 18868 183 377 0 18841 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 76884

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25938
/proc/meminfo: memFree=1286776/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=84552 CPUtime=342.18
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 27005 0 0 0 34197 21 0 0 25 0 1 0 100486067 86581248 20827 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 21138 20827 183 377 0 20758 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 84552

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25938
/proc/meminfo: memFree=1279928/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=91596 CPUtime=402.17
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 28724 0 0 0 40194 23 0 0 25 0 1 0 100486067 93794304 22546 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 22899 22546 183 377 0 22519 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 91596

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25938
/proc/meminfo: memFree=1272568/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=98876 CPUtime=462.15
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 30547 0 0 0 46189 26 0 0 25 0 1 0 100486067 101249024 24369 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 24719 24369 183 377 0 24339 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 98876

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25938
/proc/meminfo: memFree=1265656/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=105796 CPUtime=522.13
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 32281 0 0 0 52185 28 0 0 25 0 1 0 100486067 108335104 26103 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 26449 26103 183 377 0 26069 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 105796

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25938
/proc/meminfo: memFree=1256952/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=114680 CPUtime=582.11
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 34589 0 0 0 58180 31 0 0 25 0 1 0 100486067 117432320 28275 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 28670 28275 183 377 0 28290 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 114680

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25938
/proc/meminfo: memFree=1248504/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=122940 CPUtime=642.1
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 36662 0 0 0 64177 33 0 0 25 0 1 0 100486067 125890560 30348 1992294400 134512640 136057169 4294956144 18446744073709551615 134823436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 30735 30348 183 377 0 30355 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 122940

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25938
/proc/meminfo: memFree=1239672/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=131948 CPUtime=702.08
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 38902 0 0 0 70172 36 0 0 25 0 1 0 100486067 135114752 32588 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 32987 32588 183 377 0 32607 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 131948

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25938
/proc/meminfo: memFree=1232376/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=138960 CPUtime=762.07
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 40685 0 0 0 76168 39 0 0 25 0 1 0 100486067 142295040 34371 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 34740 34371 183 377 0 34360 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 138960

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25938
/proc/meminfo: memFree=1224696/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=146916 CPUtime=822.05
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 42650 0 0 0 82164 41 0 0 25 0 1 0 100486067 150441984 36336 1992294400 134512640 136057169 4294956144 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 36729 36336 183 377 0 36349 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 146916

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25938
/proc/meminfo: memFree=1218104/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=153812 CPUtime=882.03
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 44494 0 0 0 88160 43 0 0 25 0 1 0 100486067 157503488 37977 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 38453 37977 183 377 0 38073 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 153812

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25938
/proc/meminfo: memFree=1211640/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=160320 CPUtime=942.02
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 46144 0 0 0 94157 45 0 0 25 0 1 0 100486067 164167680 39627 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 40080 39627 183 377 0 39700 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 160320

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25938
/proc/meminfo: memFree=1204088/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=167732 CPUtime=1002
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 47999 0 0 0 100153 47 0 0 25 0 1 0 100486067 171757568 41482 1992294400 134512640 136057169 4294956144 18446744073709551615 134823411 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 41933 41482 183 377 0 41553 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 167732

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25938
/proc/meminfo: memFree=1197432/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=174516 CPUtime=1061.98
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 49679 0 0 0 106149 49 0 0 25 0 1 0 100486067 178704384 43162 1992294400 134512640 136057169 4294956144 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 43629 43162 183 377 0 43249 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 174516

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25944
/proc/meminfo: memFree=1189560/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=182236 CPUtime=1121.97
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 51596 0 0 0 112145 52 0 0 25 0 1 0 100486067 186609664 45079 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 45559 45079 183 377 0 45179 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 182236

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25944
/proc/meminfo: memFree=1182072/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=189772 CPUtime=1181.95
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 53497 0 0 0 118141 54 0 0 25 0 1 0 100486067 194326528 46980 1992294400 134512640 136057169 4294956144 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 47443 46980 183 377 0 47063 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 189772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25944
/proc/meminfo: memFree=1179640/2055920 swapFree=4192956/4192956
[pid=25937] ppid=25935 vsize=192084 CPUtime=1200.05
/proc/25937/stat : 25937 (clasp) R 25935 25937 25619 0 -1 4194304 54070 0 0 0 119950 55 0 0 25 0 1 0 100486067 196694016 47553 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25937/statm: 48021 47553 183 377 0 47641 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 192084

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.44
CPU time (s): 1200.09
CPU user time (s): 1199.5
CPU system time (s): 0.58991
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 192084

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

runsolver used 0.821875 second user time and 2.6326 second system time

The end

Launcher Data

Begin job on node61 at 2009-04-26 07:43:09
IDJOB=1727416
IDBENCH=24638
IDSOLVER=508
FILE ID=node61/1727416-1240724587
PBS_JOBID= 9186875
Free space on /tmp= 66412 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_m3.used-as.sat04-900.sat05-4186.reshuffled-07.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-1727416-1240724587/watcher-1727416-1240724587 -o /tmp/evaluation-result-1727416-1240724587/solver-1727416-1240724587 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1727416-1240724587.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= ff7bc04717f7472a7de76a6b5c02e3a4
RANDOM SEED=1805173297

node61.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.216
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.216
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:       1369888 kB
Buffers:         94692 kB
Cached:         485008 kB
SwapCached:          0 kB
Active:         192504 kB
Inactive:       401016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1369888 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           14584 kB
Writeback:           0 kB
Mapped:          23588 kB
Slab:            78652 kB
Committed_AS:   417836 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66408 MiB
End job on node61 at 2009-04-26 08:03:12