Trace number 1590005

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 721.602 721.854

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-5p0.cnf
MD5SUM46c031b3f08c6158a2e68fd75d34fa31
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark323.652
Satisfiable
(Un)Satisfiability was proved
Number of variables162682
Number of clauses820958
Sum of the clauses size1953119
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617783
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

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:  162682                                               |
0.00/0.00	|  Number of clauses:    820958                                               |
1.29/1.36	|  Parsing time:         1.27         s                                       |
3.39/3.47	============================[ Search Statistics ]==============================
3.39/3.47	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.39/3.47	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.39/3.47	===============================================================================
3.39/3.47	|         0 |   85314   531785  1466932 |   177261        0    nan |  0.000 % |
3.69/3.75	|       100 |   85304   531785  1466932 |   194987       99     84 | 22.029 % |
3.99/4.06	|       254 |   84716   531785  1466932 |   214486      248     69 | 22.869 % |
4.40/4.41	|       480 |   84000   531785  1466932 |   235935      469     63 | 25.819 % |
4.89/4.96	|       820 |   83370   531785  1466932 |   259528      801     60 | 26.819 % |
5.59/5.60	|      1334 |   77259   476369  1324413 |   285481     1306     81 | 26.847 % |
6.50/6.56	|      2093 |   74825   461465  1286651 |   314029     2041     81 | 29.042 % |
7.89/7.99	|      3232 |   71398   437563  1223785 |   345432     3149     87 | 31.675 % |
10.09/10.15	|      4940 |   68804   420613  1180177 |   379976     4830     86 | 32.239 % |
12.29/12.36	|      7502 |   67732   415701  1169591 |   417973     7366     84 | 32.852 % |
16.99/17.08	|     11346 |   66714   408107  1149582 |   459771    11148     93 | 33.313 % |
24.19/24.25	|     17113 |   65308   401322  1132309 |   505748    16836    104 | 34.408 % |
36.28/36.39	|     25762 |   63777   388339  1099003 |   556323    25329    112 | 35.110 % |
64.56/64.61	|     38736 |   62596   379705  1077090 |   611955    37982    135 | 35.852 % |
121.64/121.76	|     58198 |   61412   368115  1046302 |   673150    55522    168 | 36.608 % |
239.61/239.71	|     87390 |   59892   355378  1012837 |   740465    83426    207 | 37.498 % |
482.82/483.01	|    131181 |   59119   350773  1001151 |   814512   126298    229 | 38.165 % |
721.54/721.82	===============================================================================
721.54/721.82	restarts              : 17
721.54/721.82	conflicts             : 164349         (228 /sec)
721.54/721.82	decisions             : 1139552        (1.33 % random) (1580 /sec)
721.54/721.82	propagations          : 541992490      (751617 /sec)
721.54/721.82	conflict literals     : 37321728       (42.14 % deleted)
721.54/721.82	Memory used           : 201.11 MB
721.54/721.82	CPU time              : 721.102 s
721.54/721.82	
721.54/721.82	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-1590005-1239114508/watcher-1590005-1239114508 -o /tmp/evaluation-result-1590005-1239114508/solver-1590005-1239114508 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minisat_static HOME/instance-1590005-1239114508.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27312
/proc/meminfo: memFree=1955352/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=2716 CPUtime=0
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 539 0 0 0 0 0 0 0 18 0 1 0 1184112087 2781184 524 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 679 531 65 178 0 499 0

[startup+0.0337701 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27312
/proc/meminfo: memFree=1955352/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=11696 CPUtime=0.02
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 2356 0 0 0 1 1 0 0 18 0 1 0 1184112087 11976704 2328 1992294400 134512640 135243866 4294956256 18446744073709551615 134553504 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 2924 2328 65 178 0 2744 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11696

[startup+0.101782 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27312
/proc/meminfo: memFree=1955352/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=23304 CPUtime=0.09
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 4505 0 0 0 7 2 0 0 18 0 1 0 1184112087 23863296 4462 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 5826 4462 65 178 0 5646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23304

[startup+0.301817 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27312
/proc/meminfo: memFree=1955352/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=32756 CPUtime=0.29
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 6841 0 0 0 26 3 0 0 19 0 1 0 1184112087 33542144 6798 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 8189 6799 65 178 0 8009 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32756

[startup+0.70189 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27312
/proc/meminfo: memFree=1955352/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=44548 CPUtime=0.69
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 9681 0 0 0 64 5 0 0 22 0 1 0 1184112087 45617152 9638 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 11137 9638 65 178 0 10957 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44548

[startup+1.50104 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1909072/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=71000 CPUtime=1.48
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 15986 0 0 0 140 8 0 0 25 0 1 0 1184112087 72704000 15943 1992294400 134512640 135243866 4294956256 18446744073709551615 134536052 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 17750 15943 80 178 0 17570 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 71000

[startup+3.10133 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1888656/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=89852 CPUtime=3.09
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 20326 0 0 0 298 11 0 0 25 0 1 0 1184112087 92008448 20283 1992294400 134512640 135243866 4294956256 18446744073709551615 134535643 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 22463 20283 80 178 0 22283 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 89852

[startup+6.30191 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1884056/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=75996 CPUtime=6.29
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 20665 0 0 0 617 12 0 0 25 0 1 0 1184112087 77819904 17851 1992294400 134512640 135243866 4294956256 18446744073709551615 134558576 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 18999 17851 87 178 0 18819 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75996

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1884056/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=75996 CPUtime=12.69
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 20665 0 0 0 1257 12 0 0 25 0 1 0 1184112087 77819904 17851 1992294400 134512640 135243866 4294956256 18446744073709551615 134558692 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 18999 17851 87 178 0 18819 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75996

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1884056/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=75996 CPUtime=25.48
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 20665 0 0 0 2536 12 0 0 25 0 1 0 1184112087 77819904 17851 1992294400 134512640 135243866 4294956256 18446744073709551615 134567865 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 18999 17851 87 178 0 18819 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 75996

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1879576/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=80684 CPUtime=51.07
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 21809 0 0 0 5093 14 0 0 25 0 1 0 1184112087 82620416 18995 1992294400 134512640 135243866 4294956256 18446744073709551615 134555917 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 20171 18995 87 178 0 19991 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 80684

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1864280/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=95844 CPUtime=102.25
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 25584 0 0 0 10208 17 0 0 25 0 1 0 1184112087 98144256 22770 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 23961 22770 87 178 0 23781 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 95844

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1846680/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=113536 CPUtime=162.23
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 30001 0 0 0 16202 21 0 0 25 0 1 0 1184112087 116260864 27187 1992294400 134512640 135243866 4294956256 18446744073709551615 134555699 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 28384 27187 87 178 0 28204 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 113536

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1830552/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=129376 CPUtime=222.2
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 33975 0 0 0 22195 25 0 0 25 0 1 0 1184112087 132481024 31161 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 32344 31161 87 178 0 32164 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 129376

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1816280/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=143636 CPUtime=282.19
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 37552 0 0 0 28189 30 0 0 25 0 1 0 1184112087 147083264 34738 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 35909 34738 87 178 0 35729 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 143636

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1802712/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=157148 CPUtime=342.17
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 40895 0 0 0 34183 34 0 0 25 0 1 0 1184112087 160919552 38081 1992294400 134512640 135243866 4294956256 18446744073709551615 134555754 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 39287 38081 87 178 0 39107 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 157148

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1789400/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=170480 CPUtime=402.15
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 44251 0 0 0 40177 38 0 0 25 0 1 0 1184112087 174571520 41437 1992294400 134512640 135243866 4294956256 18446744073709551615 134556120 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 42620 41437 87 178 0 42440 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 170480

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1782104/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=177616 CPUtime=462.12
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 46027 0 0 0 46173 39 0 0 25 0 1 0 1184112087 181878784 43213 1992294400 134512640 135243866 4294956256 18446744073709551615 134555822 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 44404 43213 87 178 0 44224 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 177616

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1772056/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=187808 CPUtime=522.11
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 48594 0 0 0 52169 42 0 0 25 0 1 0 1184112087 192315392 45780 1992294400 134512640 135243866 4294956256 18446744073709551615 134556083 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 46952 45780 87 178 0 46772 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 187808

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1762584/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=197324 CPUtime=582.08
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 50923 0 0 0 58164 44 0 0 25 0 1 0 1184112087 202059776 48109 1992294400 134512640 135243866 4294956256 18446744073709551615 134558739 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 49331 48109 87 178 0 49151 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 197324

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1754776/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=205008 CPUtime=642.07
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 52837 0 0 0 64161 46 0 0 25 0 1 0 1184112087 209928192 50023 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 51252 50023 87 178 0 51072 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 205008

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1753816/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=205936 CPUtime=702.04
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 53074 0 0 0 70158 46 0 0 25 0 1 0 1184112087 210878464 50260 1992294400 134512640 135243866 4294956256 18446744073709551615 134556086 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 51484 50260 87 178 0 51304 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 205936

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

[startup+703.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1753816/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=205936 CPUtime=703.65
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 53074 0 0 0 70319 46 0 0 25 0 1 0 1184112087 210878464 50260 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 51484 50260 87 178 0 51304 0
Current children cumulated CPU time (s) 703.65
Current children cumulated vsize (KiB) 205936

[startup+710.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1753752/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=205936 CPUtime=710.04
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 53074 0 0 0 70958 46 0 0 25 0 1 0 1184112087 210878464 50260 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 51484 50260 87 178 0 51304 0
Current children cumulated CPU time (s) 710.04
Current children cumulated vsize (KiB) 205936

[startup+716.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1753752/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=205936 CPUtime=716.44
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 53074 0 0 0 71598 46 0 0 25 0 1 0 1184112087 210878464 50260 1992294400 134512640 135243866 4294956256 18446744073709551615 134555618 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 51484 50260 87 178 0 51304 0
Current children cumulated CPU time (s) 716.44
Current children cumulated vsize (KiB) 205936

[startup+719.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1753752/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=205936 CPUtime=719.64
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 53075 0 0 0 71918 46 0 0 25 0 1 0 1184112087 210878464 50261 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 51484 50261 87 178 0 51304 0
Current children cumulated CPU time (s) 719.64
Current children cumulated vsize (KiB) 205936

[startup+720.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1753752/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=205936 CPUtime=720.44
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 53075 0 0 0 71998 46 0 0 25 0 1 0 1184112087 210878464 50261 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 51484 50261 87 178 0 51304 0
Current children cumulated CPU time (s) 720.44
Current children cumulated vsize (KiB) 205936

[startup+721.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1753752/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=205936 CPUtime=721.24
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 53075 0 0 0 72078 46 0 0 25 0 1 0 1184112087 210878464 50261 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 51484 50261 87 178 0 51304 0
Current children cumulated CPU time (s) 721.24
Current children cumulated vsize (KiB) 205936

[startup+721.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1753752/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=205936 CPUtime=721.44
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 53075 0 0 0 72098 46 0 0 25 0 1 0 1184112087 210878464 50261 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 51484 50261 87 178 0 51304 0
Current children cumulated CPU time (s) 721.44
Current children cumulated vsize (KiB) 205936

[startup+721.802 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27313
/proc/meminfo: memFree=1753752/2055920 swapFree=4176836/4192956
[pid=27312] ppid=27310 vsize=205936 CPUtime=721.54
/proc/27312/stat : 27312 (minisat_static) R 27310 27312 27156 0 -1 4194304 53075 0 0 0 72108 46 0 0 25 0 1 0 1184112087 210878464 50261 1992294400 134512640 135243866 4294956256 18446744073709551615 134555763 0 0 4096 3 0 0 0 17 1 0 0
/proc/27312/statm: 51484 50261 87 178 0 51304 0
Current children cumulated CPU time (s) 721.54
Current children cumulated vsize (KiB) 205936

Child status: 20
Real time (s): 721.854
CPU time (s): 721.602
CPU user time (s): 721.102
CPU system time (s): 0.499924
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 205936

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

runsolver used 0.537918 second user time and 1.65375 second system time

The end

Launcher Data

Begin job on node67 at 2009-04-07 16:28:30
IDJOB=1590005
IDBENCH=71046
IDSOLVER=568
FILE ID=node67/1590005-1239114508
PBS_JOBID= 9110813
Free space on /tmp= 66512 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-5p0.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1590005-1239114508/watcher-1590005-1239114508 -o /tmp/evaluation-result-1590005-1239114508/solver-1590005-1239114508 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minisat_static HOME/instance-1590005-1239114508.cnf

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

MD5SUM BENCH= 46c031b3f08c6158a2e68fd75d34fa31
RANDOM SEED=866713603

node67.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.265
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.265
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:       1955832 kB
Buffers:          7104 kB
Cached:          50084 kB
SwapCached:      10404 kB
Active:          42652 kB
Inactive:        26284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1955832 kB
SwapTotal:     4192956 kB
SwapFree:      4176836 kB
Dirty:           15716 kB
Writeback:           0 kB
Mapped:          16536 kB
Slab:            17072 kB
Committed_AS:  3463300 kB
PageTables:       1444 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= 66508 MiB
End job on node67 at 2009-04-07 16:40:31