Trace number 1785338

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 761.504 761.922

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-lksat-n1100-m7545-k4-l4-s310659001.sat05-524.reshuffled-07.cnf
MD5SUM3c6e2bf4052a26ce5bdb6cfc9e1f735c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark506.672
Satisfiable
(Un)Satisfiability was proved
Number of variables1075
Number of clauses7545
Sum of the clauses size30180
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 47545
Number of clauses of size 50
Number of clauses of size over 50

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:  1100                                                 |
0.00/0.00	c |  Number of clauses:    7545                                                 |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     881     4501    14341 |     1500        0    nan |  0.000 % |
0.03/0.03	c |       100 |     881     4501    14341 |     1650      100     18 |  0.000 % |
0.03/0.04	c |       252 |     881     4501    14341 |     1815      252     18 |  0.000 % |
0.03/0.05	c |       478 |     881     4501    14341 |     1996      478     18 |  0.000 % |
0.03/0.07	c |       815 |     881     4501    14341 |     2196      815     19 |  0.000 % |
0.09/0.11	c |      1322 |     881     4501    14341 |     2416     1322     20 |  0.000 % |
0.09/0.16	c |      2081 |     881     4501    14341 |     2657     2081     20 |  0.000 % |
0.19/0.25	c |      3220 |     881     4501    14341 |     2923     1868     17 |  0.000 % |
0.29/0.37	c |      4928 |     881     4501    14341 |     3216     2082     18 |  0.000 % |
0.49/0.58	c |      7492 |     881     4501    14341 |     3537     2994     19 |  0.000 % |
0.89/0.91	c |     11336 |     881     4501    14341 |     3891     3205     20 |  0.000 % |
1.39/1.41	c |     17102 |     881     4501    14341 |     4280     3016     18 |  0.000 % |
2.10/2.19	c |     25752 |     881     4501    14341 |     4708     2944     19 |  0.000 % |
3.40/3.40	c |     38728 |     881     4501    14341 |     5179     3986     17 |  0.000 % |
5.18/5.25	c |     58194 |     881     4501    14341 |     5697     5035     17 |  0.000 % |
8.07/8.13	c |     87387 |     881     4501    14341 |     6267     5345     20 |  0.000 % |
12.47/12.58	c |    131177 |     881     4501    14341 |     6893     4688     18 |  0.000 % |
19.47/19.52	c |    196861 |     881     4501    14341 |     7583     4220     17 |  0.000 % |
30.37/30.49	c |    295388 |     881     4501    14341 |     8341     7019     19 |  0.000 % |
47.56/47.67	c |    443177 |     881     4501    14341 |     9175     7535     20 |  0.000 % |
74.64/74.74	c |    664860 |     881     4501    14341 |    10093     7193     18 |  0.000 % |
116.53/116.68	c |    997385 |     881     4501    14341 |    11102     9416     18 |  0.000 % |
182.69/182.82	c |   1496173 |     881     4501    14341 |    12213    10852     17 |  0.000 % |
285.83/286.06	c |   2244357 |     881     4501    14341 |    13434     9351     21 |  0.000 % |
451.25/451.53	c |   3366631 |     881     4501    14341 |    14777    10282     19 |  0.001 % |
707.40/707.84	c |   5050043 |     875     4434    14139 |    16255    11638     18 |  0.546 % |
761.48/761.92	c ===============================================================================
761.48/761.92	c restarts              : 26
761.48/761.92	c conflicts             : 5399205        (7090 /sec)
761.48/761.92	c decisions             : 6395824        (1.75 % random) (8399 /sec)
761.48/761.92	c propagations          : 669927872      (879760 /sec)
761.48/761.92	c conflict literals     : 112216310      (36.47 % deleted)
761.48/761.92	c Memory used           : 7.88 MB
761.48/761.92	c CPU time              : 761.489 s
761.48/761.92	c 
761.48/761.92	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-1785338-1241908029/watcher-1785338-1241908029 -o /tmp/evaluation-result-1785338-1241908029/solver-1785338-1241908029 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1785338-1241908029.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.00 1.00 1.00 3/64 28310
/proc/meminfo: memFree=1012600/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=1988 CPUtime=0
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 201 0 0 0 0 0 0 0 18 0 1 0 218836246 2035712 187 1992294400 134512640 135048876 4294956208 18446744073709551615 134557162 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 497 188 50 130 0 364 0

[startup+0.0340069 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28310
/proc/meminfo: memFree=1012600/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=2440 CPUtime=0.03
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 322 0 0 0 3 0 0 0 18 0 1 0 218836246 2498560 308 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 610 308 63 130 0 477 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2440

[startup+0.102022 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28310
/proc/meminfo: memFree=1012600/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=2440 CPUtime=0.09
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 325 0 0 0 9 0 0 0 18 0 1 0 218836246 2498560 311 1992294400 134512640 135048876 4294956208 18446744073709551615 134546901 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 610 311 66 130 0 477 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2440

[startup+0.30106 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28310
/proc/meminfo: memFree=1012600/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=2440 CPUtime=0.29
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 326 0 0 0 29 0 0 0 19 0 1 0 218836246 2498560 312 1992294400 134512640 135048876 4294956208 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 610 312 66 130 0 477 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2440

[startup+0.701136 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28310
/proc/meminfo: memFree=1012600/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=2572 CPUtime=0.69
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 352 0 0 0 69 0 0 0 23 0 1 0 218836246 2633728 338 1992294400 134512640 135048876 4294956208 18446744073709551615 134547181 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 643 338 66 130 0 510 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2572

[startup+1.50129 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1011376/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=2704 CPUtime=1.49
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 374 0 0 0 149 0 0 0 25 0 1 0 218836246 2768896 360 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 676 360 66 130 0 543 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2704

[startup+3.18903 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1011184/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=2836 CPUtime=3.19
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 410 0 0 0 319 0 0 0 25 0 1 0 218836246 2904064 396 1992294400 134512640 135048876 4294956208 18446744073709551615 134547143 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 709 396 66 130 0 576 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 2836

[startup+6.30123 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1010864/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=2968 CPUtime=6.28
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 460 0 0 0 628 0 0 0 25 0 1 0 218836246 3039232 446 1992294400 134512640 135048876 4294956208 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 742 446 66 130 0 609 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 2968

[startup+12.7025 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1010480/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=3368 CPUtime=12.67
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 538 0 0 0 1267 0 0 0 25 0 1 0 218836246 3448832 524 1992294400 134512640 135048876 4294956208 18446744073709551615 134547181 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 842 524 66 130 0 709 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 3368

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1010160/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=3764 CPUtime=25.47
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 641 0 0 0 2547 0 0 0 25 0 1 0 218836246 3854336 627 1992294400 134512640 135048876 4294956208 18446744073709551615 134546759 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 941 627 66 130 0 808 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 3764

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1009648/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=4332 CPUtime=51.05
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 776 0 0 0 5105 0 0 0 25 0 1 0 218836246 4435968 762 1992294400 134512640 135048876 4294956208 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 1083 762 66 130 0 950 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 4332

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1008944/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=4868 CPUtime=102.23
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 917 0 0 0 10223 0 0 0 25 0 1 0 218836246 4984832 903 1992294400 134512640 135048876 4294956208 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 1217 903 66 130 0 1084 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 4868

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1008496/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=5276 CPUtime=162.2
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 1029 0 0 0 16220 0 0 0 25 0 1 0 218836246 5402624 1015 1992294400 134512640 135048876 4294956208 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 1319 1015 66 130 0 1186 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 5276

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1007984/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=5752 CPUtime=222.17
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 1146 0 0 0 22217 0 0 0 25 0 1 0 218836246 5890048 1132 1992294400 134512640 135048876 4294956208 18446744073709551615 134552771 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 1438 1132 66 130 0 1305 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 5752

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1007664/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=6152 CPUtime=282.13
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 1227 0 0 0 28213 0 0 0 25 0 1 0 218836246 6299648 1213 1992294400 134512640 135048876 4294956208 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 1538 1213 66 130 0 1405 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 6152

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1007152/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=6560 CPUtime=342.11
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 1349 0 0 0 34210 1 0 0 25 0 1 0 218836246 6717440 1335 1992294400 134512640 135048876 4294956208 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 1640 1335 66 130 0 1507 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 6560

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1006832/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=6832 CPUtime=402.07
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 1416 0 0 0 40206 1 0 0 25 0 1 0 218836246 6995968 1402 1992294400 134512640 135048876 4294956208 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 1708 1402 66 130 0 1575 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 6832

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1006640/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=7104 CPUtime=462.03
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 1487 0 0 0 46202 1 0 0 25 0 1 0 218836246 7274496 1473 1992294400 134512640 135048876 4294956208 18446744073709551615 134547318 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 1776 1473 66 130 0 1643 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 7104

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1006320/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=7512 CPUtime=522
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 1568 0 0 0 52199 1 0 0 25 0 1 0 218836246 7692288 1554 1992294400 134512640 135048876 4294956208 18446744073709551615 134558241 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 1878 1554 66 130 0 1745 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 7512

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1006256/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=7512 CPUtime=581.97
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 1584 0 0 0 58196 1 0 0 25 0 1 0 218836246 7692288 1570 1992294400 134512640 135048876 4294956208 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 1878 1570 66 130 0 1745 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 7512

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1006064/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=7784 CPUtime=641.93
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 1628 0 0 0 64192 1 0 0 25 0 1 0 218836246 7970816 1614 1992294400 134512640 135048876 4294956208 18446744073709551615 134553095 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 1946 1614 66 130 0 1813 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 7784

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1005744/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=7932 CPUtime=701.9
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 1673 0 0 0 70189 1 0 0 25 0 1 0 218836246 8122368 1659 1992294400 134512640 135048876 4294956208 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 1983 1659 66 130 0 1850 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 7932

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

[startup+716.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1005680/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=7932 CPUtime=716.4
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 1674 0 0 0 71639 1 0 0 25 0 1 0 218836246 8122368 1660 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 1983 1660 66 130 0 1850 0
Current children cumulated CPU time (s) 716.4
Current children cumulated vsize (KiB) 7932

[startup+742.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1005552/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=8064 CPUtime=741.98
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 1704 0 0 0 74197 1 0 0 25 0 1 0 218836246 8257536 1690 1992294400 134512640 135048876 4294956208 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 2016 1690 66 130 0 1883 0
Current children cumulated CPU time (s) 741.98
Current children cumulated vsize (KiB) 8064

[startup+755.201 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1005552/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=8064 CPUtime=754.78
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 1709 0 0 0 75477 1 0 0 25 0 1 0 218836246 8257536 1695 1992294400 134512640 135048876 4294956208 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 2016 1695 66 130 0 1883 0
Current children cumulated CPU time (s) 754.78
Current children cumulated vsize (KiB) 8064

[startup+758.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1005552/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=8064 CPUtime=757.98
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 1709 0 0 0 75797 1 0 0 25 0 1 0 218836246 8257536 1695 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 2016 1695 66 130 0 1883 0
Current children cumulated CPU time (s) 757.98
Current children cumulated vsize (KiB) 8064

[startup+760.001 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1005552/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=8064 CPUtime=759.58
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 1714 0 0 0 75957 1 0 0 25 0 1 0 218836246 8257536 1700 1992294400 134512640 135048876 4294956208 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 2016 1700 66 130 0 1883 0
Current children cumulated CPU time (s) 759.58
Current children cumulated vsize (KiB) 8064

[startup+760.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1005552/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=8064 CPUtime=760.38
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 1714 0 0 0 76037 1 0 0 25 0 1 0 218836246 8257536 1700 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 2016 1700 66 130 0 1883 0
Current children cumulated CPU time (s) 760.38
Current children cumulated vsize (KiB) 8064

[startup+761.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1005552/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=8064 CPUtime=761.18
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 1714 0 0 0 76117 1 0 0 25 0 1 0 218836246 8257536 1700 1992294400 134512640 135048876 4294956208 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 2016 1700 66 130 0 1883 0
Current children cumulated CPU time (s) 761.18
Current children cumulated vsize (KiB) 8064

[startup+761.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1005552/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=8064 CPUtime=761.38
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 1714 0 0 0 76137 1 0 0 25 0 1 0 218836246 8257536 1700 1992294400 134512640 135048876 4294956208 18446744073709551615 134547310 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 2016 1700 66 130 0 1883 0
Current children cumulated CPU time (s) 761.38
Current children cumulated vsize (KiB) 8064

[startup+761.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28311
/proc/meminfo: memFree=1005552/2055920 swapFree=4180192/4192956
[pid=28310] ppid=28308 vsize=8064 CPUtime=761.48
/proc/28310/stat : 28310 (minisat_noasser) R 28308 28310 28237 0 -1 4194304 1714 0 0 0 76147 1 0 0 25 0 1 0 218836246 8257536 1700 1992294400 134512640 135048876 4294956208 18446744073709551615 134548762 0 0 4096 3 0 0 0 17 0 0 0
/proc/28310/statm: 2016 1700 66 130 0 1883 0
Current children cumulated CPU time (s) 761.48
Current children cumulated vsize (KiB) 8064

Child status: 20
Real time (s): 761.922
CPU time (s): 761.504
CPU user time (s): 761.489
CPU system time (s): 0.014997
CPU usage (%): 99.9452
Max. virtual memory (cumulated for all children) (KiB): 8064

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

runsolver used 0.659899 second user time and 2.22866 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-10 00:27:09
IDJOB=1785338
IDBENCH=24750
IDSOLVER=639
FILE ID=node28/1785338-1241908029
PBS_JOBID= 9264796
Free space on /tmp= 65908 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest04-lksat-n1100-m7545-k4-l4-s310659001.sat05-524.reshuffled-07.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785338-1241908029/watcher-1785338-1241908029 -o /tmp/evaluation-result-1785338-1241908029/solver-1785338-1241908029 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1785338-1241908029.cnf

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

MD5SUM BENCH= 3c6e2bf4052a26ce5bdb6cfc9e1f735c
RANDOM SEED=1232547144

node28.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.261
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.261
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:       1013144 kB
Buffers:         55512 kB
Cached:         901540 kB
SwapCached:       6032 kB
Active:         150196 kB
Inactive:       815584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1013144 kB
SwapTotal:     4192956 kB
SwapFree:      4180192 kB
Dirty:            1612 kB
Writeback:           0 kB
Mapped:          14268 kB
Slab:            62936 kB
Committed_AS:   776520 kB
PageTables:       1420 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= 65908 MiB
End job on node28 at 2009-05-10 00:39:51