Trace number 305480

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, and are wall clock time (not CPU 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
SATzilla CRAFTED? (exit code) 1199.55 1200.1

General information on the benchmark

Namerandom/LargeSize/3SAT/v4000/
unif-k3-r4.2-v4000-c16800-S1946534526-16.cnf
MD5SUM000f0a2838a713053c9877abfe8633d8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.05938
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.63/10.65	c run March_dl for 5 seconds ... 
10.63/10.65	c Bin: Executing march_dl
10.63/10.65	c child exit by a signal
10.63/10.65	c march_dl returned code 137.
10.63/10.65	c run saps (UBCSAT implementation) for 2 seconds ... 
10.63/10.65	c Bin: Executing ubcsat2006
10.63/10.65	c child exited successfully
10.63/10.65	c ubcsat2006 returned code 0.
10.63/10.65	c satzilla computing base features
10.63/10.65	c satzilla doing unit-prop probe
10.63/10.65	c satzilla doing local search probe
10.63/10.65	c satzilla doing lobjois search-space size estimate
10.63/10.65	c satzilla's ranking:
10.63/10.65	c 1) minisat20: 1.766500
10.63/10.65	c 2) march_dl: 1.862862
10.63/10.65	c 3) minisat20+P: 1.948887
10.63/10.65	c 4) march_dl+P: 2.372002
10.63/10.65	c 5) vallst+P: 2.490045
10.63/10.65	c 6) zchaff_rand+P: 2.730305
10.63/10.65	c 7) kcnfs+P: 999.000000
10.63/10.65	c 8) kcnfs: 999.000000
10.63/10.65	c 9) vallst: 999.000000
10.63/10.65	c 10) zchaff_rand: 999.000000
10.63/10.65	c satzilla running minisat20 ... 
10.63/10.65	This is MiniSat 2.0 beta
10.63/10.65	WARNING: for repeatability, setting FPU to use double precision
10.63/10.65	============================[ Problem Statistics ]=============================
10.63/10.65	|                                                                             |
10.63/10.65	|  Number of variables:  4000                                                 |
10.63/10.65	|  Number of clauses:    16800                                                |
10.63/10.67	|  Parsing time:         0.01         s                                       |
10.63/10.67	============================[ Search Statistics ]==============================
10.63/10.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.63/10.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.63/10.67	===============================================================================
10.63/10.67	|         0 |    4000    16800    50400 |     5600        0    nan |  0.000 % |
10.63/10.68	|       100 |    4000    16800    50400 |     6160      100     81 |  0.000 % |
10.63/10.70	|       250 |    4000    16800    50400 |     6776      250     80 |  0.000 % |
10.63/10.72	|       475 |    4000    16800    50400 |     7453      475     87 |  0.000 % |
10.63/10.76	|       812 |    4000    16800    50400 |     8198      812     88 |  0.000 % |
10.63/10.83	|      1319 |    4000    16800    50400 |     9018     1319     89 |  0.000 % |
10.63/10.93	|      2079 |    4000    16800    50400 |     9920     2079     93 |  0.000 % |
10.63/11.10	|      3219 |    4000    16800    50400 |    10912     3219    101 |  0.000 % |
11.23/11.36	|      4928 |    4000    16800    50400 |    12004     4928    102 |  0.000 % |
11.64/11.76	|      7491 |    4000    16800    50400 |    13204     7491    103 |  0.000 % |
12.46/12.52	|     11337 |    4000    16800    50400 |    14524    11337    109 |  0.000 % |
13.69/13.74	|     17105 |    4000    16800    50400 |    15977     9552    111 |  0.000 % |
15.74/15.81	|     25754 |    4000    16800    50400 |    17575     9881    115 |  0.000 % |
19.63/19.73	|     38728 |    4000    16800    50400 |    19332    13758    122 |  0.000 % |
25.77/25.90	|     58189 |    4000    16800    50400 |    21265    13253    122 |  0.000 % |
37.56/37.69	|     87381 |    4000    16800    50400 |    23392    20543    129 |  0.000 % |
55.49/55.65	|    131172 |    4000    16800    50400 |    25731    15601    124 |  0.000 % |
85.51/85.68	|    196856 |    4000    16800    50400 |    28305    26181    113 |  0.000 % |
140.63/140.82	|    295383 |    4000    16800    50400 |    31135    28164    120 |  0.000 % |
225.77/225.92	|    443174 |    4000    16800    50400 |    34249    25996    122 |  0.000 % |
356.92/357.09	|    664858 |    4000    16800    50400 |    37673    34778    127 |  0.000 % |
572.08/572.39	|    997383 |    4000    16800    50400 |    41441    29265    123 |  0.000 % |
923.67/924.15	|   1496171 |    4000    16800    50400 |    45585    28214    126 |  0.000 % |
1199.39/1200.02	c Bin: Executing minisat20
1199.39/1200.02	c child exit by a signal
1199.39/1200.02	c minisat20 returned code 137.
1199.39/1200.02	c minisat20 returned code 137.
1199.39/1200.02	c satzilla running march_dl ... 
1199.39/1200.02	c Bin: Executing march_dl
1199.39/1200.02	c march_dl returned code 1.
1199.39/1200.02	c march_dl returned code 1.
1199.39/1200.02	c satzilla running minisat20 with preprocessing ... 
1199.49/1200.10	c Preprocessing...
1199.49/1200.10	c Inital problem has 4000 variables, 16800 nary clauses (0 binary clauses).
1199.49/1200.10	c Num non-binary clauses 16800, Average non-binary clause length 3.000
1199.49/1200.10	c Theory has no gaps
1199.49/1200.10	c Preprocessor runtime was 0.060 seconds.
1199.49/1200.10	c 
1199.49/1200.10	c Satisfiability of theory still undetermined.
1199.49/1200.10	c See file /tmp/kNDJhM for simplified theory.
1199.49/1200.10	c Bin: Executing minisat20
1199.49/1200.10	c minisat20 returned code 1.
1199.49/1200.10	c minisat20 returned code 1.
1199.49/1200.10	c satzilla running march_dl with preprocessing ... 
1199.49/1200.10	c Bin: Executing march_dl
1199.49/1200.10	c march_dl returned code 1.
1199.49/1200.10	c march_dl returned code 1.
1199.49/1200.10	c satzilla running vallst with preprocessing ... 
1199.49/1200.10	c Bin: Executing vallst
1199.49/1200.10	c vallst returned code 1.
1199.49/1200.10	c vallst returned code 1.
1199.49/1200.10	c satzilla running zchaff_rand with preprocessing ... 
1199.49/1200.10	c Bin: Executing zchaff_rand
1199.49/1200.10	c zchaff_rand returned code 1.
1199.49/1200.10	c zchaff_rand returned code 1.
1199.49/1200.10	c satzilla running kcnfs with preprocessing ... 
1199.49/1200.10	c Bin: Executing kcnfs
1199.49/1200.10	c kcnfs returned code 1.
1199.49/1200.10	c kcnfs returned code 1.
1199.49/1200.10	c satzilla running kcnfs ... 
1199.49/1200.10	c Bin: Executing kcnfs
1199.49/1200.10	c kcnfs returned code 1.
1199.49/1200.10	c kcnfs returned code 1.
1199.49/1200.10	c satzilla running vallst ... 
1199.49/1200.10	c Bin: Executing vallst
1199.49/1200.10	c vallst returned code 1.
1199.49/1200.10	c vallst returned code 1.
1199.49/1200.10	c satzilla running zchaff_rand ... 
1199.49/1200.10	c Bin: Executing zchaff_rand
1199.49/1200.10	c zchaff_rand returned code 1.
1199.49/1200.10	c zchaff_rand returned code 1.
1199.49/1200.10	c ERROR: All Failed! 
1199.49/1200.10	c SATZILLA_TIME=1199.710000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node78/watcher-305480-1172080018 -o ROOT/results/node78/solver-305480-1172080018 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/305480-1172080018/SATzilla2007_C /tmp/evaluation/305480-1172080018/instance-305480-1172080018.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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: 0.92 0.98 0.99 3/65 9720
/proc/meminfo: memFree=1315592/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=1440 CPUtime=0
/proc/9720/stat : 9720 (SATzilla2007_C) R 9718 9720 8599 0 -1 4194304 127 0 0 0 0 0 0 0 19 0 1 0 2869222 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/9720/statm: 360 110 95 260 0 84 0
[pid=9721] ppid=9720 vsize=916 CPUtime=0
/proc/9721/stat : 9721 (march_dl) R 9720 9720 8599 0 -1 4194304 145 0 0 0 0 0 0 0 19 0 1 0 2869223 937984 140 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9721/statm: 229 140 50 118 0 108 0

[startup+0.106287 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 9720
/proc/meminfo: memFree=1315592/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=1440 CPUtime=0
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 2869222 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9720/statm: 360 110 95 260 0 84 0
[pid=9721] ppid=9720 vsize=3832 CPUtime=0.09
/proc/9721/stat : 9721 (march_dl) R 9720 9720 8599 0 -1 4194304 1726 0 0 0 9 0 0 0 21 0 1 0 2869223 3923968 805 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134542435 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9721/statm: 958 805 63 118 0 837 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5272

[startup+0.514361 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 9720
/proc/meminfo: memFree=1315592/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=1440 CPUtime=0
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 2869222 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9720/statm: 360 110 95 260 0 84 0
[pid=9721] ppid=9720 vsize=5428 CPUtime=0.5
/proc/9721/stat : 9721 (march_dl) R 9720 9720 8599 0 -1 4194304 2585 0 0 0 50 0 0 0 25 0 1 0 2869223 5558272 1221 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134531609 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9721/statm: 1357 1221 74 118 0 1236 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6868

[startup+1.33451 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 9722
/proc/meminfo: memFree=1310840/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=1440 CPUtime=0
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 2869222 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9720/statm: 360 110 95 260 0 84 0
[pid=9721] ppid=9720 vsize=5556 CPUtime=1.32
/proc/9721/stat : 9721 (march_dl) R 9720 9720 8599 0 -1 4194304 2607 0 0 0 132 0 0 0 25 0 1 0 2869223 5689344 1243 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9721/statm: 1389 1243 74 118 0 1268 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6996

[startup+2.97082 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 9722
/proc/meminfo: memFree=1310520/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=1440 CPUtime=0
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 2869222 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9720/statm: 360 110 95 260 0 84 0
[pid=9721] ppid=9720 vsize=5688 CPUtime=2.95
/proc/9721/stat : 9721 (march_dl) R 9720 9720 8599 0 -1 4194304 2652 0 0 0 295 0 0 0 25 0 1 0 2869223 5824512 1288 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9721/statm: 1422 1288 74 118 0 1301 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 7128

[startup+6.25343 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 9723
/proc/meminfo: memFree=1313528/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=1440 CPUtime=4.99
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 135 2678 0 0 0 0 498 1 16 0 1 0 2869222 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9720/statm: 360 111 96 260 0 84 0
[pid=9723] ppid=9720 vsize=6188 CPUtime=1.24
/proc/9723/stat : 9723 (ubcsat2006) R 9720 9720 8599 0 -1 4194304 505 0 0 0 113 11 0 0 25 0 1 0 2869723 6336512 488 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9723/statm: 1547 488 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7066 s]
/proc/loadavg: 1.17 1.03 1.01 2/67 9724
/proc/meminfo: memFree=1307064/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=2700 CPUtime=10.63
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 1451 3189 0 0 334 7 701 21 25 0 1 0 2869222 2764800 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 675 498 156 260 0 399 0
[pid=9724] ppid=9720 vsize=8512 CPUtime=2.03
/proc/9724/stat : 9724 (minisat20) R 9720 9720 8599 0 -1 4194304 1847 0 0 0 203 0 0 0 25 0 1 0 2870288 8716288 1841 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9724/statm: 2128 1841 59 118 0 2006 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11212

[startup+25.52 s]
/proc/loadavg: 1.45 1.10 1.03 2/67 9724
/proc/meminfo: memFree=1301240/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=2700 CPUtime=10.63
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 1451 3189 0 0 334 7 701 21 25 0 1 0 2869222 2764800 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 675 498 156 260 0 399 0
[pid=9724] ppid=9720 vsize=13660 CPUtime=14.84
/proc/9724/stat : 9724 (minisat20) R 9720 9720 8599 0 -1 4194304 3133 0 0 0 1483 1 0 0 25 0 1 0 2870288 13987840 3127 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9724/statm: 3415 3127 59 118 0 3293 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16360

[startup+51.1458 s]
/proc/loadavg: 1.67 1.18 1.06 2/67 9724
/proc/meminfo: memFree=1298616/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=2700 CPUtime=10.63
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 1451 3189 0 0 334 7 701 21 25 0 1 0 2869222 2764800 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 675 498 156 260 0 399 0
[pid=9724] ppid=9720 vsize=16564 CPUtime=40.46
/proc/9724/stat : 9724 (minisat20) R 9720 9720 8599 0 -1 4194304 3879 0 0 0 4044 2 0 0 25 0 1 0 2870288 16961536 3873 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528282 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9724/statm: 4141 3873 59 118 0 4019 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19264

[startup+102.389 s]
/proc/loadavg: 1.29 1.15 1.06 2/67 9724
/proc/meminfo: memFree=1295864/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=2700 CPUtime=10.63
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 1451 3189 0 0 334 7 701 21 25 0 1 0 2869222 2764800 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 675 498 156 260 0 399 0
[pid=9724] ppid=9720 vsize=20028 CPUtime=91.69
/proc/9724/stat : 9724 (minisat20) R 9720 9720 8599 0 -1 4194304 4720 0 0 0 9165 4 0 0 25 0 1 0 2870288 20508672 4714 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9724/statm: 5007 4714 59 118 0 4885 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 22728

[startup+162.454 s]
/proc/loadavg: 1.10 1.12 1.05 2/67 9724
/proc/meminfo: memFree=1291704/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=2700 CPUtime=10.63
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 1451 3189 0 0 334 7 701 21 25 0 1 0 2869222 2764800 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 675 498 156 260 0 399 0
[pid=9724] ppid=9720 vsize=23592 CPUtime=151.73
/proc/9724/stat : 9724 (minisat20) R 9720 9720 8599 0 -1 4194304 5613 0 0 0 15168 5 0 0 25 0 1 0 2870288 24158208 5607 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9724/statm: 5898 5607 59 118 0 5776 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 26292

[startup+222.514 s]
/proc/loadavg: 1.04 1.10 1.04 2/67 9726
/proc/meminfo: memFree=1290936/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=2700 CPUtime=10.63
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 1451 3189 0 0 334 7 701 21 25 0 1 0 2869222 2764800 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 675 498 156 260 0 399 0
[pid=9724] ppid=9720 vsize=24120 CPUtime=211.76
/proc/9724/stat : 9724 (minisat20) R 9720 9720 8599 0 -1 4194304 5761 0 0 0 21171 5 0 0 25 0 1 0 2870288 24698880 5755 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9724/statm: 6030 5755 59 118 0 5908 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 26820

[startup+282.577 s]
/proc/loadavg: 1.01 1.08 1.04 2/67 9726
/proc/meminfo: memFree=1288120/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=2700 CPUtime=10.63
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 1451 3189 0 0 334 7 701 21 25 0 1 0 2869222 2764800 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 675 498 156 260 0 399 0
[pid=9724] ppid=9720 vsize=27044 CPUtime=271.8
/proc/9724/stat : 9724 (minisat20) R 9720 9720 8599 0 -1 4194304 6496 0 0 0 27174 6 0 0 25 0 1 0 2870288 27693056 6490 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9724/statm: 6761 6490 59 118 0 6639 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 29744

[startup+342.641 s]
/proc/loadavg: 1.00 1.06 1.03 2/67 9726
/proc/meminfo: memFree=1288056/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=2700 CPUtime=10.63
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 1451 3189 0 0 334 7 701 21 25 0 1 0 2869222 2764800 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 675 498 156 260 0 399 0
[pid=9724] ppid=9720 vsize=27044 CPUtime=331.84
/proc/9724/stat : 9724 (minisat20) R 9720 9720 8599 0 -1 4194304 6504 0 0 0 33178 6 0 0 25 0 1 0 2870288 27693056 6498 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9724/statm: 6761 6498 59 118 0 6639 0
Current children cumulated CPU time (s) 342.47
Current children cumulated vsize (KiB) 29744

[startup+402.705 s]
/proc/loadavg: 1.00 1.05 1.03 2/67 9726
/proc/meminfo: memFree=1284984/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=2700 CPUtime=10.63
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 1451 3189 0 0 334 7 701 21 25 0 1 0 2869222 2764800 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 675 498 156 260 0 399 0
[pid=9724] ppid=9720 vsize=30212 CPUtime=391.88
/proc/9724/stat : 9724 (minisat20) R 9720 9720 8599 0 -1 4194304 7290 0 0 0 39181 7 0 0 25 0 1 0 2870288 30937088 7284 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9724/statm: 7553 7284 59 118 0 7431 0
Current children cumulated CPU time (s) 402.51
Current children cumulated vsize (KiB) 32912

[startup+462.764 s]
/proc/loadavg: 1.00 1.04 1.02 2/67 9726
/proc/meminfo: memFree=1284024/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=2700 CPUtime=10.63
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 1451 3189 0 0 334 7 701 21 25 0 1 0 2869222 2764800 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 675 498 156 260 0 399 0
[pid=9724] ppid=9720 vsize=31268 CPUtime=451.93
/proc/9724/stat : 9724 (minisat20) R 9720 9720 8599 0 -1 4194304 7549 0 0 0 45185 8 0 0 25 0 1 0 2870288 32018432 7543 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525540 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9724/statm: 7817 7543 59 118 0 7695 0
Current children cumulated CPU time (s) 462.56

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

/proc/9724/statm: 8630 8358 59 118 0 8508 0
Current children cumulated CPU time (s) 702.71
Current children cumulated vsize (KiB) 37220

[startup+763.075 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 9726
/proc/meminfo: memFree=1280184/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=2700 CPUtime=10.63
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 1451 3189 0 0 334 7 701 21 25 0 1 0 2869222 2764800 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 675 498 156 260 0 399 0
[pid=9724] ppid=9720 vsize=35048 CPUtime=752.13
/proc/9724/stat : 9724 (minisat20) R 9720 9720 8599 0 -1 4194304 8482 0 0 0 75204 9 0 0 25 0 1 0 2870288 35889152 8476 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9724/statm: 8762 8476 59 118 0 8640 0
Current children cumulated CPU time (s) 762.76
Current children cumulated vsize (KiB) 37748

[startup+823.142 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 9726
/proc/meminfo: memFree=1280184/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=2700 CPUtime=10.63
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 1451 3189 0 0 334 7 701 21 25 0 1 0 2869222 2764800 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 675 498 156 260 0 399 0
[pid=9724] ppid=9720 vsize=35048 CPUtime=812.17
/proc/9724/stat : 9724 (minisat20) R 9720 9720 8599 0 -1 4194304 8482 0 0 0 81208 9 0 0 25 0 1 0 2870288 35889152 8476 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9724/statm: 8762 8476 59 118 0 8640 0
Current children cumulated CPU time (s) 822.8
Current children cumulated vsize (KiB) 37748

[startup+883.229 s]
/proc/loadavg: 1.07 1.02 1.00 2/73 9838
/proc/meminfo: memFree=1278776/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=2700 CPUtime=10.63
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 1451 3189 0 0 334 7 701 21 25 0 1 0 2869222 2764800 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 675 498 156 260 0 399 0
[pid=9724] ppid=9720 vsize=35148 CPUtime=872.18
/proc/9724/stat : 9724 (minisat20) R 9720 9720 8599 0 -1 4194304 8497 0 0 0 87207 11 0 0 25 0 1 0 2870288 35991552 8491 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9724/statm: 8787 8491 59 118 0 8665 0
Current children cumulated CPU time (s) 882.81
Current children cumulated vsize (KiB) 37848

[startup+943.308 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 9924
/proc/meminfo: memFree=1278520/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=2700 CPUtime=10.63
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 1451 3189 0 0 334 7 701 21 25 0 1 0 2869222 2764800 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 675 498 156 260 0 399 0
[pid=9724] ppid=9720 vsize=36468 CPUtime=932.2
/proc/9724/stat : 9724 (minisat20) R 9720 9720 8599 0 -1 4194304 8823 0 0 0 93208 12 0 0 25 0 1 0 2870288 37343232 8817 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9724/statm: 9117 8817 59 118 0 8995 0
Current children cumulated CPU time (s) 942.83
Current children cumulated vsize (KiB) 39168

[startup+1003.37 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 9924
/proc/meminfo: memFree=1277048/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=2700 CPUtime=10.63
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 1451 3189 0 0 334 7 701 21 25 0 1 0 2869222 2764800 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 675 498 156 260 0 399 0
[pid=9724] ppid=9720 vsize=37920 CPUtime=992.23
/proc/9724/stat : 9724 (minisat20) R 9720 9720 8599 0 -1 4194304 9211 0 0 0 99211 12 0 0 25 0 1 0 2870288 38830080 9205 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9724/statm: 9480 9205 59 118 0 9358 0
Current children cumulated CPU time (s) 1002.86
Current children cumulated vsize (KiB) 40620

[startup+1063.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9924
/proc/meminfo: memFree=1276664/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=2700 CPUtime=10.63
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 1451 3189 0 0 334 7 701 21 25 0 1 0 2869222 2764800 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 675 498 156 260 0 399 0
[pid=9724] ppid=9720 vsize=38316 CPUtime=1052.27
/proc/9724/stat : 9724 (minisat20) R 9720 9720 8599 0 -1 4194304 9303 0 0 0 105215 12 0 0 25 0 1 0 2870288 39235584 9297 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9724/statm: 9579 9297 59 118 0 9457 0
Current children cumulated CPU time (s) 1062.9
Current children cumulated vsize (KiB) 41016

[startup+1123.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9924
/proc/meminfo: memFree=1275256/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=2700 CPUtime=10.63
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 1451 3189 0 0 334 7 701 21 25 0 1 0 2869222 2764800 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 675 498 156 260 0 399 0
[pid=9724] ppid=9720 vsize=39740 CPUtime=1112.31
/proc/9724/stat : 9724 (minisat20) R 9720 9720 8599 0 -1 4194304 9659 0 0 0 111219 12 0 0 25 0 1 0 2870288 40693760 9653 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9724/statm: 9935 9653 59 118 0 9813 0
Current children cumulated CPU time (s) 1122.94
Current children cumulated vsize (KiB) 42440

[startup+1183.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9924
/proc/meminfo: memFree=1275064/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=2700 CPUtime=10.63
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 1451 3189 0 0 334 7 701 21 25 0 1 0 2869222 2764800 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 675 498 156 260 0 399 0
[pid=9724] ppid=9720 vsize=39980 CPUtime=1172.36
/proc/9724/stat : 9724 (minisat20) R 9720 9720 8599 0 -1 4194304 9707 0 0 0 117223 13 0 0 25 0 1 0 2870288 40939520 9701 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9724/statm: 9995 9701 59 118 0 9873 0
Current children cumulated CPU time (s) 1182.99
Current children cumulated vsize (KiB) 42680

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

[startup+1187.35 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9924
/proc/meminfo: memFree=1275064/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=2700 CPUtime=10.63
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 1451 3189 0 0 334 7 701 21 25 0 1 0 2869222 2764800 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 675 498 156 260 0 399 0
[pid=9724] ppid=9720 vsize=39980 CPUtime=1176.16
/proc/9724/stat : 9724 (minisat20) R 9720 9720 8599 0 -1 4194304 9707 0 0 0 117603 13 0 0 25 0 1 0 2870288 40939520 9701 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9724/statm: 9995 9701 59 118 0 9873 0
Current children cumulated CPU time (s) 1186.79
Current children cumulated vsize (KiB) 42680

[startup+1193.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9924
/proc/meminfo: memFree=1275064/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=2700 CPUtime=10.63
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 1451 3189 0 0 334 7 701 21 25 0 1 0 2869222 2764800 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 675 498 156 260 0 399 0
[pid=9724] ppid=9720 vsize=39980 CPUtime=1182.71
/proc/9724/stat : 9724 (minisat20) R 9720 9720 8599 0 -1 4194304 9707 0 0 0 118258 13 0 0 25 0 1 0 2870288 40939520 9701 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9724/statm: 9995 9701 59 118 0 9873 0
Current children cumulated CPU time (s) 1193.34
Current children cumulated vsize (KiB) 42680

[startup+1197.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9924
/proc/meminfo: memFree=1275064/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=2700 CPUtime=10.63
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 1451 3189 0 0 334 7 701 21 25 0 1 0 2869222 2764800 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 675 498 156 260 0 399 0
[pid=9724] ppid=9720 vsize=39980 CPUtime=1185.99
/proc/9724/stat : 9724 (minisat20) R 9720 9720 8599 0 -1 4194304 9707 0 0 0 118586 13 0 0 25 0 1 0 2870288 40939520 9701 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9724/statm: 9995 9701 59 118 0 9873 0
Current children cumulated CPU time (s) 1196.62
Current children cumulated vsize (KiB) 42680

[startup+1198.83 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9924
/proc/meminfo: memFree=1275064/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=2700 CPUtime=10.63
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 1451 3189 0 0 334 7 701 21 25 0 1 0 2869222 2764800 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 675 498 156 260 0 399 0
[pid=9724] ppid=9720 vsize=39980 CPUtime=1187.63
/proc/9724/stat : 9724 (minisat20) R 9720 9720 8599 0 -1 4194304 9707 0 0 0 118750 13 0 0 25 0 1 0 2870288 40939520 9701 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9724/statm: 9995 9701 59 118 0 9873 0
Current children cumulated CPU time (s) 1198.26
Current children cumulated vsize (KiB) 42680

[startup+1199.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9924
/proc/meminfo: memFree=1275064/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=2700 CPUtime=10.63
/proc/9720/stat : 9720 (SATzilla2007_C) S 9718 9720 8599 0 -1 4194304 1451 3189 0 0 334 7 701 21 25 0 1 0 2869222 2764800 498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9720/statm: 675 498 156 260 0 399 0
[pid=9724] ppid=9720 vsize=39980 CPUtime=1188.45
/proc/9724/stat : 9724 (minisat20) R 9720 9720 8599 0 -1 4194304 9707 0 0 0 118832 13 0 0 25 0 1 0 2870288 40939520 9701 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9724/statm: 9995 9701 59 118 0 9873 0
Current children cumulated CPU time (s) 1199.08
Current children cumulated vsize (KiB) 42680

[startup+1200.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 9924
/proc/meminfo: memFree=1275064/2055920 swapFree=4192956/4192956
[pid=9720] ppid=9718 vsize=5340 CPUtime=1199.49
/proc/9720/stat : 9720 (SATzilla2007_C) R 9718 9720 8599 0 -1 4194304 2165 12896 0 0 337 8 119570 34 18 0 1 0 2869222 5468160 1101 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134589851 0 0 4096 0 0 0 0 17 0 0 0
/proc/9720/statm: 1335 1101 162 260 0 1059 0
Current children cumulated CPU time (s) 1199.49
Current children cumulated vsize (KiB) 5340

Child status: 17
Real time (s): 1200.1
CPU time (s): 1199.55
CPU user time (s): 1199.11
CPU system time (s): 0.438933
CPU usage (%): 99.9542
Max. virtual memory (cumulated for all children) (KiB): 42704

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

runsolver used 1.20582 second user time and 2.6506 second system time

The end

Launcher Data (download as text)

Begin job on node78 on Wed Feb 21 17:46:59 UTC 2007

IDJOB= 305480
IDBENCH= 20157
IDSOLVER= 135
FILE ID= node78/305480-1172080018

PBS_JOBID= 3892809

Free space on /tmp= 66555 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v4000/unif-k3-r4.2-v4000-c16800-S1946534526-16.cnf
COMMAND LINE= /tmp/evaluation/305480-1172080018/SATzilla2007_C /tmp/evaluation/305480-1172080018/instance-305480-1172080018.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node78/watcher-305480-1172080018 -o ROOT/results/node78/solver-305480-1172080018 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/305480-1172080018/SATzilla2007_C /tmp/evaluation/305480-1172080018/instance-305480-1172080018.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  000f0a2838a713053c9877abfe8633d8

RANDOM SEED= 706572039

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node78.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.281
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.281
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:       1316000 kB
Buffers:         33844 kB
Cached:         611000 kB
SwapCached:          0 kB
Active:         241452 kB
Inactive:       418516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1316000 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            8648 kB
Writeback:           0 kB
Mapped:          25312 kB
Slab:            65896 kB
Committed_AS:    60184 kB
PageTables:       1464 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= 66555 MiB

End job on node78 on Wed Feb 21 18:06:59 UTC 2007