Trace number 1783787

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
MiniSat 2.1 (Sat-race'08 Edition)? (TO) 5000.11 5001.61

General information on the benchmark

Namecrafted/Hard/contest02/
hgen2-v500-s1216665065.sat05-467.reshuffled-07.cnf
MD5SUMb414a0b8680818eb94ce47e101b0ad77
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 WARNING: for repeatability, setting FPU to use double precision
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 |  Parse time:                   0.00 s                                       |
0.00/0.00	c |  Simplification time:          0.00 s                                       |
0.00/0.00	c |                                                                             |
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 |       100 |     500     1750     5250 |      641      100     30 |  0.000 % |
0.00/0.01	c |       250 |     500     1750     5250 |      705      250     31 |  0.000 % |
0.00/0.01	c |       475 |     500     1750     5250 |      776      475     31 |  0.000 % |
0.00/0.02	c |       812 |     500     1750     5250 |      854      409     29 |  0.000 % |
0.00/0.04	c |      1318 |     500     1750     5250 |      939      462     27 |  0.000 % |
0.00/0.06	c |      2077 |     500     1750     5250 |     1033      744     29 |  0.000 % |
0.09/0.10	c |      3216 |     500     1750     5250 |     1136      796     30 |  0.000 % |
0.09/0.16	c |      4924 |     500     1750     5250 |     1250      697     27 |  0.000 % |
0.19/0.25	c |      7486 |     500     1750     5250 |     1375     1239     32 |  0.000 % |
0.29/0.39	c |     11330 |     500     1750     5250 |     1513      789     31 |  0.000 % |
0.59/0.60	c |     17096 |     500     1750     5250 |     1664      936     31 |  0.000 % |
0.89/0.93	c |     25745 |     500     1750     5250 |     1830      936     29 |  0.000 % |
1.39/1.42	c |     38719 |     500     1750     5250 |     2013     1491     32 |  0.000 % |
2.10/2.19	c |     58180 |     500     1750     5250 |     2215     1057     30 |  0.000 % |
3.30/3.37	c |     87372 |     500     1750     5250 |     2436     1570     32 |  0.000 % |
5.09/5.19	c |    131161 |     500     1750     5250 |     2680     1367     29 |  0.000 % |
7.89/7.97	c |    196845 |     500     1750     5250 |     2948     2149     33 |  0.000 % |
12.29/12.32	c |    295371 |     500     1750     5250 |     3243     2247     30 |  0.000 % |
18.99/19.01	c |    443160 |     500     1750     5250 |     3567     2441     31 |  0.000 % |
29.48/29.51	c |    664843 |     500     1750     5250 |     3924     3518     31 |  0.000 % |
45.58/45.66	c |    997368 |     500     1750     5250 |     4316     3141     33 |  0.000 % |
70.67/70.74	c |   1496156 |     500     1750     5250 |     4748     2378     33 |  0.000 % |
109.75/109.88	c |   2244338 |     500     1750     5250 |     5223     4557     33 |  0.000 % |
170.04/170.19	c |   3366612 |     500     1750     5250 |     5745     5165     33 |  0.000 % |
266.20/266.31	c |   5050023 |     500     1750     5250 |     6320     4062     33 |  0.000 % |
412.76/412.99	c |   7575139 |     500     1750     5250 |     6952     4216     32 |  0.000 % |
646.30/646.57	c |  11362814 |     500     1750     5250 |     7647     6122     32 |  0.000 % |
1004.29/1004.68	c |  17044326 |     500     1750     5250 |     8412     5842     33 |  0.000 % |
1575.72/1576.20	c |  25566595 |     500     1750     5250 |     9253     5713     32 |  0.000 % |
2456.35/2457.19	c |  38349998 |     500     1750     5250 |    10178     7546     34 |  0.000 % |
3867.22/3868.40	c |  57525103 |     500     1750     5250 |    11196     7038     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-1783787-1241884637/watcher-1783787-1241884637 -o /tmp/evaluation-result-1783787-1241884637/solver-1783787-1241884637 -C 5000 -W 6000 -M 1800 HOME/minisat HOME/instance-1783787-1241884637.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.98 0.99 3/64 1031
/proc/meminfo: memFree=1822064/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=12656 CPUtime=0
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 216492149 12959744 170 1992294400 4194304 5092341 548682068848 18446744073709551615 4262248 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 3164 171 88 219 0 2942 0

[startup+0.0870309 s]
/proc/loadavg: 0.85 0.98 0.99 3/64 1031
/proc/meminfo: memFree=1822064/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=12728 CPUtime=0.08
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 311 0 0 0 8 0 0 0 18 0 1 0 216492149 13033472 252 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 3182 252 100 219 0 2960 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12728

[startup+0.101032 s]
/proc/loadavg: 0.85 0.98 0.99 3/64 1031
/proc/meminfo: memFree=1822064/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=17932 CPUtime=0.09
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 345 0 0 0 9 0 0 0 18 0 1 0 216492149 18362368 286 1992294400 4194304 5092341 548682068848 18446744073709551615 4262248 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 4483 286 100 219 0 4261 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17932

[startup+0.301061 s]
/proc/loadavg: 0.85 0.98 0.99 3/64 1031
/proc/meminfo: memFree=1822064/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=17932 CPUtime=0.29
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 390 0 0 0 29 0 0 0 19 0 1 0 216492149 18362368 331 1992294400 4194304 5092341 548682068848 18446744073709551615 4250042 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 4483 331 100 219 0 4261 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17932

[startup+0.70212 s]
/proc/loadavg: 0.85 0.98 0.99 3/64 1031
/proc/meminfo: memFree=1822064/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=17936 CPUtime=0.69
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 526 0 0 0 69 0 0 0 22 0 1 0 216492149 18366464 379 1992294400 4194304 5092341 548682068848 18446744073709551615 4248627 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 4484 379 100 219 0 4262 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17936

[startup+1.50124 s]
/proc/loadavg: 0.85 0.98 0.99 2/65 1032
/proc/meminfo: memFree=1820776/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=17936 CPUtime=1.49
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 605 0 0 0 149 0 0 0 25 0 1 0 216492149 18366464 458 1992294400 4194304 5092341 548682068848 18446744073709551615 4249640 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 4484 458 100 219 0 4262 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17936

[startup+3.10147 s]
/proc/loadavg: 0.85 0.98 0.99 2/65 1032
/proc/meminfo: memFree=1820328/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=17936 CPUtime=3.09
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 674 0 0 0 309 0 0 0 25 0 1 0 216492149 18366464 527 1992294400 4194304 5092341 548682068848 18446744073709551615 4241037 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 4484 527 100 219 0 4262 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17936

[startup+6.30194 s]
/proc/loadavg: 0.86 0.98 0.99 2/65 1032
/proc/meminfo: memFree=1819624/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=17936 CPUtime=6.29
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 804 0 0 0 629 0 0 0 25 0 1 0 216492149 18366464 657 1992294400 4194304 5092341 548682068848 18446744073709551615 4241414 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 4484 657 100 219 0 4262 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17936

[startup+12.7019 s]
/proc/loadavg: 0.87 0.98 0.99 2/65 1032
/proc/meminfo: memFree=1818928/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=17936 CPUtime=12.69
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 969 0 0 0 1269 0 0 0 25 0 1 0 216492149 18366464 822 1992294400 4194304 5092341 548682068848 18446744073709551615 4249525 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 4484 822 100 219 0 4262 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17936

[startup+25.5018 s]
/proc/loadavg: 0.90 0.98 0.99 2/65 1032
/proc/meminfo: memFree=1817840/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=17936 CPUtime=25.49
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 1225 0 0 0 2549 0 0 0 25 0 1 0 216492149 18366464 1078 1992294400 4194304 5092341 548682068848 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 4484 1078 100 219 0 4262 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17936

[startup+51.1015 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 1032
/proc/meminfo: memFree=1816432/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=17936 CPUtime=51.07
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 1578 0 0 0 5107 0 0 0 25 0 1 0 216492149 18366464 1431 1992294400 4194304 5092341 548682068848 18446744073709551615 4240620 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 4484 1431 100 219 0 4262 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17936

[startup+102.306 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 1032
/proc/meminfo: memFree=1814128/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=21812 CPUtime=102.26
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 2870 0 0 0 10225 1 0 0 25 0 1 0 216492149 22335488 1994 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 5453 1994 100 219 0 5231 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21812

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1032
/proc/meminfo: memFree=1813360/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=21812 CPUtime=162.24
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 3061 0 0 0 16222 2 0 0 25 0 1 0 216492149 22335488 2185 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 5453 2185 100 219 0 5231 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 21812

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1032
/proc/meminfo: memFree=1812208/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=21812 CPUtime=222.22
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 3328 0 0 0 22220 2 0 0 25 0 1 0 216492149 22335488 2452 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 5453 2452 100 219 0 5231 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 21812

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1038
/proc/meminfo: memFree=1810864/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=21812 CPUtime=282.2
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 3648 0 0 0 28218 2 0 0 25 0 1 0 216492149 22335488 2772 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 5453 2772 100 219 0 5231 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 21812

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1038
/proc/meminfo: memFree=1810160/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=21812 CPUtime=342.19
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 3801 0 0 0 34216 3 0 0 25 0 1 0 216492149 22335488 2925 1992294400 4194304 5092341 548682068848 18446744073709551615 4241260 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 5453 2925 100 219 0 5231 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 21812

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1038
/proc/meminfo: memFree=1808944/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=27108 CPUtime=402.17
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 4096 0 0 0 40214 3 0 0 25 0 1 0 216492149 27758592 3220 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 6777 3220 100 219 0 6555 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 27108

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1038
/proc/meminfo: memFree=1808816/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=27108 CPUtime=462.15
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 4156 0 0 0 46212 3 0 0 25 0 1 0 216492149 27758592 3280 1992294400 4194304 5092341 548682068848 18446744073709551615 4249564 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 6777 3280 100 219 0 6555 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 27108

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1038
/proc/meminfo: memFree=1808112/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=27108 CPUtime=522.13
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 4331 0 0 0 52210 3 0 0 25 0 1 0 216492149 27758592 3455 1992294400 4194304 5092341 548682068848 18446744073709551615 4240989 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 6777 3455 100 219 0 6555 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 27108

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1038
/proc/meminfo: memFree=1807472/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=27108 CPUtime=582.11
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 4483 0 0 0 58208 3 0 0 25 0 1 0 216492149 27758592 3607 1992294400 4194304 5092341 548682068848 18446744073709551615 4251341 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 6777 3607 100 219 0 6555 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 27108

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1038
/proc/meminfo: memFree=1806832/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=27108 CPUtime=642.1
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 4637 0 0 0 64206 4 0 0 25 0 1 0 216492149 27758592 3761 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 6777 3761 100 219 0 6555 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 27108

[startup+702.302 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1792616/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=37584 CPUtime=4001.08
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 7821 0 0 0 400096 12 0 0 25 0 1 0 216492149 38486016 6945 1992294400 4194304 5092341 548682068848 18446744073709551615 4250903 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 9396 6945 100 219 0 9174 0
Current children cumulated CPU time (s) 4001.08
Current children cumulated vsize (KiB) 37584

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1792360/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=37584 CPUtime=4061.07
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 7852 0 0 0 406095 12 0 0 25 0 1 0 216492149 38486016 6976 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 9396 6976 100 219 0 9174 0
Current children cumulated CPU time (s) 4061.07
Current children cumulated vsize (KiB) 37584

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1792168/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=37584 CPUtime=4121.05
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 7894 0 0 0 412093 12 0 0 25 0 1 0 216492149 38486016 7018 1992294400 4194304 5092341 548682068848 18446744073709551615 4241376 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 9396 7018 100 219 0 9174 0
Current children cumulated CPU time (s) 4121.05
Current children cumulated vsize (KiB) 37584

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1792048/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=37584 CPUtime=4181.03
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 7920 0 0 0 418091 12 0 0 25 0 1 0 216492149 38486016 7044 1992294400 4194304 5092341 548682068848 18446744073709551615 4240957 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 9396 7044 100 219 0 9174 0
Current children cumulated CPU time (s) 4181.03
Current children cumulated vsize (KiB) 37584

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1791920/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=37584 CPUtime=4241.01
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 7937 0 0 0 424089 12 0 0 25 0 1 0 216492149 38486016 7061 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 9396 7061 100 219 0 9174 0
Current children cumulated CPU time (s) 4241.01
Current children cumulated vsize (KiB) 37584

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1791792/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=37612 CPUtime=4300.99
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 8782 0 0 0 430086 13 0 0 25 0 1 0 216492149 38514688 7079 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 9403 7079 100 219 0 9181 0
Current children cumulated CPU time (s) 4300.99
Current children cumulated vsize (KiB) 37612

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1789808/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=42944 CPUtime=4360.98
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 10087 0 0 0 436084 14 0 0 25 0 1 0 216492149 43974656 7585 1992294400 4194304 5092341 548682068848 18446744073709551615 4240608 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 10736 7585 100 219 0 10514 0
Current children cumulated CPU time (s) 4360.98
Current children cumulated vsize (KiB) 42944

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1789744/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=42944 CPUtime=4420.95
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 10099 0 0 0 442081 14 0 0 25 0 1 0 216492149 43974656 7597 1992294400 4194304 5092341 548682068848 18446744073709551615 4241051 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 10736 7597 100 219 0 10514 0
Current children cumulated CPU time (s) 4420.95
Current children cumulated vsize (KiB) 42944

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1789680/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=42944 CPUtime=4480.94
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 10101 0 0 0 448080 14 0 0 25 0 1 0 216492149 43974656 7599 1992294400 4194304 5092341 548682068848 18446744073709551615 4270384 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 10736 7599 100 219 0 10514 0
Current children cumulated CPU time (s) 4480.94
Current children cumulated vsize (KiB) 42944

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1789616/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=42944 CPUtime=4540.92
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 10102 0 0 0 454078 14 0 0 25 0 1 0 216492149 43974656 7600 1992294400 4194304 5092341 548682068848 18446744073709551615 4240957 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 10736 7600 100 219 0 10514 0
Current children cumulated CPU time (s) 4540.92
Current children cumulated vsize (KiB) 42944

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1789616/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=42944 CPUtime=4600.9
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 10102 0 0 0 460076 14 0 0 25 0 1 0 216492149 43974656 7600 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 10736 7600 100 219 0 10514 0
Current children cumulated CPU time (s) 4600.9
Current children cumulated vsize (KiB) 42944

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1789552/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=42944 CPUtime=4660.89
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 10103 0 0 0 466074 15 0 0 25 0 1 0 216492149 43974656 7601 1992294400 4194304 5092341 548682068848 18446744073709551615 4250857 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 10736 7601 100 219 0 10514 0
Current children cumulated CPU time (s) 4660.89
Current children cumulated vsize (KiB) 42944

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1789488/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=42944 CPUtime=4720.87
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 10113 0 0 0 472072 15 0 0 25 0 1 0 216492149 43974656 7611 1992294400 4194304 5092341 548682068848 18446744073709551615 4240633 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 10736 7611 100 219 0 10514 0
Current children cumulated CPU time (s) 4720.87
Current children cumulated vsize (KiB) 42944

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1789488/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=42944 CPUtime=4780.85
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 10117 0 0 0 478070 15 0 0 25 0 1 0 216492149 43974656 7615 1992294400 4194304 5092341 548682068848 18446744073709551615 4244145 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 10736 7615 100 219 0 10514 0
Current children cumulated CPU time (s) 4780.85
Current children cumulated vsize (KiB) 42944

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1789424/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=42944 CPUtime=4840.83
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 10119 0 0 0 484068 15 0 0 25 0 1 0 216492149 43974656 7617 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 10736 7617 100 219 0 10514 0
Current children cumulated CPU time (s) 4840.83
Current children cumulated vsize (KiB) 42944

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1789360/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=42944 CPUtime=4900.81
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 10119 0 0 0 490066 15 0 0 25 0 1 0 216492149 43974656 7617 1992294400 4194304 5092341 548682068848 18446744073709551615 4241376 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 10736 7617 100 219 0 10514 0
Current children cumulated CPU time (s) 4900.81
Current children cumulated vsize (KiB) 42944

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1789360/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=42944 CPUtime=4960.79
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 10119 0 0 0 496064 15 0 0 25 0 1 0 216492149 43974656 7617 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 10736 7617 100 219 0 10514 0
Current children cumulated CPU time (s) 4960.79
Current children cumulated vsize (KiB) 42944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1046
/proc/meminfo: memFree=1789296/2055920 swapFree=4145892/4192956
[pid=1031] ppid=1029 vsize=42944 CPUtime=5000.09
/proc/1031/stat : 1031 (minisat) R 1029 1031 994 0 -1 4194304 10120 0 0 0 499994 15 0 0 25 0 1 0 216492149 43974656 7618 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/1031/statm: 10736 7618 100 219 0 10514 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 42944

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): 5001.61
CPU time (s): 5000.11
CPU user time (s): 4999.94
CPU system time (s): 0.163975
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 42944

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

runsolver used 3.60745 second user time and 10.8274 second system time

The end

Launcher Data

Begin job on node39 at 2009-05-09 17:57:17
IDJOB=1783787
IDBENCH=24684
IDSOLVER=608
FILE ID=node39/1783787-1241884637
PBS_JOBID= 9264695
Free space on /tmp= 66344 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/crafted/Hard/contest02/hgen2-v500-s1216665065.sat05-467.reshuffled-07.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783787-1241884637/watcher-1783787-1241884637 -o /tmp/evaluation-result-1783787-1241884637/solver-1783787-1241884637 -C 5000 -W 6000 -M 1800  HOME/minisat HOME/instance-1783787-1241884637.cnf

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

MD5SUM BENCH= b414a0b8680818eb94ce47e101b0ad77
RANDOM SEED=2111662459

node39.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.281
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.281
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:       1822544 kB
Buffers:         37488 kB
Cached:          91312 kB
SwapCached:      41064 kB
Active:          83516 kB
Inactive:        88636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1822544 kB
SwapTotal:     4192956 kB
SwapFree:      4145892 kB
Dirty:            1012 kB
Writeback:           0 kB
Mapped:          14400 kB
Slab:            47324 kB
Committed_AS:   808096 kB
PageTables:       1384 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= 66344 MiB
End job on node39 at 2009-05-09 19:20:41