Trace number 421645

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 383.687 383.841

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k15.cnf
MD5SUM376efcbd7056351cb4165e8a580bfa38
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark121.716
Satisfiable
(Un)Satisfiability was proved
Number of variables29084
Number of clauses119659
Sum of the clauses size303691
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 283935
Number of clauses of size 321996
Number of clauses of size 44194
Number of clauses of size 52369
Number of clauses of size over 55093

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:  29084                                                |
0.00/0.00	c |  Number of clauses:    119659                                               |
0.09/0.12	c |  Parsing time:         0.11         s                                       |
0.49/0.57	c ============================[ Search Statistics ]==============================
0.49/0.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.57	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.57	c ===============================================================================
0.49/0.57	c |         0 |    9619    61871   201584 |    20623        0    nan |  0.000 % |
0.59/0.60	c |       100 |    9617    61871   201584 |    22686       99      8 | 23.040 % |
0.59/0.65	c |       250 |    9611    61871   201584 |    24954      245     10 | 23.669 % |
0.59/0.69	c |       477 |    9606    61871   201584 |    27450      470     11 | 23.803 % |
0.69/0.73	c |       815 |    9602    61871   201584 |    30195      807     14 | 23.924 % |
0.79/0.84	c |      1323 |    9357    59111   192615 |    33214     1296     14 | 24.164 % |
0.99/1.06	c |      2083 |    9354    59111   192615 |    36536     2056     21 | 24.165 % |
1.19/1.29	c |      3222 |    9288    58491   190794 |    40189     3194     20 | 24.171 % |
1.69/1.78	c |      4931 |    9285    58491   190794 |    44208     4901     28 | 24.182 % |
2.49/2.56	c |      7493 |    9282    58444   190652 |    48629     7457     30 | 24.192 % |
4.19/4.23	c |     11339 |    9282    58444   190652 |    53492    11303     41 | 24.192 % |
6.60/6.66	c |     17105 |    9222    57933   188928 |    58841    17059     39 | 24.491 % |
13.48/13.53	c |     25754 |    9192    57487   187537 |    64725    25683     56 | 24.553 % |
23.09/23.18	c |     38729 |    9175    57299   186930 |    71198    38648     60 | 24.591 % |
43.57/43.69	c |     58192 |    9134    56883   185616 |    78318    58097     55 | 24.701 % |
81.95/82.05	c |     87386 |    9129    56788   185330 |    86150    25264     38 | 24.986 % |
135.63/135.75	c |    131175 |    8941    55326   180238 |    94765    69024     48 | 25.365 % |
233.80/233.99	c |    196860 |    8938    55256   180060 |   104241    56959     49 | 25.378 % |
379.94/380.15	c |    295386 |    8261    49596   162522 |   114665    54917     49 | 27.703 % |
383.64/383.83	c ===============================================================================
383.64/383.83	c restarts              : 19
383.64/383.83	c conflicts             : 297846         (777 /sec)
383.64/383.83	c decisions             : 456692         (1.09 % random) (1191 /sec)
383.64/383.83	c propagations          : 212044974      (552834 /sec)
383.64/383.83	c conflict literals     : 16838824       (58.68 % deleted)
383.64/383.83	c Memory used           : 40.11 MB
383.64/383.83	c CPU time              : 383.56 s
383.64/383.83	c 
383.64/383.83	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/node10/watcher-421645-1177494164 -o ROOT/results/node10/solver-421645-1177494164 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/421645-1177494164/minisat_noassertions /tmp/evaluation/421645-1177494164/instance-421645-1177494164.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 7447
/proc/meminfo: memFree=1815176/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=1724 CPUtime=0
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 331 0 0 0 0 0 0 0 18 0 1 0 225453951 1765376 317 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134550295 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 431 320 50 130 0 298 0

[startup+0.026083 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 7447
/proc/meminfo: memFree=1815176/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=3844 CPUtime=0.02
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 818 0 0 0 2 0 0 0 18 0 1 0 225453951 3936256 804 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134686936 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 961 804 50 130 0 828 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3844

[startup+0.101099 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 7447
/proc/meminfo: memFree=1815176/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=9556 CPUtime=0.09
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 2186 0 0 0 8 1 0 0 18 0 1 0 225453951 9785344 2172 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 2389 2172 50 130 0 2256 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9556

[startup+0.301143 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 7447
/proc/meminfo: memFree=1815176/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=15580 CPUtime=0.29
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 3513 0 0 0 27 2 0 0 19 0 1 0 225453951 15953920 3499 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 3895 3499 62 130 0 3762 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15580

[startup+0.701228 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 7447
/proc/meminfo: memFree=1815176/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=15592 CPUtime=0.69
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 4104 0 0 0 67 2 0 0 23 0 1 0 225453951 15966208 3648 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 3898 3648 66 130 0 3765 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15592

[startup+1.5014 s]
/proc/loadavg: 0.92 0.97 0.91 2/78 7448
/proc/meminfo: memFree=1800576/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=15592 CPUtime=1.49
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 4105 0 0 0 147 2 0 0 25 0 1 0 225453951 15966208 3649 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548216 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 3898 3649 67 130 0 3765 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15592

[startup+3.10174 s]
/proc/loadavg: 0.93 0.97 0.91 2/78 7448
/proc/meminfo: memFree=1800448/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=15592 CPUtime=3.09
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 4106 0 0 0 307 2 0 0 25 0 1 0 225453951 15966208 3650 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 3898 3650 67 130 0 3765 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15592

[startup+6.30143 s]
/proc/loadavg: 0.93 0.97 0.91 2/78 7448
/proc/meminfo: memFree=1800320/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=15740 CPUtime=6.29
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 4114 0 0 0 626 3 0 0 25 0 1 0 225453951 16117760 3658 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 3935 3658 67 130 0 3802 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15740

[startup+12.7018 s]
/proc/loadavg: 0.94 0.97 0.91 2/78 7448
/proc/meminfo: memFree=1798408/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=18116 CPUtime=12.69
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 4716 0 0 0 1266 3 0 0 25 0 1 0 225453951 18550784 4260 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 4529 4260 67 130 0 4396 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18116

[startup+25.5016 s]
/proc/loadavg: 0.95 0.97 0.91 2/78 7448
/proc/meminfo: memFree=1793672/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=22588 CPUtime=25.48
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 5828 0 0 0 2544 4 0 0 25 0 1 0 225453951 23130112 5372 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552771 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 5647 5372 67 130 0 5514 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22588

[startup+51.1011 s]
/proc/loadavg: 0.96 0.97 0.91 2/78 7448
/proc/meminfo: memFree=1787464/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=28952 CPUtime=51.07
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 7399 0 0 0 5101 6 0 0 25 0 1 0 225453951 29646848 6943 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 7238 6943 67 130 0 7105 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28952

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.91 2/78 7448
/proc/meminfo: memFree=1781576/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=34584 CPUtime=102.25
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 8825 0 0 0 10217 8 0 0 25 0 1 0 225453951 35414016 8369 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 8646 8369 67 130 0 8513 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 34584

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7448
/proc/meminfo: memFree=1781256/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=34864 CPUtime=162.22
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 8902 0 0 0 16214 8 0 0 25 0 1 0 225453951 35700736 8446 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548216 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 8716 8446 67 130 0 8583 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 34864

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7448
/proc/meminfo: memFree=1778760/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=37656 CPUtime=222.2
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 9541 0 0 0 22210 10 0 0 25 0 1 0 225453951 38559744 9085 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 9414 9085 67 130 0 9281 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 37656

[startup+282.303 s]
/proc/loadavg: 1.07 1.00 0.92 2/78 7448
/proc/meminfo: memFree=1778504/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=37864 CPUtime=282.18
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 9591 0 0 0 28208 10 0 0 25 0 1 0 225453951 38772736 9135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552440 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 9466 9135 67 130 0 9333 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 37864

[startup+342.302 s]
/proc/loadavg: 1.12 1.03 0.93 2/78 7448
/proc/meminfo: memFree=1775176/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=41064 CPUtime=342.15
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 10424 0 0 0 34204 11 0 0 25 0 1 0 225453951 42049536 9968 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546809 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 10266 9968 67 130 0 10133 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 41064

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

[startup+358.302 s]
/proc/loadavg: 1.10 1.03 0.93 2/78 7448
/proc/meminfo: memFree=1775176/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=41064 CPUtime=358.14
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 10424 0 0 0 35803 11 0 0 25 0 1 0 225453951 42049536 9968 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 10266 9968 67 130 0 10133 0
Current children cumulated CPU time (s) 358.14
Current children cumulated vsize (KiB) 41064

[startup+371.102 s]
/proc/loadavg: 1.08 1.02 0.93 2/78 7448
/proc/meminfo: memFree=1775176/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=41064 CPUtime=370.94
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 10424 0 0 0 37083 11 0 0 25 0 1 0 225453951 42049536 9968 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 10266 9968 67 130 0 10133 0
Current children cumulated CPU time (s) 370.94
Current children cumulated vsize (KiB) 41064

[startup+377.501 s]
/proc/loadavg: 1.07 1.02 0.93 2/78 7448
/proc/meminfo: memFree=1775176/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=41064 CPUtime=377.34
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 10425 0 0 0 37723 11 0 0 25 0 1 0 225453951 42049536 9969 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546524 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 10266 9969 67 130 0 10133 0
Current children cumulated CPU time (s) 377.34
Current children cumulated vsize (KiB) 41064

[startup+380.702 s]
/proc/loadavg: 1.07 1.02 0.93 2/78 7448
/proc/meminfo: memFree=1775176/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=41064 CPUtime=380.54
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 10425 0 0 0 38043 11 0 0 25 0 1 0 225453951 42049536 9969 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 10266 9969 67 130 0 10133 0
Current children cumulated CPU time (s) 380.54
Current children cumulated vsize (KiB) 41064

[startup+382.301 s]
/proc/loadavg: 1.06 1.02 0.93 2/78 7448
/proc/meminfo: memFree=1775176/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=41064 CPUtime=382.13
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 10425 0 0 0 38202 11 0 0 25 0 1 0 225453951 42049536 9969 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 10266 9969 67 130 0 10133 0
Current children cumulated CPU time (s) 382.13
Current children cumulated vsize (KiB) 41064

[startup+383.102 s]
/proc/loadavg: 1.06 1.02 0.93 2/78 7448
/proc/meminfo: memFree=1775176/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=41064 CPUtime=382.93
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 10425 0 0 0 38282 11 0 0 25 0 1 0 225453951 42049536 9969 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 10266 9969 67 130 0 10133 0
Current children cumulated CPU time (s) 382.93
Current children cumulated vsize (KiB) 41064

[startup+383.502 s]
/proc/loadavg: 1.06 1.02 0.93 2/78 7448
/proc/meminfo: memFree=1775176/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=41064 CPUtime=383.33
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 10425 0 0 0 38322 11 0 0 25 0 1 0 225453951 42049536 9969 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 10266 9969 67 130 0 10133 0
Current children cumulated CPU time (s) 383.33
Current children cumulated vsize (KiB) 41064

[startup+383.703 s]
/proc/loadavg: 1.06 1.02 0.93 2/78 7448
/proc/meminfo: memFree=1775176/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=41064 CPUtime=383.53
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 10425 0 0 0 38342 11 0 0 25 0 1 0 225453951 42049536 9969 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 10266 9969 67 130 0 10133 0
Current children cumulated CPU time (s) 383.53
Current children cumulated vsize (KiB) 41064

[startup+383.803 s]
/proc/loadavg: 1.06 1.02 0.93 2/78 7448
/proc/meminfo: memFree=1775176/2055920 swapFree=4145420/4192956
[pid=7447] ppid=7445 vsize=41064 CPUtime=383.64
/proc/7447/stat : 7447 (minisat_noasser) R 7445 7447 6922 0 -1 4194304 10425 0 0 0 38353 11 0 0 25 0 1 0 225453951 42049536 9969 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/7447/statm: 10266 9969 67 130 0 10133 0
Current children cumulated CPU time (s) 383.64
Current children cumulated vsize (KiB) 41064

Child status: 20
Real time (s): 383.841
CPU time (s): 383.687
CPU user time (s): 383.56
CPU system time (s): 0.12698
CPU usage (%): 99.9597
Max. virtual memory (cumulated for all children) (KiB): 41064

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

runsolver used 0.282956 second user time and 0.875866 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Wed Apr 25 09:42:44 UTC 2007

IDJOB= 421645
IDBENCH= 20568
IDSOLVER= 188
FILE ID= node10/421645-1177494164

PBS_JOBID= 4685810

Free space on /tmp= 66271 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k15.cnf
COMMAND LINE= /tmp/evaluation/421645-1177494164/minisat_noassertions /tmp/evaluation/421645-1177494164/instance-421645-1177494164.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-421645-1177494164 -o ROOT/results/node10/solver-421645-1177494164 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/421645-1177494164/minisat_noassertions /tmp/evaluation/421645-1177494164/instance-421645-1177494164.cnf

META MD5SUM SOLVER= 80cbedba287df00eb7b45eadedad758b
MD5SUM BENCH=  376efcbd7056351cb4165e8a580bfa38

RANDOM SEED= 675847573

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1815584 kB
Buffers:         39068 kB
Cached:         134676 kB
SwapCached:      16248 kB
Active:         120676 kB
Inactive:        76872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1815584 kB
SwapTotal:     4192956 kB
SwapFree:      4145420 kB
Dirty:            4148 kB
Writeback:           0 kB
Mapped:          30036 kB
Slab:            28392 kB
Committed_AS:  3738012 kB
PageTables:       1708 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= 66271 MiB

End job on node10 on Wed Apr 25 09:49:08 UTC 2007