Trace number 1806207

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
minisat2-simp 070721? (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	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  500                                                  |
0.00/0.00	|  Number of clauses:    1750                                                 |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     500     1750     5250 |      583        0    nan |  0.000 % |
0.00/0.01	|       100 |     500     1750     5250 |      641      100     34 |  0.000 % |
0.00/0.01	|       250 |     500     1750     5250 |      705      250     31 |  0.000 % |
0.00/0.02	|       475 |     500     1750     5250 |      776      475     32 |  0.000 % |
0.00/0.03	|       812 |     500     1750     5250 |      854      812     32 |  0.000 % |
0.04/0.05	|      1319 |     500     1750     5250 |      939      849     32 |  0.000 % |
0.04/0.09	|      2079 |     500     1750     5250 |     1033      591     27 |  0.000 % |
0.09/0.14	|      3219 |     500     1750     5250 |     1136      600     29 |  0.000 % |
0.19/0.21	|      4927 |     500     1750     5250 |     1250     1080     31 |  0.000 % |
0.29/0.34	|      7489 |     500     1750     5250 |     1375      964     31 |  0.000 % |
0.49/0.53	|     11335 |     500     1750     5250 |     1513     1153     32 |  0.000 % |
0.79/0.83	|     17101 |     500     1750     5250 |     1664     1331     32 |  0.000 % |
1.19/1.29	|     25751 |     500     1750     5250 |     1830     1248     29 |  0.000 % |
1.89/1.98	|     38726 |     500     1750     5250 |     2013     1822     31 |  0.000 % |
2.99/3.06	|     58187 |     500     1750     5250 |     2215     1327     29 |  0.000 % |
4.69/4.79	|     87380 |     500     1750     5250 |     2436     1750     33 |  0.000 % |
7.39/7.48	|    131169 |     500     1750     5250 |     2680     1567     30 |  0.000 % |
11.59/11.62	|    196854 |     500     1750     5250 |     2948     2393     31 |  0.000 % |
18.08/18.11	|    295380 |     500     1750     5250 |     3243     2271     32 |  0.000 % |
27.88/27.99	|    443169 |     500     1750     5250 |     3567     1893     31 |  0.000 % |
43.57/43.66	|    664852 |     500     1750     5250 |     3924     2854     33 |  0.000 % |
68.07/68.12	|    997377 |     500     1750     5250 |     4316     2643     32 |  0.000 % |
105.26/105.38	|   1496165 |     500     1750     5250 |     4748     2308     30 |  0.000 % |
164.74/164.87	|   2244348 |     500     1750     5250 |     5223     4059     34 |  0.000 % |
258.32/258.46	|   3366623 |     500     1750     5250 |     5745     4287     33 |  0.000 % |
404.69/404.84	|   5050034 |     500     1750     5250 |     6320     3839     31 |  0.000 % |
637.02/637.23	|   7575150 |     500     1750     5250 |     6952     3863     33 |  0.000 % |
996.72/997.05	|  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-1806207-1242146780/watcher-1806207-1242146780 -o /tmp/evaluation-result-1806207-1242146780/solver-1806207-1242146780 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806207-1242146780.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 16779
/proc/meminfo: memFree=1833984/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=1924 CPUtime=0
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 242711892 1970176 101 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 481 105 65 178 0 301 0

[startup+0.0482739 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 16779
/proc/meminfo: memFree=1833984/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=2184 CPUtime=0.04
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 193 0 0 0 4 0 0 0 20 0 1 0 242711892 2236416 178 1992294400 134512640 135243866 4294956256 18446744073709551615 134555901 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 546 178 85 178 0 366 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2184

[startup+0.10128 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 16779
/proc/meminfo: memFree=1833984/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=2184 CPUtime=0.09
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 199 0 0 0 9 0 0 0 20 0 1 0 242711892 2236416 184 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 546 184 85 178 0 366 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2184

[startup+0.3013 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 16779
/proc/meminfo: memFree=1833984/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=2316 CPUtime=0.29
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 227 0 0 0 29 0 0 0 22 0 1 0 242711892 2371584 212 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 579 212 85 178 0 399 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2316

[startup+0.701344 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 16779
/proc/meminfo: memFree=1833984/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=2448 CPUtime=0.69
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 251 0 0 0 69 0 0 0 25 0 1 0 242711892 2506752 236 1992294400 134512640 135243866 4294956256 18446744073709551615 134565613 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 612 236 85 178 0 432 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2448

[startup+1.50143 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16780
/proc/meminfo: memFree=1833272/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=2448 CPUtime=1.49
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 281 0 0 0 149 0 0 0 25 0 1 0 242711892 2506752 266 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 612 266 85 178 0 432 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2448

[startup+3.10261 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16780
/proc/meminfo: memFree=1833080/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=2580 CPUtime=3.09
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 316 0 0 0 309 0 0 0 25 0 1 0 242711892 2641920 301 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 645 301 85 178 0 465 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2580

[startup+6.30197 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16780
/proc/meminfo: memFree=1832760/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=2844 CPUtime=6.29
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 366 0 0 0 629 0 0 0 25 0 1 0 242711892 2912256 351 1992294400 134512640 135243866 4294956256 18446744073709551615 134568224 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 711 351 85 178 0 531 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2844

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16780
/proc/meminfo: memFree=1832376/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=3108 CPUtime=12.69
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 432 0 0 0 1269 0 0 0 25 0 1 0 242711892 3182592 417 1992294400 134512640 135243866 4294956256 18446744073709551615 134567867 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 777 417 85 178 0 597 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3108

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16780
/proc/meminfo: memFree=1831992/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=3372 CPUtime=25.48
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 505 0 0 0 2548 0 0 0 25 0 1 0 242711892 3452928 490 1992294400 134512640 135243866 4294956256 18446744073709551615 134558524 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 843 490 85 178 0 663 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3372

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16780
/proc/meminfo: memFree=1831480/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=3900 CPUtime=51.07
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 638 0 0 0 5107 0 0 0 25 0 1 0 242711892 3993600 623 1992294400 134512640 135243866 4294956256 18446744073709551615 134555699 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 975 623 85 178 0 795 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3900

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16780
/proc/meminfo: memFree=1830968/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=4428 CPUtime=102.26
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 769 0 0 0 10226 0 0 0 25 0 1 0 242711892 4534272 754 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 1107 754 85 178 0 927 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4428

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16780
/proc/meminfo: memFree=1830520/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=4948 CPUtime=162.24
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 878 0 0 0 16224 0 0 0 25 0 1 0 242711892 5066752 863 1992294400 134512640 135243866 4294956256 18446744073709551615 134555795 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 1237 863 85 178 0 1057 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 4948

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16780
/proc/meminfo: memFree=1830008/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=5344 CPUtime=222.23
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 981 0 0 0 22222 1 0 0 25 0 1 0 242711892 5472256 966 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 1336 966 85 178 0 1156 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 5344

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16780
/proc/meminfo: memFree=1829688/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=5608 CPUtime=282.21
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 1058 0 0 0 28220 1 0 0 25 0 1 0 242711892 5742592 1043 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 1402 1043 85 178 0 1222 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 5608

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16780
/proc/meminfo: memFree=1829432/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=5868 CPUtime=342.19
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 1113 0 0 0 34218 1 0 0 25 0 1 0 242711892 6008832 1098 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 1467 1098 85 178 0 1287 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 5868

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16780
/proc/meminfo: memFree=1829304/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=6000 CPUtime=402.18
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 1142 0 0 0 40216 2 0 0 25 0 1 0 242711892 6144000 1127 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 1500 1127 85 178 0 1320 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 6000

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16780
/proc/meminfo: memFree=1828920/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=6264 CPUtime=462.17
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 1236 0 0 0 46215 2 0 0 25 0 1 0 242711892 6414336 1221 1992294400 134512640 135243866 4294956256 18446744073709551615 134565130 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 1566 1221 85 178 0 1386 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 6264

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16780
/proc/meminfo: memFree=1828792/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=6524 CPUtime=522.15
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 1271 0 0 0 52213 2 0 0 25 0 1 0 242711892 6680576 1256 1992294400 134512640 135243866 4294956256 18446744073709551615 134568458 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 1631 1256 85 178 0 1451 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 6524

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16780
/proc/meminfo: memFree=1828600/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=6660 CPUtime=582.13
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 1312 0 0 0 58211 2 0 0 25 0 1 0 242711892 6819840 1297 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 1665 1297 85 178 0 1485 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 6660

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16780
/proc/meminfo: memFree=1828344/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=6792 CPUtime=642.12
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 1364 0 0 0 64210 2 0 0 25 0 1 0 242711892 6955008 1349 1992294400 134512640 135243866 4294956256 18446744073709551615 134555746 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 1698 1349 85 178 0 1518 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 6792

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16780
/proc/meminfo: memFree=1828088/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=7056 CPUtime=702.11
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 1415 0 0 0 70208 3 0 0 25 0 1 0 242711892 7225344 1400 1992294400 134512640 135243866 4294956256 18446744073709551615 134555730 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 1764 1400 85 178 0 1584 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 7056

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16780
/proc/meminfo: memFree=1827832/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=7192 CPUtime=762.09
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 1460 0 0 0 76206 3 0 0 25 0 1 0 242711892 7364608 1445 1992294400 134512640 135243866 4294956256 18446744073709551615 134555795 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 1798 1445 85 178 0 1618 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 7192

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16780
/proc/meminfo: memFree=1827704/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=7320 CPUtime=822.07
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 1485 0 0 0 82204 3 0 0 25 0 1 0 242711892 7495680 1470 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 1830 1470 85 178 0 1650 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 7320

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16786
/proc/meminfo: memFree=1827384/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=7440 CPUtime=882.04
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 1507 0 0 0 88201 3 0 0 25 0 1 0 242711892 7618560 1492 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 1860 1492 85 178 0 1680 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 7440

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16786
/proc/meminfo: memFree=1827384/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=7440 CPUtime=942.04
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 1522 0 0 0 94200 4 0 0 25 0 1 0 242711892 7618560 1507 1992294400 134512640 135243866 4294956256 18446744073709551615 134563982 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 1860 1507 85 178 0 1680 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 7440

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16786
/proc/meminfo: memFree=1827320/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=7544 CPUtime=1002.02
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 1555 0 0 0 100198 4 0 0 25 0 1 0 242711892 7725056 1540 1992294400 134512640 135243866 4294956256 18446744073709551615 134556115 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 1886 1540 85 178 0 1706 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 7544

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16786
/proc/meminfo: memFree=1827064/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=7812 CPUtime=1062
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 1618 0 0 0 106196 4 0 0 25 0 1 0 242711892 7999488 1603 1992294400 134512640 135243866 4294956256 18446744073709551615 134565689 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 1953 1603 85 178 0 1773 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 7812

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16786
/proc/meminfo: memFree=1826936/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=8060 CPUtime=1121.98
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 1653 0 0 0 112194 4 0 0 25 0 1 0 242711892 8253440 1638 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 2015 1638 85 178 0 1835 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 8060

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16786
/proc/meminfo: memFree=1826872/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=8060 CPUtime=1181.97
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 1667 0 0 0 118192 5 0 0 25 0 1 0 242711892 8253440 1652 1992294400 134512640 135243866 4294956256 18446744073709551615 134555866 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 2015 1652 85 178 0 1835 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 8060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16786
/proc/meminfo: memFree=1826744/2055920 swapFree=4180428/4192956
[pid=16779] ppid=16777 vsize=8060 CPUtime=1200.07
/proc/16779/stat : 16779 (minisat_static) R 16777 16779 16586 0 -1 4194304 1684 0 0 0 120002 5 0 0 25 0 1 0 242711892 8253440 1669 1992294400 134512640 135243866 4294956256 18446744073709551615 134555822 0 0 4096 3 0 0 0 17 1 0 0
/proc/16779/statm: 2015 1669 85 178 0 1835 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 8060

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.03
CPU system time (s): 0.052991
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 8060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.03
system time used= 0.052991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1684
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= 1
involuntary context switches= 1861

runsolver used 1.08983 second user time and 2.22966 second system time

The end

Launcher Data

Begin job on node5 at 2009-05-12 18:46:20
IDJOB=1806207
IDBENCH=24691
IDSOLVER=568
FILE ID=node5/1806207-1242146780
PBS_JOBID= 9289716
Free space on /tmp= 66292 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT07/crafted/Hard/contest02/hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806207-1242146780/watcher-1806207-1242146780 -o /tmp/evaluation-result-1806207-1242146780/solver-1806207-1242146780 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806207-1242146780.cnf

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

MD5SUM BENCH= a197a9dc75e55922067ed3cf039613f4
RANDOM SEED=496592761

node5.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.212
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.212
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:       1834400 kB
Buffers:         22732 kB
Cached:         140468 kB
SwapCached:       6324 kB
Active:          40936 kB
Inactive:       130084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834400 kB
SwapTotal:     4192956 kB
SwapFree:      4180428 kB
Dirty:             852 kB
Writeback:           0 kB
Mapped:          13484 kB
Slab:            36464 kB
Committed_AS:   944956 kB
PageTables:       1388 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= 66288 MiB
End job on node5 at 2009-05-12 19:06:22