Trace number 1728306

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
SAT07 reference solver: minisat SAT 2007? (TO) 1200.15 1200.69

General information on the benchmark

Namecrafted/Hard/contest05/others/
sgp_5-6-8.sat05-2669.reshuffled-07.cnf
MD5SUM4064da8380443613a08af89e2e77b8a2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables58560
Number of clauses778800
Sum of the clauses size1766280
Maximum clause length48
Minimum clause length1
Number of clauses of size 196
Number of clauses of size 2599208
Number of clauses of size 3177096
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52400

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  58560                                                |
0.00/0.00	c |  Number of clauses:    778800                                               |
1.58/1.69	c |  Parsing time:         1.61         s                                       |
7.28/7.33	c ============================[ Search Statistics ]==============================
7.28/7.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.28/7.33	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.28/7.33	c ===============================================================================
7.28/7.33	c |         0 |   17655   433992  1015038 |   144664        0    nan |  0.000 % |
7.38/7.46	c |       100 |   17655   433992  1015038 |   159130      100     70 | 49.836 % |
7.58/7.61	c |       250 |   17655   433992  1015038 |   175043      250     50 | 49.836 % |
7.68/7.75	c |       475 |   17655   433992  1015038 |   192547      475     63 | 49.836 % |
7.88/7.90	c |       812 |   17655   433992  1015038 |   211802      812     71 | 49.836 % |
7.98/8.09	c |      1318 |   17655   433992  1015038 |   232982     1318     88 | 49.836 % |
8.28/8.39	c |      2083 |   17655   433992  1015038 |   256281     2083    157 | 49.836 % |
8.78/8.83	c |      3222 |   17655   433992  1015038 |   281909     3222    139 | 49.836 % |
10.58/10.65	c |      4930 |   17655   433992  1015038 |   310100     4930    138 | 49.836 % |
11.78/11.85	c |      7492 |   17655   433992  1015038 |   341110     7492    160 | 49.836 % |
14.58/14.61	c |     11336 |   17655   433992  1015038 |   375221    11336    141 | 49.836 % |
18.28/18.31	c |     17102 |   17655   433992  1015038 |   412743    17102    166 | 49.836 % |
27.97/28.09	c |     25754 |   17655   433992  1015038 |   454017    25754    161 | 49.836 % |
39.38/39.48	c |     38729 |   17655   433992  1015038 |   499419    38729    198 | 49.836 % |
62.16/62.29	c |     58192 |   17655   433992  1015038 |   549361    58192    219 | 49.836 % |
93.74/93.89	c |     87384 |   17655   433992  1015038 |   604297    87384    233 | 49.836 % |
140.43/140.51	c |    131174 |   17655   433992  1015038 |   664727   131174    193 | 49.836 % |
299.37/299.57	c |    196858 |   17655   433992  1015038 |   731199   196858    259 | 49.836 % |
540.75/541.05	c |    295385 |   17655   433992  1015038 |   804319   295385    235 | 49.836 % |
1065.42/1065.90	c |    443175 |   17655   433992  1015038 |   884751   443175    256 | 49.836 % |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1728306-1240735244/watcher-1728306-1240735244 -o /tmp/evaluation-result-1728306-1240735244/solver-1728306-1240735244 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1728306-1240735244.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.00 1.06 1.12 3/64 7930
/proc/meminfo: memFree=1789776/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=2476 CPUtime=0
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 534 0 0 0 0 0 0 0 19 0 1 0 101553453 2535424 520 1992294400 134512640 135048876 4294956208 18446744073709551615 134549230 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 619 521 49 130 0 486 0

[startup+0.0264409 s]
/proc/loadavg: 1.00 1.06 1.12 3/64 7930
/proc/meminfo: memFree=1789776/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=8160 CPUtime=0.01
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 1891 0 0 0 1 0 0 0 19 0 1 0 101553453 8355840 1828 1992294400 134512640 135048876 4294956208 18446744073709551615 134531124 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 2040 1828 50 130 0 1907 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8160

[startup+0.101446 s]
/proc/loadavg: 1.00 1.06 1.12 3/64 7930
/proc/meminfo: memFree=1789776/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=10084 CPUtime=0.09
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 2348 0 0 0 8 1 0 0 19 0 1 0 101553453 10326016 2285 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 2521 2285 50 130 0 2388 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10084

[startup+0.30147 s]
/proc/loadavg: 1.00 1.06 1.12 3/64 7930
/proc/meminfo: memFree=1789776/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=14936 CPUtime=0.29
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 3537 0 0 0 28 1 0 0 20 0 1 0 101553453 15294464 3474 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 3734 3475 50 130 0 3601 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14936

[startup+0.70153 s]
/proc/loadavg: 1.00 1.06 1.12 3/64 7930
/proc/meminfo: memFree=1789776/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=23540 CPUtime=0.69
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 5664 0 0 0 65 4 0 0 25 0 1 0 101553453 24104960 5601 1992294400 134512640 135048876 4294956208 18446744073709551615 134530949 0 0 4096 3 0 0 0 17 1 0 0
/proc/7930/statm: 5885 5601 50 130 0 5752 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23540

[startup+1.50161 s]
/proc/loadavg: 1.00 1.06 1.12 2/65 7931
/proc/meminfo: memFree=1761032/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=39956 CPUtime=1.49
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 9599 0 0 0 142 7 0 0 25 0 1 0 101553453 40914944 9536 1992294400 134512640 135048876 4294956208 18446744073709551615 134515283 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 9989 9536 50 130 0 9856 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39956

[startup+3.1018 s]
/proc/loadavg: 1.00 1.06 1.12 2/65 7931
/proc/meminfo: memFree=1744776/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=46396 CPUtime=3.09
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 11323 0 0 0 301 8 0 0 25 0 1 0 101553453 47509504 11260 1992294400 134512640 135048876 4294956208 18446744073709551615 134529677 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 11599 11260 61 130 0 11466 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46396

[startup+6.30218 s]
/proc/loadavg: 1.00 1.06 1.12 2/65 7931
/proc/meminfo: memFree=1740232/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=55008 CPUtime=6.28
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 12935 0 0 0 620 8 0 0 25 0 1 0 101553453 56328192 12872 1992294400 134512640 135048876 4294956208 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 13752 12872 61 130 0 13619 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 55008

[startup+12.7019 s]
/proc/loadavg: 1.00 1.06 1.12 2/65 7931
/proc/meminfo: memFree=1744264/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=47500 CPUtime=12.68
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 13041 0 0 0 1260 8 0 0 25 0 1 0 101553453 48640000 11372 1992294400 134512640 135048876 4294956208 18446744073709551615 134551616 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 11875 11372 67 130 0 11742 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 47500

[startup+25.5014 s]
/proc/loadavg: 1.00 1.05 1.12 2/65 7931
/proc/meminfo: memFree=1735816/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=56488 CPUtime=25.48
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 15277 0 0 0 2537 11 0 0 25 0 1 0 101553453 57843712 13608 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 14122 13608 67 130 0 13989 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56488

[startup+51.1015 s]
/proc/loadavg: 1.00 1.05 1.11 2/65 7931
/proc/meminfo: memFree=1707528/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=85112 CPUtime=51.06
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 22405 0 0 0 5089 17 0 0 25 0 1 0 101553453 87154688 20736 1992294400 134512640 135048876 4294956208 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 21278 20736 67 130 0 21145 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 85112

[startup+102.305 s]
/proc/loadavg: 1.00 1.04 1.10 2/65 7931
/proc/meminfo: memFree=1660936/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=131224 CPUtime=102.25
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 33911 0 0 0 10196 29 0 0 25 0 1 0 101553453 134373376 32242 1992294400 134512640 135048876 4294956208 18446744073709551615 134548416 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 32806 32242 67 130 0 32673 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 131224

[startup+162.302 s]
/proc/loadavg: 1.00 1.03 1.09 2/65 7931
/proc/meminfo: memFree=1627912/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=164772 CPUtime=162.22
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 42276 0 0 0 16185 37 0 0 25 0 1 0 101553453 168726528 40607 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 41193 40607 67 130 0 41060 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 164772

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.08 2/65 7931
/proc/meminfo: memFree=1584264/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=207676 CPUtime=222.2
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 53025 0 0 0 22172 48 0 0 25 0 1 0 101553453 212660224 51356 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 51919 51356 67 130 0 51786 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 207676

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.08 2/65 7931
/proc/meminfo: memFree=1550920/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=241248 CPUtime=282.18
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 61429 0 0 0 28161 57 0 0 25 0 1 0 101553453 247037952 59760 1992294400 134512640 135048876 4294956208 18446744073709551615 134547995 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 60312 59760 67 130 0 60179 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 241248

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 7931
/proc/meminfo: memFree=1527816/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=263976 CPUtime=342.15
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 67067 0 0 0 34152 63 0 0 25 0 1 0 101553453 270311424 65398 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 65994 65398 67 130 0 65861 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 263976

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 7931
/proc/meminfo: memFree=1511304/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=280612 CPUtime=402.12
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 71236 0 0 0 40144 68 0 0 25 0 1 0 101553453 287346688 69567 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 70153 69567 67 130 0 70020 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 280612

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 7931
/proc/meminfo: memFree=1496776/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=294892 CPUtime=462.08
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 74828 0 0 0 46137 71 0 0 25 0 1 0 101553453 301969408 73159 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 73723 73159 67 130 0 73590 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 294892

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 7931
/proc/meminfo: memFree=1471496/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=320276 CPUtime=522.06
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 81195 0 0 0 52129 77 0 0 25 0 1 0 101553453 327962624 79526 1992294400 134512640 135048876 4294956208 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 80069 79526 67 130 0 79936 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 320276

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 7931
/proc/meminfo: memFree=1441544/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=350600 CPUtime=582.04
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 88637 0 0 0 58121 83 0 0 25 0 1 0 101553453 359014400 86968 1992294400 134512640 135048876 4294956208 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 87650 86968 67 130 0 87517 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 350600

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 7931
/proc/meminfo: memFree=1411144/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=380476 CPUtime=642
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 96146 0 0 0 64110 90 0 0 25 0 1 0 101553453 389607424 94477 1992294400 134512640 135048876 4294956208 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 95119 94477 67 130 0 94986 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 380476

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 7931
/proc/meminfo: memFree=1386568/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=405228 CPUtime=701.97
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 102354 0 0 0 70100 97 0 0 25 0 1 0 101553453 414953472 100685 1992294400 134512640 135048876 4294956208 18446744073709551615 134553043 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 101307 100685 67 130 0 101174 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 405228

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 7931
/proc/meminfo: memFree=1359944/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=431408 CPUtime=761.95
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 108889 0 0 0 76092 103 0 0 25 0 1 0 101553453 441761792 107220 1992294400 134512640 135048876 4294956208 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 107852 107220 67 130 0 107719 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 431408

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 7931
/proc/meminfo: memFree=1340744/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=450776 CPUtime=821.91
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 113728 0 0 0 82084 107 0 0 25 0 1 0 101553453 461594624 112059 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 112694 112059 67 130 0 112561 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 450776

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 7931
/proc/meminfo: memFree=1323528/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=467700 CPUtime=881.89
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 117970 0 0 0 88077 112 0 0 25 0 1 0 101553453 478924800 116301 1992294400 134512640 135048876 4294956208 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 116925 116301 67 130 0 116792 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 467700

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 7931
/proc/meminfo: memFree=1307400/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=483916 CPUtime=941.87
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 122037 0 0 0 94070 117 0 0 25 0 1 0 101553453 495529984 120368 1992294400 134512640 135048876 4294956208 18446744073709551615 134552249 0 0 4096 3 0 0 0 17 1 0 0
/proc/7930/statm: 120979 120368 67 130 0 120846 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 483916

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 7931
/proc/meminfo: memFree=1295240/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=495920 CPUtime=1001.84
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 125018 0 0 0 100063 121 0 0 25 0 1 0 101553453 507822080 123349 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 123980 123349 67 130 0 123847 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 495920

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7931
/proc/meminfo: memFree=1284552/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=506640 CPUtime=1061.81
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 127703 0 0 0 106056 125 0 0 25 0 1 0 101553453 518799360 126034 1992294400 134512640 135048876 4294956208 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 126660 126034 67 130 0 126527 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 506640

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7931
/proc/meminfo: memFree=1262344/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=529628 CPUtime=1121.79
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 133245 0 0 0 112049 130 0 0 25 0 1 0 101553453 542339072 131576 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 132407 131576 67 130 0 132274 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 529628

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7931
/proc/meminfo: memFree=1248712/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=542992 CPUtime=1181.77
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 136631 0 0 0 118043 134 0 0 25 0 1 0 101553453 556023808 134962 1992294400 134512640 135048876 4294956208 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 135748 134962 67 130 0 135615 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 542992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7931
/proc/meminfo: memFree=1241352/2055920 swapFree=4186716/4192956
[pid=7930] ppid=7928 vsize=550148 CPUtime=1200.07
/proc/7930/stat : 7930 (minisat_noasser) R 7928 7930 7836 0 -1 4194304 138424 0 0 0 119870 137 0 0 25 0 1 0 101553453 563351552 136755 1992294400 134512640 135048876 4294956208 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 0 0 0
/proc/7930/statm: 137537 136755 67 130 0 137404 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 550148

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.69
CPU time (s): 1200.15
CPU user time (s): 1198.7
CPU system time (s): 1.45178
CPU usage (%): 99.9556
Max. virtual memory (cumulated for all children) (KiB): 550148

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

runsolver used 1.01784 second user time and 2.32864 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-26 10:40:46
IDJOB=1728306
IDBENCH=24667
IDSOLVER=556
FILE ID=node75/1728306-1240735244
PBS_JOBID= 9186998
Free space on /tmp= 66424 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT07/crafted/Hard/contest05/others/sgp_5-6-8.sat05-2669.reshuffled-07.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728306-1240735244/watcher-1728306-1240735244 -o /tmp/evaluation-result-1728306-1240735244/solver-1728306-1240735244 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1728306-1240735244.cnf

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

MD5SUM BENCH= 4064da8380443613a08af89e2e77b8a2
RANDOM SEED=1131808544

node75.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1790192 kB
Buffers:         15584 kB
Cached:         174044 kB
SwapCached:       3016 kB
Active:          69164 kB
Inactive:       131308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1790192 kB
SwapTotal:     4192956 kB
SwapFree:      4186716 kB
Dirty:           13884 kB
Writeback:           0 kB
Mapped:          19008 kB
Slab:            51168 kB
Committed_AS:   266728 kB
PageTables:       1416 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= 66424 MiB
End job on node75 at 2009-04-26 11:00:49