Trace number 1849429

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 070721/coreUNSAT 20.03 20.0311

General information on the benchmark

Namecmu-bmc-longmult15.cnf
MD5SUM21b49b73035bb6e7a1dd17830907ac9d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.79
Satisfiable
(Un)Satisfiability was proved
Number of variables7807
Number of clauses24351
Sum of the clauses size58557
Maximum clause length18
Minimum clause length1
Number of clauses of size 153
Number of clauses of size 216386
Number of clauses of size 36700
Number of clauses of size 4908
Number of clauses of size 516
Number of clauses of size over 5288

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   24298    58504 |    7289       0        0     nan |  0.000 % |
0.13/0.15	c |         0 |   10295    33687 |      --       0       --      -- |     --   | -12080/-19460
0.13/0.15	c ==============================================================================
0.13/0.15	c Result  :   #vars: 1804   #clauses: 10295   #literals: 33687
0.13/0.15	c CPU time:   0.15 s
0.13/0.15	c ==============================================================================
0.13/0.16	This is MiniSat 2.0 beta
0.13/0.16	WARNING: for repeatability, setting FPU to use double precision
0.13/0.16	============================[ Problem Statistics ]=============================
0.13/0.16	|                                                                             |
0.13/0.16	|  Number of variables:  1804                                                 |
0.13/0.16	|  Number of clauses:    10295                                                |
0.13/0.17	|  Parsing time:         0.01         s                                       |
0.13/0.17	============================[ Search Statistics ]==============================
0.13/0.17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.13/0.17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.13/0.17	===============================================================================
0.13/0.17	|         0 |    1804    10295    33687 |     3431        0    nan |  0.000 % |
0.13/0.17	|       103 |    1804    10295    33687 |     3774      103     15 |  0.001 % |
0.13/0.18	|       254 |    1803    10295    33687 |     4152      253     15 |  0.056 % |
0.13/0.20	|       480 |    1803    10290    33674 |     4567      479     15 |  0.071 % |
0.16/0.22	|       817 |    1803    10290    33674 |     5024      816     15 |  0.055 % |
0.16/0.27	|      1323 |    1803    10290    33674 |     5526     1322     17 |  0.056 % |
0.16/0.33	|      2083 |    1803    10290    33674 |     6079     2082     21 |  0.056 % |
0.16/0.41	|      3222 |    1803    10290    33674 |     6687     3221     19 |  0.056 % |
0.16/0.61	|      4930 |    1803    10290    33674 |     7356     4929     18 |  0.056 % |
0.16/0.92	|      7493 |    1803    10290    33674 |     8091     7492     18 |  0.056 % |
1.42/1.47	|     11338 |    1803    10290    33674 |     8900     7207     17 |  0.055 % |
2.22/2.27	|     17105 |    1803    10290    33674 |     9790     8421     15 |  0.056 % |
3.72/3.78	|     25755 |    1803    10290    33674 |    10770     7000     16 |  0.056 % |
6.02/6.02	|     38730 |    1803    10290    33674 |    11847     8614     12 |  0.056 % |
9.32/9.41	|     58191 |    1755     9852    32296 |    13031     9400     13 |  2.719 % |
14.83/14.86	|     87385 |    1467     7798    25787 |    14334    10535     15 | 18.737 % |
20.03/20.02	===============================================================================
20.03/20.02	restarts              : 16
20.03/20.02	conflicts             : 115260         (5809 /sec)
20.03/20.02	decisions             : 133660         (0.99 % random) (6737 /sec)
20.03/20.02	propagations          : 35751621       (1801997 /sec)
20.03/20.02	conflict literals     : 1749506        (53.04 % deleted)
20.03/20.02	Memory used           : 4.13 MB
20.03/20.02	CPU time              : 19.84 s
20.03/20.02	
20.03/20.02	UNSATISFIABLE
20.03/20.02	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1849429-1244818902/watcher-1849429-1244818902 -o /tmp/evaluation-result-1849429-1244818902/solver-1849429-1244818902 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849429-1244818902.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: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/94 23064
/proc/meminfo: memFree=1214112/2074464 swapFree=1959888/1959888
[pid=23064] ppid=23062 vsize=2416 CPUtime=0
/proc/23064/stat : 23064 (SatELiteGTI) S 23062 23064 19205 0 -1 4194304 366 648 0 0 0 0 0 0 18 0 1 0 79311096 2473984 277 4294967295 134512640 135169312 3216121456 3216119992 3084918510 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23064/statm: 604 277 235 161 0 43 0
[pid=23068] ppid=23064 vsize=956 CPUtime=0
/proc/23068/stat : 23068 (SatELite_releas) R 23064 23064 19205 0 -1 4202496 126 0 0 0 0 0 0 0 18 0 1 0 79311096 978944 62 4294967295 134512640 135223648 3213712400 3213710996 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23068/statm: 239 67 46 174 0 64 0

[startup+0.125741 s]
/proc/loadavg: 1.00 1.00 1.00 2/94 23064
/proc/meminfo: memFree=1214112/2074464 swapFree=1959888/1959888
[pid=23064] ppid=23062 vsize=2416 CPUtime=0
/proc/23064/stat : 23064 (SatELiteGTI) S 23062 23064 19205 0 -1 4194304 366 648 0 0 0 0 0 0 18 0 1 0 79311096 2473984 277 4294967295 134512640 135169312 3216121456 3216119992 3084918510 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23064/statm: 604 277 235 161 0 43 0
[pid=23068] ppid=23064 vsize=4820 CPUtime=0.13
/proc/23068/stat : 23068 (SatELite_releas) R 23064 23064 19205 0 -1 4202496 1110 0 0 0 13 0 0 0 18 0 1 0 79311096 4935680 993 4294967295 134512640 135223648 3213712400 3213710464 134546330 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23068/statm: 1205 993 73 174 0 1030 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 7236

[startup+0.215733 s]
/proc/loadavg: 1.00 1.00 1.00 2/94 23064
/proc/meminfo: memFree=1214112/2074464 swapFree=1959888/1959888
[pid=23064] ppid=23062 vsize=2420 CPUtime=0.16
/proc/23064/stat : 23064 (SatELiteGTI) S 23062 23064 19205 0 -1 4194304 386 1829 0 0 0 0 16 0 18 0 1 0 79311096 2478080 278 4294967295 134512640 135169312 3216121456 3216117672 3084918510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23064/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 2420

[startup+0.315725 s]
/proc/loadavg: 1.00 1.00 1.00 2/94 23064
/proc/meminfo: memFree=1214112/2074464 swapFree=1959888/1959888
[pid=23064] ppid=23062 vsize=2420 CPUtime=0.16
/proc/23064/stat : 23064 (SatELiteGTI) S 23062 23064 19205 0 -1 4194304 386 1829 0 0 0 0 16 0 18 0 1 0 79311096 2478080 278 4294967295 134512640 135169312 3216121456 3216117672 3084918510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23064/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 2420

[startup+0.71569 s]
/proc/loadavg: 1.00 1.00 1.00 2/94 23064
/proc/meminfo: memFree=1214112/2074464 swapFree=1959888/1959888
[pid=23064] ppid=23062 vsize=2420 CPUtime=0.16
/proc/23064/stat : 23064 (SatELiteGTI) S 23062 23064 19205 0 -1 4194304 386 1829 0 0 0 0 16 0 18 0 1 0 79311096 2478080 278 4294967295 134512640 135169312 3216121456 3216117672 3084918510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23064/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 2420

[startup+1.51562 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 23070
/proc/meminfo: memFree=1211848/2074464 swapFree=1959888/1959888
[pid=23064] ppid=23062 vsize=2420 CPUtime=0.16
/proc/23064/stat : 23064 (SatELiteGTI) S 23062 23064 19205 0 -1 4194304 386 1829 0 0 0 0 16 0 18 0 1 0 79311096 2478080 278 4294967295 134512640 135169312 3216121456 3216117672 3084918510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23064/statm: 605 278 235 161 0 44 0
[pid=23070] ppid=23064 vsize=3500 CPUtime=1.36
/proc/23070/stat : 23070 (minisat_static) R 23064 23064 19205 0 -1 4202496 599 0 0 0 136 0 0 0 23 0 1 0 79311112 3584000 533 4294967295 134512640 135212939 3218671920 3218670480 134538800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23070/statm: 875 533 75 171 0 703 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 5920

[startup+3.11549 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 23070
/proc/meminfo: memFree=1211600/2074464 swapFree=1959888/1959888
[pid=23064] ppid=23062 vsize=2420 CPUtime=0.16
/proc/23064/stat : 23064 (SatELiteGTI) S 23062 23064 19205 0 -1 4194304 386 1829 0 0 0 0 16 0 18 0 1 0 79311096 2478080 278 4294967295 134512640 135169312 3216121456 3216117672 3084918510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23064/statm: 605 278 235 161 0 44 0
[pid=23070] ppid=23064 vsize=3632 CPUtime=2.96
/proc/23070/stat : 23070 (minisat_static) R 23064 23064 19205 0 -1 4202496 659 0 0 0 296 0 0 0 25 0 1 0 79311112 3719168 593 4294967295 134512640 135212939 3218671920 3218670384 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23070/statm: 908 593 75 171 0 736 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 6052

[startup+6.31522 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 23070
/proc/meminfo: memFree=1211228/2074464 swapFree=1959888/1959888
[pid=23064] ppid=23062 vsize=2420 CPUtime=0.16
/proc/23064/stat : 23064 (SatELiteGTI) S 23062 23064 19205 0 -1 4194304 386 1829 0 0 0 0 16 0 18 0 1 0 79311096 2478080 278 4294967295 134512640 135169312 3216121456 3216117672 3084918510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23064/statm: 605 278 235 161 0 44 0
[pid=23070] ppid=23064 vsize=3904 CPUtime=6.16
/proc/23070/stat : 23070 (minisat_static) R 23064 23064 19205 0 -1 4202496 723 0 0 0 616 0 0 0 25 0 1 0 79311112 3997696 657 4294967295 134512640 135212939 3218671920 3218670384 134526772 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23070/statm: 976 657 75 171 0 804 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 6324

[startup+12.7247 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 23070
/proc/meminfo: memFree=1211044/2074464 swapFree=1959888/1959888
[pid=23064] ppid=23062 vsize=2420 CPUtime=0.16
/proc/23064/stat : 23064 (SatELiteGTI) S 23062 23064 19205 0 -1 4194304 386 1829 0 0 0 0 16 0 18 0 1 0 79311096 2478080 278 4294967295 134512640 135169312 3216121456 3216117672 3084918510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23064/statm: 605 278 235 161 0 44 0
[pid=23070] ppid=23064 vsize=4096 CPUtime=12.57
/proc/23070/stat : 23070 (minisat_static) R 23064 23064 19205 0 -1 4202496 766 0 0 0 1257 0 0 0 25 0 1 0 79311112 4194304 700 4294967295 134512640 135212939 3218671920 3218670384 134526857 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23070/statm: 1024 700 75 171 0 852 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 6516

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

[startup+12.8247 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 23070
/proc/meminfo: memFree=1211044/2074464 swapFree=1959888/1959888
[pid=23064] ppid=23062 vsize=2420 CPUtime=0.16
/proc/23064/stat : 23064 (SatELiteGTI) S 23062 23064 19205 0 -1 4194304 386 1829 0 0 0 0 16 0 18 0 1 0 79311096 2478080 278 4294967295 134512640 135169312 3216121456 3216117672 3084918510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23064/statm: 605 278 235 161 0 44 0
[pid=23070] ppid=23064 vsize=4096 CPUtime=12.67
/proc/23070/stat : 23070 (minisat_static) R 23064 23064 19205 0 -1 4202496 766 0 0 0 1267 0 0 0 25 0 1 0 79311112 4194304 700 4294967295 134512640 135212939 3218671920 3218670384 134526627 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23070/statm: 1024 700 75 171 0 852 0
Current children cumulated CPU time (s) 12.83
Current children cumulated vsize (KiB) 6516

[startup+16.0244 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 23070
/proc/meminfo: memFree=1211076/2074464 swapFree=1959888/1959888
[pid=23064] ppid=23062 vsize=2420 CPUtime=0.16
/proc/23064/stat : 23064 (SatELiteGTI) S 23062 23064 19205 0 -1 4194304 386 1829 0 0 0 0 16 0 18 0 1 0 79311096 2478080 278 4294967295 134512640 135169312 3216121456 3216117672 3084918510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23064/statm: 605 278 235 161 0 44 0
[pid=23070] ppid=23064 vsize=4228 CPUtime=15.87
/proc/23070/stat : 23070 (minisat_static) R 23064 23064 19205 0 -1 4202496 779 0 0 0 1587 0 0 0 25 0 1 0 79311112 4329472 713 4294967295 134512640 135212939 3218671920 3218670384 134526682 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23070/statm: 1057 713 75 171 0 885 0
Current children cumulated CPU time (s) 16.03
Current children cumulated vsize (KiB) 6648

[startup+17.6243 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 23070
/proc/meminfo: memFree=1210952/2074464 swapFree=1959888/1959888
[pid=23064] ppid=23062 vsize=2420 CPUtime=0.16
/proc/23064/stat : 23064 (SatELiteGTI) S 23062 23064 19205 0 -1 4194304 386 1829 0 0 0 0 16 0 18 0 1 0 79311096 2478080 278 4294967295 134512640 135169312 3216121456 3216117672 3084918510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23064/statm: 605 278 235 161 0 44 0
[pid=23070] ppid=23064 vsize=4228 CPUtime=17.47
/proc/23070/stat : 23070 (minisat_static) R 23064 23064 19205 0 -1 4202496 786 0 0 0 1746 1 0 0 25 0 1 0 79311112 4329472 720 4294967295 134512640 135212939 3218671920 3218670384 134526736 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23070/statm: 1057 720 75 171 0 885 0
Current children cumulated CPU time (s) 17.63
Current children cumulated vsize (KiB) 6648

[startup+19.2241 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 23070
/proc/meminfo: memFree=1210952/2074464 swapFree=1959888/1959888
[pid=23064] ppid=23062 vsize=2420 CPUtime=0.16
/proc/23064/stat : 23064 (SatELiteGTI) S 23062 23064 19205 0 -1 4194304 386 1829 0 0 0 0 16 0 18 0 1 0 79311096 2478080 278 4294967295 134512640 135169312 3216121456 3216117672 3084918510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23064/statm: 605 278 235 161 0 44 0
[pid=23070] ppid=23064 vsize=4228 CPUtime=19.07
/proc/23070/stat : 23070 (minisat_static) R 23064 23064 19205 0 -1 4202496 794 0 0 0 1904 3 0 0 25 0 1 0 79311112 4329472 728 4294967295 134512640 135212939 3218671920 3218670304 134523986 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23070/statm: 1057 728 75 171 0 885 0
Current children cumulated CPU time (s) 19.23
Current children cumulated vsize (KiB) 6648

[startup+19.6241 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 23070
/proc/meminfo: memFree=1210952/2074464 swapFree=1959888/1959888
[pid=23064] ppid=23062 vsize=2420 CPUtime=0.16
/proc/23064/stat : 23064 (SatELiteGTI) S 23062 23064 19205 0 -1 4194304 386 1829 0 0 0 0 16 0 18 0 1 0 79311096 2478080 278 4294967295 134512640 135169312 3216121456 3216117672 3084918510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23064/statm: 605 278 235 161 0 44 0
[pid=23070] ppid=23064 vsize=4228 CPUtime=19.47
/proc/23070/stat : 23070 (minisat_static) R 23064 23064 19205 0 -1 4202496 794 0 0 0 1944 3 0 0 25 0 1 0 79311112 4329472 728 4294967295 134512640 135212939 3218671920 3218670384 134526636 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23070/statm: 1057 728 75 171 0 885 0
Current children cumulated CPU time (s) 19.63
Current children cumulated vsize (KiB) 6648

[startup+20.0241 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 23070
/proc/meminfo: memFree=1210984/2074464 swapFree=1959888/1959888
[pid=23064] ppid=23062 vsize=2420 CPUtime=0.16
/proc/23064/stat : 23064 (SatELiteGTI) S 23062 23064 19205 0 -1 4194304 386 1829 0 0 0 0 16 0 18 0 1 0 79311096 2478080 278 4294967295 134512640 135169312 3216121456 3216117672 3084918510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23064/statm: 605 278 235 161 0 44 0
[pid=23070] ppid=23064 vsize=4228 CPUtime=19.87
/proc/23070/stat : 23070 (minisat_static) R 23064 23064 19205 0 -1 4202496 794 0 0 0 1984 3 0 0 25 0 1 0 79311112 4329472 728 4294967295 134512640 135212939 3218671920 3218670384 134527040 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23070/statm: 1057 728 75 171 0 885 0
Current children cumulated CPU time (s) 20.03
Current children cumulated vsize (KiB) 6648

Child status: 20

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23064 and gives
#  childrusage.ru_utime.tv_sec=20
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=30000
# CPU time returned by wait4() is 20.03
# while last known CPU time is 20.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 20.0311
CPU time (s): 20.03
CPU user time (s): 20
CPU system time (s): 0.03
CPU usage (%): 99.9945
Max. virtual memory (cumulated for all children) (KiB): 7236

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi09 at 2009-06-12 17:01:42
IDJOB=1849429
IDBENCH=69621
IDSOLVER=690
FILE ID=tipi09/1849429-1244818902
PBS_JOBID=
Free space on /tmp= 15367 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT_RACE08/cnf/cmu-bmc-longmult15.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849429-1244818902/watcher-1849429-1244818902 -o /tmp/evaluation-result-1849429-1244818902/solver-1849429-1244818902 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849429-1244818902.cnf

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

MD5SUM BENCH= 21b49b73035bb6e7a1dd17830907ac9d
RANDOM SEED= 1054575664

Linux tipi09 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.365
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.38

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.365
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.365
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.76

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.365
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1213996 kB
Buffers:         58480 kB
Cached:         673060 kB
SwapCached:          0 kB
Active:         244172 kB
Inactive:       499784 kB
HighTotal:     1178688 kB
HighFree:       610432 kB
LowTotal:       895776 kB
LowFree:        603564 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:            1944 kB
Writeback:          48 kB
AnonPages:       12424 kB
Mapped:           6500 kB
Slab:           107348 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90996 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15367 MiB
End job on tipi09 at 2009-06-12 17:02:02