Trace number 1785332

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
SAT07 reference solver: minisat SAT 2007UNSAT 1650.12 1650.56

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
MD5SUMbe0552b4894b69c578ebcc0b17dda689
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark199.967
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses69990
Sum of the clauses size140820
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269960
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  900                                                  |
0.00/0.00	c |  Number of clauses:    69990                                                |
0.03/0.05	c |  Parsing time:         0.05         s                                       |
2.29/2.32	c ============================[ Search Statistics ]==============================
2.29/2.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.29/2.32	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.29/2.33	c ===============================================================================
2.29/2.33	c |         0 |     870    69090   184776 |    23030        0    nan |  0.000 % |
2.29/2.34	c |       103 |     870    69090   184776 |    25333      103    100 |  0.013 % |
2.29/2.36	c |       257 |     870    69090   184776 |    27866      257     63 |  0.000 % |
2.29/2.38	c |       482 |     870    69090   184776 |    30652      482     45 |  0.024 % |
2.39/2.42	c |       821 |     870    69090   184776 |    33718      821     38 |  0.024 % |
2.39/2.49	c |      1328 |     870    69090   184776 |    37090     1328     34 |  0.024 % |
2.59/2.61	c |      2087 |     869    68890   184211 |    40799      731    102 |  0.111 % |
2.79/2.80	c |      3226 |     869    68890   184211 |    44878     1870    104 |  0.111 % |
3.09/3.17	c |      4934 |     869    68890   184211 |    49366     3578    107 |  0.133 % |
3.79/3.80	c |      7496 |     869    68890   184211 |    54303     6140    106 |  0.111 % |
4.99/5.05	c |     11340 |     868    68664   183649 |    59733     8632    104 |  0.222 % |
7.39/7.50	c |     17108 |     868    68664   183649 |    65707    14400    108 |  0.222 % |
12.88/12.99	c |     25757 |     867    68476   183273 |    72278    22912    107 |  0.351 % |
23.69/23.79	c |     38732 |     867    68476   183273 |    79505    35887    110 |  0.333 % |
50.18/50.29	c |     58194 |     867    68476   183273 |    87456    55349    107 |  0.333 % |
102.66/102.71	c |     87386 |     866    68336   182993 |    96202    81601    103 |  0.445 % |
163.45/163.54	c |    131175 |     865    68336   182993 |   105822    47067     92 |  0.575 % |
324.90/325.08	c |    196859 |     864    68027   182375 |   116404   103174    110 |  0.684 % |
532.56/532.79	c |    295385 |     864    68027   182375 |   128044   106959    102 |  0.778 % |
879.06/879.38	c |    443176 |     862    67853   182027 |   140849    41498    101 |  0.889 % |
1517.69/1518.15	c |    664859 |     858    67088   180354 |   154934    25033     82 |  1.334 % |
1650.06/1650.54	c ===============================================================================
1650.06/1650.54	c restarts              : 21
1650.06/1650.54	c conflicts             : 724747         (439 /sec)
1650.06/1650.54	c decisions             : 899347         (1.13 % random) (545 /sec)
1650.06/1650.54	c propagations          : 60952166       (36943 /sec)
1650.06/1650.54	c conflict literals     : 77480290       (25.00 % deleted)
1650.06/1650.54	c Memory used           : 82.31 MB
1650.06/1650.54	c CPU time              : 1649.89 s
1650.06/1650.54	c 
1650.06/1650.54	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-1785332-1241907648/watcher-1785332-1241907648 -o /tmp/evaluation-result-1785332-1241907648/solver-1785332-1241907648 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1785332-1241907648.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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: 1.02 1.02 1.00 3/64 343
/proc/meminfo: memFree=1447824/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=1988 CPUtime=0
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 331 0 0 0 0 0 0 0 18 0 1 0 218798876 2035712 317 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 497 318 50 130 0 364 0

[startup+0.041069 s]
/proc/loadavg: 1.02 1.02 1.00 3/64 343
/proc/meminfo: memFree=1447824/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=4464 CPUtime=0.03
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 933 0 0 0 3 0 0 0 18 0 1 0 218798876 4571136 919 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 1116 919 50 130 0 983 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4464

[startup+0.101072 s]
/proc/loadavg: 1.02 1.02 1.00 3/64 343
/proc/meminfo: memFree=1447824/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=5624 CPUtime=0.09
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 1211 0 0 0 9 0 0 0 18 0 1 0 218798876 5758976 1197 1992294400 134512640 135048876 4294956208 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 1406 1197 62 130 0 1273 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5624

[startup+0.301088 s]
/proc/loadavg: 1.02 1.02 1.00 3/64 343
/proc/meminfo: memFree=1447824/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=5624 CPUtime=0.29
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 1211 0 0 0 29 0 0 0 19 0 1 0 218798876 5758976 1197 1992294400 134512640 135048876 4294956208 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 1406 1197 62 130 0 1273 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5624

[startup+0.701121 s]
/proc/loadavg: 1.02 1.02 1.00 3/64 343
/proc/meminfo: memFree=1447824/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=7128 CPUtime=0.69
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 1549 0 0 0 69 0 0 0 22 0 1 0 218798876 7299072 1535 1992294400 134512640 135048876 4294956208 18446744073709551615 134529703 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 1782 1535 62 130 0 1649 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7128

[startup+1.50219 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 344
/proc/meminfo: memFree=1441864/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=7128 CPUtime=1.49
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 1573 0 0 0 149 0 0 0 25 0 1 0 218798876 7299072 1559 1992294400 134512640 135048876 4294956208 18446744073709551615 134529703 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 1782 1559 62 130 0 1649 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7128

[startup+3.10132 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 344
/proc/meminfo: memFree=1441608/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=6700 CPUtime=3.09
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 1697 0 0 0 309 0 0 0 25 0 1 0 218798876 6860800 1510 1992294400 134512640 135048876 4294956208 18446744073709551615 134547310 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 1675 1510 66 130 0 1542 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6700

[startup+6.30158 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 344
/proc/meminfo: memFree=1438792/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=10808 CPUtime=6.29
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 2729 0 0 0 628 1 0 0 25 0 1 0 218798876 11067392 2542 1992294400 134512640 135048876 4294956208 18446744073709551615 134552750 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 2702 2542 66 130 0 2569 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10808

[startup+12.7011 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 344
/proc/meminfo: memFree=1432904/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=15984 CPUtime=12.68
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 4013 0 0 0 1266 2 0 0 25 0 1 0 218798876 16367616 3826 1992294400 134512640 135048876 4294956208 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 3996 3826 66 130 0 3863 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15984

[startup+25.5011 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 344
/proc/meminfo: memFree=1425032/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=23684 CPUtime=25.48
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 5913 0 0 0 2544 4 0 0 25 0 1 0 218798876 24252416 5726 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 5921 5726 66 130 0 5788 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23684

[startup+51.1012 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 344
/proc/meminfo: memFree=1416328/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=32412 CPUtime=51.07
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 8103 0 0 0 5101 6 0 0 25 0 1 0 218798876 33189888 7916 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 8103 7916 66 130 0 7970 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32412

[startup+102.305 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 344
/proc/meminfo: memFree=1404744/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=43984 CPUtime=102.26
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 10942 0 0 0 10217 9 0 0 25 0 1 0 218798876 45039616 10755 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 10996 10755 66 130 0 10863 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 43984

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 344
/proc/meminfo: memFree=1397896/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=50828 CPUtime=162.25
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 12632 0 0 0 16214 11 0 0 25 0 1 0 218798876 52047872 12445 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 12707 12445 66 130 0 12574 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 50828

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 344
/proc/meminfo: memFree=1397832/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=50828 CPUtime=222.23
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 12644 0 0 0 22212 11 0 0 25 0 1 0 218798876 52047872 12457 1992294400 134512640 135048876 4294956208 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 12707 12457 66 130 0 12574 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 50828

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 344
/proc/meminfo: memFree=1396872/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=51988 CPUtime=282.21
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 12911 0 0 0 28210 11 0 0 25 0 1 0 218798876 53235712 12724 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 12997 12724 66 130 0 12864 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 51988

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 344
/proc/meminfo: memFree=1386704/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=62124 CPUtime=342.2
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 15422 0 0 0 34205 15 0 0 25 0 1 0 218798876 63614976 15235 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 15531 15235 66 130 0 15398 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 62124

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 344
/proc/meminfo: memFree=1383376/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=65268 CPUtime=402.18
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 16222 0 0 0 40203 15 0 0 25 0 1 0 218798876 66834432 16035 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 16317 16035 66 130 0 16184 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 65268

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 344
/proc/meminfo: memFree=1383248/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=65444 CPUtime=462.16
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 16242 0 0 0 46201 15 0 0 25 0 1 0 218798876 67014656 16055 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 16361 16055 66 130 0 16228 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 65444

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 344
/proc/meminfo: memFree=1382992/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=65620 CPUtime=522.15
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 16296 0 0 0 52200 15 0 0 25 0 1 0 218798876 67194880 16109 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 16405 16109 66 130 0 16272 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 65620

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 344
/proc/meminfo: memFree=1382288/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=66592 CPUtime=582.14
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 16484 0 0 0 58198 16 0 0 25 0 1 0 218798876 68190208 16297 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 16648 16297 66 130 0 16515 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 66592

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 344
/proc/meminfo: memFree=1378512/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=70296 CPUtime=642.12
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 17414 0 0 0 64195 17 0 0 25 0 1 0 218798876 71983104 17227 1992294400 134512640 135048876 4294956208 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 17574 17227 66 130 0 17441 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 70296


################
# More data... #
################

/proc/meminfo: memFree=1377360/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=71516 CPUtime=1002.03
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 17692 0 0 0 100185 18 0 0 25 0 1 0 218798876 73232384 17505 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 17879 17505 66 130 0 17746 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 71516

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 344
/proc/meminfo: memFree=1376912/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=71976 CPUtime=1062.01
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 17808 0 0 0 106183 18 0 0 25 0 1 0 218798876 73703424 17621 1992294400 134512640 135048876 4294956208 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 17994 17621 66 130 0 17861 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 71976

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 346
/proc/meminfo: memFree=1376016/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=73008 CPUtime=1121.99
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 18026 0 0 0 112181 18 0 0 25 0 1 0 218798876 74760192 17839 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 18252 17839 66 130 0 18119 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 73008

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 346
/proc/meminfo: memFree=1369424/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=79868 CPUtime=1181.98
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 19689 0 0 0 118178 20 0 0 25 0 1 0 218798876 81784832 19502 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 19967 19502 66 130 0 19834 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 79868

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 346
/proc/meminfo: memFree=1369168/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=80208 CPUtime=1241.96
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 19739 0 0 0 124176 20 0 0 25 0 1 0 218798876 82132992 19552 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 20052 19552 66 130 0 19919 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 80208

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 346
/proc/meminfo: memFree=1368656/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=80564 CPUtime=1301.95
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 19833 0 0 0 130175 20 0 0 25 0 1 0 218798876 82497536 19646 1992294400 134512640 135048876 4294956208 18446744073709551615 134547304 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 20141 19646 66 130 0 20008 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 80564

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 346
/proc/meminfo: memFree=1367696/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=81660 CPUtime=1361.93
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 20066 0 0 0 136172 21 0 0 25 0 1 0 218798876 83619840 19879 1992294400 134512640 135048876 4294956208 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 20415 19879 66 130 0 20282 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 81660

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 346
/proc/meminfo: memFree=1367312/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=82004 CPUtime=1421.92
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 20154 0 0 0 142171 21 0 0 25 0 1 0 218798876 83972096 19967 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 20501 19967 66 130 0 20368 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 82004

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 346
/proc/meminfo: memFree=1366480/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=82896 CPUtime=1481.9
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 20348 0 0 0 148169 21 0 0 25 0 1 0 218798876 84885504 20161 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 20724 20161 66 130 0 20591 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 82896

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 346
/proc/meminfo: memFree=1365392/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=84284 CPUtime=1541.88
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 20636 0 0 0 154167 21 0 0 25 0 1 0 218798876 86306816 20449 1992294400 134512640 135048876 4294956208 18446744073709551615 134546878 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 21071 20449 66 130 0 20938 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 84284

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 346
/proc/meminfo: memFree=1365328/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=84284 CPUtime=1601.86
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 20643 0 0 0 160165 21 0 0 25 0 1 0 218798876 86306816 20456 1992294400 134512640 135048876 4294956208 18446744073709551615 134546850 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 21071 20456 66 130 0 20938 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 84284

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

[startup+1612.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 346
/proc/meminfo: memFree=1365328/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=84284 CPUtime=1612.26
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 20645 0 0 0 161204 22 0 0 25 0 1 0 218798876 86306816 20458 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 21071 20458 66 130 0 20938 0
Current children cumulated CPU time (s) 1612.26
Current children cumulated vsize (KiB) 84284

[startup+1625.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 346
/proc/meminfo: memFree=1365264/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=84284 CPUtime=1625.06
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 20648 0 0 0 162484 22 0 0 25 0 1 0 218798876 86306816 20461 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 21071 20461 66 130 0 20938 0
Current children cumulated CPU time (s) 1625.06
Current children cumulated vsize (KiB) 84284

[startup+1638.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 346
/proc/meminfo: memFree=1365264/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=84284 CPUtime=1637.86
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 20651 0 0 0 163764 22 0 0 25 0 1 0 218798876 86306816 20464 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 21071 20464 66 130 0 20938 0
Current children cumulated CPU time (s) 1637.86
Current children cumulated vsize (KiB) 84284

[startup+1644.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 346
/proc/meminfo: memFree=1365264/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=84284 CPUtime=1644.26
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 20652 0 0 0 164404 22 0 0 25 0 1 0 218798876 86306816 20465 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 21071 20465 66 130 0 20938 0
Current children cumulated CPU time (s) 1644.26
Current children cumulated vsize (KiB) 84284

[startup+1647.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 346
/proc/meminfo: memFree=1365264/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=84284 CPUtime=1647.46
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 20652 0 0 0 164724 22 0 0 25 0 1 0 218798876 86306816 20465 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 21071 20465 66 130 0 20938 0
Current children cumulated CPU time (s) 1647.46
Current children cumulated vsize (KiB) 84284

[startup+1649.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 346
/proc/meminfo: memFree=1365264/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=84284 CPUtime=1649.06
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 20652 0 0 0 164884 22 0 0 25 0 1 0 218798876 86306816 20465 1992294400 134512640 135048876 4294956208 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 21071 20465 66 130 0 20938 0
Current children cumulated CPU time (s) 1649.06
Current children cumulated vsize (KiB) 84284

[startup+1650.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 346
/proc/meminfo: memFree=1365264/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=84284 CPUtime=1649.86
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 20652 0 0 0 164964 22 0 0 25 0 1 0 218798876 86306816 20465 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 21071 20465 66 130 0 20938 0
Current children cumulated CPU time (s) 1649.86
Current children cumulated vsize (KiB) 84284

[startup+1650.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 346
/proc/meminfo: memFree=1365264/2055920 swapFree=4191900/4192956
[pid=343] ppid=341 vsize=84284 CPUtime=1650.06
/proc/343/stat : 343 (minisat_noasser) R 341 343 32680 0 -1 4194304 20652 0 0 0 164984 22 0 0 25 0 1 0 218798876 86306816 20465 1992294400 134512640 135048876 4294956208 18446744073709551615 134682720 0 0 4096 3 0 0 0 17 1 0 0
/proc/343/statm: 21071 20465 66 130 0 20938 0
Current children cumulated CPU time (s) 1650.06
Current children cumulated vsize (KiB) 84284

Child status: 20
Real time (s): 1650.56
CPU time (s): 1650.12
CPU user time (s): 1649.89
CPU system time (s): 0.234964
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 84284

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

runsolver used 1.26981 second user time and 3.2905 second system time

The end

Launcher Data

Begin job on node3 at 2009-05-10 00:20:49
IDJOB=1785332
IDBENCH=24749
IDSOLVER=639
FILE ID=node3/1785332-1241907648
PBS_JOBID= 9264812
Free space on /tmp= 66140 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785332-1241907648/watcher-1785332-1241907648 -o /tmp/evaluation-result-1785332-1241907648/solver-1785332-1241907648 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1785332-1241907648.cnf

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

MD5SUM BENCH= be0552b4894b69c578ebcc0b17dda689
RANDOM SEED=1985051389

node3.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.212
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.212
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:       1448240 kB
Buffers:         47184 kB
Cached:         470104 kB
SwapCached:        260 kB
Active:          89584 kB
Inactive:       441536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1448240 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2208 kB
Writeback:           0 kB
Mapped:          22328 kB
Slab:            62584 kB
Committed_AS:   793752 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= 66136 MiB
End job on node3 at 2009-05-10 00:48:19