Trace number 1797841

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat2-core 070721UNSAT 661.724 661.898

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark114.882
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  96089                                                |
0.00/0.00	|  Number of clauses:    283993                                               |
0.09/0.17	|  Parsing time:         0.16         s                                       |
0.09/0.18	============================[ Search Statistics ]==============================
0.09/0.18	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.18	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.18	===============================================================================
0.09/0.18	|         0 |   96088   283990   662644 |    94663        0    nan |  0.000 % |
0.19/0.24	|       100 |   96088   283990   662644 |   104129      100     12 |  0.001 % |
0.29/0.35	|       251 |   96085   283990   662644 |   114542      250     11 |  0.005 % |
0.39/0.47	|       476 |   96076   283990   662644 |   125996      473     11 |  0.053 % |
0.59/0.68	|       813 |   96038   283726   662071 |   138596      805     10 |  0.053 % |
0.79/0.80	|      1319 |   95987   283726   662071 |   152456     1310     13 |  0.368 % |
1.19/1.20	|      2079 |   95697   282304   658926 |   167701     2064     15 |  1.123 % |
1.69/1.73	|      3220 |   95010   279468   652606 |   184472     3199     17 |  1.123 % |
2.49/2.54	|      4928 |   94534   277599   648442 |   202919     4900     21 |  1.805 % |
3.49/3.58	|      7491 |   94355   276777   646575 |   223211     7459     26 |  1.805 % |
4.99/5.03	|     11336 |   94355   276777   646575 |   245532    11304     27 |  1.805 % |
7.59/7.70	|     17102 |   94330   276682   646361 |   270085    17069     31 |  1.831 % |
10.89/10.90	|     25751 |   94330   276682   646361 |   297094    25718     29 |  1.831 % |
18.19/18.22	|     38725 |   94306   276609   646200 |   326803    38689     35 |  1.866 % |
29.69/29.79	|     58191 |   94281   276524   646014 |   359483    58152     41 |  1.889 % |
47.88/47.97	|     87383 |   94278   276524   646014 |   395432    87344     39 |  1.889 % |
78.67/78.70	|    131175 |   94258   276354   645640 |   434975   131133     39 |  1.906 % |
141.25/141.35	|    196860 |   93513   273399   638996 |   478473   196796     38 |  2.681 % |
247.93/248.02	|    295387 |   93476   273231   638629 |   526320   295315     37 |  2.724 % |
501.56/501.75	|    443176 |   92930   271002   633633 |   578952   443079     40 |  3.288 % |
661.62/661.87	===============================================================================
661.62/661.87	restarts              : 20
661.62/661.87	conflicts             : 509592         (770 /sec)
661.62/661.87	decisions             : 2893376        (1.46 % random) (4375 /sec)
661.62/661.87	propagations          : 596875453      (902454 /sec)
661.62/661.87	conflict literals     : 20756039       (50.10 % deleted)
661.62/661.87	Memory used           : 121.26 MB
661.62/661.87	CPU time              : 661.391 s
661.62/661.87	
661.62/661.87	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-1797841-1242078179/watcher-1797841-1242078179 -o /tmp/evaluation-result-1797841-1242078179/solver-1797841-1242078179 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797841-1242078179.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8938
/proc/meminfo: memFree=1550136/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=2184 CPUtime=0
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 409 0 0 0 0 0 0 0 18 0 1 0 235851135 2236416 394 1992294400 134512640 135213614 4294956256 18446744073709551615 134515469 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 546 399 58 171 0 372 0

[startup+0.018851 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8938
/proc/meminfo: memFree=1550136/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=3612 CPUtime=0.01
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 755 0 0 0 1 0 0 0 18 0 1 0 235851135 3698688 740 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 944 741 58 171 0 770 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3612

[startup+0.10186 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8938
/proc/meminfo: memFree=1550136/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=11912 CPUtime=0.09
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 2670 0 0 0 8 1 0 0 18 0 1 0 235851135 12197888 2655 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 2978 2656 58 171 0 2804 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11912

[startup+0.30188 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8938
/proc/meminfo: memFree=1550136/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=20036 CPUtime=0.29
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 4542 0 0 0 27 2 0 0 19 0 1 0 235851135 20516864 4527 1992294400 134512640 135213614 4294956256 18446744073709551615 134526959 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 5009 4527 77 171 0 4835 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20036

[startup+0.701924 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8938
/proc/meminfo: memFree=1550136/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=20280 CPUtime=0.69
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 4592 0 0 0 67 2 0 0 22 0 1 0 235851135 20766720 4577 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 5070 4577 78 171 0 4896 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20280

[startup+1.50201 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 8939
/proc/meminfo: memFree=1531952/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=20412 CPUtime=1.49
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 4639 0 0 0 147 2 0 0 25 0 1 0 235851135 20901888 4624 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 5103 4624 78 171 0 4929 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20412

[startup+3.10118 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 8939
/proc/meminfo: memFree=1531568/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=20796 CPUtime=3.09
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 4748 0 0 0 307 2 0 0 25 0 1 0 235851135 21295104 4733 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 5199 4733 78 171 0 5025 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20796

[startup+6.30153 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 8939
/proc/meminfo: memFree=1529904/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=22512 CPUtime=6.29
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 5159 0 0 0 627 2 0 0 25 0 1 0 235851135 23052288 5144 1992294400 134512640 135213614 4294956256 18446744073709551615 134530639 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 5628 5144 78 171 0 5454 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22512

[startup+12.7012 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 8939
/proc/meminfo: memFree=1527408/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=24684 CPUtime=12.69
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 5697 0 0 0 1266 3 0 0 25 0 1 0 235851135 25276416 5682 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 6171 5682 78 171 0 5997 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24684

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8939
/proc/meminfo: memFree=1521264/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=30716 CPUtime=25.48
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 7226 0 0 0 2544 4 0 0 25 0 1 0 235851135 31453184 7211 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 7679 7211 78 171 0 7505 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30716

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8939
/proc/meminfo: memFree=1513648/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=38544 CPUtime=51.07
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 9144 0 0 0 5101 6 0 0 25 0 1 0 235851135 39469056 9129 1992294400 134512640 135213614 4294956256 18446744073709551615 134527184 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 9636 9129 78 171 0 9462 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38544

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8939
/proc/meminfo: memFree=1500976/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=51428 CPUtime=102.27
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 12306 0 0 0 10217 10 0 0 25 0 1 0 235851135 52662272 12291 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 12857 12291 78 171 0 12683 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 51428

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8939
/proc/meminfo: memFree=1488688/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=64264 CPUtime=162.25
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 15478 0 0 0 16212 13 0 0 25 0 1 0 235851135 65806336 15463 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 16066 15463 78 171 0 15892 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 64264

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8939
/proc/meminfo: memFree=1479344/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=73024 CPUtime=222.23
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 17719 0 0 0 22208 15 0 0 25 0 1 0 235851135 74776576 17704 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 18256 17704 78 171 0 18082 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 73024

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8939
/proc/meminfo: memFree=1469104/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=83844 CPUtime=282.22
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 20305 0 0 0 28204 18 0 0 25 0 1 0 235851135 85856256 20290 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 20961 20290 78 171 0 20787 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 83844

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8939
/proc/meminfo: memFree=1459696/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=93036 CPUtime=342.21
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 22613 0 0 0 34200 21 0 0 25 0 1 0 235851135 95268864 22598 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 23259 22598 78 171 0 23085 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 93036

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8939
/proc/meminfo: memFree=1452016/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=100564 CPUtime=402.19
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 24542 0 0 0 40196 23 0 0 25 0 1 0 235851135 102977536 24527 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 25141 24527 78 171 0 24967 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 100564

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8939
/proc/meminfo: memFree=1446192/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=106300 CPUtime=462.17
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 25985 0 0 0 46192 25 0 0 25 0 1 0 235851135 108851200 25970 1992294400 134512640 135213614 4294956256 18446744073709551615 134526925 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 26575 25970 78 171 0 26401 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 106300

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8939
/proc/meminfo: memFree=1440560/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=112076 CPUtime=522.15
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 27400 0 0 0 52189 26 0 0 25 0 1 0 235851135 114765824 27385 1992294400 134512640 135213614 4294956256 18446744073709551615 134526878 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 28019 27385 78 171 0 27845 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 112076

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8939
/proc/meminfo: memFree=1434416/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=118912 CPUtime=582.14
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 28914 0 0 0 58185 29 0 0 25 0 1 0 235851135 121765888 28899 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 29728 28899 78 171 0 29554 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 118912

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8939
/proc/meminfo: memFree=1429616/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=123772 CPUtime=642.13
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 30109 0 0 0 64182 31 0 0 25 0 1 0 235851135 126742528 30094 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 30943 30094 78 171 0 30769 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 123772

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

[startup+652.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8939
/proc/meminfo: memFree=1429168/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=124168 CPUtime=652.52
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 30219 0 0 0 65221 31 0 0 25 0 1 0 235851135 127148032 30204 1992294400 134512640 135213614 4294956256 18446744073709551615 134530579 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 31042 30204 78 171 0 30868 0
Current children cumulated CPU time (s) 652.52
Current children cumulated vsize (KiB) 124168

[startup+655.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8939
/proc/meminfo: memFree=1429168/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=124168 CPUtime=655.72
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 30219 0 0 0 65541 31 0 0 25 0 1 0 235851135 127148032 30204 1992294400 134512640 135213614 4294956256 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 31042 30204 78 171 0 30868 0
Current children cumulated CPU time (s) 655.72
Current children cumulated vsize (KiB) 124168

[startup+659.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8939
/proc/meminfo: memFree=1429168/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=124168 CPUtime=658.92
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 30219 0 0 0 65861 31 0 0 25 0 1 0 235851135 127148032 30204 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 31042 30204 78 171 0 30868 0
Current children cumulated CPU time (s) 658.92
Current children cumulated vsize (KiB) 124168

[startup+660.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8939
/proc/meminfo: memFree=1429168/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=124168 CPUtime=660.52
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 30219 0 0 0 66021 31 0 0 25 0 1 0 235851135 127148032 30204 1992294400 134512640 135213614 4294956256 18446744073709551615 134526936 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 31042 30204 78 171 0 30868 0
Current children cumulated CPU time (s) 660.52
Current children cumulated vsize (KiB) 124168

[startup+661.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8939
/proc/meminfo: memFree=1429168/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=124168 CPUtime=661.32
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 30219 0 0 0 66101 31 0 0 25 0 1 0 235851135 127148032 30204 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 31042 30204 78 171 0 30868 0
Current children cumulated CPU time (s) 661.32
Current children cumulated vsize (KiB) 124168

[startup+661.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8939
/proc/meminfo: memFree=1429168/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=124168 CPUtime=661.52
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 30219 0 0 0 66121 31 0 0 25 0 1 0 235851135 127148032 30204 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 31042 30204 78 171 0 30868 0
Current children cumulated CPU time (s) 661.52
Current children cumulated vsize (KiB) 124168

[startup+661.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8939
/proc/meminfo: memFree=1429168/2055920 swapFree=4180212/4192956
[pid=8938] ppid=8936 vsize=124168 CPUtime=661.62
/proc/8938/stat : 8938 (minisat_static) R 8936 8938 8712 0 -1 4194304 30219 0 0 0 66131 31 0 0 25 0 1 0 235851135 127148032 30204 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/8938/statm: 31042 30204 78 171 0 30868 0
Current children cumulated CPU time (s) 661.62
Current children cumulated vsize (KiB) 124168

Child status: 20
Real time (s): 661.898
CPU time (s): 661.724
CPU user time (s): 661.391
CPU system time (s): 0.332949
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 124168

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

runsolver used 0.490925 second user time and 1.38179 second system time

The end

Launcher Data

Begin job on node21 at 2009-05-11 23:43:00
IDJOB=1797841
IDBENCH=69599
IDSOLVER=651
FILE ID=node21/1797841-1242078179
PBS_JOBID= 9277608
Free space on /tmp= 66036 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c6bidw_i.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797841-1242078179/watcher-1797841-1242078179 -o /tmp/evaluation-result-1797841-1242078179/solver-1797841-1242078179 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1797841-1242078179.cnf

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=1285780696

node21.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.233
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.233
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:       1550552 kB
Buffers:         74012 kB
Cached:         339512 kB
SwapCached:       6988 kB
Active:         153364 kB
Inactive:       271880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1550552 kB
SwapTotal:     4192956 kB
SwapFree:      4180212 kB
Dirty:            5440 kB
Writeback:           0 kB
Mapped:          15024 kB
Slab:            66128 kB
Committed_AS:   885700 kB
PageTables:       1380 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= 66036 MiB
End job on node21 at 2009-05-11 23:54:02