Trace number 1727989

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 CRAFTED? (exit code) 1199.58 1199.97

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd001.sat05-3419.reshuffled-07.cnf
MD5SUM26eb408aec254c812108c852e426e72f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark467.813
Satisfiable
(Un)Satisfiability was proved
Number of variables1040
Number of clauses13020
Sum of the clauses size54606
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21086
Number of clauses of size 38679
Number of clauses of size 4261
Number of clauses of size 5297
Number of clauses of size over 52662

Solver Data

10.58/10.69	c run March_dl for 5 seconds ... 
10.58/10.69	c Bin: Executing march_dl
10.58/10.69	c child exit by a signal
10.58/10.69	c march_dl returned code 137.
10.58/10.69	c run saps (UBCSAT implementation) for 2 seconds ... 
10.58/10.69	c Bin: Executing ubcsat2006
10.58/10.69	c child exited successfully
10.58/10.69	c ubcsat2006 returned code 0.
10.58/10.69	c satzilla computing base features
10.58/10.69	c satzilla doing unit-prop probe
10.58/10.69	c satzilla doing local search probe
10.58/10.69	c satzilla doing lobjois search-space size estimate
10.58/10.69	c satzilla's ranking:
10.58/10.69	c 1) minisat20+P: 1.980647
10.58/10.69	c 2) minisat20: 2.307734
10.58/10.69	c 3) march_dl: 2.763722
10.58/10.69	c 4) vallst+P: 3.175412
10.58/10.69	c 5) march_dl+P: 3.192240
10.58/10.69	c 6) zchaff_rand+P: 4.163925
10.58/10.69	c 7) kcnfs+P: 999.000000
10.58/10.69	c 8) kcnfs: 999.000000
10.58/10.69	c 9) vallst: 999.000000
10.58/10.69	c 10) zchaff_rand: 999.000000
10.58/10.69	c satzilla running minisat20 with preprocessing ... 
10.68/10.76	This is MiniSat 2.0 beta
10.68/10.76	WARNING: for repeatability, setting FPU to use double precision
10.68/10.76	============================[ Problem Statistics ]=============================
10.68/10.76	|                                                                             |
10.68/10.76	|  Number of variables:  984                                                  |
10.68/10.76	|  Number of clauses:    8680                                                 |
10.68/10.77	|  Parsing time:         0.01         s                                       |
10.68/10.77	============================[ Search Statistics ]==============================
10.68/10.77	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.68/10.77	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.68/10.77	===============================================================================
10.68/10.77	|         0 |     984     8680    39274 |     2893        0    nan |  0.000 % |
10.68/10.77	|       100 |     984     8680    39274 |     3182      100     20 |  0.000 % |
10.68/10.78	|       252 |     984     8680    39274 |     3500      252     21 |  0.000 % |
10.68/10.78	|       477 |     984     8680    39274 |     3851      477     23 |  0.002 % |
10.68/10.80	|       815 |     984     8680    39274 |     4236      815     22 |  0.000 % |
10.74/10.82	|      1321 |     984     8680    39274 |     4659     1321     24 |  0.002 % |
10.74/10.86	|      2081 |     984     8680    39274 |     5125     2081     23 |  0.000 % |
10.87/10.95	|      3220 |     984     8680    39274 |     5638     3220     25 |  0.002 % |
10.97/11.07	|      4928 |     984     8680    39274 |     6202     4928     25 |  0.000 % |
11.26/11.31	|      7491 |     984     8680    39274 |     6822     4328     26 |  0.002 % |
11.66/11.73	|     11336 |     984     8680    39274 |     7504     4689     28 |  0.002 % |
12.46/12.53	|     17104 |     984     8680    39274 |     8255     6643     27 |  0.002 % |
13.46/13.57	|     25754 |     984     8680    39274 |     9080     6907     32 |  0.000 % |
15.16/15.22	|     38728 |     984     8680    39274 |     9988     6061     34 |  0.002 % |
18.06/18.14	|     58189 |     984     8680    39274 |    10987     5268     24 |  0.002 % |
22.46/22.54	|     87382 |     984     8680    39274 |    12086     6668     22 |  0.000 % |
29.16/29.20	|    131171 |     984     8680    39274 |    13294     7732     24 |  0.000 % |
40.85/40.93	|    196856 |     984     8680    39274 |    14624    13038     35 |  0.002 % |
61.94/62.07	|    295382 |     984     8680    39274 |    16086     8398     24 |  0.000 % |
92.53/92.65	|    443172 |     984     8680    39274 |    17695    10608     28 |  0.000 % |
143.21/143.31	|    664855 |     984     8680    39274 |    19464     9675     23 |  0.000 % |
216.99/217.15	|    997380 |     984     8680    39274 |    21411    19096     30 |  0.000 % |
335.56/335.75	|   1496169 |     984     8680    39274 |    23552    11931     26 |  0.000 % |
538.79/539.02	|   2244351 |     984     8680    39274 |    25907    14501     31 |  0.000 % |
871.49/871.83	|   3366625 |     983     8639    39142 |    28498    17800     30 |  0.104 % |
1199.48/1199.96	c Preprocessing...
1199.48/1199.96	c Inital problem has 1040 variables, 11934 nary clauses (1086 binary clauses).
1199.48/1199.96	c Num non-binary clauses 11899, Average non-binary clause length 4.404
1199.48/1199.96	c Theory has no gaps
1199.48/1199.96	c Preprocessor runtime was 0.040 seconds.
1199.48/1199.96	c 
1199.48/1199.96	c Satisfiability of theory still undetermined.
1199.48/1199.96	c See file /tmp/gJU1jC for simplified theory.
1199.48/1199.96	c Bin: Executing minisat20
1199.48/1199.96	c child exit by a signal
1199.48/1199.96	c minisat20 returned code 137.
1199.48/1199.96	c minisat20 returned code 137.
1199.48/1199.96	c satzilla running minisat20 ... 
1199.48/1199.96	c Bin: Executing minisat20
1199.48/1199.96	c minisat20 returned code 1.
1199.48/1199.96	c minisat20 returned code 1.
1199.48/1199.96	c satzilla running march_dl ... 
1199.48/1199.96	c Bin: Executing march_dl
1199.48/1199.96	c march_dl returned code 1.
1199.48/1199.96	c march_dl returned code 1.
1199.48/1199.96	c satzilla running vallst with preprocessing ... 
1199.48/1199.96	c Bin: Executing vallst
1199.48/1199.96	c vallst returned code 1.
1199.48/1199.96	c vallst returned code 1.
1199.48/1199.96	c satzilla running march_dl with preprocessing ... 
1199.48/1199.96	c Bin: Executing march_dl
1199.48/1199.96	c march_dl returned code 1.
1199.48/1199.96	c march_dl returned code 1.
1199.48/1199.96	c satzilla running zchaff_rand with preprocessing ... 
1199.48/1199.96	c Bin: Executing zchaff_rand
1199.48/1199.96	c zchaff_rand returned code 1.
1199.48/1199.96	c zchaff_rand returned code 1.
1199.48/1199.96	c satzilla running kcnfs with preprocessing ... 
1199.48/1199.96	c Bin: Executing kcnfs
1199.48/1199.96	c kcnfs returned code 1.
1199.48/1199.96	c kcnfs returned code 1.
1199.48/1199.96	c satzilla running kcnfs ... 
1199.48/1199.96	c Bin: Executing kcnfs
1199.48/1199.96	c kcnfs returned code 1.
1199.48/1199.96	c kcnfs returned code 1.
1199.48/1199.96	c satzilla running vallst ... 
1199.48/1199.96	c Bin: Executing vallst
1199.48/1199.96	c vallst returned code 1.
1199.48/1199.96	c vallst returned code 1.
1199.48/1199.96	c satzilla running zchaff_rand ... 
1199.48/1199.97	c Bin: Executing zchaff_rand
1199.48/1199.97	c zchaff_rand returned code 1.
1199.48/1199.97	c zchaff_rand returned code 1.
1199.48/1199.97	c ERROR: All Failed! 
1199.48/1199.97	c SATZILLA_TIME=1199.740000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1727989-1240731472/watcher-1727989-1240731472 -o /tmp/evaluation-result-1727989-1240731472/solver-1727989-1240731472 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1727989-1240731472.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.00 1.00 1.00 3/64 4317
/proc/meminfo: memFree=1669536/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=1440 CPUtime=0
/proc/4317/stat : 4317 (SATzilla2007_C) R 4315 4317 3942 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 101173185 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/4317/statm: 360 110 95 260 0 84 0
[pid=4318] ppid=4317 vsize=768 CPUtime=0
/proc/4318/stat : 4318 (march_dl) R 4317 4317 3942 0 -1 4194304 104 0 0 0 0 0 0 0 18 0 1 0 101173185 786432 99 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4318/statm: 192 99 50 118 0 71 0

[startup+0.0334049 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4317
/proc/meminfo: memFree=1669536/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=1440 CPUtime=0
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101173185 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4317/statm: 360 110 95 260 0 84 0
[pid=4318] ppid=4317 vsize=1600 CPUtime=0.02
/proc/4318/stat : 4318 (march_dl) R 4317 4317 3942 0 -1 4194304 270 0 0 0 2 0 0 0 19 0 1 0 101173185 1638400 262 1992294400 134512640 134996440 4294956240 18446744073709551615 134663598 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4318/statm: 400 262 53 118 0 279 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3040

[startup+0.101411 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4317
/proc/meminfo: memFree=1669536/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=1440 CPUtime=0
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101173185 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4317/statm: 360 110 95 260 0 84 0
[pid=4318] ppid=4317 vsize=1820 CPUtime=0.09
/proc/4318/stat : 4318 (march_dl) R 4317 4317 3942 0 -1 4194304 370 0 0 0 9 0 0 0 19 0 1 0 101173185 1863680 354 1992294400 134512640 134996440 4294956240 18446744073709551615 134651461 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4318/statm: 455 354 65 118 0 334 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3260

[startup+0.301438 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4317
/proc/meminfo: memFree=1669536/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=1440 CPUtime=0
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101173185 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4317/statm: 360 110 95 260 0 84 0
[pid=4318] ppid=4317 vsize=7572 CPUtime=0.29
/proc/4318/stat : 4318 (march_dl) R 4317 4317 3942 0 -1 4194304 1906 0 0 0 29 0 0 0 21 0 1 0 101173185 7753728 1750 1992294400 134512640 134996440 4294956240 18446744073709551615 134617611 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4318/statm: 1893 1750 72 118 0 1772 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9012

[startup+0.701492 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4317
/proc/meminfo: memFree=1669536/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=1440 CPUtime=0
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101173185 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4317/statm: 360 110 95 260 0 84 0
[pid=4318] ppid=4317 vsize=8148 CPUtime=0.68
/proc/4318/stat : 4318 (march_dl) R 4317 4317 3942 0 -1 4194304 2188 0 0 0 68 0 0 0 24 0 1 0 101173185 8343552 1828 1992294400 134512640 134996440 4294956240 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4318/statm: 2037 1828 74 118 0 1916 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9588

[startup+1.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4319
/proc/meminfo: memFree=1662352/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=1440 CPUtime=0
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101173185 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4317/statm: 360 110 95 260 0 84 0
[pid=4318] ppid=4317 vsize=8148 CPUtime=1.48
/proc/4318/stat : 4318 (march_dl) R 4317 4317 3942 0 -1 4194304 2188 0 0 0 148 0 0 0 25 0 1 0 101173185 8343552 1828 1992294400 134512640 134996440 4294956240 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4318/statm: 2037 1828 74 118 0 1916 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9588

[startup+3.10282 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4319
/proc/meminfo: memFree=1662160/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=1440 CPUtime=0
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101173185 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4317/statm: 360 110 95 260 0 84 0
[pid=4318] ppid=4317 vsize=8304 CPUtime=3.09
/proc/4318/stat : 4318 (march_dl) R 4317 4317 3942 0 -1 4194304 2207 0 0 0 308 1 0 0 25 0 1 0 101173185 8503296 1847 1992294400 134512640 134996440 4294956240 18446744073709551615 134536803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4318/statm: 2076 1847 74 118 0 1955 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9744

[startup+6.30125 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4320
/proc/meminfo: memFree=1667928/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=1440 CPUtime=4.99
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 135 2207 0 0 0 0 498 1 16 0 1 0 101173185 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4317/statm: 360 111 96 260 0 84 0
[pid=4320] ppid=4317 vsize=6188 CPUtime=1.28
/proc/4320/stat : 4320 (ubcsat2006) R 4317 4317 3942 0 -1 4194304 447 0 0 0 120 8 0 0 25 0 1 0 101173686 6336512 430 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4320/statm: 1547 430 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4321
/proc/meminfo: memFree=1664152/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=4436 CPUtime=10.74
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 1707 2660 0 0 347 11 701 15 25 0 1 0 101173185 4542464 933 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4317/statm: 1109 933 165 260 0 833 0
[pid=4321] ppid=4317 vsize=3552 CPUtime=1.92
/proc/4321/stat : 4321 (minisat20) R 4317 4317 3942 0 -1 4194304 592 0 0 0 192 0 0 0 25 0 1 0 101174262 3637248 587 1992294400 134512640 134998072 4294956288 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4321/statm: 888 587 58 118 0 766 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7988

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4321
/proc/meminfo: memFree=1662872/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=4436 CPUtime=10.74
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 1707 2660 0 0 347 11 701 15 25 0 1 0 101173185 4542464 933 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4317/statm: 1109 933 165 260 0 833 0
[pid=4321] ppid=4317 vsize=4480 CPUtime=14.72
/proc/4321/stat : 4321 (minisat20) R 4317 4317 3942 0 -1 4194304 847 0 0 0 1472 0 0 0 25 0 1 0 101174262 4587520 842 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4321/statm: 1120 842 58 118 0 998 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 8916

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4321
/proc/meminfo: memFree=1661912/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=4436 CPUtime=10.74
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 1707 2660 0 0 347 11 701 15 25 0 1 0 101173185 4542464 933 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4317/statm: 1109 933 165 260 0 833 0
[pid=4321] ppid=4317 vsize=5552 CPUtime=40.3
/proc/4321/stat : 4321 (minisat20) R 4317 4317 3942 0 -1 4194304 1095 0 0 0 4030 0 0 0 25 0 1 0 101174262 5685248 1090 1992294400 134512640 134998072 4294956288 18446744073709551615 134528297 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4321/statm: 1388 1090 58 118 0 1266 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 9988

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4323
/proc/meminfo: memFree=1660432/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=4436 CPUtime=10.74
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 1707 2660 0 0 347 11 701 15 25 0 1 0 101173185 4542464 933 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4317/statm: 1109 933 165 260 0 833 0
[pid=4321] ppid=4317 vsize=6616 CPUtime=91.49
/proc/4321/stat : 4321 (minisat20) R 4317 4317 3942 0 -1 4194304 1383 0 0 0 9148 1 0 0 25 0 1 0 101174262 6774784 1378 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4321/statm: 1654 1378 58 118 0 1532 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 11052

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4323
/proc/meminfo: memFree=1660184/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=4436 CPUtime=10.74
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 1707 2660 0 0 347 11 701 15 25 0 1 0 101173185 4542464 933 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4317/statm: 1109 933 165 260 0 833 0
[pid=4321] ppid=4317 vsize=7200 CPUtime=151.47
/proc/4321/stat : 4321 (minisat20) R 4317 4317 3942 0 -1 4194304 1509 0 0 0 15146 1 0 0 25 0 1 0 101174262 7372800 1504 1992294400 134512640 134998072 4294956288 18446744073709551615 134525697 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4321/statm: 1800 1504 58 118 0 1678 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 11636

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4323
/proc/meminfo: memFree=1659224/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=4436 CPUtime=10.74
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 1707 2660 0 0 347 11 701 15 25 0 1 0 101173185 4542464 933 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4317/statm: 1109 933 165 260 0 833 0
[pid=4321] ppid=4317 vsize=8128 CPUtime=211.45
/proc/4321/stat : 4321 (minisat20) R 4317 4317 3942 0 -1 4194304 1735 0 0 0 21144 1 0 0 25 0 1 0 101174262 8323072 1730 1992294400 134512640 134998072 4294956288 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4321/statm: 2032 1730 58 118 0 1910 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 12564

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4323
/proc/meminfo: memFree=1658456/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=4436 CPUtime=10.74
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 1707 2660 0 0 347 11 701 15 25 0 1 0 101173185 4542464 933 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4317/statm: 1109 933 165 260 0 833 0
[pid=4321] ppid=4317 vsize=8808 CPUtime=271.43
/proc/4321/stat : 4321 (minisat20) R 4317 4317 3942 0 -1 4194304 1908 0 0 0 27141 2 0 0 25 0 1 0 101174262 9019392 1903 1992294400 134512640 134998072 4294956288 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4321/statm: 2202 1903 58 118 0 2080 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 13244

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4323
/proc/meminfo: memFree=1658200/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=4436 CPUtime=10.74
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 1707 2660 0 0 347 11 701 15 25 0 1 0 101173185 4542464 933 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4317/statm: 1109 933 165 260 0 833 0
[pid=4321] ppid=4317 vsize=9084 CPUtime=331.41
/proc/4321/stat : 4321 (minisat20) R 4317 4317 3942 0 -1 4194304 1971 0 0 0 33139 2 0 0 25 0 1 0 101174262 9302016 1966 1992294400 134512640 134998072 4294956288 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4321/statm: 2271 1966 58 118 0 2149 0

################
# More data... #
################


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4323
/proc/meminfo: memFree=1655768/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=4436 CPUtime=10.74
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 1707 2660 0 0 347 11 701 15 25 0 1 0 101173185 4542464 933 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4317/statm: 1109 933 165 260 0 833 0
[pid=4321] ppid=4317 vsize=11548 CPUtime=751.28
/proc/4321/stat : 4321 (minisat20) R 4317 4317 3942 0 -1 4194304 2562 0 0 0 75125 3 0 0 25 0 1 0 101174262 11825152 2557 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4321/statm: 2887 2557 58 118 0 2765 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 15984

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4323
/proc/meminfo: memFree=1655704/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=4436 CPUtime=10.74
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 1707 2660 0 0 347 11 701 15 25 0 1 0 101173185 4542464 933 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4317/statm: 1109 933 165 260 0 833 0
[pid=4321] ppid=4317 vsize=11548 CPUtime=811.26
/proc/4321/stat : 4321 (minisat20) R 4317 4317 3942 0 -1 4194304 2573 0 0 0 81122 4 0 0 25 0 1 0 101174262 11825152 2568 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4321/statm: 2887 2568 58 118 0 2765 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 15984

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4323
/proc/meminfo: memFree=1655448/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=4436 CPUtime=10.74
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 1707 2660 0 0 347 11 701 15 25 0 1 0 101173185 4542464 933 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4317/statm: 1109 933 165 260 0 833 0
[pid=4321] ppid=4317 vsize=11844 CPUtime=871.24
/proc/4321/stat : 4321 (minisat20) R 4317 4317 3942 0 -1 4194304 2640 0 0 0 87120 4 0 0 25 0 1 0 101174262 12128256 2635 1992294400 134512640 134998072 4294956288 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4321/statm: 2961 2635 58 118 0 2839 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 16280

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4323
/proc/meminfo: memFree=1655384/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=4436 CPUtime=10.74
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 1707 2660 0 0 347 11 701 15 25 0 1 0 101173185 4542464 933 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4317/statm: 1109 933 165 260 0 833 0
[pid=4321] ppid=4317 vsize=11844 CPUtime=931.22
/proc/4321/stat : 4321 (minisat20) R 4317 4317 3942 0 -1 4194304 2642 0 0 0 93118 4 0 0 25 0 1 0 101174262 12128256 2637 1992294400 134512640 134998072 4294956288 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4321/statm: 2961 2637 58 118 0 2839 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 16280

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4323
/proc/meminfo: memFree=1655320/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=4436 CPUtime=10.74
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 1707 2660 0 0 347 11 701 15 25 0 1 0 101173185 4542464 933 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4317/statm: 1109 933 165 260 0 833 0
[pid=4321] ppid=4317 vsize=11984 CPUtime=991.2
/proc/4321/stat : 4321 (minisat20) R 4317 4317 3942 0 -1 4194304 2651 0 0 0 99116 4 0 0 25 0 1 0 101174262 12271616 2646 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4321/statm: 2996 2646 58 118 0 2874 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 16420

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4323
/proc/meminfo: memFree=1655064/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=4436 CPUtime=10.74
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 1707 2660 0 0 347 11 701 15 25 0 1 0 101173185 4542464 933 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4317/statm: 1109 933 165 260 0 833 0
[pid=4321] ppid=4317 vsize=12116 CPUtime=1051.18
/proc/4321/stat : 4321 (minisat20) R 4317 4317 3942 0 -1 4194304 2716 0 0 0 105114 4 0 0 25 0 1 0 101174262 12406784 2711 1992294400 134512640 134998072 4294956288 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4321/statm: 3029 2711 58 118 0 2907 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 16552

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4323
/proc/meminfo: memFree=1654936/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=4436 CPUtime=10.74
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 1707 2660 0 0 347 11 701 15 25 0 1 0 101173185 4542464 933 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4317/statm: 1109 933 165 260 0 833 0
[pid=4321] ppid=4317 vsize=12240 CPUtime=1111.17
/proc/4321/stat : 4321 (minisat20) R 4317 4317 3942 0 -1 4194304 2731 0 0 0 111112 5 0 0 25 0 1 0 101174262 12533760 2726 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4321/statm: 3060 2726 58 118 0 2938 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 16676

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4323
/proc/meminfo: memFree=1654808/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=4436 CPUtime=10.74
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 1707 2660 0 0 347 11 701 15 25 0 1 0 101173185 4542464 933 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4317/statm: 1109 933 165 260 0 833 0
[pid=4321] ppid=4317 vsize=12380 CPUtime=1171.15
/proc/4321/stat : 4321 (minisat20) R 4317 4317 3942 0 -1 4194304 2751 0 0 0 117110 5 0 0 25 0 1 0 101174262 12677120 2746 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4321/statm: 3095 2746 58 118 0 2973 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 16816

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4323
/proc/meminfo: memFree=1654872/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=4436 CPUtime=10.74
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 1707 2660 0 0 347 11 701 15 25 0 1 0 101173185 4542464 933 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4317/statm: 1109 933 165 260 0 833 0
[pid=4321] ppid=4317 vsize=12380 CPUtime=1179.15
/proc/4321/stat : 4321 (minisat20) R 4317 4317 3942 0 -1 4194304 2751 0 0 0 117910 5 0 0 25 0 1 0 101174262 12677120 2746 1992294400 134512640 134998072 4294956288 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4321/statm: 3095 2746 58 118 0 2973 0
Current children cumulated CPU time (s) 1189.89
Current children cumulated vsize (KiB) 16816

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4323
/proc/meminfo: memFree=1654872/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=4436 CPUtime=10.74
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 1707 2660 0 0 347 11 701 15 25 0 1 0 101173185 4542464 933 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4317/statm: 1109 933 165 260 0 833 0
[pid=4321] ppid=4317 vsize=12380 CPUtime=1185.55
/proc/4321/stat : 4321 (minisat20) R 4317 4317 3942 0 -1 4194304 2758 0 0 0 118550 5 0 0 25 0 1 0 101174262 12677120 2753 1992294400 134512640 134998072 4294956288 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4321/statm: 3095 2753 58 118 0 2973 0
Current children cumulated CPU time (s) 1196.29
Current children cumulated vsize (KiB) 16816

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4323
/proc/meminfo: memFree=1654872/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=4436 CPUtime=10.74
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 1707 2660 0 0 347 11 701 15 25 0 1 0 101173185 4542464 933 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4317/statm: 1109 933 165 260 0 833 0
[pid=4321] ppid=4317 vsize=12380 CPUtime=1187.14
/proc/4321/stat : 4321 (minisat20) R 4317 4317 3942 0 -1 4194304 2758 0 0 0 118709 5 0 0 25 0 1 0 101174262 12677120 2753 1992294400 134512640 134998072 4294956288 18446744073709551615 134525088 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4321/statm: 3095 2753 58 118 0 2973 0
Current children cumulated CPU time (s) 1197.88
Current children cumulated vsize (KiB) 16816

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4323
/proc/meminfo: memFree=1654872/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=4436 CPUtime=10.74
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 1707 2660 0 0 347 11 701 15 25 0 1 0 101173185 4542464 933 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4317/statm: 1109 933 165 260 0 833 0
[pid=4321] ppid=4317 vsize=12380 CPUtime=1187.94
/proc/4321/stat : 4321 (minisat20) R 4317 4317 3942 0 -1 4194304 2758 0 0 0 118789 5 0 0 25 0 1 0 101174262 12677120 2753 1992294400 134512640 134998072 4294956288 18446744073709551615 134525420 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4321/statm: 3095 2753 58 118 0 2973 0
Current children cumulated CPU time (s) 1198.68
Current children cumulated vsize (KiB) 16816

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4323
/proc/meminfo: memFree=1654872/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=4436 CPUtime=10.74
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 1707 2660 0 0 347 11 701 15 25 0 1 0 101173185 4542464 933 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4317/statm: 1109 933 165 260 0 833 0
[pid=4321] ppid=4317 vsize=12380 CPUtime=1188.34
/proc/4321/stat : 4321 (minisat20) R 4317 4317 3942 0 -1 4194304 2758 0 0 0 118829 5 0 0 25 0 1 0 101174262 12677120 2753 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4321/statm: 3095 2753 58 118 0 2973 0
Current children cumulated CPU time (s) 1199.08
Current children cumulated vsize (KiB) 16816

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4323
/proc/meminfo: memFree=1654872/2055920 swapFree=4192956/4192956
[pid=4317] ppid=4315 vsize=4436 CPUtime=10.74
/proc/4317/stat : 4317 (SATzilla2007_C) S 4315 4317 3942 0 -1 4194304 1707 2660 0 0 347 11 701 15 25 0 1 0 101173185 4542464 933 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4317/statm: 1109 933 165 260 0 833 0
[pid=4321] ppid=4317 vsize=12380 CPUtime=1188.74
/proc/4321/stat : 4321 (minisat20) R 4317 4317 3942 0 -1 4194304 2758 0 0 0 118869 5 0 0 25 0 1 0 101174262 12677120 2753 1992294400 134512640 134998072 4294956288 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4321/statm: 3095 2753 58 118 0 2973 0
Current children cumulated CPU time (s) 1199.48
Current children cumulated vsize (KiB) 16816

Child status: 17
Real time (s): 1199.97
CPU time (s): 1199.58
CPU user time (s): 1199.26
CPU system time (s): 0.32595
CPU usage (%): 99.9676
Max. virtual memory (cumulated for all children) (KiB): 16816

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

runsolver used 1.37779 second user time and 2.70259 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-26 09:37:52
IDJOB=1727989
IDBENCH=24651
IDSOLVER=558
FILE ID=node71/1727989-1240731472
PBS_JOBID= 9186893
Free space on /tmp= 66476 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd001.sat05-3419.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727989-1240731472/watcher-1727989-1240731472 -o /tmp/evaluation-result-1727989-1240731472/solver-1727989-1240731472 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1727989-1240731472.cnf            

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

MD5SUM BENCH= 26eb408aec254c812108c852e426e72f
RANDOM SEED=1828991969

node71.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.236
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.236
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:       1670016 kB
Buffers:         40916 kB
Cached:         259032 kB
SwapCached:          0 kB
Active:          76596 kB
Inactive:       237224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1670016 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            8632 kB
Writeback:           0 kB
Mapped:          23680 kB
Slab:            58072 kB
Committed_AS:   276556 kB
PageTables:       1436 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= 66468 MiB
End job on node71 at 2009-04-26 09:57:52