Trace number 1514568

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/18000/
unif-k3-r4.2-v18000-c75600-S2088061175-062.cnf
MD5SUM0b73ddee1057244eb6a8d3ac4fd7781f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark136.921
Satisfiable
(Un)Satisfiability was proved
Number of variables18000
Number of clauses75600
Sum of the clauses size226800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 375600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1514568-1238240459/watcher-1514568-1238240459 -o /tmp/evaluation-result-1514568-1238240459/solver-1514568-1238240459 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1514568-1238240459.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 1757
/proc/meminfo: memFree=876168/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=3100 CPUtime=0
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 512 0 0 0 0 0 0 0 18 0 1 0 1096712043 3174400 489 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 775 493 140 377 0 395 0

[startup+0.017817 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1757
/proc/meminfo: memFree=876168/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=3996 CPUtime=0.01
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 775 0 0 0 1 0 0 0 18 0 1 0 1096712043 4091904 752 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 999 752 144 377 0 619 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3996

[startup+0.102831 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1757
/proc/meminfo: memFree=876168/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=8356 CPUtime=0.09
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 2074 0 0 0 9 0 0 0 18 0 1 0 1096712043 8556544 1809 1992294400 134512640 136057169 4294956160 18446744073709551615 134771789 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 2089 1809 165 377 0 1709 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8356

[startup+0.302866 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1757
/proc/meminfo: memFree=876168/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=9116 CPUtime=0.29
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 2268 0 0 0 29 0 0 0 19 0 1 0 1096712043 9334784 2003 1992294400 134512640 136057169 4294956160 18446744073709551615 135480624 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 2279 2003 170 377 0 1899 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9116

[startup+0.701935 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 1757
/proc/meminfo: memFree=876168/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=8772 CPUtime=0.69
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 2516 0 0 0 69 0 0 0 22 0 1 0 1096712043 8982528 1962 1992294400 134512640 136057169 4294956160 18446744073709551615 134812030 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 2193 1962 183 377 0 1813 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8772

[startup+1.50107 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 1758
/proc/meminfo: memFree=868800/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=9036 CPUtime=1.48
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 2614 0 0 0 148 0 0 0 25 0 1 0 1096712043 9252864 2060 1992294400 134512640 136057169 4294956160 18446744073709551615 134634921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 2259 2060 183 377 0 1879 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9036

[startup+3.10135 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 1758
/proc/meminfo: memFree=866944/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=13260 CPUtime=3.08
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 3653 0 0 0 307 1 0 0 25 0 1 0 1096712043 13578240 3099 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 3315 3099 183 377 0 2935 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13260

[startup+6.3019 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 1758
/proc/meminfo: memFree=857984/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=21656 CPUtime=6.29
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 5743 0 0 0 626 3 0 0 25 0 1 0 1096712043 22175744 5189 1992294400 134512640 136057169 4294956160 18446744073709551615 134824014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 5414 5189 183 377 0 5034 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21656

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 1758
/proc/meminfo: memFree=842304/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=36972 CPUtime=12.69
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 9569 0 0 0 1264 5 0 0 25 0 1 0 1096712043 37859328 9015 1992294400 134512640 136057169 4294956160 18446744073709551615 134614157 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 9243 9015 183 377 0 8863 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36972

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 1758
/proc/meminfo: memFree=834112/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=43984 CPUtime=25.48
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 11315 0 0 0 2542 6 0 0 25 0 1 0 1096712043 45039616 10761 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 10996 10761 183 377 0 10616 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43984

[startup+51.1026 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 1758
/proc/meminfo: memFree=821312/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=56032 CPUtime=51.07
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 14336 0 0 0 5099 8 0 0 25 0 1 0 1096712043 57376768 13782 1992294400 134512640 136057169 4294956160 18446744073709551615 134618371 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 14008 13782 183 377 0 13628 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 56032

[startup+102.304 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 1758
/proc/meminfo: memFree=802240/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=75212 CPUtime=102.25
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 19101 0 0 0 10214 11 0 0 25 0 1 0 1096712043 77017088 18547 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 18803 18547 183 377 0 18423 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 75212

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 1758
/proc/meminfo: memFree=798208/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=79184 CPUtime=162.23
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 20103 0 0 0 16211 12 0 0 25 0 1 0 1096712043 81084416 19549 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 19796 19549 183 377 0 19416 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 79184

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1758
/proc/meminfo: memFree=790080/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=87380 CPUtime=222.21
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 22122 0 0 0 22207 14 0 0 25 0 1 0 1096712043 89477120 21568 1992294400 134512640 136057169 4294956160 18446744073709551615 134819598 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 21845 21568 183 377 0 21465 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 87380

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1758
/proc/meminfo: memFree=781120/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=96368 CPUtime=282.19
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 24385 0 0 0 28202 17 0 0 25 0 1 0 1096712043 98680832 23831 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 24092 23831 183 377 0 23712 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 96368

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1758
/proc/meminfo: memFree=778624/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=98752 CPUtime=342.17
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 24989 0 0 0 34200 17 0 0 25 0 1 0 1096712043 101122048 24435 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 24688 24435 183 377 0 24308 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 98752

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1758
/proc/meminfo: memFree=764544/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=112892 CPUtime=402.15
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 28498 0 0 0 40195 20 0 0 25 0 1 0 1096712043 115601408 27944 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 28223 27944 183 377 0 27843 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 112892

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1758
/proc/meminfo: memFree=764480/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=112892 CPUtime=462.13
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 28501 0 0 0 46193 20 0 0 25 0 1 0 1096712043 115601408 27947 1992294400 134512640 136057169 4294956160 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 28223 27947 183 377 0 27843 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 112892

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1758
/proc/meminfo: memFree=764416/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=112892 CPUtime=522.11
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 28517 0 0 0 52191 20 0 0 25 0 1 0 1096712043 115601408 27963 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 28223 27963 183 377 0 27843 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 112892

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1758
/proc/meminfo: memFree=755648/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=121664 CPUtime=582.08
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 30714 0 0 0 58187 21 0 0 25 0 1 0 1096712043 124583936 30160 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 30416 30160 183 377 0 30036 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 121664

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1758
/proc/meminfo: memFree=750464/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=126892 CPUtime=642.07
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 32004 0 0 0 64184 23 0 0 25 0 1 0 1096712043 129937408 31450 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 31723 31450 183 377 0 31343 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 126892

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1758
/proc/meminfo: memFree=743040/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=134320 CPUtime=702.04
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 33848 0 0 0 70180 24 0 0 25 0 1 0 1096712043 137543680 33294 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 33580 33294 183 377 0 33200 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 134320

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1758
/proc/meminfo: memFree=743040/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=134320 CPUtime=762.03
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 33854 0 0 0 76178 25 0 0 25 0 1 0 1096712043 137543680 33300 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 33580 33300 183 377 0 33200 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 134320

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1758
/proc/meminfo: memFree=743040/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=134320 CPUtime=822.01
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 33854 0 0 0 82176 25 0 0 25 0 1 0 1096712043 137543680 33300 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 33580 33300 183 377 0 33200 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 134320

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1758
/proc/meminfo: memFree=740096/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=137224 CPUtime=881.98
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 34594 0 0 0 88173 25 0 0 25 0 1 0 1096712043 140517376 34040 1992294400 134512640 136057169 4294956160 18446744073709551615 134828400 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 34306 34040 183 377 0 33926 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 137224

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1758
/proc/meminfo: memFree=734400/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=143048 CPUtime=941.96
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 36004 0 0 0 94169 27 0 0 25 0 1 0 1096712043 146481152 35450 1992294400 134512640 136057169 4294956160 18446744073709551615 134809642 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 35762 35450 183 377 0 35382 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 143048

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1758
/proc/meminfo: memFree=732480/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=144896 CPUtime=1001.94
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 36480 0 0 0 100167 27 0 0 25 0 1 0 1096712043 148373504 35926 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 36224 35926 183 377 0 35844 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 144896

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1758
/proc/meminfo: memFree=728256/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=149124 CPUtime=1061.92
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 37534 0 0 0 106164 28 0 0 25 0 1 0 1096712043 152702976 36980 1992294400 134512640 136057169 4294956160 18446744073709551615 134828295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 37281 36980 183 377 0 36901 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 149124

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1758
/proc/meminfo: memFree=728000/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=149424 CPUtime=1121.9
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 37588 0 0 0 112162 28 0 0 25 0 1 0 1096712043 153010176 37034 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 37356 37034 183 377 0 36976 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 149424

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1758
/proc/meminfo: memFree=728000/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=149424 CPUtime=1181.87
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 37588 0 0 0 118159 28 0 0 25 0 1 0 1096712043 153010176 37034 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 37356 37034 183 377 0 36976 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 149424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1758
/proc/meminfo: memFree=728000/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=149424 CPUtime=1200.07
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 37588 0 0 0 119979 28 0 0 25 0 1 0 1096712043 153010176 37034 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 37356 37034 183 377 0 36976 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 149424

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: 0.99 0.98 0.99 2/65 1758
/proc/meminfo: memFree=728000/2055920 swapFree=4177928/4192956
[pid=1757] ppid=1755 vsize=149424 CPUtime=1200.07
/proc/1757/stat : 1757 (clasp) R 1755 1757 1623 0 -1 4194304 37588 0 0 0 119979 28 0 0 25 0 1 0 1096712043 153010176 37034 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1757/statm: 37356 37034 183 377 0 36976 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 149424

Child status: 0
Real time (s): 1200.53
CPU time (s): 1200.11
CPU user time (s): 1199.8
CPU system time (s): 0.311952
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 149424

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

runsolver used 0.831873 second user time and 2.54961 second system time

The end

Launcher Data

Begin job on node14 at 2009-03-28 12:40:59
IDJOB=1514568
IDBENCH=70357
IDSOLVER=508
FILE ID=node14/1514568-1238240459
PBS_JOBID= 9060730
Free space on /tmp= 65396 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/18000/unif-k3-r4.2-v18000-c75600-S2088061175-062.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-1514568-1238240459/watcher-1514568-1238240459 -o /tmp/evaluation-result-1514568-1238240459/solver-1514568-1238240459 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1514568-1238240459.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= 0b73ddee1057244eb6a8d3ac4fd7781f
RANDOM SEED=1329633743

node14.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.270
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	: 5931.00
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.270
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:        876584 kB
Buffers:         84904 kB
Cached:        1000728 kB
SwapCached:       8964 kB
Active:          81232 kB
Inactive:      1014936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        876584 kB
SwapTotal:     4192956 kB
SwapFree:      4177928 kB
Dirty:            3304 kB
Writeback:           0 kB
Mapped:          16284 kB
Slab:            69084 kB
Committed_AS:  2805556 kB
PageTables:       1456 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= 65396 MiB
End job on node14 at 2009-03-28 13:01:02