Trace number 1806172

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.02 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.02/0.03	|       813 |     500     1750     5250 |      854      813     31 |  0.000 % |
0.02/0.05	|      1319 |     500     1750     5250 |      939      842     30 |  0.000 % |
0.02/0.08	|      2079 |     500     1750     5250 |     1033      571     28 |  0.000 % |
0.10/0.14	|      3219 |     500     1750     5250 |     1136      586     28 |  0.000 % |
0.20/0.21	|      4927 |     500     1750     5250 |     1250     1080     31 |  0.000 % |
0.30/0.33	|      7489 |     500     1750     5250 |     1375      983     29 |  0.000 % |
0.50/0.52	|     11334 |     500     1750     5250 |     1513     1212     30 |  0.000 % |
0.80/0.83	|     17101 |     500     1750     5250 |     1664     1390     30 |  0.000 % |
1.20/1.28	|     25750 |     500     1750     5250 |     1830     1295     31 |  0.000 % |
1.90/1.99	|     38724 |     500     1750     5250 |     2013     1884     29 |  0.000 % |
2.99/3.08	|     58185 |     500     1750     5250 |     2215     1509     29 |  0.000 % |
4.79/4.82	|     87377 |     500     1750     5250 |     2436     1954     31 |  0.000 % |
7.49/7.51	|    131166 |     500     1750     5250 |     2680     1500     31 |  0.000 % |
11.49/11.59	|    196850 |     500     1750     5250 |     2948     2263     31 |  0.000 % |
17.99/18.03	|    295376 |     500     1750     5250 |     3243     2161     30 |  0.000 % |
27.98/28.04	|    443165 |     500     1750     5250 |     3567     1906     31 |  0.000 % |
43.38/43.42	|    664848 |     500     1750     5250 |     3924     2808     32 |  0.000 % |
67.67/67.70	|    997373 |     500     1750     5250 |     4316     2374     31 |  0.000 % |
105.95/106.00	|   1496162 |     500     1750     5250 |     4748     2311     32 |  0.000 % |
165.24/165.38	|   2244344 |     500     1750     5250 |     5223     4180     35 |  0.000 % |
258.51/258.68	|   3366620 |     500     1750     5250 |     5745     4194     34 |  0.000 % |
402.26/402.50	|   5050032 |     500     1750     5250 |     6320     3262     34 |  0.000 % |
630.09/630.35	|   7575149 |     500     1750     5250 |     6952     5361     33 |  0.000 % |
1002.78/1003.13	|  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-1806172-1242146047/watcher-1806172-1242146047 -o /tmp/evaluation-result-1806172-1242146047/solver-1806172-1242146047 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806172-1242146047.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.94 2/64 20035
/proc/meminfo: memFree=1274232/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=2052 CPUtime=0
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 167 0 0 0 0 0 0 0 18 0 1 0 242632030 2101248 152 1992294400 134512640 135243866 4294956256 18446744073709551615 134751471 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 513 152 80 178 0 333 0

[startup+0.0285901 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 20035
/proc/meminfo: memFree=1274232/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=2052 CPUtime=0.02
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 180 0 0 0 2 0 0 0 18 0 1 0 242632030 2101248 165 1992294400 134512640 135243866 4294956256 18446744073709551615 134556083 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 513 165 85 178 0 333 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2052

[startup+0.101601 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 20035
/proc/meminfo: memFree=1274232/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=2184 CPUtime=0.1
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 200 0 0 0 10 0 0 0 18 0 1 0 242632030 2236416 185 1992294400 134512640 135243866 4294956256 18446744073709551615 134565172 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 546 185 85 178 0 366 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2184

[startup+0.301635 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 20035
/proc/meminfo: memFree=1274232/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=2316 CPUtime=0.3
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 223 0 0 0 30 0 0 0 19 0 1 0 242632030 2371584 208 1992294400 134512640 135243866 4294956256 18446744073709551615 134555746 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 579 208 85 178 0 399 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2316

[startup+0.701701 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 20035
/proc/meminfo: memFree=1274232/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=2316 CPUtime=0.7
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 249 0 0 0 70 0 0 0 23 0 1 0 242632030 2371584 234 1992294400 134512640 135243866 4294956256 18446744073709551615 134565536 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 579 234 85 178 0 399 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2316

[startup+1.50183 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20036
/proc/meminfo: memFree=1273520/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=2448 CPUtime=1.5
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 280 0 0 0 150 0 0 0 25 0 1 0 242632030 2506752 265 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 612 265 85 178 0 432 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2448

[startup+3.1011 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20036
/proc/meminfo: memFree=1273328/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=2580 CPUtime=3.09
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 310 0 0 0 309 0 0 0 25 0 1 0 242632030 2641920 295 1992294400 134512640 135243866 4294956256 18446744073709551615 134566135 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 645 295 85 178 0 465 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2580

[startup+6.30164 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20036
/proc/meminfo: memFree=1272944/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=2844 CPUtime=6.29
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 366 0 0 0 629 0 0 0 25 0 1 0 242632030 2912256 351 1992294400 134512640 135243866 4294956256 18446744073709551615 134565192 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/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.94 3/65 20036
/proc/meminfo: memFree=1272624/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=3108 CPUtime=12.69
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 435 0 0 0 1269 0 0 0 25 0 1 0 242632030 3182592 420 1992294400 134512640 135243866 4294956256 18446744073709551615 134555947 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 777 420 85 178 0 597 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3108

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20036
/proc/meminfo: memFree=1272304/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=3372 CPUtime=25.48
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 504 0 0 0 2548 0 0 0 25 0 1 0 242632030 3452928 489 1992294400 134512640 135243866 4294956256 18446744073709551615 134555792 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 843 489 85 178 0 663 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3372

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20036
/proc/meminfo: memFree=1271792/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=3892 CPUtime=51.07
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 628 0 0 0 5107 0 0 0 25 0 1 0 242632030 3985408 613 1992294400 134512640 135243866 4294956256 18446744073709551615 134556208 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 973 613 85 178 0 793 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3892

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20036
/proc/meminfo: memFree=1271280/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=4420 CPUtime=102.26
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 756 0 0 0 10226 0 0 0 25 0 1 0 242632030 4526080 741 1992294400 134512640 135243866 4294956256 18446744073709551615 134555929 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 1105 741 85 178 0 925 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4420

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20036
/proc/meminfo: memFree=1270704/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=4944 CPUtime=162.24
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 889 0 0 0 16223 1 0 0 25 0 1 0 242632030 5062656 874 1992294400 134512640 135243866 4294956256 18446744073709551615 134555804 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 1236 874 85 178 0 1056 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 4944

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20036
/proc/meminfo: memFree=1270320/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=5344 CPUtime=222.22
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 979 0 0 0 22221 1 0 0 25 0 1 0 242632030 5472256 964 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 1336 964 85 178 0 1156 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 5344

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20036
/proc/meminfo: memFree=1270000/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=5604 CPUtime=282.2
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 1057 0 0 0 28219 1 0 0 25 0 1 0 242632030 5738496 1042 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 1401 1042 85 178 0 1221 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 5604

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20036
/proc/meminfo: memFree=1269744/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=5864 CPUtime=342.18
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 1113 0 0 0 34217 1 0 0 25 0 1 0 242632030 6004736 1098 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 1466 1098 85 178 0 1286 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 5864

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20036
/proc/meminfo: memFree=1269552/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=5976 CPUtime=402.16
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 1156 0 0 0 40215 1 0 0 25 0 1 0 242632030 6119424 1141 1992294400 134512640 135243866 4294956256 18446744073709551615 134564797 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 1494 1141 85 178 0 1314 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 5976

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20038
/proc/meminfo: memFree=1269040/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=6360 CPUtime=462.14
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 1243 0 0 0 46213 1 0 0 25 0 1 0 242632030 6512640 1228 1992294400 134512640 135243866 4294956256 18446744073709551615 134555872 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 1590 1228 85 178 0 1410 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 6360

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20038
/proc/meminfo: memFree=1268976/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=6476 CPUtime=522.13
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 1289 0 0 0 52211 2 0 0 25 0 1 0 242632030 6631424 1274 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 1619 1274 85 178 0 1439 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 6476

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20038
/proc/meminfo: memFree=1268848/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=6612 CPUtime=582.11
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 1321 0 0 0 58209 2 0 0 25 0 1 0 242632030 6770688 1306 1992294400 134512640 135243866 4294956256 18446744073709551615 134555724 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 1653 1306 85 178 0 1473 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 6612

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20038
/proc/meminfo: memFree=1268592/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=6876 CPUtime=642.09
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 1378 0 0 0 64207 2 0 0 25 0 1 0 242632030 7041024 1363 1992294400 134512640 135243866 4294956256 18446744073709551615 134556115 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 1719 1363 85 178 0 1539 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 6876

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20038
/proc/meminfo: memFree=1268336/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=7132 CPUtime=702.06
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 1426 0 0 0 70204 2 0 0 25 0 1 0 242632030 7303168 1411 1992294400 134512640 135243866 4294956256 18446744073709551615 134555757 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 1783 1411 85 178 0 1603 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 7132

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20038
/proc/meminfo: memFree=1268208/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=7132 CPUtime=762.05
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 1452 0 0 0 76203 2 0 0 25 0 1 0 242632030 7303168 1437 1992294400 134512640 135243866 4294956256 18446744073709551615 134555795 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 1783 1437 85 178 0 1603 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 7132

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20038
/proc/meminfo: memFree=1268080/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=7268 CPUtime=822.02
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 1483 0 0 0 82200 2 0 0 25 0 1 0 242632030 7442432 1468 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 1817 1468 85 178 0 1637 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 7268

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20038
/proc/meminfo: memFree=1268016/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=7388 CPUtime=882.01
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 1501 0 0 0 88198 3 0 0 25 0 1 0 242632030 7565312 1486 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 1847 1486 85 178 0 1667 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 7388

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20038
/proc/meminfo: memFree=1267952/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=7388 CPUtime=941.99
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 1518 0 0 0 94196 3 0 0 25 0 1 0 242632030 7565312 1503 1992294400 134512640 135243866 4294956256 18446744073709551615 134555708 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 1847 1503 85 178 0 1667 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 7388

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20038
/proc/meminfo: memFree=1267824/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=7520 CPUtime=1001.97
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 1541 0 0 0 100194 3 0 0 25 0 1 0 242632030 7700480 1526 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 1880 1526 85 178 0 1700 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 7520

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20038
/proc/meminfo: memFree=1267504/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=7784 CPUtime=1061.95
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 1614 0 0 0 106192 3 0 0 25 0 1 0 242632030 7970816 1599 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 1946 1599 85 178 0 1766 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 7784

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20038
/proc/meminfo: memFree=1267440/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=7924 CPUtime=1121.93
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 1632 0 0 0 112190 3 0 0 25 0 1 0 242632030 8114176 1617 1992294400 134512640 135243866 4294956256 18446744073709551615 134565936 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 1981 1617 85 178 0 1801 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 7924

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20038
/proc/meminfo: memFree=1267376/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=7924 CPUtime=1181.91
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 1646 0 0 0 118188 3 0 0 25 0 1 0 242632030 8114176 1631 1992294400 134512640 135243866 4294956256 18446744073709551615 134567865 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 1981 1631 85 178 0 1801 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 7924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20038
/proc/meminfo: memFree=1267312/2055920 swapFree=4191900/4192956
[pid=20035] ppid=20033 vsize=8040 CPUtime=1200.01
/proc/20035/stat : 20035 (minisat_static) R 20033 20035 19874 0 -1 4194304 1658 0 0 0 119998 3 0 0 25 0 1 0 242632030 8232960 1643 1992294400 134512640 135243866 4294956256 18446744073709551615 134555792 0 0 4096 3 0 0 0 17 1 0 0
/proc/20035/statm: 2010 1643 85 178 0 1830 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 8040

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.02
CPU user time (s): 1199.98
CPU system time (s): 0.038994
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 8056

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

runsolver used 1.06684 second user time and 2.24466 second system time

The end

Launcher Data

Begin job on node57 at 2009-05-12 18:34:08
IDJOB=1806172
IDBENCH=24684
IDSOLVER=568
FILE ID=node57/1806172-1242146047
PBS_JOBID= 9289667
Free space on /tmp= 65676 MiB

SOLVER NAME= minisat2-simp 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-1806172-1242146047/watcher-1806172-1242146047 -o /tmp/evaluation-result-1806172-1242146047/solver-1806172-1242146047 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806172-1242146047.cnf

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

MD5SUM BENCH= b414a0b8680818eb94ce47e101b0ad77
RANDOM SEED=1412720563

node57.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	: 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.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:       1274648 kB
Buffers:         26068 kB
Cached:         680400 kB
SwapCached:        256 kB
Active:         243456 kB
Inactive:       476284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1274648 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:             856 kB
Writeback:           0 kB
Mapped:          21732 kB
Slab:            47620 kB
Committed_AS:   735948 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= 65676 MiB
End job on node57 at 2009-05-12 18:54:10