Trace number 298250

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, and are wall clock time (not CPU 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
CMUSAT 2007-02-08? (TO) 1200.08 1200.4

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S44928635-12.SAT.shuffled.cnf
MD5SUMdf00c18c996450679ab1afda9ed45a72
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.150976
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  500                                                  |
0.00/0.00	c |  Number of clauses:    2130                                                 |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node38/watcher-298250-1171852679 -o ROOT/results/node38/solver-298250-1171852679 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/298250-1171852679/cmusat /tmp/evaluation/298250-1171852679/instance-298250-1171852679.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.83 1.82 1.45 3/64 24533
/proc/meminfo: memFree=848008/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=2312 CPUtime=0
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 199 0 0 0 0 0 0 0 18 0 1 0 205223757 2367488 182 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134522080 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 578 182 109 243 0 332 0

[startup+0.106845 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 24533
/proc/meminfo: memFree=848008/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=2760 CPUtime=0.1
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 298 0 0 0 10 0 0 0 18 0 1 0 205223757 2826240 281 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590222 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 690 281 118 243 0 444 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2760

[startup+0.514891 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 24533
/proc/meminfo: memFree=848008/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=3312 CPUtime=0.51
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 426 0 0 0 51 0 0 0 21 0 1 0 205223757 3391488 409 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590230 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 828 409 118 243 0 582 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3312

[startup+1.33498 s]
/proc/loadavg: 1.83 1.82 1.45 2/65 24534
/proc/meminfo: memFree=846592/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=3476 CPUtime=1.33
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 491 0 0 0 133 0 0 0 25 0 1 0 205223757 3559424 474 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589708 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 869 474 118 243 0 623 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3476

[startup+2.97417 s]
/proc/loadavg: 1.83 1.82 1.45 2/65 24534
/proc/meminfo: memFree=845824/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=5332 CPUtime=2.96
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 886 0 0 0 296 0 0 0 25 0 1 0 205223757 5459968 869 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134592080 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 1333 869 118 243 0 1087 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5332

[startup+6.24954 s]
/proc/loadavg: 1.77 1.81 1.44 2/65 24534
/proc/meminfo: memFree=844480/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=5664 CPUtime=6.24
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 1004 0 0 0 624 0 0 0 25 0 1 0 205223757 5799936 987 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 1416 987 118 243 0 1170 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 5664

[startup+12.7043 s]
/proc/loadavg: 1.71 1.79 1.44 2/65 24534
/proc/meminfo: memFree=841856/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=8336 CPUtime=12.69
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 1817 0 0 0 1269 0 0 0 25 0 1 0 205223757 8536064 1578 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 2084 1578 118 243 0 1838 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8336

[startup+25.6057 s]
/proc/loadavg: 1.55 1.75 1.43 2/65 24534
/proc/meminfo: memFree=840000/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=10160 CPUtime=25.59
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 2567 0 0 0 2557 2 0 0 25 0 1 0 205223757 10403840 2136 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 2540 2136 118 243 0 2294 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 10160

[startup+51.2146 s]
/proc/loadavg: 1.36 1.69 1.42 2/65 24534
/proc/meminfo: memFree=834944/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=15520 CPUtime=51.19
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 4343 0 0 0 5117 2 0 0 25 0 1 0 205223757 15892480 3292 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 3880 3292 118 243 0 3634 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 15520

[startup+102.421 s]
/proc/loadavg: 1.15 1.58 1.40 2/65 24534
/proc/meminfo: memFree=830144/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=28776 CPUtime=102.38
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 8109 0 0 0 10234 4 0 0 25 0 1 0 205223757 29466624 6227 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 7194 6227 118 243 0 6948 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 28776

[startup+162.441 s]
/proc/loadavg: 1.06 1.47 1.37 2/65 24536
/proc/meminfo: memFree=822016/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=29440 CPUtime=162.38
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 8752 0 0 0 16234 4 0 0 25 0 1 0 205223757 30146560 6470 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 7360 6470 118 243 0 7114 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 29440

[startup+222.458 s]
/proc/loadavg: 1.02 1.39 1.34 2/65 24536
/proc/meminfo: memFree=821184/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=30124 CPUtime=222.39
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 9159 0 0 0 22234 5 0 0 25 0 1 0 205223757 30846976 6717 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589682 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 7531 6717 118 243 0 7285 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 30124

[startup+282.477 s]
/proc/loadavg: 1.00 1.31 1.32 2/65 24536
/proc/meminfo: memFree=818880/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=32168 CPUtime=282.39
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 10109 0 0 0 28233 6 0 0 25 0 1 0 205223757 32940032 7300 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590157 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 8042 7300 118 243 0 7796 0
Current children cumulated CPU time (s) 282.39
Current children cumulated vsize (KiB) 32168

[startup+342.494 s]
/proc/loadavg: 1.00 1.25 1.30 2/65 24536
/proc/meminfo: memFree=816192/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=34564 CPUtime=342.39
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 10977 0 0 0 34232 7 0 0 25 0 1 0 205223757 35393536 7957 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 8641 7957 118 243 0 8395 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 34564

[startup+402.518 s]
/proc/loadavg: 1.00 1.20 1.27 2/65 24536
/proc/meminfo: memFree=813888/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=36716 CPUtime=402.4
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 11573 0 0 0 40232 8 0 0 25 0 1 0 205223757 37597184 8553 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134581853 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 9179 8553 118 243 0 8933 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 36716

[startup+462.534 s]
/proc/loadavg: 1.00 1.16 1.26 2/65 24536
/proc/meminfo: memFree=812864/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=37640 CPUtime=462.4
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 12039 0 0 0 46232 8 0 0 25 0 1 0 205223757 38543360 8787 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 9410 8787 118 243 0 9164 0
Current children cumulated CPU time (s) 462.4
Current children cumulated vsize (KiB) 37640

[startup+522.551 s]
/proc/loadavg: 1.00 1.13 1.24 2/65 24536
/proc/meminfo: memFree=797184/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=57292 CPUtime=522.4
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 17288 0 0 0 52230 10 0 0 25 0 1 0 205223757 58667008 12729 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 14323 12729 118 243 0 14077 0
Current children cumulated CPU time (s) 522.4
Current children cumulated vsize (KiB) 57292

[startup+582.57 s]
/proc/loadavg: 1.00 1.11 1.22 3/65 24536
/proc/meminfo: memFree=796608/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=57744 CPUtime=582.4
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 17399 0 0 0 58230 10 0 0 25 0 1 0 205223757 59129856 12840 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 14436 12840 118 243 0 14190 0
Current children cumulated CPU time (s) 582.4
Current children cumulated vsize (KiB) 57744

[startup+642.587 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 24536
/proc/meminfo: memFree=795776/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=58304 CPUtime=642.41
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 17901 0 0 0 64230 11 0 0 25 0 1 0 205223757 59703296 13062 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 14576 13062 118 243 0 14330 0
Current children cumulated CPU time (s) 642.41
Current children cumulated vsize (KiB) 58304

[startup+702.607 s]
/proc/loadavg: 1.00 1.07 1.18 2/65 24536
/proc/meminfo: memFree=795008/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=58424 CPUtime=702.41
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 18377 0 0 0 70230 11 0 0 25 0 1 0 205223757 59826176 13231 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 14606 13231 118 243 0 14360 0
Current children cumulated CPU time (s) 702.41
Current children cumulated vsize (KiB) 58424

[startup+762.627 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 24536
/proc/meminfo: memFree=794816/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=58776 CPUtime=762.42
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 18432 0 0 0 76231 11 0 0 25 0 1 0 205223757 60186624 13286 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 14694 13286 118 243 0 14448 0
Current children cumulated CPU time (s) 762.42
Current children cumulated vsize (KiB) 58776

[startup+822.651 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 24536
/proc/meminfo: memFree=794432/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=59128 CPUtime=822.42
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 18528 0 0 0 82231 11 0 0 25 0 1 0 205223757 60547072 13382 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 14782 13382 118 243 0 14536 0
Current children cumulated CPU time (s) 822.42
Current children cumulated vsize (KiB) 59128

[startup+882.669 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 24536
/proc/meminfo: memFree=793472/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=59748 CPUtime=882.42
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 19108 0 0 0 88231 11 0 0 25 0 1 0 205223757 61181952 13625 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590144 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 14937 13625 118 243 0 14691 0
Current children cumulated CPU time (s) 882.42
Current children cumulated vsize (KiB) 59748

[startup+942.688 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 24536
/proc/meminfo: memFree=793344/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=59748 CPUtime=942.43
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 19142 0 0 0 94232 11 0 0 25 0 1 0 205223757 61181952 13659 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 14937 13659 118 243 0 14691 0
Current children cumulated CPU time (s) 942.43
Current children cumulated vsize (KiB) 59748

[startup+1002.71 s]
/proc/loadavg: 1.06 1.03 1.13 2/65 24536
/proc/meminfo: memFree=792704/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=60660 CPUtime=1002.44
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 19289 0 0 0 100233 11 0 0 25 0 1 0 205223757 62115840 13806 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 15165 13806 118 243 0 14919 0
Current children cumulated CPU time (s) 1002.44
Current children cumulated vsize (KiB) 60660

[startup+1062.73 s]
/proc/loadavg: 1.02 1.02 1.12 2/65 24536
/proc/meminfo: memFree=792256/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=60792 CPUtime=1062.43
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 19404 0 0 0 106232 11 0 0 25 0 1 0 205223757 62251008 13921 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 15198 13921 118 243 0 14952 0
Current children cumulated CPU time (s) 1062.43
Current children cumulated vsize (KiB) 60792

[startup+1122.75 s]
/proc/loadavg: 1.01 1.02 1.11 2/65 24536
/proc/meminfo: memFree=791744/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=61128 CPUtime=1122.44
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 19906 0 0 0 112232 12 0 0 25 0 1 0 205223757 62595072 14052 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 15282 14052 118 243 0 15036 0
Current children cumulated CPU time (s) 1122.44
Current children cumulated vsize (KiB) 61128

[startup+1182.77 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 24536
/proc/meminfo: memFree=791744/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=61320 CPUtime=1182.45
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 19919 0 0 0 118233 12 0 0 25 0 1 0 205223757 62791680 14065 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 15330 14065 118 243 0 15084 0
Current children cumulated CPU time (s) 1182.45
Current children cumulated vsize (KiB) 61320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.39 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 24536
/proc/meminfo: memFree=791680/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=61320 CPUtime=1200.07
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 19927 0 0 0 119995 12 0 0 25 0 1 0 205223757 62791680 14073 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589682 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 15330 14073 118 243 0 15084 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 61320

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

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

[startup+1200.39 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 24536
/proc/meminfo: memFree=791680/2055920 swapFree=4183804/4192956
[pid=24533] ppid=24531 vsize=61320 CPUtime=1200.07
/proc/24533/stat : 24533 (cmusat) R 24531 24533 21295 0 -1 4194304 19927 0 0 0 119995 12 0 0 25 0 1 0 205223757 62791680 14073 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589682 0 0 4096 35 0 0 0 17 1 0 0
/proc/24533/statm: 15330 14073 118 243 0 15084 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 61320

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.4
CPU time (s): 1200.08
CPU user time (s): 1199.95
CPU system time (s): 0.12998
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 61320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19927
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= 6
involuntary context switches= 1386

runsolver used 0.761884 second user time and 2.44663 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Mon Feb 19 02:37:59 UTC 2007

IDJOB= 298250
IDBENCH= 19981
IDSOLVER= 121
FILE ID= node38/298250-1171852679

PBS_JOBID= 3839655

Free space on /tmp= 66561 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S44928635-12.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298250-1171852679/cmusat /tmp/evaluation/298250-1171852679/instance-298250-1171852679.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-298250-1171852679 -o ROOT/results/node38/solver-298250-1171852679 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/298250-1171852679/cmusat /tmp/evaluation/298250-1171852679/instance-298250-1171852679.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  df00c18c996450679ab1afda9ed45a72

RANDOM SEED= 35273887

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.233
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.233
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:        848352 kB
Buffers:         43364 kB
Cached:        1039996 kB
SwapCached:       3416 kB
Active:         820260 kB
Inactive:       273564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        848352 kB
SwapTotal:     4192956 kB
SwapFree:      4183804 kB
Dirty:            2464 kB
Writeback:           0 kB
Mapped:          16060 kB
Slab:            99652 kB
Committed_AS:   454728 kB
PageTables:       1472 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= 66561 MiB

End job on node38 on Mon Feb 19 02:58:02 UTC 2007