Trace number 1805783

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
ReVivAl 0.23 + SatElite 2009-03-18UNSAT 97.9491 98.0029

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
MD5SUMddc67b9b869c1d77b5458996a2e27751
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark79.9928
Satisfiable
(Un)Satisfiability was proved
Number of variables1472
Number of clauses7737
Sum of the clauses size65737
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2253
Number of clauses of size 31166
Number of clauses of size 4118
Number of clauses of size 5888
Number of clauses of size over 55285

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    7521    64725 |    2256       0        0     nan |  0.000 % |
0.04/0.06	c |         0 |    6372    56202 |      --       0       --      -- |     --   | -354/-4289
0.04/0.06	c ==============================================================================
0.04/0.06	c Result  :   #vars: 1359   #clauses: 6372   #literals: 56202
0.04/0.06	c CPU time:   0.054991 s
0.04/0.06	c ==============================================================================
0.04/0.09	c SatElite is done !
0.04/0.09	c revival is preprocessing the formula...#ITERATIONS 97
5.97/6.07	#LEARNT CLAUSES 728
5.97/6.09	done !
5.97/6.09	c Calling MINISAT
5.97/6.09	This is MiniSat 2.0 beta
5.97/6.09	WARNING: for repeatability, setting FPU to use double precision
5.97/6.09	============================[ Problem Statistics ]=============================
5.97/6.09	|                                                                             |
5.97/6.09	|  Number of variables:  1359                                                 |
5.97/6.09	|  Number of clauses:    7100                                                 |
6.07/6.10	|  Parsing time:         0.01         s                                       |
6.07/6.10	============================[ Search Statistics ]==============================
6.07/6.10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.07/6.10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.07/6.10	===============================================================================
6.07/6.10	|         0 |    1359     7100    55969 |     2366        0    nan |  0.000 % |
6.07/6.10	|       101 |    1359     7100    55969 |     2603      101     11 |  0.000 % |
6.07/6.10	|       252 |    1359     7100    55969 |     2863      252     11 |  0.000 % |
6.07/6.11	|       477 |    1359     7100    55969 |     3150      477     13 |  0.000 % |
6.07/6.12	|       815 |    1359     7100    55969 |     3465      815     14 |  0.000 % |
6.07/6.13	|      1321 |    1359     7100    55969 |     3811     1321     16 |  0.000 % |
6.07/6.16	|      2080 |    1359     7100    55969 |     4192     2080     19 |  0.000 % |
6.07/6.20	|      3220 |    1359     7100    55969 |     4611     3220     20 |  0.000 % |
6.07/6.29	|      4929 |    1359     7100    55969 |     5073     2583     17 |  0.000 % |
6.07/6.40	|      7491 |    1359     7100    55969 |     5580     5145     17 |  0.000 % |
6.47/6.60	|     11336 |    1359     7100    55969 |     6138     3329     16 |  0.000 % |
6.87/6.92	|     17104 |    1359     7100    55969 |     6752     5998     19 |  0.000 % |
7.37/7.43	|     25753 |    1359     7100    55969 |     7427     4397     14 |  0.000 % |
8.27/8.36	|     38727 |    1359     7100    55969 |     8170     6090     24 |  0.000 % |
9.47/9.59	|     58188 |    1359     7100    55969 |     8987     4984     18 |  0.000 % |
11.76/11.85	|     87385 |    1359     7100    55969 |     9886     7008     27 |  0.001 % |
15.36/15.44	|    131175 |    1359     7100    55969 |    10874     6003     17 |  0.000 % |
21.05/21.12	|    196859 |    1359     7100    55969 |    11962     6003     18 |  0.001 % |
29.66/29.77	|    295385 |    1359     7100    55969 |    13158     8271     18 |  0.001 % |
44.45/44.51	|    443174 |    1359     7100    55969 |    14474    10517     21 |  0.001 % |
69.03/69.16	|    664859 |    1357     6291    47940 |    15921    10443     21 |  0.148 % |
97.83/98.00	===============================================================================
97.83/98.00	restarts              : 21
97.83/98.00	conflicts             : 896989         (9765 /sec)
97.83/98.00	decisions             : 1389924        (1.92 % random) (15132 /sec)
97.83/98.00	propagations          : 30923959       (336660 /sec)
97.83/98.00	conflict literals     : 20266925       (26.36 % deleted)
97.83/98.00	Memory used           : 5.79 MB
97.83/98.00	CPU time              : 91.855 s
97.83/98.00	
97.83/98.00	UNSATISFIABLE
97.83/98.00	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-1805783-1242142214/watcher-1805783-1242142214 -o /tmp/evaluation-result-1805783-1242142214/solver-1805783-1242142214 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1805783-1242142214.cnf HOME 

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.00 0.15 0.70 3/64 12724
/proc/meminfo: memFree=661008/2055920 swapFree=4179680/4192956
[pid=12724] ppid=12722 vsize=5360 CPUtime=0
/proc/12724/stat : 12724 (run.sh) R 12722 12724 12687 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 242248354 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251255122591 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/12724/statm: 1340 237 196 169 0 51 0
[pid=12725] ppid=12724 vsize=948 CPUtime=0
/proc/12725/stat : 12725 (SatElite) R 12724 12724 12687 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 242248354 970752 125 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/12725/statm: 237 126 52 126 0 108 0

[startup+0.050134 s]
/proc/loadavg: 0.00 0.15 0.70 3/64 12724
/proc/meminfo: memFree=661008/2055920 swapFree=4179680/4192956
[pid=12724] ppid=12722 vsize=5360 CPUtime=0
/proc/12724/stat : 12724 (run.sh) S 12722 12724 12687 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242248354 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12724/statm: 1340 238 197 169 0 51 0
[pid=12725] ppid=12724 vsize=1804 CPUtime=0.04
/proc/12725/stat : 12725 (SatElite) R 12724 12724 12687 0 -1 4194304 395 0 0 0 4 0 0 0 19 0 1 0 242248354 1847296 373 1992294400 134512640 135031949 4294956224 18446744073709551615 134566162 0 0 4096 3 0 0 0 17 0 0 0
/proc/12725/statm: 451 373 67 126 0 322 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7164

[startup+0.101144 s]
/proc/loadavg: 0.00 0.15 0.70 3/64 12724
/proc/meminfo: memFree=661008/2055920 swapFree=4179680/4192956
[pid=12724] ppid=12722 vsize=5360 CPUtime=0.08
/proc/12724/stat : 12724 (run.sh) S 12722 12724 12687 0 -1 4194304 317 408 0 0 0 0 8 0 16 0 1 0 242248354 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12724/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+0.301161 s]
/proc/loadavg: 0.00 0.15 0.70 3/64 12724
/proc/meminfo: memFree=661008/2055920 swapFree=4179680/4192956
[pid=12724] ppid=12722 vsize=5360 CPUtime=0.08
/proc/12724/stat : 12724 (run.sh) S 12722 12724 12687 0 -1 4194304 317 408 0 0 0 0 8 0 16 0 1 0 242248354 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12724/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+0.701204 s]
/proc/loadavg: 0.00 0.15 0.70 3/64 12724
/proc/meminfo: memFree=661008/2055920 swapFree=4179680/4192956
[pid=12724] ppid=12722 vsize=5360 CPUtime=0.08
/proc/12724/stat : 12724 (run.sh) S 12722 12724 12687 0 -1 4194304 317 408 0 0 0 0 8 0 16 0 1 0 242248354 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12724/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+1.50129 s]
/proc/loadavg: 0.08 0.17 0.70 2/66 12727
/proc/meminfo: memFree=659264/2055920 swapFree=4179680/4192956
[pid=12724] ppid=12722 vsize=5360 CPUtime=0.08
/proc/12724/stat : 12724 (run.sh) S 12722 12724 12687 0 -1 4194304 317 408 0 0 0 0 8 0 16 0 1 0 242248354 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12724/statm: 1340 241 197 169 0 51 0
[pid=12727] ppid=12724 vsize=2660 CPUtime=1.39
/proc/12727/stat : 12727 (revival) R 12724 12724 12687 0 -1 4194304 496 0 0 0 139 0 0 0 25 0 1 50000 242248364 2723840 394 1992294400 134512640 134537284 4294956384 18446744073709551615 134523659 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12727/statm: 665 394 85 6 0 303 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8020

[startup+3.10146 s]
/proc/loadavg: 0.08 0.17 0.70 2/66 12727
/proc/meminfo: memFree=658816/2055920 swapFree=4179680/4192956
[pid=12724] ppid=12722 vsize=5360 CPUtime=0.08
/proc/12724/stat : 12724 (run.sh) S 12722 12724 12687 0 -1 4194304 317 408 0 0 0 0 8 0 16 0 1 0 242248354 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12724/statm: 1340 241 197 169 0 51 0
[pid=12727] ppid=12724 vsize=3188 CPUtime=2.99
/proc/12727/stat : 12727 (revival) R 12724 12724 12687 0 -1 4194304 608 0 0 0 299 0 0 0 25 0 1 50000 242248364 3264512 506 1992294400 134512640 134537284 4294956384 18446744073709551615 134524273 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12727/statm: 797 506 85 6 0 435 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 8548

[startup+6.30181 s]
/proc/loadavg: 0.08 0.17 0.70 2/66 12727
/proc/meminfo: memFree=657856/2055920 swapFree=4179680/4192956
[pid=12724] ppid=12722 vsize=5360 CPUtime=6.07
/proc/12724/stat : 12724 (run.sh) S 12722 12724 12687 0 -1 4194304 343 1228 0 0 0 0 606 1 16 0 1 0 242248354 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12724/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 5360

[startup+12.7025 s]
/proc/loadavg: 0.22 0.19 0.70 2/66 12728
/proc/meminfo: memFree=657216/2055920 swapFree=4179680/4192956
[pid=12724] ppid=12722 vsize=5360 CPUtime=6.07
/proc/12724/stat : 12724 (run.sh) S 12722 12724 12687 0 -1 4194304 343 1228 0 0 0 0 606 1 16 0 1 0 242248354 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12724/statm: 1340 241 197 169 0 51 0
[pid=12728] ppid=12724 vsize=4172 CPUtime=6.59
/proc/12728/stat : 12728 (minisat) R 12724 12724 12687 0 -1 4194304 741 0 0 0 659 0 0 0 25 0 1 0 242248963 4272128 725 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/12728/statm: 1043 725 76 170 0 871 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 9532

[startup+25.5019 s]
/proc/loadavg: 0.34 0.22 0.70 2/66 12728
/proc/meminfo: memFree=656640/2055920 swapFree=4179680/4192956
[pid=12724] ppid=12722 vsize=5360 CPUtime=6.07
/proc/12724/stat : 12724 (run.sh) S 12722 12724 12687 0 -1 4194304 343 1228 0 0 0 0 606 1 16 0 1 0 242248354 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12724/statm: 1340 241 197 169 0 51 0
[pid=12728] ppid=12724 vsize=4700 CPUtime=19.38
/proc/12728/stat : 12728 (minisat) R 12724 12724 12687 0 -1 4194304 886 0 0 0 1938 0 0 0 25 0 1 0 242248963 4812800 870 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/12728/statm: 1175 870 76 170 0 1003 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 10060

[startup+51.1017 s]
/proc/loadavg: 0.56 0.28 0.71 2/66 12728
/proc/meminfo: memFree=656128/2055920 swapFree=4179680/4192956
[pid=12724] ppid=12722 vsize=5360 CPUtime=6.07
/proc/12724/stat : 12724 (run.sh) S 12722 12724 12687 0 -1 4194304 343 1228 0 0 0 0 606 1 16 0 1 0 242248354 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12724/statm: 1340 241 197 169 0 51 0
[pid=12728] ppid=12724 vsize=5392 CPUtime=44.97
/proc/12728/stat : 12728 (minisat) R 12724 12724 12687 0 -1 4194304 1044 0 0 0 4497 0 0 0 25 0 1 0 242248963 5521408 1028 1992294400 134512640 135212939 4294956240 18446744073709551615 134526904 0 0 4096 3 0 0 0 17 0 0 0
/proc/12728/statm: 1348 1028 76 170 0 1176 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10752

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

[startup+76.7015 s]
/proc/loadavg: 0.73 0.35 0.72 2/66 12728
/proc/meminfo: memFree=655808/2055920 swapFree=4179680/4192956
[pid=12724] ppid=12722 vsize=5360 CPUtime=6.07
/proc/12724/stat : 12724 (run.sh) S 12722 12724 12687 0 -1 4194304 343 1228 0 0 0 0 606 1 16 0 1 0 242248354 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12724/statm: 1340 241 197 169 0 51 0
[pid=12728] ppid=12724 vsize=5660 CPUtime=70.56
/proc/12728/stat : 12728 (minisat) R 12724 12724 12687 0 -1 4194304 1140 0 0 0 7056 0 0 0 25 0 1 0 242248963 5795840 1124 1992294400 134512640 135212939 4294956240 18446744073709551615 134539383 0 0 4096 3 0 0 0 17 0 0 0
/proc/12728/statm: 1415 1124 76 170 0 1243 0
Current children cumulated CPU time (s) 76.63
Current children cumulated vsize (KiB) 11020

[startup+89.5029 s]
/proc/loadavg: 0.77 0.37 0.72 2/66 12728
/proc/meminfo: memFree=655488/2055920 swapFree=4179680/4192956
[pid=12724] ppid=12722 vsize=5360 CPUtime=6.07
/proc/12724/stat : 12724 (run.sh) S 12722 12724 12687 0 -1 4194304 343 1228 0 0 0 0 606 1 16 0 1 0 242248354 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12724/statm: 1340 241 197 169 0 51 0
[pid=12728] ppid=12724 vsize=5924 CPUtime=83.35
/proc/12728/stat : 12728 (minisat) R 12724 12724 12687 0 -1 4194304 1182 0 0 0 8335 0 0 0 25 0 1 0 242248963 6066176 1166 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/12728/statm: 1481 1166 76 170 0 1309 0
Current children cumulated CPU time (s) 89.42
Current children cumulated vsize (KiB) 11284

[startup+92.7012 s]
/proc/loadavg: 0.79 0.38 0.72 2/66 12728
/proc/meminfo: memFree=655424/2055920 swapFree=4179680/4192956
[pid=12724] ppid=12722 vsize=5360 CPUtime=6.07
/proc/12724/stat : 12724 (run.sh) S 12722 12724 12687 0 -1 4194304 343 1228 0 0 0 0 606 1 16 0 1 0 242248354 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12724/statm: 1340 241 197 169 0 51 0
[pid=12728] ppid=12724 vsize=5924 CPUtime=86.55
/proc/12728/stat : 12728 (minisat) R 12724 12724 12687 0 -1 4194304 1185 0 0 0 8655 0 0 0 25 0 1 0 242248963 6066176 1169 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12728/statm: 1481 1169 76 170 0 1309 0
Current children cumulated CPU time (s) 92.62
Current children cumulated vsize (KiB) 11284

[startup+95.9016 s]
/proc/loadavg: 0.79 0.38 0.72 2/66 12728
/proc/meminfo: memFree=655424/2055920 swapFree=4179680/4192956
[pid=12724] ppid=12722 vsize=5360 CPUtime=6.07
/proc/12724/stat : 12724 (run.sh) S 12722 12724 12687 0 -1 4194304 343 1228 0 0 0 0 606 1 16 0 1 0 242248354 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12724/statm: 1340 241 197 169 0 51 0
[pid=12728] ppid=12724 vsize=5924 CPUtime=89.75
/proc/12728/stat : 12728 (minisat) R 12724 12724 12687 0 -1 4194304 1188 0 0 0 8975 0 0 0 25 0 1 0 242248963 6066176 1172 1992294400 134512640 135212939 4294956240 18446744073709551615 134526808 0 0 4096 3 0 0 0 17 0 0 0
/proc/12728/statm: 1481 1172 76 170 0 1309 0
Current children cumulated CPU time (s) 95.82
Current children cumulated vsize (KiB) 11284

[startup+96.7016 s]
/proc/loadavg: 0.81 0.39 0.73 2/66 12728
/proc/meminfo: memFree=655360/2055920 swapFree=4179680/4192956
[pid=12724] ppid=12722 vsize=5360 CPUtime=6.07
/proc/12724/stat : 12724 (run.sh) S 12722 12724 12687 0 -1 4194304 343 1228 0 0 0 0 606 1 16 0 1 0 242248354 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12724/statm: 1340 241 197 169 0 51 0
[pid=12728] ppid=12724 vsize=5924 CPUtime=90.56
/proc/12728/stat : 12728 (minisat) R 12724 12724 12687 0 -1 4194304 1190 0 0 0 9056 0 0 0 25 0 1 0 242248963 6066176 1174 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/12728/statm: 1481 1174 76 170 0 1309 0
Current children cumulated CPU time (s) 96.63
Current children cumulated vsize (KiB) 11284

[startup+97.5027 s]
/proc/loadavg: 0.81 0.39 0.73 2/66 12728
/proc/meminfo: memFree=655360/2055920 swapFree=4179680/4192956
[pid=12724] ppid=12722 vsize=5360 CPUtime=6.07
/proc/12724/stat : 12724 (run.sh) S 12722 12724 12687 0 -1 4194304 343 1228 0 0 0 0 606 1 16 0 1 0 242248354 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12724/statm: 1340 241 197 169 0 51 0
[pid=12728] ppid=12724 vsize=5924 CPUtime=91.35
/proc/12728/stat : 12728 (minisat) R 12724 12724 12687 0 -1 4194304 1190 0 0 0 9135 0 0 0 25 0 1 0 242248963 6066176 1174 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/12728/statm: 1481 1174 76 170 0 1309 0
Current children cumulated CPU time (s) 97.42
Current children cumulated vsize (KiB) 11284

[startup+97.9068 s]
/proc/loadavg: 0.81 0.39 0.73 2/66 12728
/proc/meminfo: memFree=655360/2055920 swapFree=4179680/4192956
[pid=12724] ppid=12722 vsize=5360 CPUtime=6.07
/proc/12724/stat : 12724 (run.sh) S 12722 12724 12687 0 -1 4194304 343 1228 0 0 0 0 606 1 16 0 1 0 242248354 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12724/statm: 1340 241 197 169 0 51 0
[pid=12728] ppid=12724 vsize=5924 CPUtime=91.76
/proc/12728/stat : 12728 (minisat) R 12724 12724 12687 0 -1 4194304 1190 0 0 0 9176 0 0 0 25 0 1 0 242248963 6066176 1174 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/12728/statm: 1481 1174 76 170 0 1309 0
Current children cumulated CPU time (s) 97.83
Current children cumulated vsize (KiB) 11284

[startup+98.0028 s]
/proc/loadavg: 0.81 0.39 0.73 2/66 12728
/proc/meminfo: memFree=655360/2055920 swapFree=4179680/4192956
[pid=12724] ppid=12722 vsize=5356 CPUtime=97.93
/proc/12724/stat : 12724 (run.sh) R 12722 12724 12687 0 -1 4194308 354 2430 0 0 0 0 9792 1 16 0 1 0 242248354 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255123178 0 0 4100 65536 0 0 0 17 0 0 0
/proc/12724/statm: -- couldn't open statm file --Current children cumulated CPU time (s) 97.93
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 98.0029
CPU time (s): 97.9491
CPU user time (s): 97.9271
CPU system time (s): 0.021996
CPU usage (%): 99.9451
Max. virtual memory (cumulated for all children) (KiB): 11284

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

runsolver used 0.086986 second user time and 0.283956 second system time

The end

Launcher Data

Begin job on node64 at 2009-05-12 17:30:15
IDJOB=1805783
IDBENCH=24598
IDSOLVER=648
FILE ID=node64/1805783-1242142214
PBS_JOBID= 9289660
Free space on /tmp= 66352 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805783-1242142214/watcher-1805783-1242142214 -o /tmp/evaluation-result-1805783-1242142214/solver-1805783-1242142214 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1805783-1242142214.cnf HOME

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

MD5SUM BENCH= ddc67b9b869c1d77b5458996a2e27751
RANDOM SEED=67559114

node64.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.218
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.218
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:        661552 kB
Buffers:         72752 kB
Cached:        1230956 kB
SwapCached:       6516 kB
Active:         127944 kB
Inactive:      1185032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        661552 kB
SwapTotal:     4192956 kB
SwapFree:      4179680 kB
Dirty:            1956 kB
Writeback:           0 kB
Mapped:          14872 kB
Slab:            67252 kB
Committed_AS:   744188 kB
PageTables:       1392 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= 66348 MiB
End job on node64 at 2009-05-12 17:31:53