Trace number 1725604

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
SAT07 reference solver: SATzilla CRAFTEDUNSAT 58.5221 61.1746

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG7-gensys-icl001.sat05-2926.reshuffled-07.cnf
MD5SUM98a64f12169bd41f7a54fe2b2f678456
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.6458
Satisfiable
(Un)Satisfiability was proved
Number of variables432
Number of clauses14889
Sum of the clauses size59645
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38535
Number of clauses of size 411
Number of clauses of size 513
Number of clauses of size over 55217

Solver Data

10.54/10.83	c run March_dl for 5 seconds ... 
10.54/10.83	c Bin: Executing march_dl
10.54/10.83	c child exit by a signal
10.54/10.83	c march_dl returned code 137.
10.54/10.83	c run saps (UBCSAT implementation) for 2 seconds ... 
10.54/10.83	c Bin: Executing ubcsat2006
10.54/10.83	c child exited successfully
10.54/10.83	c ubcsat2006 returned code 0.
10.54/10.83	c satzilla computing base features
10.54/10.83	c satzilla doing unit-prop probe
10.54/10.83	c satzilla doing local search probe
10.54/10.83	c satzilla doing lobjois search-space size estimate
10.54/10.83	c satzilla's ranking:
10.54/10.83	c 1) minisat20+P: 1.331885
10.54/10.83	c 2) minisat20: 1.698649
10.54/10.83	c 3) march_dl: 2.219040
10.54/10.83	c 4) march_dl+P: 2.386416
10.54/10.83	c 5) vallst+P: 2.700337
10.54/10.83	c 6) zchaff_rand+P: 3.129681
10.54/10.83	c 7) kcnfs+P: 999.000000
10.54/10.83	c 8) kcnfs: 999.000000
10.54/10.83	c 9) vallst: 999.000000
10.54/10.83	c 10) zchaff_rand: 999.000000
10.54/10.83	c satzilla running minisat20 with preprocessing ... 
10.65/13.29	This is MiniSat 2.0 beta
10.65/13.29	WARNING: for repeatability, setting FPU to use double precision
10.65/13.29	============================[ Problem Statistics ]=============================
10.65/13.29	|                                                                             |
10.65/13.29	|  Number of variables:  376                                                  |
10.65/13.29	|  Number of clauses:    10583                                                |
10.65/13.30	|  Parsing time:         0.01         s                                       |
10.65/13.30	============================[ Search Statistics ]==============================
10.65/13.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.65/13.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.65/13.30	===============================================================================
10.65/13.30	|         0 |     376    10583    44702 |     3527        0    nan |  0.000 % |
10.65/13.31	|       101 |     376    10583    44702 |     3880      101     17 |  0.014 % |
10.65/13.31	|       253 |     376    10583    44702 |     4268      253     19 |  0.013 % |
10.65/13.32	|       480 |     376    10583    44702 |     4695      480     19 |  0.013 % |
10.65/13.34	|       818 |     376    10583    44702 |     5164      818     18 |  0.014 % |
10.65/13.37	|      1324 |     376    10583    44702 |     5681     1324     21 |  0.001 % |
10.65/13.41	|      2085 |     376    10583    44702 |     6249     2085     21 |  0.013 % |
10.65/13.49	|      3224 |     376    10583    44702 |     6874     3224     21 |  0.001 % |
10.65/13.62	|      4932 |     376    10583    44702 |     7561     4932     22 |  0.001 % |
10.65/13.86	|      7498 |     376    10583    44702 |     8318     7498     21 |  0.014 % |
11.55/14.24	|     11345 |     376    10583    44702 |     9149     7122     21 |  0.013 % |
12.14/14.83	|     17111 |     376    10583    44702 |    10064     8263     20 |  0.015 % |
13.14/15.81	|     25760 |     376    10583    44702 |    11071     6721     21 |  0.001 % |
14.64/17.37	|     38734 |     376    10583    44702 |    12178     8530     22 |  0.013 % |
17.44/20.12	|     58195 |     376    10583    44702 |    13396     9583     21 |  0.013 % |
21.74/24.48	|     87387 |     376    10583    44702 |    14735    11788     23 |  0.001 % |
28.93/31.64	|    131176 |     376    10583    44702 |    16209    11104     20 |  0.001 % |
39.92/42.67	|    196861 |     375    10553    44630 |    17830    11448     22 |  0.268 % |
57.81/60.53	|    295392 |     350     8308    33610 |    19613     7267     16 |  6.916 % |
58.41/61.17	===============================================================================
58.41/61.17	restarts              : 19
58.41/61.17	conflicts             : 299261         (6256 /sec)
58.41/61.17	decisions             : 331870         (1.42 % random) (6938 /sec)
58.41/61.17	propagations          : 23005286       (480953 /sec)
58.41/61.17	conflict literals     : 6857302        (42.63 % deleted)
58.41/61.17	Memory used           : 5.16 MB
58.41/61.17	CPU time              : 47.8327 s
58.41/61.17	
58.41/61.17	c Preprocessing...
58.41/61.17	c Inital problem has 432 variables, 13811 nary clauses (1078 binary clauses).
58.41/61.17	c Num non-binary clauses 13776, Average non-binary clause length 4.171
58.41/61.17	c Theory has no gaps
58.41/61.17	c Preprocessor runtime was 0.050 seconds.
58.41/61.17	c 
58.41/61.17	c Satisfiability of theory still undetermined.
58.41/61.17	c See file /tmp/RZx3ls for simplified theory.
58.41/61.17	c Bin: Executing minisat20
58.41/61.17	c child exited successfully
58.41/61.17	c minisat20 returned code 20.
58.41/61.17	s UNSATISFIABLE
58.41/61.17	c SATZILLA_TIME=58.510000

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-1725604-1240705714/watcher-1725604-1240705714 -o /tmp/evaluation-result-1725604-1240705714/solver-1725604-1240705714 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1725604-1240705714.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
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: 1.64 1.75 1.42 3/65 3260
/proc/meminfo: memFree=1559816/2055920 swapFree=4192952/4192956
[pid=3260] ppid=3258 vsize=1440 CPUtime=0
/proc/3260/stat : 3260 (SATzilla2007_C) D 3258 3260 3223 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 98600446 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/3260/statm: 360 110 95 260 0 84 0

[startup+0.026815 s]
/proc/loadavg: 1.64 1.75 1.42 3/65 3260
/proc/meminfo: memFree=1559816/2055920 swapFree=4192952/4192956
[pid=3260] ppid=3258 vsize=1440 CPUtime=0
/proc/3260/stat : 3260 (SATzilla2007_C) D 3258 3260 3223 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 98600446 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/3260/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.101822 s]
/proc/loadavg: 1.64 1.75 1.42 3/65 3260
/proc/meminfo: memFree=1559816/2055920 swapFree=4192952/4192956
[pid=3260] ppid=3258 vsize=1440 CPUtime=0
/proc/3260/stat : 3260 (SATzilla2007_C) D 3258 3260 3223 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 98600446 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/3260/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.301844 s]
/proc/loadavg: 1.64 1.75 1.42 3/65 3260
/proc/meminfo: memFree=1559816/2055920 swapFree=4192952/4192956
[pid=3260] ppid=3258 vsize=1440 CPUtime=0
/proc/3260/stat : 3260 (SATzilla2007_C) S 3258 3260 3223 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 98600446 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3260/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.701887 s]
/proc/loadavg: 1.64 1.75 1.42 3/65 3260
/proc/meminfo: memFree=1559816/2055920 swapFree=4192952/4192956
[pid=3260] ppid=3258 vsize=1440 CPUtime=0
/proc/3260/stat : 3260 (SATzilla2007_C) S 3258 3260 3223 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 98600446 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3260/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+1.50298 s]
/proc/loadavg: 1.64 1.75 1.42 2/67 3262
/proc/meminfo: memFree=1556472/2055920 swapFree=4192952/4192956
[pid=3260] ppid=3258 vsize=1440 CPUtime=0
/proc/3260/stat : 3260 (SATzilla2007_C) S 3258 3260 3223 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 98600446 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3260/statm: 360 110 95 260 0 84 0
[pid=3262] ppid=3260 vsize=4124 CPUtime=1.26
/proc/3262/stat : 3262 (march_dl) R 3260 3260 3223 0 -1 4194304 1087 0 0 0 126 0 0 0 25 0 1 0 98600468 4222976 828 1992294400 134512640 134996440 4294956256 18446744073709551615 134526996 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3262/statm: 1031 828 74 118 0 910 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 5564

[startup+3.10116 s]
/proc/loadavg: 1.64 1.75 1.42 2/67 3262
/proc/meminfo: memFree=1556344/2055920 swapFree=4192952/4192956
[pid=3260] ppid=3258 vsize=1440 CPUtime=0
/proc/3260/stat : 3260 (SATzilla2007_C) S 3258 3260 3223 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 98600446 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3260/statm: 360 110 95 260 0 84 0
[pid=3262] ppid=3260 vsize=4124 CPUtime=2.86
/proc/3262/stat : 3262 (march_dl) R 3260 3260 3223 0 -1 4194304 1087 0 0 0 286 0 0 0 25 0 1 0 98600468 4222976 828 1992294400 134512640 134996440 4294956256 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3262/statm: 1031 828 74 118 0 910 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 5564

[startup+6.30151 s]
/proc/loadavg: 1.59 1.74 1.42 2/67 3263
/proc/meminfo: memFree=1557880/2055920 swapFree=4192952/4192956
[pid=3260] ppid=3258 vsize=1440 CPUtime=4.99
/proc/3260/stat : 3260 (SATzilla2007_C) S 3258 3260 3223 0 -1 4194304 135 1087 0 0 0 0 499 0 16 0 1 0 98600446 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3260/statm: 360 111 96 260 0 84 0
[pid=3263] ppid=3260 vsize=6188 CPUtime=1.05
/proc/3263/stat : 3263 (ubcsat2006) R 3260 3260 3223 0 -1 4194304 460 0 0 0 100 5 0 0 25 0 1 0 98600970 6336512 443 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3263/statm: 1547 443 156 64 0 1128 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 7628

[startup+12.7012 s]
/proc/loadavg: 1.62 1.74 1.42 1/66 3263
/proc/meminfo: memFree=1555848/2055920 swapFree=4192952/4192956
[pid=3260] ppid=3258 vsize=4624 CPUtime=10.65
/proc/3260/stat : 3260 (SATzilla2007_C) D 3258 3260 3223 0 -1 4194304 1683 1553 0 0 336 15 702 12 25 0 1 0 98600446 4734976 979 1992294400 134512640 135579813 4294956224 18446744073709551615 135221597 0 0 4096 0 18446744071563608069 0 0 17 0 0 0
/proc/3260/statm: 1156 979 165 260 0 880 0
Current children cumulated CPU time (s) 10.65
Current children cumulated vsize (KiB) 4624

[startup+25.5016 s]
/proc/loadavg: 1.55 1.72 1.42 2/67 3264
/proc/meminfo: memFree=1552960/2055920 swapFree=4192952/4192956
[pid=3260] ppid=3258 vsize=4624 CPUtime=10.65
/proc/3260/stat : 3260 (SATzilla2007_C) S 3258 3260 3223 0 -1 4194304 1684 1553 0 0 336 15 702 12 18 0 1 0 98600446 4734976 979 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3260/statm: 1156 979 165 260 0 880 0
[pid=3264] ppid=3260 vsize=4464 CPUtime=12.19
/proc/3264/stat : 3264 (minisat20) R 3260 3260 3223 0 -1 4194304 851 0 0 0 1219 0 0 0 25 0 1 0 98601776 4571136 846 1992294400 134512640 134998072 4294956304 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3264/statm: 1116 846 58 118 0 994 0
Current children cumulated CPU time (s) 22.84
Current children cumulated vsize (KiB) 9088

[startup+51.1015 s]
/proc/loadavg: 1.36 1.66 1.40 2/67 3264
/proc/meminfo: memFree=1552448/2055920 swapFree=4192952/4192956
[pid=3260] ppid=3258 vsize=4624 CPUtime=10.65
/proc/3260/stat : 3260 (SATzilla2007_C) S 3258 3260 3223 0 -1 4194304 1684 1553 0 0 336 15 702 12 18 0 1 0 98600446 4734976 979 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3260/statm: 1156 979 165 260 0 880 0
[pid=3264] ppid=3260 vsize=5140 CPUtime=37.76
/proc/3264/stat : 3264 (minisat20) R 3260 3260 3223 0 -1 4194304 998 0 0 0 3776 0 0 0 25 0 1 0 98601776 5263360 993 1992294400 134512640 134998072 4294956304 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3264/statm: 1285 993 58 118 0 1163 0
Current children cumulated CPU time (s) 48.41
Current children cumulated vsize (KiB) 9764

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

[startup+57.5012 s]
/proc/loadavg: 1.33 1.65 1.40 2/67 3264
/proc/meminfo: memFree=1552384/2055920 swapFree=4192952/4192956
[pid=3260] ppid=3258 vsize=4624 CPUtime=10.65
/proc/3260/stat : 3260 (SATzilla2007_C) S 3258 3260 3223 0 -1 4194304 1684 1553 0 0 336 15 702 12 18 0 1 0 98600446 4734976 979 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3260/statm: 1156 979 165 260 0 880 0
[pid=3264] ppid=3260 vsize=5276 CPUtime=44.16
/proc/3264/stat : 3264 (minisat20) R 3260 3260 3223 0 -1 4194304 1031 0 0 0 4416 0 0 0 25 0 1 0 98601776 5402624 1026 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3264/statm: 1319 1026 58 118 0 1197 0
Current children cumulated CPU time (s) 54.81
Current children cumulated vsize (KiB) 9900

[startup+59.1014 s]
/proc/loadavg: 1.33 1.65 1.40 2/67 3264
/proc/meminfo: memFree=1552384/2055920 swapFree=4192952/4192956
[pid=3260] ppid=3258 vsize=4624 CPUtime=10.65
/proc/3260/stat : 3260 (SATzilla2007_C) S 3258 3260 3223 0 -1 4194304 1684 1553 0 0 336 15 702 12 18 0 1 0 98600446 4734976 979 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3260/statm: 1156 979 165 260 0 880 0
[pid=3264] ppid=3260 vsize=5276 CPUtime=45.76
/proc/3264/stat : 3264 (minisat20) R 3260 3260 3223 0 -1 4194304 1037 0 0 0 4576 0 0 0 25 0 1 0 98601776 5402624 1032 1992294400 134512640 134998072 4294956304 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3264/statm: 1319 1032 58 118 0 1197 0
Current children cumulated CPU time (s) 56.41
Current children cumulated vsize (KiB) 9900

[startup+59.9015 s]
/proc/loadavg: 1.30 1.64 1.40 2/67 3264
/proc/meminfo: memFree=1552320/2055920 swapFree=4192952/4192956
[pid=3260] ppid=3258 vsize=4624 CPUtime=10.65
/proc/3260/stat : 3260 (SATzilla2007_C) S 3258 3260 3223 0 -1 4194304 1684 1553 0 0 336 15 702 12 18 0 1 0 98600446 4734976 979 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3260/statm: 1156 979 165 260 0 880 0
[pid=3264] ppid=3260 vsize=5276 CPUtime=46.56
/proc/3264/stat : 3264 (minisat20) R 3260 3260 3223 0 -1 4194304 1037 0 0 0 4656 0 0 0 25 0 1 0 98601776 5402624 1032 1992294400 134512640 134998072 4294956304 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3264/statm: 1319 1032 58 118 0 1197 0
Current children cumulated CPU time (s) 57.21
Current children cumulated vsize (KiB) 9900

[startup+60.7016 s]
/proc/loadavg: 1.30 1.64 1.40 2/67 3264
/proc/meminfo: memFree=1552320/2055920 swapFree=4192952/4192956
[pid=3260] ppid=3258 vsize=4624 CPUtime=10.65
/proc/3260/stat : 3260 (SATzilla2007_C) S 3258 3260 3223 0 -1 4194304 1684 1553 0 0 336 15 702 12 18 0 1 0 98600446 4734976 979 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3260/statm: 1156 979 165 260 0 880 0
[pid=3264] ppid=3260 vsize=5276 CPUtime=47.36
/proc/3264/stat : 3264 (minisat20) R 3260 3260 3223 0 -1 4194304 1037 0 0 0 4736 0 0 0 25 0 1 0 98601776 5402624 1032 1992294400 134512640 134998072 4294956304 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3264/statm: 1319 1032 58 118 0 1197 0
Current children cumulated CPU time (s) 58.01
Current children cumulated vsize (KiB) 9900

[startup+61.1026 s]
/proc/loadavg: 1.30 1.64 1.40 2/67 3264
/proc/meminfo: memFree=1552320/2055920 swapFree=4192952/4192956
[pid=3260] ppid=3258 vsize=4624 CPUtime=10.65
/proc/3260/stat : 3260 (SATzilla2007_C) S 3258 3260 3223 0 -1 4194304 1684 1553 0 0 336 15 702 12 18 0 1 0 98600446 4734976 979 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3260/statm: 1156 979 165 260 0 880 0
[pid=3264] ppid=3260 vsize=5276 CPUtime=47.76
/proc/3264/stat : 3264 (minisat20) R 3260 3260 3223 0 -1 4194304 1037 0 0 0 4776 0 0 0 25 0 1 0 98601776 5402624 1032 1992294400 134512640 134998072 4294956304 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3264/statm: 1319 1032 58 118 0 1197 0
Current children cumulated CPU time (s) 58.41
Current children cumulated vsize (KiB) 9900

Child status: 20
Real time (s): 61.1746
CPU time (s): 58.5221
CPU user time (s): 58.2281
CPU system time (s): 0.293955
CPU usage (%): 95.6641
Max. virtual memory (cumulated for all children) (KiB): 9900

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

runsolver used 0.05999 second user time and 0.170974 second system time

The end

Launcher Data

Begin job on node91 at 2009-04-26 02:28:34
IDJOB=1725604
IDBENCH=24593
IDSOLVER=558
FILE ID=node91/1725604-1240705714
PBS_JOBID= 9186817
Free space on /tmp= 66520 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG7-gensys-icl001.sat05-2926.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725604-1240705714/watcher-1725604-1240705714 -o /tmp/evaluation-result-1725604-1240705714/solver-1725604-1240705714 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1725604-1240705714.cnf            

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

MD5SUM BENCH= 98a64f12169bd41f7a54fe2b2f678456
RANDOM SEED=1165792884

node91.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.241
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.241
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1560296 kB
Buffers:         55904 kB
Cached:         347060 kB
SwapCached:          4 kB
Active:          91628 kB
Inactive:       325768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1560296 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            8944 kB
Writeback:           0 kB
Mapped:          24168 kB
Slab:            64136 kB
Committed_AS:   255260 kB
PageTables:       1356 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= 66512 MiB
End job on node91 at 2009-04-26 02:29:36