Trace number 1805983

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.11 1200.53

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
MD5SUM45589f445aa56f109f82baade7facf9a
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 variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

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:  36304                                                |
0.00/0.00	|  Number of clauses:    1711065                                              |
3.18/3.24	|  Parsing time:         3.10         s                                       |
57.77/57.87	============================[ Search Statistics ]==============================
57.77/57.87	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
57.77/57.87	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
57.77/57.87	===============================================================================
57.77/57.87	|         0 |   26564  1261119  3201260 |   420373        0    nan |  0.000 % |
58.17/58.21	|       100 |   26564  1261119  3201260 |   462410      100     28 | 13.078 % |
58.46/58.58	|       251 |   26563  1261119  3201260 |   508651      250     17 | 13.081 % |
59.16/59.20	|       476 |   26562  1261119  3201260 |   559516      474     21 | 13.084 % |
59.86/59.98	|       813 |   26558  1261119  3201260 |   615468      807     20 | 13.095 % |
61.06/61.19	|      1319 |   26556  1261119  3201260 |   677014     1311     18 | 13.100 % |
62.76/62.88	|      2079 |   26554  1261119  3201260 |   744716     2069     24 | 13.117 % |
65.76/65.81	|      3220 |   26552  1261119  3201260 |   819188     3208     29 | 13.123 % |
68.36/68.46	|      4928 |   26547  1259022  3196547 |   901106     4901     29 | 13.125 % |
74.36/74.45	|      7490 |   26544  1259022  3196547 |   991217     7460     33 | 13.142 % |
85.55/85.69	|     11335 |   26537  1257850  3193807 |  1090339    11178     41 | 13.153 % |
105.05/105.12	|     17101 |   26521  1255949  3189470 |  1199373    16919     52 | 13.197 % |
125.24/125.37	|     25750 |   26508  1254671  3186644 |  1319310    25091     51 | 13.233 % |
184.32/184.47	|     38724 |   26505  1254507  3186261 |  1451241    38055     73 | 13.241 % |
263.79/263.99	|     58185 |   26491  1253448  3183930 |  1596365    49224     85 | 13.280 % |
424.44/424.68	|     87378 |   26485  1253142  3183212 |  1756002    72086    104 | 13.296 % |
722.33/722.62	|    131169 |   26478  1252582  3181935 |  1931602   115858    108 | 13.318 % |
1199.16/1199.60	|    196853 |   26472  1252337  3181383 |  2124762   181535    111 | 13.332 % |

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-1805983-1242143588/watcher-1805983-1242143588 -o /tmp/evaluation-result-1805983-1242143588/solver-1805983-1242143588 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1805983-1242143588.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: 0.99 0.97 0.91 3/65 1106
/proc/meminfo: memFree=1527440/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=2928 CPUtime=0
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 566 0 0 0 0 0 0 0 20 0 1 0 242389586 2998272 551 1992294400 134512640 135243866 4294956256 18446744073709551615 134527563 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 732 553 62 178 0 552 0

[startup+0.0804509 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 1106
/proc/meminfo: memFree=1527440/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=8360 CPUtime=0.07
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 1869 0 0 0 7 0 0 0 20 0 1 0 242389586 8560640 1818 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 2090 1818 65 178 0 1910 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8360

[startup+0.101455 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 1106
/proc/meminfo: memFree=1527440/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=9048 CPUtime=0.09
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 2024 0 0 0 9 0 0 0 20 0 1 0 242389586 9265152 1973 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 2262 1973 65 178 0 2082 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9048

[startup+0.301494 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 1106
/proc/meminfo: memFree=1527440/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=14804 CPUtime=0.29
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 3377 0 0 0 28 1 0 0 22 0 1 0 242389586 15159296 3326 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 3701 3327 65 178 0 3521 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14804

[startup+0.701571 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 1106
/proc/meminfo: memFree=1527440/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=25936 CPUtime=0.69
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 6050 0 0 0 65 4 0 0 25 0 1 0 242389586 26558464 5999 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 6484 6000 65 178 0 6304 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25936

[startup+1.50273 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 1107
/proc/meminfo: memFree=1494728/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=48712 CPUtime=1.48
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 11429 0 0 0 141 7 0 0 25 0 1 0 242389586 49881088 11378 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 12178 11378 65 178 0 11998 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 48712

[startup+3.10104 s]
/proc/loadavg: 1.15 1.00 0.92 2/66 1107
/proc/meminfo: memFree=1464464/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=96712 CPUtime=3.08
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 22532 0 0 0 295 13 0 0 25 0 1 0 242389586 99033088 22481 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 24178 22481 65 178 0 23998 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 96712

[startup+6.30167 s]
/proc/loadavg: 1.15 1.00 0.92 2/66 1107
/proc/meminfo: memFree=1432720/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=99876 CPUtime=6.28
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 23501 0 0 0 615 13 0 0 25 0 1 0 242389586 102273024 23450 1992294400 134512640 135243866 4294956256 18446744073709551615 134535475 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 24969 23450 79 178 0 24789 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 99876

[startup+12.7019 s]
/proc/loadavg: 1.36 1.05 0.94 2/66 1107
/proc/meminfo: memFree=1432720/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=99876 CPUtime=12.68
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 23501 0 0 0 1255 13 0 0 25 0 1 0 242389586 102273024 23450 1992294400 134512640 135243866 4294956256 18446744073709551615 134535654 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 24969 23450 79 178 0 24789 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 99876

[startup+25.5014 s]
/proc/loadavg: 1.46 1.08 0.95 2/66 1107
/proc/meminfo: memFree=1390608/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=144940 CPUtime=25.48
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 34125 0 0 0 2528 20 0 0 25 0 1 0 242389586 148418560 34074 1992294400 134512640 135243866 4294956256 18446744073709551615 134535587 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 36235 34074 80 178 0 36055 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 144940

[startup+51.1015 s]
/proc/loadavg: 1.36 1.09 0.95 2/66 1107
/proc/meminfo: memFree=1379472/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=159020 CPUtime=51.07
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 37065 0 0 0 5085 22 0 0 25 0 1 0 242389586 162836480 37014 1992294400 134512640 135243866 4294956256 18446744073709551615 134535587 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 39755 37014 80 178 0 39575 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 159020

[startup+102.305 s]
/proc/loadavg: 1.14 1.07 0.95 2/66 1107
/proc/meminfo: memFree=1402512/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=127156 CPUtime=102.25
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 37243 0 0 0 10203 22 0 0 25 0 1 0 242389586 130207744 31218 1992294400 134512640 135243866 4294956256 18446744073709551615 134556117 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 31789 31218 86 178 0 31609 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 127156

[startup+162.301 s]
/proc/loadavg: 1.05 1.06 0.95 2/66 1107
/proc/meminfo: memFree=1402512/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=127424 CPUtime=162.23
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 37251 0 0 0 16201 22 0 0 25 0 1 0 242389586 130482176 31226 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 31856 31226 86 178 0 31676 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 127424

[startup+222.301 s]
/proc/loadavg: 1.02 1.04 0.95 2/66 1107
/proc/meminfo: memFree=1402512/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=127424 CPUtime=222.2
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 37265 0 0 0 22198 22 0 0 25 0 1 0 242389586 130482176 31240 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 31856 31240 86 178 0 31676 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 127424

[startup+282.302 s]
/proc/loadavg: 1.00 1.03 0.95 2/66 1107
/proc/meminfo: memFree=1402512/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=127424 CPUtime=282.18
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 37270 0 0 0 28196 22 0 0 25 0 1 0 242389586 130482176 31245 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 31856 31245 86 178 0 31676 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 127424

[startup+342.302 s]
/proc/loadavg: 1.00 1.03 0.95 2/66 1107
/proc/meminfo: memFree=1402512/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=127424 CPUtime=342.16
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 37281 0 0 0 34194 22 0 0 25 0 1 0 242389586 130482176 31256 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 31856 31256 86 178 0 31676 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 127424

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 0.95 2/66 1107
/proc/meminfo: memFree=1399184/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=130724 CPUtime=402.15
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 38107 0 0 0 40191 24 0 0 25 0 1 0 242389586 133861376 32082 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 32681 32082 86 178 0 32501 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 130724

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 0.95 2/66 1107
/proc/meminfo: memFree=1395600/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=134288 CPUtime=462.12
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 39001 0 0 0 46188 24 0 0 25 0 1 0 242389586 137510912 32976 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 33572 32976 86 178 0 33392 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 134288

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 0.95 2/66 1113
/proc/meminfo: memFree=1392208/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=137456 CPUtime=522.1
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 39790 0 0 0 52185 25 0 0 25 0 1 0 242389586 140754944 33765 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 34364 33765 86 178 0 34184 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 137456

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1113
/proc/meminfo: memFree=1388816/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=140904 CPUtime=582.08
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 40629 0 0 0 58182 26 0 0 25 0 1 0 242389586 144285696 34604 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 35226 34604 86 178 0 35046 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 140904

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1113
/proc/meminfo: memFree=1383952/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=145788 CPUtime=642.06
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 41838 0 0 0 64179 27 0 0 25 0 1 0 242389586 149286912 35813 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 36447 35813 86 178 0 36267 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 145788

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1113
/proc/meminfo: memFree=1379920/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=149768 CPUtime=702.04
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 42858 0 0 0 70176 28 0 0 25 0 1 0 242389586 153362432 36833 1992294400 134512640 135243866 4294956256 18446744073709551615 134565462 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 37442 36833 86 178 0 37262 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 149768

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1113
/proc/meminfo: memFree=1374672/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=154928 CPUtime=762.03
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 44152 0 0 0 76173 30 0 0 25 0 1 0 242389586 158646272 38127 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 38732 38127 86 178 0 38552 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 154928

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1113
/proc/meminfo: memFree=1369680/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=159812 CPUtime=822
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 45395 0 0 0 82170 30 0 0 25 0 1 0 242389586 163647488 39370 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 39953 39370 86 178 0 39773 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 159812

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1113
/proc/meminfo: memFree=1366480/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=163248 CPUtime=881.98
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 46196 0 0 0 88167 31 0 0 25 0 1 0 242389586 167165952 40171 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 40812 40171 86 178 0 40632 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 163248

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1113
/proc/meminfo: memFree=1363408/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=166284 CPUtime=941.95
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 46948 0 0 0 94163 32 0 0 25 0 1 0 242389586 170274816 40923 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 41571 40923 86 178 0 41391 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 166284

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1113
/proc/meminfo: memFree=1359248/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=170388 CPUtime=1001.94
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 47991 0 0 0 100161 33 0 0 25 0 1 0 242389586 174477312 41966 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 42597 41966 86 178 0 42417 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 170388

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1113
/proc/meminfo: memFree=1354640/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=175140 CPUtime=1061.91
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 49155 0 0 0 106157 34 0 0 25 0 1 0 242389586 179343360 43130 1992294400 134512640 135243866 4294956256 18446744073709551615 134555641 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 43785 43130 86 178 0 43605 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 175140

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1113
/proc/meminfo: memFree=1350800/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=178840 CPUtime=1121.89
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 50090 0 0 0 112154 35 0 0 25 0 1 0 242389586 183132160 44065 1992294400 134512640 135243866 4294956256 18446744073709551615 134555733 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 44710 44065 86 178 0 44530 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 178840

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1113
/proc/meminfo: memFree=1347152/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=182436 CPUtime=1181.87
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 50998 0 0 0 118150 37 0 0 25 0 1 0 242389586 186814464 44973 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 45609 44973 86 178 0 45429 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 182436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1113
/proc/meminfo: memFree=1346320/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=183244 CPUtime=1200.07
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 51204 0 0 0 119970 37 0 0 25 0 1 0 242389586 187641856 45179 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 45811 45179 86 178 0 45631 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 183244

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 1113
/proc/meminfo: memFree=1346320/2055920 swapFree=4125732/4192956
[pid=1106] ppid=1104 vsize=183244 CPUtime=1200.07
/proc/1106/stat : 1106 (minisat_static) R 1104 1106 953 0 -1 4194304 51204 0 0 0 119970 37 0 0 25 0 1 0 242389586 187641856 45179 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/1106/statm: 45811 45179 86 178 0 45631 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 183244

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.11
CPU user time (s): 1199.7
CPU system time (s): 0.404938
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 183244

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

runsolver used 1.39679 second user time and 2.95155 second system time

The end

Launcher Data

Begin job on node77 at 2009-05-12 17:53:12
IDJOB=1805983
IDBENCH=24635
IDSOLVER=568
FILE ID=node77/1805983-1242143588
PBS_JOBID= 9289649
Free space on /tmp= 66056 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805983-1242143588/watcher-1805983-1242143588 -o /tmp/evaluation-result-1805983-1242143588/solver-1805983-1242143588 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1805983-1242143588.cnf

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

MD5SUM BENCH= 45589f445aa56f109f82baade7facf9a
RANDOM SEED=1540853820

node77.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.270
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.270
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1527856 kB
Buffers:         37428 kB
Cached:         370364 kB
SwapCached:      61680 kB
Active:         120788 kB
Inactive:       350808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1527856 kB
SwapTotal:     4192956 kB
SwapFree:      4125732 kB
Dirty:           25040 kB
Writeback:           0 kB
Mapped:          14132 kB
Slab:            42416 kB
Committed_AS:   892024 kB
PageTables:       1372 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= 66056 MiB
End job on node77 at 2009-05-12 18:13:15