Trace number 306218

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.14 1199.55

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S597645631-10.cnf
MD5SUMbe41d97fbec08b222b8d456b52d73634
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark145.39
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

11.03/11.08	c run March_dl for 5 seconds ... 
11.03/11.08	c Bin: Executing march_dl
11.03/11.08	c child exit by a signal
11.03/11.08	c march_dl returned code 137.
11.03/11.08	c run saps (UBCSAT implementation) for 2 seconds ... 
11.03/11.08	c Bin: Executing ubcsat2006
11.03/11.08	c child exited successfully
11.03/11.08	c ubcsat2006 returned code 0.
11.03/11.08	c satzilla computing base features
11.03/11.08	c satzilla doing unit-prop probe
11.03/11.08	c satzilla doing local search probe
11.03/11.08	c satzilla doing lobjois search-space size estimate
11.03/11.08	c satzilla's ranking:
11.03/11.08	c 1) minisat20: 2.230899
11.03/11.08	c 2) march_dl: 2.320582
11.03/11.08	c 3) march_dl+P: 2.589611
11.03/11.08	c 4) vallst+P: 2.625379
11.03/11.08	c 5) minisat20+P: 2.792146
11.03/11.08	c 6) zchaff_rand+P: 4.415737
11.03/11.08	c 7) kcnfs+P: 999.000000
11.03/11.08	c 8) kcnfs: 999.000000
11.03/11.08	c 9) vallst: 999.000000
11.03/11.08	c 10) zchaff_rand: 999.000000
11.03/11.08	c satzilla running minisat20 ... 
11.03/11.08	This is MiniSat 2.0 beta
11.03/11.08	WARNING: for repeatability, setting FPU to use double precision
11.03/11.08	============================[ Problem Statistics ]=============================
11.03/11.08	|                                                                             |
11.03/11.08	|  Number of variables:  10000                                                |
11.03/11.08	|  Number of clauses:    42000                                                |
11.03/11.11	|  Parsing time:         0.03         s                                       |
11.03/11.11	============================[ Search Statistics ]==============================
11.03/11.11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.03/11.11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.03/11.11	===============================================================================
11.03/11.11	|         0 |   10000    42000   126000 |    14000        0    nan |  0.000 % |
11.03/11.14	|       100 |   10000    42000   126000 |    15400      100    107 |  0.000 % |
11.05/11.19	|       250 |   10000    42000   126000 |    16940      250    118 |  0.000 % |
11.05/11.25	|       475 |   10000    42000   126000 |    18634      475    121 |  0.000 % |
11.23/11.35	|       812 |   10000    42000   126000 |    20497      812    140 |  0.000 % |
11.43/11.52	|      1319 |   10000    42000   126000 |    22547     1319    164 |  0.000 % |
11.63/11.75	|      2079 |   10000    42000   126000 |    24801     2079    161 |  0.000 % |
12.04/12.09	|      3218 |   10000    42000   126000 |    27282     3218    161 |  0.000 % |
12.56/12.70	|      4926 |   10000    42000   126000 |    30010     4926    185 |  0.000 % |
13.58/13.71	|      7489 |   10000    42000   126000 |    33011     7489    198 |  0.000 % |
15.22/15.31	|     11333 |   10000    42000   126000 |    36312    11333    203 |  0.000 % |
18.19/18.26	|     17103 |   10000    42000   126000 |    39943    17103    208 |  0.000 % |
23.31/23.37	|     25752 |   10000    42000   126000 |    43937    25752    211 |  0.000 % |
32.54/32.69	|     38727 |   10000    42000   126000 |    48331    38727    215 |  0.000 % |
48.01/48.09	|     58188 |   10000    42000   126000 |    53164    20147    229 |  0.000 % |
71.78/71.88	|     87381 |   10000    42000   126000 |    58481    49340    230 |  0.000 % |
116.05/116.15	|    131171 |   10000    42000   126000 |    64329    45371    234 |  0.000 % |
196.48/196.61	|    196855 |   10000    42000   126000 |    70762    57440    243 |  0.000 % |
339.10/339.31	|    295381 |   10000    42000   126000 |    77838    41092    259 |  0.000 % |
581.11/581.39	|    443171 |   10000    42000   126000 |    85622    60536    257 |  0.000 % |
946.32/946.79	|    664855 |   10000    42000   126000 |    94184    65425    252 |  0.000 % |
1198.80/1199.32	c Bin: Executing minisat20
1198.80/1199.32	c child exit by a signal
1198.80/1199.32	c minisat20 returned code 137.
1198.80/1199.32	c minisat20 returned code 137.
1198.80/1199.32	c satzilla running march_dl ... 
1198.80/1199.32	c Bin: Executing march_dl
1198.80/1199.32	c march_dl returned code 1.
1198.80/1199.32	c march_dl returned code 1.
1198.80/1199.32	c satzilla running march_dl with preprocessing ... 
1199.02/1199.54	c Preprocessing...
1199.02/1199.54	c Inital problem has 10000 variables, 42000 nary clauses (0 binary clauses).
1199.02/1199.54	c Num non-binary clauses 42000, Average non-binary clause length 3.000
1199.02/1199.54	c Theory has no gaps
1199.02/1199.54	c Preprocessor runtime was 0.160 seconds.
1199.02/1199.54	c 
1199.02/1199.54	c Satisfiability of theory still undetermined.
1199.02/1199.54	c See file /tmp/uD5m4M for simplified theory.
1199.02/1199.54	c Bin: Executing march_dl
1199.02/1199.54	c march_dl returned code 1.
1199.02/1199.54	c march_dl returned code 1.
1199.02/1199.54	c satzilla running vallst with preprocessing ... 
1199.02/1199.54	c Bin: Executing vallst
1199.02/1199.54	c vallst returned code 1.
1199.02/1199.54	c vallst returned code 1.
1199.02/1199.54	c satzilla running minisat20 with preprocessing ... 
1199.02/1199.54	c Bin: Executing minisat20
1199.02/1199.54	c minisat20 returned code 1.
1199.02/1199.54	c minisat20 returned code 1.
1199.02/1199.54	c satzilla running zchaff_rand with preprocessing ... 
1199.02/1199.54	c Bin: Executing zchaff_rand
1199.02/1199.54	c zchaff_rand returned code 1.
1199.02/1199.54	c zchaff_rand returned code 1.
1199.02/1199.54	c satzilla running kcnfs with preprocessing ... 
1199.02/1199.54	c Bin: Executing kcnfs
1199.02/1199.54	c kcnfs returned code 1.
1199.02/1199.54	c kcnfs returned code 1.
1199.02/1199.54	c satzilla running kcnfs ... 
1199.02/1199.54	c Bin: Executing kcnfs
1199.02/1199.54	c kcnfs returned code 1.
1199.02/1199.54	c kcnfs returned code 1.
1199.02/1199.54	c satzilla running vallst ... 
1199.02/1199.54	c Bin: Executing vallst
1199.02/1199.54	c vallst returned code 1.
1199.02/1199.54	c vallst returned code 1.
1199.02/1199.54	c satzilla running zchaff_rand ... 
1199.12/1199.55	c Bin: Executing zchaff_rand
1199.12/1199.55	c zchaff_rand returned code 1.
1199.12/1199.55	c zchaff_rand returned code 1.
1199.12/1199.55	c ERROR: All Failed! 
1199.12/1199.55	c SATZILLA_TIME=1199.300000

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/node34/watcher-306218-1172094652 -o ROOT/results/node34/solver-306218-1172094652 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/306218-1172094652/SATzilla2007_C /tmp/evaluation/306218-1172094652/instance-306218-1172094652.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.99 0.98 0.99 3/64 27664
/proc/meminfo: memFree=1479584/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=1440 CPUtime=0
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203228996 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 360 110 95 260 0 84 0
[pid=27665] ppid=27664 vsize=1596 CPUtime=0
/proc/27665/stat : 27665 (march_dl) R 27664 27664 26442 0 -1 4194304 257 0 0 0 0 0 0 0 19 0 1 0 203228996 1634304 252 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27665/statm: 399 253 50 118 0 278 0

[startup+0.107094 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27664
/proc/meminfo: memFree=1479584/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=1440 CPUtime=0
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203228996 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 360 110 95 260 0 84 0
[pid=27665] ppid=27664 vsize=3744 CPUtime=0.09
/proc/27665/stat : 27665 (march_dl) R 27664 27664 26442 0 -1 4194304 961 0 0 0 9 0 0 0 20 0 1 0 203228996 3833856 680 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27665/statm: 936 680 53 118 0 815 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5184

[startup+0.515125 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27664
/proc/meminfo: memFree=1479584/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=1440 CPUtime=0
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203228996 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 360 110 95 260 0 84 0
[pid=27665] ppid=27664 vsize=6512 CPUtime=0.51
/proc/27665/stat : 27665 (march_dl) R 27664 27664 26442 0 -1 4194304 7023 0 0 0 48 3 0 0 23 0 1 0 203228996 6668288 1382 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652598 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27665/statm: 1628 1382 65 118 0 1507 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 7952

[startup+1.33519 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27666
/proc/meminfo: memFree=1468752/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=1440 CPUtime=0
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203228996 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 360 110 95 260 0 84 0
[pid=27665] ppid=27664 vsize=11488 CPUtime=1.32
/proc/27665/stat : 27665 (march_dl) R 27664 27664 26442 0 -1 4194304 9278 0 0 0 107 25 0 0 25 0 1 0 203228996 11763712 2588 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134587716 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27665/statm: 2872 2588 74 118 0 2751 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 12928

[startup+2.97132 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27666
/proc/meminfo: memFree=1469200/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=1440 CPUtime=0
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 203228996 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 360 110 95 260 0 84 0
[pid=27665] ppid=27664 vsize=11508 CPUtime=2.96
/proc/27665/stat : 27665 (march_dl) R 27664 27664 26442 0 -1 4194304 9285 0 0 0 271 25 0 0 25 0 1 0 203228996 11784192 2595 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27665/statm: 2877 2595 74 118 0 2756 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12948

[startup+6.25159 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27667
/proc/meminfo: memFree=1476176/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=1440 CPUtime=4.99
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 135 9522 0 0 0 0 473 26 16 0 1 0 203228996 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27664/statm: 360 111 96 260 0 84 0
[pid=27667] ppid=27664 vsize=6188 CPUtime=1.24
/proc/27667/stat : 27667 (ubcsat2006) R 27664 27664 26442 0 -1 4194304 909 0 0 0 119 5 0 0 25 0 1 0 203229496 6336512 892 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27667/statm: 1547 892 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7091 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27668
/proc/meminfo: memFree=1469848/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=4484 CPUtime=11.05
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 3075 10437 0 0 384 4 679 38 25 0 1 0 203228996 4591616 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 1121 913 157 260 0 845 0
[pid=27668] ppid=27664 vsize=8108 CPUtime=1.61
/proc/27668/stat : 27668 (minisat20) R 27664 27664 26442 0 -1 4194304 1850 0 0 0 160 1 0 0 25 0 1 0 203230104 8302592 1844 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27668/statm: 2027 1844 59 118 0 1905 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12592

[startup+25.5251 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27668
/proc/meminfo: memFree=1448152/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=4484 CPUtime=11.05
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 3075 10437 0 0 384 4 679 38 25 0 1 0 203228996 4591616 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 1121 913 157 260 0 845 0
[pid=27668] ppid=27664 vsize=30268 CPUtime=14.42
/proc/27668/stat : 27668 (minisat20) R 27664 27664 26442 0 -1 4194304 7352 0 0 0 1437 5 0 0 25 0 1 0 203230104 30994432 7346 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525616 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27668/statm: 7567 7346 59 118 0 7445 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 34752

[startup+51.1502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27668
/proc/meminfo: memFree=1427928/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=4484 CPUtime=11.05
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 3075 10437 0 0 384 4 679 38 25 0 1 0 203228996 4591616 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 1121 913 157 260 0 845 0
[pid=27668] ppid=27664 vsize=49224 CPUtime=40.04
/proc/27668/stat : 27668 (minisat20) R 27664 27664 26442 0 -1 4194304 12108 0 0 0 3995 9 0 0 25 0 1 0 203230104 50405376 12102 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27668/statm: 12306 12102 59 118 0 12184 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53708

[startup+102.39 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27668
/proc/meminfo: memFree=1415704/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=4484 CPUtime=11.05
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 3075 10437 0 0 384 4 679 38 25 0 1 0 203228996 4591616 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 1121 913 157 260 0 845 0
[pid=27668] ppid=27664 vsize=61508 CPUtime=91.27
/proc/27668/stat : 27668 (minisat20) R 27664 27664 26442 0 -1 4194304 15171 0 0 0 9114 13 0 0 25 0 1 0 203230104 62984192 15165 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27668/statm: 15377 15165 59 118 0 15255 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 65992

[startup+162.447 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27668
/proc/meminfo: memFree=1408280/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=4484 CPUtime=11.05
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 3075 10437 0 0 384 4 679 38 25 0 1 0 203228996 4591616 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 1121 913 157 260 0 845 0
[pid=27668] ppid=27664 vsize=68888 CPUtime=151.31
/proc/27668/stat : 27668 (minisat20) R 27664 27664 26442 0 -1 4194304 17007 0 0 0 15116 15 0 0 25 0 1 0 203230104 70541312 17001 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27668/statm: 17222 17001 59 118 0 17100 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 73372

[startup+222.503 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27668
/proc/meminfo: memFree=1398552/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=4484 CPUtime=11.05
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 3075 10437 0 0 384 4 679 38 25 0 1 0 203228996 4591616 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 1121 913 157 260 0 845 0
[pid=27668] ppid=27664 vsize=78524 CPUtime=211.36
/proc/27668/stat : 27668 (minisat20) R 27664 27664 26442 0 -1 4194304 19428 0 0 0 21117 19 0 0 25 0 1 0 203230104 80408576 19422 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27668/statm: 19631 19422 59 118 0 19509 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 83008

[startup+282.559 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27668
/proc/meminfo: memFree=1398552/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=4484 CPUtime=11.05
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 3075 10437 0 0 384 4 679 38 25 0 1 0 203228996 4591616 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 1121 913 157 260 0 845 0
[pid=27668] ppid=27664 vsize=78788 CPUtime=271.4
/proc/27668/stat : 27668 (minisat20) R 27664 27664 26442 0 -1 4194304 19476 0 0 0 27121 19 0 0 25 0 1 0 203230104 80678912 19470 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27668/statm: 19697 19470 59 118 0 19575 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 83272

[startup+342.614 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27668
/proc/meminfo: memFree=1382552/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=4484 CPUtime=11.05
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 3075 10437 0 0 384 4 679 38 25 0 1 0 203228996 4591616 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 1121 913 157 260 0 845 0
[pid=27668] ppid=27664 vsize=94552 CPUtime=331.44
/proc/27668/stat : 27668 (minisat20) R 27664 27664 26442 0 -1 4194304 23418 0 0 0 33121 23 0 0 25 0 1 0 203230104 96821248 23412 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27668/statm: 23638 23412 59 118 0 23516 0
Current children cumulated CPU time (s) 342.49
Current children cumulated vsize (KiB) 99036

[startup+402.673 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27668
/proc/meminfo: memFree=1382552/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=4484 CPUtime=11.05
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 3075 10437 0 0 384 4 679 38 25 0 1 0 203228996 4591616 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 1121 913 157 260 0 845 0
[pid=27668] ppid=27664 vsize=94552 CPUtime=391.48
/proc/27668/stat : 27668 (minisat20) R 27664 27664 26442 0 -1 4194304 23425 0 0 0 39125 23 0 0 25 0 1 0 203230104 96821248 23419 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27668/statm: 23638 23419 59 118 0 23516 0
Current children cumulated CPU time (s) 402.53
Current children cumulated vsize (KiB) 99036

[startup+462.725 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27668
/proc/meminfo: memFree=1382488/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=4484 CPUtime=11.05
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 3075 10437 0 0 384 4 679 38 25 0 1 0 203228996 4591616 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 1121 913 157 260 0 845 0
[pid=27668] ppid=27664 vsize=94552 CPUtime=451.52
/proc/27668/stat : 27668 (minisat20) R 27664 27664 26442 0 -1 4194304 23425 0 0 0 45129 23 0 0 25 0 1 0 203230104 96821248 23419 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27668/statm: 23638 23419 59 118 0 23516 0
Current children cumulated CPU time (s) 462.57

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

/proc/27668/statm: 25940 25721 59 118 0 25818 0
Current children cumulated CPU time (s) 702.66
Current children cumulated vsize (KiB) 108244

[startup+763.051 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27866
/proc/meminfo: memFree=1372888/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=4484 CPUtime=11.05
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 3075 10437 0 0 384 4 679 38 25 0 1 0 203228996 4591616 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 1121 913 157 260 0 845 0
[pid=27668] ppid=27664 vsize=103760 CPUtime=751.66
/proc/27668/stat : 27668 (minisat20) R 27664 27664 26442 0 -1 4194304 25727 0 0 0 75140 26 0 0 25 0 1 0 203230104 106250240 25721 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27668/statm: 25940 25721 59 118 0 25818 0
Current children cumulated CPU time (s) 762.71
Current children cumulated vsize (KiB) 108244

[startup+823.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27866
/proc/meminfo: memFree=1372888/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=4484 CPUtime=11.05
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 3075 10437 0 0 384 4 679 38 25 0 1 0 203228996 4591616 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 1121 913 157 260 0 845 0
[pid=27668] ppid=27664 vsize=103760 CPUtime=811.7
/proc/27668/stat : 27668 (minisat20) R 27664 27664 26442 0 -1 4194304 25727 0 0 0 81144 26 0 0 25 0 1 0 203230104 106250240 25721 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27668/statm: 25940 25721 59 118 0 25818 0
Current children cumulated CPU time (s) 822.75
Current children cumulated vsize (KiB) 108244

[startup+883.169 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27866
/proc/meminfo: memFree=1368536/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=4484 CPUtime=11.05
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 3075 10437 0 0 384 4 679 38 25 0 1 0 203228996 4591616 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 1121 913 157 260 0 845 0
[pid=27668] ppid=27664 vsize=108248 CPUtime=871.75
/proc/27668/stat : 27668 (minisat20) R 27664 27664 26442 0 -1 4194304 26868 0 0 0 87148 27 0 0 25 0 1 0 203230104 110845952 26862 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27668/statm: 27062 26862 59 118 0 26940 0
Current children cumulated CPU time (s) 882.8
Current children cumulated vsize (KiB) 112732

[startup+943.226 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27866
/proc/meminfo: memFree=1368472/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=4484 CPUtime=11.05
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 3075 10437 0 0 384 4 679 38 25 0 1 0 203228996 4591616 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 1121 913 157 260 0 845 0
[pid=27668] ppid=27664 vsize=108248 CPUtime=931.79
/proc/27668/stat : 27668 (minisat20) R 27664 27664 26442 0 -1 4194304 26868 0 0 0 93152 27 0 0 25 0 1 0 203230104 110845952 26862 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27668/statm: 27062 26862 59 118 0 26940 0
Current children cumulated CPU time (s) 942.84
Current children cumulated vsize (KiB) 112732

[startup+1003.28 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27866
/proc/meminfo: memFree=1364632/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=4484 CPUtime=11.05
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 3075 10437 0 0 384 4 679 38 25 0 1 0 203228996 4591616 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 1121 913 157 260 0 845 0
[pid=27668] ppid=27664 vsize=112256 CPUtime=991.84
/proc/27668/stat : 27668 (minisat20) R 27664 27664 26442 0 -1 4194304 27827 0 0 0 99156 28 0 0 25 0 1 0 203230104 114950144 27821 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27668/statm: 28064 27821 59 118 0 27942 0
Current children cumulated CPU time (s) 1002.89
Current children cumulated vsize (KiB) 116740

[startup+1063.34 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27866
/proc/meminfo: memFree=1364632/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=4484 CPUtime=11.05
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 3075 10437 0 0 384 4 679 38 25 0 1 0 203228996 4591616 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 1121 913 157 260 0 845 0
[pid=27668] ppid=27664 vsize=112256 CPUtime=1051.89
/proc/27668/stat : 27668 (minisat20) R 27664 27664 26442 0 -1 4194304 27827 0 0 0 105161 28 0 0 25 0 1 0 203230104 114950144 27821 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27668/statm: 28064 27821 59 118 0 27942 0
Current children cumulated CPU time (s) 1062.94
Current children cumulated vsize (KiB) 116740

[startup+1123.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27866
/proc/meminfo: memFree=1362328/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=4484 CPUtime=11.05
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 3075 10437 0 0 384 4 679 38 25 0 1 0 203228996 4591616 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 1121 913 157 260 0 845 0
[pid=27668] ppid=27664 vsize=114764 CPUtime=1111.92
/proc/27668/stat : 27668 (minisat20) R 27664 27664 26442 0 -1 4194304 28454 0 0 0 111164 28 0 0 25 0 1 0 203230104 117518336 28448 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27668/statm: 28691 28448 59 118 0 28569 0
Current children cumulated CPU time (s) 1122.97
Current children cumulated vsize (KiB) 119248

[startup+1183.45 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27866
/proc/meminfo: memFree=1353688/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=4484 CPUtime=11.05
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 3075 10437 0 0 384 4 679 38 25 0 1 0 203228996 4591616 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 1121 913 157 260 0 845 0
[pid=27668] ppid=27664 vsize=123236 CPUtime=1171.97
/proc/27668/stat : 27668 (minisat20) R 27664 27664 26442 0 -1 4194304 30555 0 0 0 117166 31 0 0 25 0 1 0 203230104 126193664 30549 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27668/statm: 30809 30549 59 118 0 30687 0
Current children cumulated CPU time (s) 1183.02
Current children cumulated vsize (KiB) 127720

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

[startup+1187.25 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27866
/proc/meminfo: memFree=1353688/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=4484 CPUtime=11.05
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 3075 10437 0 0 384 4 679 38 25 0 1 0 203228996 4591616 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 1121 913 157 260 0 845 0
[pid=27668] ppid=27664 vsize=123236 CPUtime=1175.76
/proc/27668/stat : 27668 (minisat20) R 27664 27664 26442 0 -1 4194304 30555 0 0 0 117545 31 0 0 25 0 1 0 203230104 126193664 30549 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27668/statm: 30809 30549 59 118 0 30687 0
Current children cumulated CPU time (s) 1186.81
Current children cumulated vsize (KiB) 127720

[startup+1193.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27866
/proc/meminfo: memFree=1353688/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=4484 CPUtime=11.05
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 3075 10437 0 0 384 4 679 38 25 0 1 0 203228996 4591616 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 1121 913 157 260 0 845 0
[pid=27668] ppid=27664 vsize=123236 CPUtime=1182.32
/proc/27668/stat : 27668 (minisat20) R 27664 27664 26442 0 -1 4194304 30555 0 0 0 118201 31 0 0 25 0 1 0 203230104 126193664 30549 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27668/statm: 30809 30549 59 118 0 30687 0
Current children cumulated CPU time (s) 1193.37
Current children cumulated vsize (KiB) 127720

[startup+1197.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27866
/proc/meminfo: memFree=1353688/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=4484 CPUtime=11.05
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 3075 10437 0 0 384 4 679 38 25 0 1 0 203228996 4591616 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 1121 913 157 260 0 845 0
[pid=27668] ppid=27664 vsize=123236 CPUtime=1185.6
/proc/27668/stat : 27668 (minisat20) R 27664 27664 26442 0 -1 4194304 30555 0 0 0 118529 31 0 0 25 0 1 0 203230104 126193664 30549 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27668/statm: 30809 30549 59 118 0 30687 0
Current children cumulated CPU time (s) 1196.65
Current children cumulated vsize (KiB) 127720

[startup+1198.73 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27866
/proc/meminfo: memFree=1353688/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=4484 CPUtime=11.05
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 3075 10437 0 0 384 4 679 38 25 0 1 0 203228996 4591616 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 1121 913 157 260 0 845 0
[pid=27668] ppid=27664 vsize=123236 CPUtime=1187.24
/proc/27668/stat : 27668 (minisat20) R 27664 27664 26442 0 -1 4194304 30555 0 0 0 118693 31 0 0 25 0 1 0 203230104 126193664 30549 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27668/statm: 30809 30549 59 118 0 30687 0
Current children cumulated CPU time (s) 1198.29
Current children cumulated vsize (KiB) 127720

[startup+1199.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27866
/proc/meminfo: memFree=1353688/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=4484 CPUtime=11.05
/proc/27664/stat : 27664 (SATzilla2007_C) S 27662 27664 26442 0 -1 4194304 3075 10437 0 0 384 4 679 38 25 0 1 0 203228996 4591616 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27664/statm: 1121 913 157 260 0 845 0
[pid=27668] ppid=27664 vsize=123236 CPUtime=1187.65
/proc/27668/stat : 27668 (minisat20) R 27664 27664 26442 0 -1 4194304 30555 0 0 0 118734 31 0 0 25 0 1 0 203230104 126193664 30549 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27668/statm: 30809 30549 59 118 0 30687 0
Current children cumulated CPU time (s) 1198.7
Current children cumulated vsize (KiB) 127720

[startup+1199.55 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27866
/proc/meminfo: memFree=1468768/2055920 swapFree=4182772/4192956
[pid=27664] ppid=27662 vsize=11188 CPUtime=1199.12
/proc/27664/stat : 27664 (SATzilla2007_C) R 27662 27664 26442 0 -1 4194304 4910 40992 0 0 404 7 119430 71 20 0 1 0 203228996 11456512 2498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135222781 0 0 4096 0 0 0 0 17 0 0 0
/proc/27664/statm: 2797 2498 165 260 0 2521 0
Current children cumulated CPU time (s) 1199.12
Current children cumulated vsize (KiB) 11188

Child status: 17
Real time (s): 1199.55
CPU time (s): 1199.14
CPU user time (s): 1198.35
CPU system time (s): 0.789879
CPU usage (%): 99.966
Max. virtual memory (cumulated for all children) (KiB): 127720

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

runsolver used 0.844871 second user time and 2.52761 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Wed Feb 21 21:50:52 UTC 2007

IDJOB= 306218
IDBENCH= 20175
IDSOLVER= 135
FILE ID= node34/306218-1172094652

PBS_JOBID= 3892833

Free space on /tmp= 66553 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v10000/unif-k3-r4.2-v10000-c42000-S597645631-10.cnf
COMMAND LINE= /tmp/evaluation/306218-1172094652/SATzilla2007_C /tmp/evaluation/306218-1172094652/instance-306218-1172094652.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-306218-1172094652 -o ROOT/results/node34/solver-306218-1172094652 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/306218-1172094652/SATzilla2007_C /tmp/evaluation/306218-1172094652/instance-306218-1172094652.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  be41d97fbec08b222b8d456b52d73634

RANDOM SEED= 398064712

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.234
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.234
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:       1479992 kB
Buffers:         31684 kB
Cached:         484948 kB
SwapCached:       4248 kB
Active:          51128 kB
Inactive:       476092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1479992 kB
SwapTotal:     4192956 kB
SwapFree:      4182772 kB
Dirty:            9096 kB
Writeback:           0 kB
Mapped:          15988 kB
Slab:            34736 kB
Committed_AS:   555736 kB
PageTables:       1396 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= 66553 MiB

End job on node34 on Wed Feb 21 22:10:52 UTC 2007