Trace number 1520931

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
CSat 2009-03-22? (TO) 1200.07 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S2141146009-040.cnf
MD5SUM706f9f438d5c8feea78ebbd738aac840
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

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-1520931-1238260704/watcher-1520931-1238260704 -o /tmp/evaluation-result-1520931-1238260704/solver-1520931-1238260704 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520931-1238260704.cnf 

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.18 1.07 0.97 3/64 31639
/proc/meminfo: memFree=1162160/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=1504 CPUtime=0
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 1098736276 1540096 132 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 376 132 89 271 0 102 0

[startup+0.0629199 s]
/proc/loadavg: 1.18 1.07 0.97 3/64 31639
/proc/meminfo: memFree=1162160/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=7596 CPUtime=0.05
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 1752 0 0 0 5 0 0 0 18 0 1 0 1098736276 7778304 1673 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 1899 1673 91 271 0 1625 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7596

[startup+0.101924 s]
/proc/loadavg: 1.18 1.07 0.97 3/64 31639
/proc/meminfo: memFree=1162160/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=7728 CPUtime=0.09
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 1767 0 0 0 9 0 0 0 18 0 1 0 1098736276 7913472 1688 1992294400 134512640 135625496 4294956240 18446744073709551615 134529056 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 1932 1688 91 271 0 1658 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7728

[startup+0.301945 s]
/proc/loadavg: 1.18 1.07 0.97 3/64 31639
/proc/meminfo: memFree=1162160/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=7992 CPUtime=0.29
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 1828 0 0 0 29 0 0 0 19 0 1 0 1098736276 8183808 1749 1992294400 134512640 135625496 4294956240 18446744073709551615 134529047 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 1998 1749 91 271 0 1724 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7992

[startup+0.701988 s]
/proc/loadavg: 1.18 1.07 0.97 3/64 31639
/proc/meminfo: memFree=1162160/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=8388 CPUtime=0.69
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 1930 0 0 0 68 1 0 0 22 0 1 0 1098736276 8589312 1851 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 2097 1851 91 271 0 1823 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8388

[startup+1.50108 s]
/proc/loadavg: 1.17 1.06 0.97 2/65 31640
/proc/meminfo: memFree=1154728/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=9048 CPUtime=1.49
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 2098 0 0 0 147 2 0 0 25 0 1 0 1098736276 9265152 2019 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 2262 2019 91 271 0 1988 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9048

[startup+3.10125 s]
/proc/loadavg: 1.17 1.06 0.97 2/65 31640
/proc/meminfo: memFree=1153896/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=9976 CPUtime=3.09
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 2333 0 0 0 307 2 0 0 25 0 1 0 1098736276 10215424 2254 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 2494 2254 91 271 0 2220 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9976

[startup+6.30159 s]
/proc/loadavg: 1.15 1.06 0.97 2/65 31640
/proc/meminfo: memFree=1152424/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=11296 CPUtime=6.29
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 2633 0 0 0 626 3 0 0 25 0 1 0 1098736276 11567104 2554 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 2824 2554 91 271 0 2550 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11296

[startup+12.7013 s]
/proc/loadavg: 1.14 1.06 0.97 2/65 31640
/proc/meminfo: memFree=1150760/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=12636 CPUtime=12.69
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 2983 0 0 0 1265 4 0 0 25 0 1 0 1098736276 12939264 2904 1992294400 134512640 135625496 4294956240 18446744073709551615 134541542 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 3159 2904 91 271 0 2885 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12636

[startup+25.5017 s]
/proc/loadavg: 1.12 1.06 0.97 2/65 31640
/proc/meminfo: memFree=1148648/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=14644 CPUtime=25.48
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 3479 0 0 0 2542 6 0 0 25 0 1 0 1098736276 14995456 3400 1992294400 134512640 135625496 4294956240 18446744073709551615 134541325 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 3661 3400 91 271 0 3387 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14644

[startup+51.1014 s]
/proc/loadavg: 1.07 1.05 0.97 2/65 31640
/proc/meminfo: memFree=1146024/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=17344 CPUtime=51.08
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 4202 0 0 0 5098 10 0 0 25 0 1 0 1098736276 17760256 4062 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 4336 4062 91 271 0 4062 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17344

[startup+102.305 s]
/proc/loadavg: 1.03 1.04 0.97 2/65 31640
/proc/meminfo: memFree=1142440/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=20980 CPUtime=102.27
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 5167 0 0 0 10213 14 0 0 25 0 1 0 1098736276 21483520 4936 1992294400 134512640 135625496 4294956240 18446744073709551615 134529056 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 5245 4936 91 271 0 4971 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20980

[startup+162.301 s]
/proc/loadavg: 1.01 1.03 0.97 2/65 31640
/proc/meminfo: memFree=1139368/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=24056 CPUtime=162.24
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 5946 0 0 0 16207 17 0 0 25 0 1 0 1098736276 24633344 5715 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 6014 5715 91 271 0 5740 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 24056

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 0.97 2/65 31640
/proc/meminfo: memFree=1136936/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=26700 CPUtime=222.23
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 6677 0 0 0 22202 21 0 0 25 0 1 0 1098736276 27340800 6310 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 6675 6310 91 271 0 6401 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 26700

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 0.97 2/65 31640
/proc/meminfo: memFree=1134824/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=28772 CPUtime=282.21
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 7205 0 0 0 28197 24 0 0 25 0 1 0 1098736276 29462528 6838 1992294400 134512640 135625496 4294956240 18446744073709551615 134529068 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 7193 6838 91 271 0 6919 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 28772

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 0.97 2/65 31640
/proc/meminfo: memFree=1133032/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=30580 CPUtime=342.19
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 7640 0 0 0 34192 27 0 0 25 0 1 0 1098736276 31313920 7273 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 7645 7273 91 271 0 7371 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 30580

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 0.97 2/65 31640
/proc/meminfo: memFree=1131240/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=32368 CPUtime=402.18
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 8087 0 0 0 40187 31 0 0 25 0 1 0 1098736276 33144832 7720 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 8092 7720 91 271 0 7818 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 32368

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 31640
/proc/meminfo: memFree=1129640/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=33928 CPUtime=462.16
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 8489 0 0 0 46182 34 0 0 25 0 1 0 1098736276 34742272 8122 1992294400 134512640 135625496 4294956240 18446744073709551615 134541621 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 8482 8122 91 271 0 8208 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 33928

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 31640
/proc/meminfo: memFree=1128232/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=35840 CPUtime=522.14
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 9059 0 0 0 52177 37 0 0 25 0 1 0 1098736276 36700160 8489 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 8960 8489 91 271 0 8686 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 35840

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 31640
/proc/meminfo: memFree=1126696/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=37192 CPUtime=582.12
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 9427 0 0 0 58172 40 0 0 25 0 1 0 1098736276 38084608 8857 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 9298 8857 91 271 0 9024 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 37192

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 31640
/proc/meminfo: memFree=1124840/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=39228 CPUtime=642.11
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 9893 0 0 0 64169 42 0 0 25 0 1 0 1098736276 40169472 9323 1992294400 134512640 135625496 4294956240 18446744073709551615 134541479 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 9807 9323 91 271 0 9533 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 39228

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 31640
/proc/meminfo: memFree=1123496/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=40580 CPUtime=702.09
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 10231 0 0 0 70164 45 0 0 25 0 1 0 1098736276 41553920 9661 1992294400 134512640 135625496 4294956240 18446744073709551615 134541256 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 10145 9661 91 271 0 9871 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 40580

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 31640
/proc/meminfo: memFree=1122216/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=41804 CPUtime=762.08
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 10552 0 0 0 76160 48 0 0 25 0 1 0 1098736276 42807296 9982 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 10451 9982 91 271 0 10177 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 41804

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 31640
/proc/meminfo: memFree=1121000/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=43132 CPUtime=822.05
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 10858 0 0 0 82154 51 0 0 25 0 1 0 1098736276 44167168 10288 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 10783 10288 91 271 0 10509 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 43132

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 31640
/proc/meminfo: memFree=1119528/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=44484 CPUtime=882.04
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 11212 0 0 0 88151 53 0 0 25 0 1 0 1098736276 45551616 10642 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 11121 10642 91 271 0 10847 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 44484

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 31640
/proc/meminfo: memFree=1118504/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=45428 CPUtime=942.02
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 11474 0 0 0 94147 55 0 0 25 0 1 0 1098736276 46518272 10904 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 11357 10904 91 271 0 11083 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 45428

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 31640
/proc/meminfo: memFree=1117416/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=46520 CPUtime=1002
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 11747 0 0 0 100143 57 0 0 25 0 1 0 1098736276 47636480 11177 1992294400 134512640 135625496 4294956240 18446744073709551615 134541256 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 11630 11177 91 271 0 11356 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 46520

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 31640
/proc/meminfo: memFree=1116328/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=47660 CPUtime=1061.99
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 12028 0 0 0 106140 59 0 0 25 0 1 0 1098736276 48803840 11458 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 11915 11458 91 271 0 11641 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 47660

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 31640
/proc/meminfo: memFree=1115240/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=48628 CPUtime=1121.97
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 12283 0 0 0 112136 61 0 0 25 0 1 0 1098736276 49795072 11713 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 12157 11713 91 271 0 11883 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 48628

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 31640
/proc/meminfo: memFree=1114216/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=50304 CPUtime=1181.95
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 12842 0 0 0 118132 63 0 0 25 0 1 0 1098736276 51511296 11968 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 12576 11968 91 271 0 12302 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 50304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 31640
/proc/meminfo: memFree=1113960/2055920 swapFree=4173368/4192956
[pid=31639] ppid=31637 vsize=50436 CPUtime=1200.05
/proc/31639/stat : 31639 (csat) R 31637 31639 31384 0 -1 4194304 12907 0 0 0 119941 64 0 0 25 0 1 0 1098736276 51646464 12033 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/31639/statm: 12609 12033 91 271 0 12335 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 50436

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.07
CPU user time (s): 1199.42
CPU system time (s): 0.6539
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 50436

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

runsolver used 0.757884 second user time and 2.57361 second system time

The end

Launcher Data

Begin job on node19 at 2009-03-28 18:18:24
IDJOB=1520931
IDBENCH=70466
IDSOLVER=517
FILE ID=node19/1520931-1238260704
PBS_JOBID= 9060781
Free space on /tmp= 66404 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S2141146009-040.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520931-1238260704/watcher-1520931-1238260704 -o /tmp/evaluation-result-1520931-1238260704/solver-1520931-1238260704 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520931-1238260704.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 706f9f438d5c8feea78ebbd738aac840
RANDOM SEED=132497506

node19.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.235
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.235
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:       1162576 kB
Buffers:         96444 kB
Cached:         689944 kB
SwapCached:      13360 kB
Active:          50276 kB
Inactive:       751164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1162576 kB
SwapTotal:     4192956 kB
SwapFree:      4173368 kB
Dirty:            1508 kB
Writeback:           0 kB
Mapped:          15552 kB
Slab:            77816 kB
Committed_AS:  2938896 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= 66404 MiB
End job on node19 at 2009-03-28 18:38:26