Trace number 1805976

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 070721UNSAT 448.96 449.09

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
MD5SUMc7db94a671d9411eb90a6ffa8f8c530f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark448.96
Satisfiable
(Un)Satisfiability was proved
Number of variables29249
Number of clauses861366
Sum of the clauses size1745389
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2858070
Number of clauses of size 30
Number of clauses of size 46
Number of clauses of size 528
Number of clauses of size over 53262

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:  29249                                                |
0.00/0.00	|  Number of clauses:    861366                                               |
1.50/1.57	|  Parsing time:         1.51         s                                       |
14.08/14.13	============================[ Search Statistics ]==============================
14.08/14.13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.08/14.13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.08/14.13	===============================================================================
14.08/14.13	|         0 |   18462   480641  1194526 |   160213        0    nan |  0.000 % |
14.19/14.21	|       100 |   18439   480641  1194526 |   176235       86      6 | 23.491 % |
14.19/14.28	|       250 |   18427   480641  1194526 |   193858      227      7 | 23.539 % |
14.29/14.35	|       475 |   18421   480641  1194526 |   213244      446      8 | 23.567 % |
14.39/14.49	|       812 |   18400   480641  1194526 |   234568      767      8 | 23.676 % |
14.59/14.66	|      1318 |   18375   480641  1194526 |   258025     1252      8 | 23.775 % |
14.79/14.87	|      2077 |   18339   480641  1194526 |   283828     1987      8 | 23.960 % |
15.19/15.29	|      3216 |   18285   480641  1194526 |   312211     3093      9 | 24.182 % |
16.09/16.16	|      4924 |   18185   465512  1161179 |   343432     4542     10 | 24.353 % |
17.29/17.38	|      7486 |   18148   465512  1161179 |   377775     7073     11 | 24.486 % |
19.49/19.50	|     11330 |   18091   460994  1151099 |   415552    10775     13 | 24.674 % |
23.29/23.37	|     17096 |   18017   458384  1145213 |   457108    16406     14 | 24.934 % |
28.79/28.84	|     25745 |   17889   449971  1126678 |   502819    24678     15 | 25.365 % |
37.68/37.73	|     38721 |   17523   436482  1095918 |   553101    37230     17 | 26.620 % |
55.28/55.34	|     58182 |   17470   433386  1088925 |   608411    56513     21 | 26.798 % |
89.27/89.34	|     87376 |   17427   431402  1084492 |   669252    85639     31 | 26.945 % |
154.74/154.88	|    131165 |   17351   427972  1076837 |   736177   128945     37 | 27.225 % |
305.00/305.11	|    196849 |   17255   423343  1066402 |   809795   193601     43 | 27.543 % |
448.86/449.07	===============================================================================
448.86/449.07	restarts              : 18
448.86/449.07	conflicts             : 250636         (558 /sec)
448.86/449.07	decisions             : 504038         (1.50 % random) (1123 /sec)
448.86/449.07	propagations          : 167290563      (372772 /sec)
448.86/449.07	conflict literals     : 10725720       (46.02 % deleted)
448.86/449.07	Memory used           : 84.70 MB
448.86/449.07	CPU time              : 448.775 s
448.86/449.07	
448.86/449.07	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1805976-1242143566/watcher-1805976-1242143566 -o /tmp/evaluation-result-1805976-1242143566/solver-1805976-1242143566 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1805976-1242143566.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/64 6387
/proc/meminfo: memFree=1219424/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=2928 CPUtime=0
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 554 0 0 0 0 0 0 0 20 0 1 0 242382964 2998272 540 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 732 547 62 178 0 552 0

[startup+0.0826859 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 6387
/proc/meminfo: memFree=1219424/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=8288 CPUtime=0.07
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 1796 0 0 0 7 0 0 0 20 0 1 0 242382964 8486912 1751 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 2072 1752 65 178 0 1892 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8288

[startup+0.101687 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 6387
/proc/meminfo: memFree=1219424/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=8684 CPUtime=0.09
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 1940 0 0 0 9 0 0 0 20 0 1 0 242382964 8892416 1895 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 2171 1895 65 178 0 1991 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8684

[startup+0.301708 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 6387
/proc/meminfo: memFree=1219424/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=14572 CPUtime=0.29
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 3325 0 0 0 28 1 0 0 22 0 1 0 242382964 14921728 3280 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 3643 3280 65 178 0 3463 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14572

[startup+0.701755 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 6387
/proc/meminfo: memFree=1219424/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=26100 CPUtime=0.69
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 6107 0 0 0 67 2 0 0 25 0 1 0 242382964 26726400 6063 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 6525 6063 65 178 0 6345 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26100

[startup+1.50285 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6388
/proc/meminfo: memFree=1186776/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=50328 CPUtime=1.5
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 11903 0 0 0 144 6 0 0 25 0 1 0 242382964 51535872 11858 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 12582 11858 65 178 0 12402 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 50328

[startup+3.10203 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6388
/proc/meminfo: memFree=1169944/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=52172 CPUtime=3.09
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 12457 0 0 0 303 6 0 0 25 0 1 0 242382964 53424128 12412 1992294400 134512640 135243866 4294956256 18446744073709551615 134535878 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 13043 12412 79 178 0 12863 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52172

[startup+6.30139 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6388
/proc/meminfo: memFree=1160856/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=66828 CPUtime=6.29
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 16329 0 0 0 620 9 0 0 25 0 1 0 242382964 68431872 16284 1992294400 134512640 135243866 4294956256 18446744073709551615 134541613 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 16707 16284 80 178 0 16527 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66828

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6388
/proc/meminfo: memFree=1147480/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=78436 CPUtime=12.68
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 18433 0 0 0 1258 10 0 0 25 0 1 0 242382964 80318464 18388 1992294400 134512640 135243866 4294956256 18446744073709551615 134535011 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 19609 18388 80 178 0 19429 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 78436

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6388
/proc/meminfo: memFree=1156504/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=64100 CPUtime=25.49
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 18550 0 0 0 2538 11 0 0 25 0 1 0 242382964 65638400 15718 1992294400 134512640 135243866 4294956256 18446744073709551615 134555746 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 16025 15718 87 178 0 15845 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64100

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6388
/proc/meminfo: memFree=1156568/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=64392 CPUtime=51.08
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 18582 0 0 0 5097 11 0 0 25 0 1 0 242382964 65937408 15750 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 16098 15750 87 178 0 15918 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 64392

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6388
/proc/meminfo: memFree=1156184/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=64936 CPUtime=102.27
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 18713 0 0 0 10216 11 0 0 25 0 1 0 242382964 66494464 15881 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 16234 15881 87 178 0 16054 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 64936

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6388
/proc/meminfo: memFree=1153688/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=67180 CPUtime=162.25
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 19346 0 0 0 16213 12 0 0 25 0 1 0 242382964 68792320 16514 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 16795 16514 87 178 0 16615 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 67180

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6388
/proc/meminfo: memFree=1147736/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=73268 CPUtime=222.23
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 20812 0 0 0 22209 14 0 0 25 0 1 0 242382964 75026432 17980 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 18317 17980 87 178 0 18137 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 73268

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6388
/proc/meminfo: memFree=1142104/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=78856 CPUtime=282.21
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 22233 0 0 0 28206 15 0 0 25 0 1 0 242382964 80748544 19401 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 19714 19401 87 178 0 19534 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 78856

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6388
/proc/meminfo: memFree=1137432/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=83408 CPUtime=342.19
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 23377 0 0 0 34203 16 0 0 25 0 1 0 242382964 85409792 20545 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 20852 20545 87 178 0 20672 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 83408

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6388
/proc/meminfo: memFree=1135000/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=86252 CPUtime=402.17
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 23997 0 0 0 40201 16 0 0 25 0 1 0 242382964 88322048 21165 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 21563 21165 87 178 0 21383 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 86252

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

[startup+409.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6388
/proc/meminfo: memFree=1134488/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=86732 CPUtime=409.38
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 24113 0 0 0 40921 17 0 0 25 0 1 0 242382964 88813568 21281 1992294400 134512640 135243866 4294956256 18446744073709551615 134553058 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 21683 21281 87 178 0 21503 0
Current children cumulated CPU time (s) 409.38
Current children cumulated vsize (KiB) 86732

[startup+435.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6388
/proc/meminfo: memFree=1134424/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=86732 CPUtime=434.97
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 24121 0 0 0 43480 17 0 0 25 0 1 0 242382964 88813568 21289 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 21683 21289 87 178 0 21503 0
Current children cumulated CPU time (s) 434.97
Current children cumulated vsize (KiB) 86732

[startup+441.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6388
/proc/meminfo: memFree=1134424/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=86732 CPUtime=441.37
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 24121 0 0 0 44120 17 0 0 25 0 1 0 242382964 88813568 21289 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 21683 21289 87 178 0 21503 0
Current children cumulated CPU time (s) 441.37
Current children cumulated vsize (KiB) 86732

[startup+444.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6388
/proc/meminfo: memFree=1134424/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=86732 CPUtime=444.57
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 24121 0 0 0 44440 17 0 0 25 0 1 0 242382964 88813568 21289 1992294400 134512640 135243866 4294956256 18446744073709551615 134556123 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 21683 21289 87 178 0 21503 0
Current children cumulated CPU time (s) 444.57
Current children cumulated vsize (KiB) 86732

[startup+446.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6388
/proc/meminfo: memFree=1134424/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=86732 CPUtime=446.17
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 24121 0 0 0 44600 17 0 0 25 0 1 0 242382964 88813568 21289 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 21683 21289 87 178 0 21503 0
Current children cumulated CPU time (s) 446.17
Current children cumulated vsize (KiB) 86732

[startup+447.901 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6388
/proc/meminfo: memFree=1134424/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=86732 CPUtime=447.76
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 24121 0 0 0 44759 17 0 0 25 0 1 0 242382964 88813568 21289 1992294400 134512640 135243866 4294956256 18446744073709551615 134555716 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 21683 21289 87 178 0 21503 0
Current children cumulated CPU time (s) 447.76
Current children cumulated vsize (KiB) 86732

[startup+448.701 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6388
/proc/meminfo: memFree=1134424/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=86732 CPUtime=448.57
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 24121 0 0 0 44840 17 0 0 25 0 1 0 242382964 88813568 21289 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 21683 21289 87 178 0 21503 0
Current children cumulated CPU time (s) 448.57
Current children cumulated vsize (KiB) 86732

[startup+448.901 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6388
/proc/meminfo: memFree=1134424/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=86732 CPUtime=448.76
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 24121 0 0 0 44859 17 0 0 25 0 1 0 242382964 88813568 21289 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 21683 21289 87 178 0 21503 0
Current children cumulated CPU time (s) 448.76
Current children cumulated vsize (KiB) 86732

[startup+449.001 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 6388
/proc/meminfo: memFree=1134424/2055920 swapFree=4178464/4192956
[pid=6387] ppid=6385 vsize=86732 CPUtime=448.86
/proc/6387/stat : 6387 (minisat_static) R 6385 6387 6261 0 -1 4194304 24121 0 0 0 44869 17 0 0 25 0 1 0 242382964 88813568 21289 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/6387/statm: 21683 21289 87 178 0 21503 0
Current children cumulated CPU time (s) 448.86
Current children cumulated vsize (KiB) 86732

Child status: 20
Real time (s): 449.09
CPU time (s): 448.96
CPU user time (s): 448.775
CPU system time (s): 0.184971
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 86732

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

runsolver used 0.52192 second user time and 0.998848 second system time

The end

Launcher Data

Begin job on node63 at 2009-05-12 17:52:48
IDJOB=1805976
IDBENCH=24634
IDSOLVER=568
FILE ID=node63/1805976-1242143566
PBS_JOBID= 9289661
Free space on /tmp= 66112 MiB

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

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

MD5SUM BENCH= c7db94a671d9411eb90a6ffa8f8c530f
RANDOM SEED=2013408077

node63.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.236
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.236
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:       1219904 kB
Buffers:         79140 kB
Cached:         668616 kB
SwapCached:       8676 kB
Active:         297992 kB
Inactive:       460080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1219904 kB
SwapTotal:     4192956 kB
SwapFree:      4178464 kB
Dirty:           12932 kB
Writeback:           0 kB
Mapped:          14980 kB
Slab:            63724 kB
Committed_AS:   966328 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66112 MiB
End job on node63 at 2009-05-12 18:00:17