Trace number 1806178

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-core 070721? (TO) 1200.11 1200.41

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	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.00	|       101 |     500     1750     5250 |      641      101     32 |  0.000 % |
0.00/0.01	|       251 |     500     1750     5250 |      705      251     31 |  0.000 % |
0.00/0.02	|       476 |     500     1750     5250 |      776      476     32 |  0.000 % |
0.00/0.03	|       813 |     500     1750     5250 |      854      813     31 |  0.000 % |
0.00/0.05	|      1319 |     500     1750     5250 |      939      842     30 |  0.000 % |
0.05/0.08	|      2079 |     500     1750     5250 |     1033      571     28 |  0.000 % |
0.09/0.14	|      3219 |     500     1750     5250 |     1136      586     28 |  0.000 % |
0.19/0.21	|      4927 |     500     1750     5250 |     1250     1080     31 |  0.000 % |
0.29/0.33	|      7489 |     500     1750     5250 |     1375      983     29 |  0.000 % |
0.49/0.51	|     11334 |     500     1750     5250 |     1513     1212     30 |  0.000 % |
0.79/0.82	|     17101 |     500     1750     5250 |     1664     1390     30 |  0.000 % |
1.19/1.27	|     25750 |     500     1750     5250 |     1830     1295     31 |  0.000 % |
1.89/1.97	|     38724 |     500     1750     5250 |     2013     1884     29 |  0.000 % |
2.99/3.06	|     58185 |     500     1750     5250 |     2215     1509     29 |  0.000 % |
4.69/4.79	|     87377 |     500     1750     5250 |     2436     1954     31 |  0.000 % |
7.39/7.49	|    131166 |     500     1750     5250 |     2680     1500     31 |  0.000 % |
11.59/11.60	|    196850 |     500     1750     5250 |     2948     2263     31 |  0.000 % |
17.99/18.01	|    295376 |     500     1750     5250 |     3243     2161     30 |  0.000 % |
27.98/28.00	|    443165 |     500     1750     5250 |     3567     1906     31 |  0.000 % |
43.28/43.33	|    664848 |     500     1750     5250 |     3924     2808     32 |  0.000 % |
67.57/67.61	|    997373 |     500     1750     5250 |     4316     2374     31 |  0.000 % |
105.76/105.85	|   1496162 |     500     1750     5250 |     4748     2311     32 |  0.000 % |
164.94/165.09	|   2244344 |     500     1750     5250 |     5223     4180     35 |  0.000 % |
258.23/258.39	|   3366620 |     500     1750     5250 |     5745     4194     34 |  0.000 % |
402.08/402.22	|   5050032 |     500     1750     5250 |     6320     3262     34 |  0.000 % |
630.33/630.57	|   7575149 |     500     1750     5250 |     6952     5361     33 |  0.000 % |
1003.33/1003.65	|  11362824 |     500     1750     5250 |     7647     6349     36 |  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-1806178-1242146068/watcher-1806178-1242146068 -o /tmp/evaluation-result-1806178-1242146068/solver-1806178-1242146068 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806178-1242146068.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.93 2/64 7783
/proc/meminfo: memFree=1195704/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=1896 CPUtime=0
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 242640325 1941504 102 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 474 103 58 171 0 300 0

[startup+0.0597891 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 7783
/proc/meminfo: memFree=1195704/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=2156 CPUtime=0.05
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 182 0 0 0 5 0 0 0 20 0 1 0 242640325 2207744 167 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 539 167 77 171 0 365 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2156

[startup+0.101791 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 7783
/proc/meminfo: memFree=1195704/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=2156 CPUtime=0.09
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 188 0 0 0 9 0 0 0 20 0 1 0 242640325 2207744 173 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 539 173 77 171 0 365 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2156

[startup+0.301809 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 7783
/proc/meminfo: memFree=1195704/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=2288 CPUtime=0.29
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 212 0 0 0 29 0 0 0 22 0 1 0 242640325 2342912 197 1992294400 134512640 135213614 4294956256 18446744073709551615 134724556 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 572 197 77 171 0 398 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2288

[startup+0.701847 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 7783
/proc/meminfo: memFree=1195704/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=2288 CPUtime=0.69
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 238 0 0 0 69 0 0 0 25 0 1 0 242640325 2342912 223 1992294400 134512640 135213614 4294956256 18446744073709551615 134527171 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 572 223 77 171 0 398 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2288

[startup+1.50192 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7784
/proc/meminfo: memFree=1195064/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=2420 CPUtime=1.49
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 270 0 0 0 149 0 0 0 25 0 1 0 242640325 2478080 255 1992294400 134512640 135213614 4294956256 18446744073709551615 134526851 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 605 255 77 171 0 431 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2420

[startup+3.10107 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7784
/proc/meminfo: memFree=1194808/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=2552 CPUtime=3.09
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 305 0 0 0 309 0 0 0 25 0 1 0 242640325 2613248 290 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 638 290 77 171 0 464 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2552

[startup+6.30136 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7784
/proc/meminfo: memFree=1194432/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=2816 CPUtime=6.29
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 354 0 0 0 629 0 0 0 25 0 1 0 242640325 2883584 339 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 704 339 77 171 0 530 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2816

[startup+12.703 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7784
/proc/meminfo: memFree=1194176/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=3080 CPUtime=12.69
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 424 0 0 0 1269 0 0 0 25 0 1 0 242640325 3153920 409 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 770 409 77 171 0 596 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3080

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7784
/proc/meminfo: memFree=1193856/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=3344 CPUtime=25.48
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 494 0 0 0 2548 0 0 0 25 0 1 0 242640325 3424256 479 1992294400 134512640 135213614 4294956256 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 836 479 77 171 0 662 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3344

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7784
/proc/meminfo: memFree=1193344/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=3872 CPUtime=51.07
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 617 0 0 0 5107 0 0 0 25 0 1 0 242640325 3964928 602 1992294400 134512640 135213614 4294956256 18446744073709551615 134536248 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 968 602 77 171 0 794 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3872

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7784
/proc/meminfo: memFree=1192832/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=4396 CPUtime=102.26
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 744 0 0 0 10226 0 0 0 25 0 1 0 242640325 4501504 729 1992294400 134512640 135213614 4294956256 18446744073709551615 134529438 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 1099 729 77 171 0 925 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4396

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7784
/proc/meminfo: memFree=1192256/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=4924 CPUtime=162.24
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 880 0 0 0 16224 0 0 0 25 0 1 0 242640325 5042176 865 1992294400 134512640 135213614 4294956256 18446744073709551615 134526816 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 1231 865 77 171 0 1057 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 4924

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7784
/proc/meminfo: memFree=1191936/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=5320 CPUtime=222.23
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 969 0 0 0 22223 0 0 0 25 0 1 0 242640325 5447680 954 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 1330 954 77 171 0 1156 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 5320

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7784
/proc/meminfo: memFree=1191616/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=5588 CPUtime=282.22
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 1049 0 0 0 28221 1 0 0 25 0 1 0 242640325 5722112 1034 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 1397 1034 77 171 0 1223 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 5588

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7784
/proc/meminfo: memFree=1191360/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=5832 CPUtime=342.2
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 1101 0 0 0 34219 1 0 0 25 0 1 0 242640325 5971968 1086 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 1458 1086 77 171 0 1284 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 5832

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7786
/proc/meminfo: memFree=1191104/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=5940 CPUtime=402.18
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 1143 0 0 0 40217 1 0 0 25 0 1 0 242640325 6082560 1128 1992294400 134512640 135213614 4294956256 18446744073709551615 134529329 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 1485 1128 77 171 0 1311 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 5940

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7786
/proc/meminfo: memFree=1190848/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=6336 CPUtime=462.17
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 1235 0 0 0 46215 2 0 0 25 0 1 0 242640325 6488064 1220 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 1584 1220 77 171 0 1410 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 6336

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7786
/proc/meminfo: memFree=1190656/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=6468 CPUtime=522.16
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 1277 0 0 0 52214 2 0 0 25 0 1 0 242640325 6623232 1262 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 1617 1262 77 171 0 1443 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 6468

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7786
/proc/meminfo: memFree=1190592/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=6604 CPUtime=582.14
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 1310 0 0 0 58212 2 0 0 25 0 1 0 242640325 6762496 1295 1992294400 134512640 135213614 4294956256 18446744073709551615 134526755 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 1651 1295 77 171 0 1477 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 6604

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7786
/proc/meminfo: memFree=1190336/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=6872 CPUtime=642.13
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 1361 0 0 0 64211 2 0 0 25 0 1 0 242640325 7036928 1346 1992294400 134512640 135213614 4294956256 18446744073709551615 134526890 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 1718 1346 77 171 0 1544 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 6872

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7786
/proc/meminfo: memFree=1190080/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=7008 CPUtime=702.11
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 1415 0 0 0 70209 2 0 0 25 0 1 0 242640325 7176192 1400 1992294400 134512640 135213614 4294956256 18446744073709551615 134527157 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 1752 1400 77 171 0 1578 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 7008

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7786
/proc/meminfo: memFree=1189952/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=7140 CPUtime=762.1
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 1442 0 0 0 76207 3 0 0 25 0 1 0 242640325 7311360 1427 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 1785 1427 77 171 0 1611 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 7140

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7786
/proc/meminfo: memFree=1189824/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=7276 CPUtime=822.08
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 1473 0 0 0 82205 3 0 0 25 0 1 0 242640325 7450624 1458 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 1819 1458 77 171 0 1645 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 7276

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7786
/proc/meminfo: memFree=1189824/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=7400 CPUtime=882.07
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 1492 0 0 0 88204 3 0 0 25 0 1 0 242640325 7577600 1477 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 1850 1477 77 171 0 1676 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 7400

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7786
/proc/meminfo: memFree=1189696/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=7400 CPUtime=942.05
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 1509 0 0 0 94202 3 0 0 25 0 1 0 242640325 7577600 1494 1992294400 134512640 135213614 4294956256 18446744073709551615 134543594 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 1850 1494 77 171 0 1676 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 7400

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7786
/proc/meminfo: memFree=1189632/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=7532 CPUtime=1002.03
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 1529 0 0 0 100200 3 0 0 25 0 1 0 242640325 7712768 1514 1992294400 134512640 135213614 4294956256 18446744073709551615 134526755 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 1883 1514 77 171 0 1709 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 7532

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7786
/proc/meminfo: memFree=1189312/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=7796 CPUtime=1062.02
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 1600 0 0 0 106199 3 0 0 25 0 1 0 242640325 7983104 1585 1992294400 134512640 135213614 4294956256 18446744073709551615 134530688 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 1949 1585 77 171 0 1775 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 7796

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7786
/proc/meminfo: memFree=1189248/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=7912 CPUtime=1122.01
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 1621 0 0 0 112197 4 0 0 25 0 1 0 242640325 8101888 1606 1992294400 134512640 135213614 4294956256 18446744073709551615 134536581 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 1978 1606 77 171 0 1804 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 7912

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7786
/proc/meminfo: memFree=1189184/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=7912 CPUtime=1182
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 1635 0 0 0 118196 4 0 0 25 0 1 0 242640325 8101888 1620 1992294400 134512640 135213614 4294956256 18446744073709551615 134526985 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 1978 1620 77 171 0 1804 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 7912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7786
/proc/meminfo: memFree=1189120/2055920 swapFree=4110816/4192956
[pid=7783] ppid=7781 vsize=7912 CPUtime=1200.09
/proc/7783/stat : 7783 (minisat_static) R 7781 7783 7621 0 -1 4194304 1647 0 0 0 120005 4 0 0 25 0 1 0 242640325 8101888 1632 1992294400 134512640 135213614 4294956256 18446744073709551615 134537452 0 0 4096 3 0 0 0 17 1 0 0
/proc/7783/statm: 1978 1632 77 171 0 1804 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 7912

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.11
CPU user time (s): 1200.06
CPU system time (s): 0.046992
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 7928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.06
system time used= 0.046992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1647
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= 3
involuntary context switches= 2593

runsolver used 0.971852 second user time and 2.34964 second system time

The end

Launcher Data

Begin job on node14 at 2009-05-12 18:34:28
IDJOB=1806178
IDBENCH=24684
IDSOLVER=651
FILE ID=node14/1806178-1242146068
PBS_JOBID= 9289707
Free space on /tmp= 65952 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT07/crafted/Hard/contest02/hgen2-v500-s1216665065.sat05-467.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806178-1242146068/watcher-1806178-1242146068 -o /tmp/evaluation-result-1806178-1242146068/solver-1806178-1242146068 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806178-1242146068.cnf

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

MD5SUM BENCH= b414a0b8680818eb94ce47e101b0ad77
RANDOM SEED=2061078101

node14.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.256
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	: 5931.00
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.256
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:       1196184 kB
Buffers:         82280 kB
Cached:         621688 kB
SwapCached:      77080 kB
Active:         223412 kB
Inactive:       559692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1196184 kB
SwapTotal:     4192956 kB
SwapFree:      4110816 kB
Dirty:             816 kB
Writeback:           0 kB
Mapped:          13504 kB
Slab:            62636 kB
Committed_AS:   834452 kB
PageTables:       1448 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= 65952 MiB
End job on node14 at 2009-05-12 18:54:31