Trace number 422286

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, and are wall clock time (not CPU 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
minisat SAT 2007UNSAT 1119.8 1120.4

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-connm-ue-csp-sat-n800-d0.04-s362703357.sat05-548.reshuffled-07.cnf
MD5SUMd8fa78c834564753f42ad3a5aaefa23a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1119.8
Satisfiable
(Un)Satisfiability was proved
Number of variables796
Number of clauses10039
Sum of the clauses size30316
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39840
Number of clauses of size 4199
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

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:  796                                                  |
0.00/0.00	c |  Number of clauses:    10039                                                |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.02/0.08	c ============================[ Search Statistics ]==============================
0.02/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.02/0.08	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.02/0.08	c ===============================================================================
0.02/0.08	c |         0 |     597     9840    32922 |     3280        0    nan |  0.000 % |
0.02/0.08	c |       101 |     597     9840    32922 |     3608      101     15 |  0.000 % |
0.02/0.10	c |       252 |     597     9840    32922 |     3968      252     18 |  0.000 % |
0.09/0.11	c |       478 |     597     9840    32922 |     4365      478     19 |  0.000 % |
0.09/0.13	c |       815 |     597     9840    32922 |     4802      815     19 |  0.000 % |
0.09/0.18	c |      1321 |     597     9840    32922 |     5282     1321     19 |  0.000 % |
0.19/0.25	c |      2081 |     597     9840    32922 |     5810     2081     19 |  0.000 % |
0.29/0.36	c |      3220 |     597     9840    32922 |     6391     3220     18 |  0.000 % |
0.49/0.53	c |      4928 |     597     9840    32922 |     7030     4928     18 |  0.000 % |
0.79/0.85	c |      7491 |     597     9840    32922 |     7734     3944     15 |  0.000 % |
1.19/1.27	c |     11335 |     597     9840    32922 |     8507     7788     16 |  0.000 % |
1.89/1.97	c |     17102 |     597     9840    32922 |     9358     5004     17 |  0.000 % |
2.99/3.09	c |     25751 |     597     9840    32922 |    10294     8950     18 |  0.000 % |
4.79/4.81	c |     38725 |     597     9840    32922 |    11323     6423     17 |  0.000 % |
7.39/7.44	c |     58186 |     597     9840    32922 |    12455     8827     18 |  0.000 % |
11.99/12.03	c |     87378 |     597     9840    32922 |    13701     6763     18 |  0.000 % |
18.98/19.00	c |    131168 |     597     9840    32922 |    15071     9309     17 |  0.000 % |
30.38/30.43	c |    196852 |     597     9840    32922 |    16578    14527     18 |  0.000 % |
47.77/47.84	c |    295379 |     597     9840    32922 |    18236    13312     18 |  0.000 % |
75.56/75.68	c |    443168 |     597     9840    32922 |    20060    14857     20 |  0.000 % |
121.65/121.74	c |    664851 |     597     9840    32922 |    22066    15380     17 |  0.001 % |
192.32/192.45	c |    997377 |     597     9840    32922 |    24272    16246     19 |  0.000 % |
304.98/305.21	c |   1496165 |     596     9780    32732 |    26700    22616     20 |  0.126 % |
491.24/491.66	c |   2244347 |     595     9708    32504 |    29370    16957     18 |  0.251 % |
778.12/778.65	c |   3366621 |     594     9648    32314 |    32307    23481     16 |  0.378 % |
1119.69/1120.39	c ===============================================================================
1119.69/1120.39	c restarts              : 25
1119.69/1120.39	c conflicts             : 4617546        (4124 /sec)
1119.69/1120.39	c decisions             : 4955681        (1.74 % random) (4426 /sec)
1119.69/1120.39	c propagations          : 409183415      (365446 /sec)
1119.69/1120.39	c conflict literals     : 87124894       (35.50 % deleted)
1119.69/1120.39	c Memory used           : 8.99 MB
1119.69/1120.39	c CPU time              : 1119.68 s
1119.69/1120.39	c 
1119.69/1120.39	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node33/watcher-422286-1177552604 -o ROOT/results/node33/solver-422286-1177552604 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/422286-1177552604/minisat_noassertions /tmp/evaluation/422286-1177552604/instance-422286-1177552604.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): 7500 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.99 1.00 0.97 3/77 2459
/proc/meminfo: memFree=1733696/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=1988 CPUtime=0
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 203175944 2035712 172 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 497 173 50 130 0 364 0

[startup+0.030716 s]
/proc/loadavg: 0.99 1.00 0.97 3/77 2459
/proc/meminfo: memFree=1733696/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=2724 CPUtime=0.02
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 391 0 0 0 2 0 0 0 18 0 1 0 203175944 2789376 377 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 681 377 62 130 0 548 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2724

[startup+0.10273 s]
/proc/loadavg: 0.99 1.00 0.97 3/77 2459
/proc/meminfo: memFree=1733696/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=3120 CPUtime=0.09
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 526 0 0 0 9 0 0 0 18 0 1 0 203175944 3194880 474 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547037 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 780 474 66 130 0 647 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3120

[startup+0.301772 s]
/proc/loadavg: 0.99 1.00 0.97 3/77 2459
/proc/meminfo: memFree=1733696/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=3120 CPUtime=0.29
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 526 0 0 0 29 0 0 0 19 0 1 0 203175944 3194880 474 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546953 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 780 474 66 130 0 647 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3120

[startup+0.701853 s]
/proc/loadavg: 0.99 1.00 0.97 3/77 2459
/proc/meminfo: memFree=1733696/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=3252 CPUtime=0.69
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 552 0 0 0 69 0 0 0 23 0 1 0 203175944 3330048 500 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 813 500 66 130 0 680 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3252

[startup+1.50202 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 2460
/proc/meminfo: memFree=1731832/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=3384 CPUtime=1.49
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 606 0 0 0 149 0 0 0 25 0 1 0 203175944 3465216 554 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552662 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 846 554 66 130 0 713 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3384

[startup+3.10135 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 2460
/proc/meminfo: memFree=1731512/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=3648 CPUtime=3.09
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 660 0 0 0 309 0 0 0 25 0 1 0 203175944 3735552 608 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134555023 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 912 608 66 130 0 779 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3648

[startup+6.302 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 2460
/proc/meminfo: memFree=1731064/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=3920 CPUtime=6.29
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 728 0 0 0 629 0 0 0 25 0 1 0 203175944 4014080 676 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548233 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 980 676 66 130 0 847 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3920

[startup+12.7013 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 2460
/proc/meminfo: memFree=1730616/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=4228 CPUtime=12.69
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 818 0 0 0 1269 0 0 0 25 0 1 0 203175944 4329472 766 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 1057 766 66 130 0 924 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4228

[startup+25.5019 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 2460
/proc/meminfo: memFree=1730232/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=4768 CPUtime=25.48
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 925 0 0 0 2548 0 0 0 25 0 1 0 203175944 4882432 873 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 1192 873 66 130 0 1059 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4768

[startup+51.1022 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 2460
/proc/meminfo: memFree=1729720/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=5260 CPUtime=51.07
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1038 0 0 0 5107 0 0 0 25 0 1 0 203175944 5386240 986 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 1315 986 66 130 0 1182 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5260

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 2460
/proc/meminfo: memFree=1729080/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=5812 CPUtime=102.26
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1179 0 0 0 10225 1 0 0 25 0 1 0 203175944 5951488 1127 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 1453 1127 66 130 0 1320 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5812

[startup+162.302 s]
/proc/loadavg: 1.06 1.02 0.98 2/78 2460
/proc/meminfo: memFree=1728440/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=6340 CPUtime=162.23
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1336 0 0 0 16222 1 0 0 25 0 1 0 203175944 6492160 1284 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 1585 1284 66 130 0 1452 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 6340

[startup+222.301 s]
/proc/loadavg: 1.06 1.03 0.98 2/78 2460
/proc/meminfo: memFree=1728120/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=6620 CPUtime=222.21
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1396 0 0 0 22219 2 0 0 25 0 1 0 203175944 6778880 1344 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 1655 1344 66 130 0 1522 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 6620

[startup+282.302 s]
/proc/loadavg: 1.05 1.03 0.99 2/84 2598
/proc/meminfo: memFree=1726448/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=6916 CPUtime=282.12
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1442 0 0 0 28209 3 0 0 25 0 1 0 203175944 7081984 1390 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 1729 1390 66 130 0 1596 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 6916

[startup+342.302 s]
/proc/loadavg: 1.19 1.07 1.01 2/78 3134
/proc/meminfo: memFree=1705528/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=7184 CPUtime=341.99
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1527 0 0 0 34195 4 0 0 25 0 1 0 203175944 7356416 1475 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 1796 1475 66 130 0 1663 0
Current children cumulated CPU time (s) 341.99
Current children cumulated vsize (KiB) 7184

[startup+402.301 s]
/proc/loadavg: 1.14 1.07 1.00 2/78 3134
/proc/meminfo: memFree=1705592/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=7580 CPUtime=401.97
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1601 0 0 0 40192 5 0 0 25 0 1 0 203175944 7761920 1549 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134545958 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 1895 1549 66 130 0 1762 0
Current children cumulated CPU time (s) 401.97
Current children cumulated vsize (KiB) 7580

[startup+462.301 s]
/proc/loadavg: 1.12 1.07 1.00 2/78 3134
/proc/meminfo: memFree=1705208/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=7936 CPUtime=461.95
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1693 0 0 0 46189 6 0 0 25 0 1 0 203175944 8126464 1641 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552249 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 1984 1641 66 130 0 1851 0
Current children cumulated CPU time (s) 461.95
Current children cumulated vsize (KiB) 7936

[startup+522.302 s]
/proc/loadavg: 1.10 1.07 1.00 2/78 3134
/proc/meminfo: memFree=1705016/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=8252 CPUtime=521.92
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1750 0 0 0 52186 6 0 0 25 0 1 0 203175944 8450048 1698 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 2063 1698 66 130 0 1930 0
Current children cumulated CPU time (s) 521.92
Current children cumulated vsize (KiB) 8252

[startup+582.301 s]
/proc/loadavg: 1.09 1.07 1.00 2/78 3134
/proc/meminfo: memFree=1704952/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=8252 CPUtime=581.9
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1763 0 0 0 58183 7 0 0 25 0 1 0 203175944 8450048 1711 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 2063 1711 66 130 0 1930 0
Current children cumulated CPU time (s) 581.9
Current children cumulated vsize (KiB) 8252

[startup+642.301 s]
/proc/loadavg: 1.03 1.05 1.00 2/78 3134
/proc/meminfo: memFree=1704952/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=8384 CPUtime=641.88
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1794 0 0 0 64181 7 0 0 25 0 1 0 203175944 8585216 1742 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 2096 1742 66 130 0 1963 0
Current children cumulated CPU time (s) 641.88
Current children cumulated vsize (KiB) 8384

[startup+702.302 s]
/proc/loadavg: 1.01 1.04 1.00 2/78 3134
/proc/meminfo: memFree=1704824/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=8528 CPUtime=701.86
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1815 0 0 0 70178 8 0 0 25 0 1 0 203175944 8732672 1763 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 2132 1763 66 130 0 1999 0
Current children cumulated CPU time (s) 701.86
Current children cumulated vsize (KiB) 8528

[startup+762.306 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 3134
/proc/meminfo: memFree=1704824/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=8528 CPUtime=761.83
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1825 0 0 0 76175 8 0 0 25 0 1 0 203175944 8732672 1773 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 2132 1773 66 130 0 1999 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 8528

[startup+822.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 3134
/proc/meminfo: memFree=1704504/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=8792 CPUtime=821.81
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1897 0 0 0 82172 9 0 0 25 0 1 0 203175944 9003008 1845 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 2198 1845 66 130 0 2065 0
Current children cumulated CPU time (s) 821.81
Current children cumulated vsize (KiB) 8792

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 3134
/proc/meminfo: memFree=1704376/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=8944 CPUtime=881.78
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1938 0 0 0 88169 9 0 0 25 0 1 0 203175944 9158656 1886 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 2236 1886 66 130 0 2103 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 8944

[startup+942.302 s]
/proc/loadavg: 1.06 1.04 1.01 2/78 3134
/proc/meminfo: memFree=1704312/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=8944 CPUtime=941.77
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1948 0 0 0 94167 10 0 0 25 0 1 0 203175944 9158656 1896 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 2236 1896 66 130 0 2103 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 8944

[startup+1002.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/78 3134
/proc/meminfo: memFree=1704312/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=9064 CPUtime=1001.74
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1960 0 0 0 100164 10 0 0 25 0 1 0 203175944 9281536 1908 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 2266 1908 66 130 0 2133 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 9064

[startup+1062.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 3134
/proc/meminfo: memFree=1704248/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=9064 CPUtime=1061.71
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1962 0 0 0 106161 10 0 0 25 0 1 0 203175944 9281536 1910 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 2266 1910 66 130 0 2133 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 9064

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

[startup+1075.1 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 3134
/proc/meminfo: memFree=1704184/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=9064 CPUtime=1074.51
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1970 0 0 0 107440 11 0 0 25 0 1 0 203175944 9281536 1918 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 2266 1918 66 130 0 2133 0
Current children cumulated CPU time (s) 1074.51
Current children cumulated vsize (KiB) 9064

[startup+1100.7 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 3134
/proc/meminfo: memFree=1704184/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=9200 CPUtime=1100.1
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1985 0 0 0 109999 11 0 0 25 0 1 0 203175944 9420800 1933 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547299 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 2300 1933 66 130 0 2167 0
Current children cumulated CPU time (s) 1100.1
Current children cumulated vsize (KiB) 9200

[startup+1113.5 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 3134
/proc/meminfo: memFree=1704184/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=9200 CPUtime=1112.9
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1985 0 0 0 111279 11 0 0 25 0 1 0 203175944 9420800 1933 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 2300 1933 66 130 0 2167 0
Current children cumulated CPU time (s) 1112.9
Current children cumulated vsize (KiB) 9200

[startup+1116.7 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 3134
/proc/meminfo: memFree=1704120/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=9200 CPUtime=1116.1
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1994 0 0 0 111599 11 0 0 25 0 1 0 203175944 9420800 1942 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 2300 1942 66 130 0 2167 0
Current children cumulated CPU time (s) 1116.1
Current children cumulated vsize (KiB) 9200

[startup+1118.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 3134
/proc/meminfo: memFree=1704120/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=9200 CPUtime=1117.7
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1994 0 0 0 111759 11 0 0 25 0 1 0 203175944 9420800 1942 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 2300 1942 66 130 0 2167 0
Current children cumulated CPU time (s) 1117.7
Current children cumulated vsize (KiB) 9200

[startup+1119.1 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 3134
/proc/meminfo: memFree=1704120/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=9200 CPUtime=1118.49
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1994 0 0 0 111838 11 0 0 25 0 1 0 203175944 9420800 1942 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 2300 1942 66 130 0 2167 0
Current children cumulated CPU time (s) 1118.49
Current children cumulated vsize (KiB) 9200

[startup+1119.9 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 3134
/proc/meminfo: memFree=1704120/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=9200 CPUtime=1119.29
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1994 0 0 0 111918 11 0 0 25 0 1 0 203175944 9420800 1942 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 2300 1942 66 130 0 2167 0
Current children cumulated CPU time (s) 1119.29
Current children cumulated vsize (KiB) 9200

[startup+1120.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 3134
/proc/meminfo: memFree=1704120/2055920 swapFree=4147684/4192956
[pid=2459] ppid=2457 vsize=9200 CPUtime=1119.69
/proc/2459/stat : 2459 (minisat_noasser) R 2457 2459 1406 0 -1 4194304 1994 0 0 0 111958 11 0 0 25 0 1 0 203175944 9420800 1942 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/2459/statm: 2300 1942 66 130 0 2167 0
Current children cumulated CPU time (s) 1119.69
Current children cumulated vsize (KiB) 9200

Child status: 20
Real time (s): 1120.4
CPU time (s): 1119.8
CPU user time (s): 1119.68
CPU system time (s): 0.117982
CPU usage (%): 99.9467
Max. virtual memory (cumulated for all children) (KiB): 9200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1119.68
system time used= 0.117982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2000
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= 7
involuntary context switches= 24563

runsolver used 0.885865 second user time and 2.45863 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Thu Apr 26 01:56:45 UTC 2007

IDJOB= 422286
IDBENCH= 24751
IDSOLVER= 189
FILE ID= node33/422286-1177552604

PBS_JOBID= 4696562

Free space on /tmp= 66490 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest04-connm-ue-csp-sat-n800-d0.04-s362703357.sat05-548.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/422286-1177552604/minisat_noassertions /tmp/evaluation/422286-1177552604/instance-422286-1177552604.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-422286-1177552604 -o ROOT/results/node33/solver-422286-1177552604 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/422286-1177552604/minisat_noassertions /tmp/evaluation/422286-1177552604/instance-422286-1177552604.cnf

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  d8fa78c834564753f42ad3a5aaefa23a

RANDOM SEED= 110809587

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.272
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.272
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:       1734104 kB
Buffers:         39480 kB
Cached:         177616 kB
SwapCached:      14240 kB
Active:         153996 kB
Inactive:       124268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1734104 kB
SwapTotal:     4192956 kB
SwapFree:      4147684 kB
Dirty:            1700 kB
Writeback:           0 kB
Mapped:          67628 kB
Slab:            28712 kB
Committed_AS:  1873932 kB
PageTables:       2080 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= 66503 MiB

End job on node33 on Thu Apr 26 02:15:25 UTC 2007