Trace number 1729048

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.08 1200.41

General information on the benchmark

Namecrafted/Hard/contest02/
hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
MD5SUMa197a9dc75e55922067ed3cf039613f4
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 variables500
Number of clauses1750
Sum of the clauses size5250
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31750
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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:  500                                                  |
0.00/0.00	c |  Number of clauses:    1750                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     500     1750     5250 |      583        0    nan |  0.000 % |
0.00/0.00	c |       100 |     500     1750     5250 |      641      100     34 |  0.000 % |
0.00/0.01	c |       250 |     500     1750     5250 |      705      250     31 |  0.000 % |
0.00/0.02	c |       475 |     500     1750     5250 |      776      475     32 |  0.000 % |
0.00/0.03	c |       812 |     500     1750     5250 |      854      812     32 |  0.000 % |
0.00/0.05	c |      1319 |     500     1750     5250 |      939      849     32 |  0.000 % |
0.05/0.08	c |      2079 |     500     1750     5250 |     1033      591     27 |  0.000 % |
0.10/0.13	c |      3219 |     500     1750     5250 |     1136      600     29 |  0.000 % |
0.20/0.20	c |      4927 |     500     1750     5250 |     1250     1080     31 |  0.000 % |
0.30/0.32	c |      7489 |     500     1750     5250 |     1375      964     31 |  0.000 % |
0.50/0.51	c |     11335 |     500     1750     5250 |     1513     1153     32 |  0.000 % |
0.80/0.81	c |     17101 |     500     1750     5250 |     1664     1331     32 |  0.000 % |
1.20/1.25	c |     25751 |     500     1750     5250 |     1830     1248     29 |  0.000 % |
1.90/1.93	c |     38726 |     500     1750     5250 |     2013     1822     31 |  0.000 % |
2.90/2.98	c |     58187 |     500     1750     5250 |     2215     1327     29 |  0.000 % |
4.60/4.66	c |     87380 |     500     1750     5250 |     2436     1750     33 |  0.000 % |
7.19/7.27	c |    131169 |     500     1750     5250 |     2680     1567     30 |  0.000 % |
11.19/11.29	c |    196854 |     500     1750     5250 |     2948     2393     31 |  0.000 % |
17.60/17.61	c |    295380 |     500     1750     5250 |     3243     2271     32 |  0.000 % |
27.19/27.21	c |    443169 |     500     1750     5250 |     3567     1893     31 |  0.000 % |
42.38/42.43	c |    664852 |     500     1750     5250 |     3924     2854     33 |  0.000 % |
66.08/66.16	c |    997377 |     500     1750     5250 |     4316     2643     32 |  0.000 % |
102.27/102.31	c |   1496165 |     500     1750     5250 |     4748     2308     30 |  0.000 % |
159.95/160.01	c |   2244348 |     500     1750     5250 |     5223     4059     34 |  0.000 % |
250.63/250.78	c |   3366623 |     500     1750     5250 |     5745     4287     33 |  0.000 % |
392.78/392.95	c |   5050034 |     500     1750     5250 |     6320     3839     31 |  0.000 % |
618.22/618.48	c |   7575150 |     500     1750     5250 |     6952     3863     33 |  0.000 % |
968.02/968.32	c |  11362826 |     500     1750     5250 |     7647     6930     33 |  0.000 % |

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-1729048-1240744523/watcher-1729048-1240744523 -o /tmp/evaluation-result-1729048-1240744523/solver-1729048-1240744523 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1729048-1240744523.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: 0.99 0.97 0.99 3/65 11491
/proc/meminfo: memFree=1739248/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=1852 CPUtime=0
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 102481694 1896448 133 1992294400 134512640 135048876 4294956192 18446744073709551615 134700109 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 463 133 63 130 0 330 0

[startup+0.0543201 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 11491
/proc/meminfo: memFree=1739248/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=1984 CPUtime=0.05
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 170 0 0 0 5 0 0 0 18 0 1 0 102481694 2031616 156 1992294400 134512640 135048876 4294956192 18446744073709551615 134700109 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 496 156 66 130 0 363 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1984

[startup+0.101325 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 11491
/proc/meminfo: memFree=1739248/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=1984 CPUtime=0.1
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 179 0 0 0 10 0 0 0 18 0 1 0 102481694 2031616 165 1992294400 134512640 135048876 4294956192 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 496 165 66 130 0 363 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1984

[startup+0.30135 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 11491
/proc/meminfo: memFree=1739248/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=2116 CPUtime=0.3
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 204 0 0 0 30 0 0 0 19 0 1 0 102481694 2166784 190 1992294400 134512640 135048876 4294956192 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 529 190 66 130 0 396 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2116

[startup+0.701399 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 11491
/proc/meminfo: memFree=1739248/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=2248 CPUtime=0.7
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 231 0 0 0 70 0 0 0 23 0 1 0 102481694 2301952 217 1992294400 134512640 135048876 4294956192 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 562 217 66 130 0 429 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2248

[startup+1.5015 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1738600/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=2248 CPUtime=1.5
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 259 0 0 0 150 0 0 0 25 0 1 0 102481694 2301952 245 1992294400 134512640 135048876 4294956192 18446744073709551615 134546939 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 562 245 66 130 0 429 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2248

[startup+3.1017 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1738344/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=2512 CPUtime=3.1
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 301 0 0 0 310 0 0 0 25 0 1 0 102481694 2572288 287 1992294400 134512640 135048876 4294956192 18446744073709551615 134546882 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 628 287 66 130 0 495 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2512

[startup+6.3011 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1737968/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=2644 CPUtime=6.29
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 343 0 0 0 629 0 0 0 25 0 1 0 102481694 2707456 329 1992294400 134512640 135048876 4294956192 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 661 329 66 130 0 528 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2644

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1737648/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=2908 CPUtime=12.69
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 413 0 0 0 1269 0 0 0 25 0 1 0 102481694 2977792 399 1992294400 134512640 135048876 4294956192 18446744073709551615 134552662 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 727 399 66 130 0 594 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2908

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1737400/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=3172 CPUtime=25.49
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 485 0 0 0 2549 0 0 0 25 0 1 0 102481694 3248128 471 1992294400 134512640 135048876 4294956192 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 793 471 66 130 0 660 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3172

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1736824/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=3700 CPUtime=51.08
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 618 0 0 0 5108 0 0 0 25 0 1 0 102481694 3788800 604 1992294400 134512640 135048876 4294956192 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 925 604 66 130 0 792 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3700

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1736312/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=4228 CPUtime=102.27
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 751 0 0 0 10227 0 0 0 25 0 1 0 102481694 4329472 737 1992294400 134512640 135048876 4294956192 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 1057 737 66 130 0 924 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4228

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1735800/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=4748 CPUtime=162.25
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 876 0 0 0 16225 0 0 0 25 0 1 0 102481694 4861952 862 1992294400 134512640 135048876 4294956192 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 1187 862 66 130 0 1054 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 4748

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1735416/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=5144 CPUtime=222.23
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 959 0 0 0 22223 0 0 0 25 0 1 0 102481694 5267456 945 1992294400 134512640 135048876 4294956192 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 1286 945 66 130 0 1153 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 5144

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1735096/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=5408 CPUtime=282.21
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 1041 0 0 0 28221 0 0 0 25 0 1 0 102481694 5537792 1027 1992294400 134512640 135048876 4294956192 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 1352 1027 66 130 0 1219 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 5408

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1734776/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=5664 CPUtime=342.2
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 1101 0 0 0 34220 0 0 0 25 0 1 0 102481694 5799936 1087 1992294400 134512640 135048876 4294956192 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 1416 1087 66 130 0 1283 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 5664

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1734520/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=5932 CPUtime=402.18
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 1153 0 0 0 40218 0 0 0 25 0 1 0 102481694 6074368 1139 1992294400 134512640 135048876 4294956192 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 1483 1139 66 130 0 1350 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 5932

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1734264/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=6072 CPUtime=462.16
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 1213 0 0 0 46216 0 0 0 25 0 1 0 102481694 6217728 1199 1992294400 134512640 135048876 4294956192 18446744073709551615 134553095 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 1518 1199 66 130 0 1385 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 6072

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1734072/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=6316 CPUtime=522.15
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 1264 0 0 0 52215 0 0 0 25 0 1 0 102481694 6467584 1250 1992294400 134512640 135048876 4294956192 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 1579 1250 66 130 0 1446 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 6316

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1733880/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=6448 CPUtime=582.13
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 1298 0 0 0 58213 0 0 0 25 0 1 0 102481694 6602752 1284 1992294400 134512640 135048876 4294956192 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 1612 1284 66 130 0 1479 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 6448

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1733624/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=6716 CPUtime=642.12
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 1357 0 0 0 64212 0 0 0 25 0 1 0 102481694 6877184 1343 1992294400 134512640 135048876 4294956192 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 1679 1343 66 130 0 1546 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 6716

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1733304/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=6976 CPUtime=702.09
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 1417 0 0 0 70209 0 0 0 25 0 1 0 102481694 7143424 1403 1992294400 134512640 135048876 4294956192 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 1744 1403 66 130 0 1611 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 6976

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1733176/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=7104 CPUtime=762.08
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 1446 0 0 0 76208 0 0 0 25 0 1 0 102481694 7274496 1432 1992294400 134512640 135048876 4294956192 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 1776 1432 66 130 0 1643 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 7104

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1733048/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=7232 CPUtime=822.06
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 1477 0 0 0 82206 0 0 0 25 0 1 0 102481694 7405568 1463 1992294400 134512640 135048876 4294956192 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 1808 1463 66 130 0 1675 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 7232

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1732984/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=7232 CPUtime=882.04
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 1490 0 0 0 88204 0 0 0 25 0 1 0 102481694 7405568 1476 1992294400 134512640 135048876 4294956192 18446744073709551615 134552674 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 1808 1476 66 130 0 1675 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 7232

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1732856/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=7340 CPUtime=942.03
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 1515 0 0 0 94203 0 0 0 25 0 1 0 102481694 7516160 1501 1992294400 134512640 135048876 4294956192 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 1835 1501 66 130 0 1702 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 7340

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1732600/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=7604 CPUtime=1002.01
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 1579 0 0 0 100201 0 0 0 25 0 1 0 102481694 7786496 1565 1992294400 134512640 135048876 4294956192 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 1901 1565 66 130 0 1768 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 7604

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1732472/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=7724 CPUtime=1061.99
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 1615 0 0 0 106199 0 0 0 25 0 1 0 102481694 7909376 1601 1992294400 134512640 135048876 4294956192 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 1931 1601 66 130 0 1798 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 7724

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1732280/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=7856 CPUtime=1121.98
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 1642 0 0 0 112198 0 0 0 25 0 1 0 102481694 8044544 1628 1992294400 134512640 135048876 4294956192 18446744073709551615 134552910 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 1964 1628 66 130 0 1831 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 7856

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1732152/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=7988 CPUtime=1181.96
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 1662 0 0 0 118196 0 0 0 25 0 1 0 102481694 8179712 1648 1992294400 134512640 135048876 4294956192 18446744073709551615 134553032 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 1997 1648 66 130 0 1864 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 7988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 11492
/proc/meminfo: memFree=1732152/2055920 swapFree=4192812/4192956
[pid=11491] ppid=11489 vsize=7988 CPUtime=1200.06
/proc/11491/stat : 11491 (minisat_noasser) R 11489 11491 11081 0 -1 4194304 1662 0 0 0 120006 0 0 0 25 0 1 0 102481694 8179712 1648 1992294400 134512640 135048876 4294956192 18446744073709551615 134546988 0 0 4096 3 0 0 0 17 1 0 0
/proc/11491/statm: 1997 1648 66 130 0 1864 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 7988

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.08
CPU user time (s): 1200.07
CPU system time (s): 0.010998
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 7988

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

runsolver used 1.37279 second user time and 2.45663 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-26 13:15:23
IDJOB=1729048
IDBENCH=24691
IDSOLVER=556
FILE ID=node92/1729048-1240744523
PBS_JOBID= 9186964
Free space on /tmp= 66552 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT07/crafted/Hard/contest02/hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729048-1240744523/watcher-1729048-1240744523 -o /tmp/evaluation-result-1729048-1240744523/solver-1729048-1240744523 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1729048-1240744523.cnf

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

MD5SUM BENCH= a197a9dc75e55922067ed3cf039613f4
RANDOM SEED=1941765693

node92.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.245
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.245
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:       1739728 kB
Buffers:         20924 kB
Cached:         227272 kB
SwapCached:        140 kB
Active:          32512 kB
Inactive:       229688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1739728 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1504 kB
Writeback:           0 kB
Mapped:          23572 kB
Slab:            39840 kB
Committed_AS:   188648 kB
PageTables:       1460 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 node92 at 2009-04-26 13:35:25