Trace number 293604

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
Mmisat 2007-02-08? (TO) 1200.12 1200.53

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1183327690-20.UNSAT.shuffled.cnf
MD5SUM4ad843d6b2033a064344b00f68a62595
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 variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
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 52343
Number of clauses of size over 50

Solver Data (download as text)

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/node4/watcher-293604-1171774037 -o ROOT/results/node4/solver-293604-1171774037 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293604-1171774037/mmisat /tmp/evaluation/293604-1171774037/instance-293604-1171774037.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: 0.97 1.00 1.00 3/77 17421
/proc/meminfo: memFree=1016672/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=1044 CPUtime=0
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 124 0 0 0 0 0 0 0 18 0 1 0 197358546 1069056 107 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517196 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 261 107 81 214 0 43 0

[startup+0.106347 s]
/proc/loadavg: 0.97 1.00 1.00 3/77 17421
/proc/meminfo: memFree=1016672/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=1312 CPUtime=0.1
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 175 0 0 0 10 0 0 0 18 0 1 0 197358546 1343488 158 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 328 158 81 214 0 110 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1312

[startup+0.514384 s]
/proc/loadavg: 0.97 1.00 1.00 3/77 17421
/proc/meminfo: memFree=1016672/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=4188 CPUtime=0.5
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 923 0 0 0 50 0 0 0 22 0 1 0 197358546 4288512 906 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134997052 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 1047 906 91 214 0 829 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4188

[startup+1.33446 s]
/proc/loadavg: 0.97 1.00 1.00 2/78 17422
/proc/meminfo: memFree=1009816/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=9280 CPUtime=1.33
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 2181 0 0 0 132 1 0 0 25 0 1 0 197358546 9502720 2164 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134548775 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 2320 2164 91 214 0 2102 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 9280

[startup+2.97062 s]
/proc/loadavg: 0.97 1.00 1.00 2/78 17422
/proc/meminfo: memFree=1002520/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=19288 CPUtime=2.96
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 4700 0 0 0 294 2 0 0 25 0 1 0 197358546 19750912 4683 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 4822 4685 91 214 0 4604 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 19288

[startup+6.25293 s]
/proc/loadavg: 0.97 1.00 1.00 2/78 17422
/proc/meminfo: memFree=992472/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=23896 CPUtime=6.25
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 7365 0 0 0 621 4 0 0 25 0 1 0 197358546 24469504 5832 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134546080 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 5974 5832 91 214 0 5756 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 23896

[startup+12.7036 s]
/proc/loadavg: 0.97 1.00 1.00 2/78 17422
/proc/meminfo: memFree=992152/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=24124 CPUtime=12.69
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 9890 0 0 0 1264 5 0 0 25 0 1 0 197358546 24702976 5868 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518323 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 6031 5868 91 214 0 5813 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24124

[startup+25.5098 s]
/proc/loadavg: 0.98 1.00 1.00 2/78 17422
/proc/meminfo: memFree=991448/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=25788 CPUtime=25.49
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 16681 0 0 0 2542 7 0 0 25 0 1 0 197358546 26406912 6304 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518788 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 6447 6304 91 214 0 6229 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25788

[startup+51.1192 s]
/proc/loadavg: 0.98 1.00 1.00 2/78 17422
/proc/meminfo: memFree=993112/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=24664 CPUtime=51.1
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 26761 0 0 0 5098 12 0 0 25 0 1 0 197358546 25255936 6008 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134516161 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 6166 6008 91 214 0 5948 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 24664

[startup+102.34 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 17422
/proc/meminfo: memFree=993944/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=24744 CPUtime=102.3
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 49709 0 0 0 10206 24 0 0 25 0 1 0 197358546 25337856 6029 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134544622 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 6186 6029 91 214 0 5968 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 24744

[startup+162.369 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 17422
/proc/meminfo: memFree=992856/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=24524 CPUtime=162.32
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 78419 0 0 0 16192 40 0 0 25 0 1 0 197358546 25112576 5975 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518362 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 6131 5975 91 214 0 5913 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 24524

[startup+222.396 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 17422
/proc/meminfo: memFree=992472/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=24460 CPUtime=222.33
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 102581 0 0 0 22182 51 0 0 25 0 1 0 197358546 25047040 5948 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518923 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 6115 5948 91 214 0 5897 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 24460

[startup+282.421 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 17422
/proc/meminfo: memFree=993816/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=23864 CPUtime=282.34
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 127978 0 0 0 28170 64 0 0 25 0 1 0 197358546 24436736 5828 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518979 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 5966 5828 91 214 0 5748 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 23864

[startup+342.451 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 17422
/proc/meminfo: memFree=992856/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=23756 CPUtime=342.35
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 153504 0 0 0 34158 77 0 0 25 0 1 0 197358546 24326144 5783 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523152 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 5939 5783 91 214 0 5721 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 23756

[startup+402.481 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 17422
/proc/meminfo: memFree=993432/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=24244 CPUtime=402.37
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 180908 0 0 0 40144 93 0 0 25 0 1 0 197358546 24825856 5908 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134555429 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 6061 5908 91 214 0 5843 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 24244

[startup+462.508 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 17422
/proc/meminfo: memFree=992280/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=24988 CPUtime=462.38
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 205805 0 0 0 46134 104 0 0 25 0 1 0 197358546 25587712 6111 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134550373 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 6247 6111 91 214 0 6029 0
Current children cumulated CPU time (s) 462.38
Current children cumulated vsize (KiB) 24988

[startup+522.532 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17422
/proc/meminfo: memFree=993048/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=24364 CPUtime=522.39
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 230615 0 0 0 52123 116 0 0 25 0 1 0 197358546 24948736 5925 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134996959 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 6091 5925 91 214 0 5873 0
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (KiB) 24364

[startup+582.56 s]
/proc/loadavg: 1.06 1.01 1.00 2/78 17422
/proc/meminfo: memFree=992856/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=24404 CPUtime=582.41
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 255491 0 0 0 58113 128 0 0 25 0 1 0 197358546 24989696 5949 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518875 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 6101 5949 91 214 0 5883 0
Current children cumulated CPU time (s) 582.41
Current children cumulated vsize (KiB) 24404

[startup+642.592 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 17422
/proc/meminfo: memFree=990936/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=25312 CPUtime=642.42
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 281977 0 0 0 64102 140 0 0 25 0 1 0 197358546 25919488 6163 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518835 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 6328 6163 91 214 0 6110 0
Current children cumulated CPU time (s) 642.42
Current children cumulated vsize (KiB) 25312

[startup+702.621 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 17422
/proc/meminfo: memFree=991640/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=25532 CPUtime=702.44
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 302624 0 0 0 70094 150 0 0 25 0 1 0 197358546 26144768 6246 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523287 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 6383 6246 91 214 0 6165 0
Current children cumulated CPU time (s) 702.44
Current children cumulated vsize (KiB) 25532

[startup+762.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17422
/proc/meminfo: memFree=990872/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=26084 CPUtime=762.45
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 326036 0 0 0 76084 161 0 0 25 0 1 0 197358546 26710016 6373 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518912 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 6521 6373 91 214 0 6303 0
Current children cumulated CPU time (s) 762.45
Current children cumulated vsize (KiB) 26084

[startup+822.686 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17422
/proc/meminfo: memFree=990680/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=26412 CPUtime=822.47
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 350055 0 0 0 82073 174 0 0 25 0 1 0 197358546 27045888 6462 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523164 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 6603 6462 91 214 0 6385 0
Current children cumulated CPU time (s) 822.47
Current children cumulated vsize (KiB) 26412

[startup+882.741 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 17556
/proc/meminfo: memFree=991784/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=23236 CPUtime=882.44
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 381902 0 0 0 88056 188 0 0 25 0 1 0 197358546 23793664 5657 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134522790 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 5809 5657 91 214 0 5591 0
Current children cumulated CPU time (s) 882.44
Current children cumulated vsize (KiB) 23236

[startup+942.783 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17620
/proc/meminfo: memFree=991256/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=25676 CPUtime=942.43
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 408913 0 0 0 94041 202 0 0 25 0 1 0 197358546 26292224 6284 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518949 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 6419 6284 91 214 0 6201 0
Current children cumulated CPU time (s) 942.43
Current children cumulated vsize (KiB) 25676

[startup+1002.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17620
/proc/meminfo: memFree=991000/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=24128 CPUtime=1002.44
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 436642 0 0 0 100029 215 0 0 25 0 1 0 197358546 24707072 5885 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134519040 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 6032 5885 91 214 0 5814 0
Current children cumulated CPU time (s) 1002.44
Current children cumulated vsize (KiB) 24128

[startup+1062.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17620
/proc/meminfo: memFree=991064/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=25984 CPUtime=1062.45
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 471310 0 0 0 106015 230 0 0 25 0 1 0 197358546 26607616 6329 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518838 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 6496 6329 91 214 0 6278 0
Current children cumulated CPU time (s) 1062.45
Current children cumulated vsize (KiB) 25984

[startup+1122.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17620
/proc/meminfo: memFree=993752/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=22900 CPUtime=1122.46
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 504607 0 0 0 112000 246 0 0 25 0 1 0 197358546 23449600 5573 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134518835 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 5725 5573 91 214 0 5507 0
Current children cumulated CPU time (s) 1122.46
Current children cumulated vsize (KiB) 22900

[startup+1182.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17620
/proc/meminfo: memFree=992472/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=24960 CPUtime=1182.48
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 528482 0 0 0 117990 258 0 0 25 0 1 0 197358546 25559040 6087 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134997058 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 6240 6087 91 214 0 6022 0
Current children cumulated CPU time (s) 1182.48
Current children cumulated vsize (KiB) 24960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.52 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17620
/proc/meminfo: memFree=992792/2055920 swapFree=4192812/4192956
[pid=17421] ppid=17419 vsize=24252 CPUtime=1200.1
/proc/17421/stat : 17421 (mmisat) R 17419 17421 17041 0 -1 4194304 534412 0 0 0 119749 261 0 0 25 0 1 0 197358546 24834048 5900 18446744073709551615 134512640 135391789 4294956624 18446744073709551615 134523222 0 0 4096 0 0 0 0 17 1 0 0
/proc/17421/statm: 6063 5900 91 214 0 5845 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 24252

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.53
CPU time (s): 1200.12
CPU user time (s): 1197.49
CPU system time (s): 2.6246
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 27600

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

runsolver used 1.2858 second user time and 2.77558 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Sun Feb 18 04:47:17 UTC 2007

IDJOB= 293604
IDBENCH= 19868
IDSOLVER= 108
FILE ID= node4/293604-1171774037

PBS_JOBID= 3839289

Free space on /tmp= 66552 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1183327690-20.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293604-1171774037/mmisat /tmp/evaluation/293604-1171774037/instance-293604-1171774037.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-293604-1171774037 -o ROOT/results/node4/solver-293604-1171774037 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293604-1171774037/mmisat /tmp/evaluation/293604-1171774037/instance-293604-1171774037.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  4ad843d6b2033a064344b00f68a62595

RANDOM SEED= 244573490

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.231
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.231
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:       1017016 kB
Buffers:         56432 kB
Cached:         846744 kB
SwapCached:          0 kB
Active:         338976 kB
Inactive:       623880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1017016 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1160 kB
Writeback:           0 kB
Mapped:          78524 kB
Slab:            61548 kB
Committed_AS:   853180 kB
PageTables:       1768 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= 66552 MiB

End job on node4 on Sun Feb 18 05:07:20 UTC 2007