Trace number 306177

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.13 1199.43

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S657313757-16.cnf
MD5SUM8caebdbe5c8dcb4cfb2a355910089bd4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark545.386
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.04/11.07	c run March_dl for 5 seconds ... 
11.04/11.07	c Bin: Executing march_dl
11.04/11.07	c child exit by a signal
11.04/11.07	c march_dl returned code 137.
11.04/11.07	c run saps (UBCSAT implementation) for 2 seconds ... 
11.04/11.07	c Bin: Executing ubcsat2006
11.04/11.07	c child exited successfully
11.04/11.07	c ubcsat2006 returned code 0.
11.04/11.07	c satzilla computing base features
11.04/11.07	c satzilla doing unit-prop probe
11.04/11.07	c satzilla doing local search probe
11.04/11.07	c satzilla doing lobjois search-space size estimate
11.04/11.07	c satzilla's ranking:
11.04/11.07	c 1) minisat20: 2.216461
11.04/11.07	c 2) march_dl: 2.297258
11.04/11.07	c 3) vallst+P: 2.639465
11.04/11.07	c 4) march_dl+P: 2.660979
11.04/11.07	c 5) minisat20+P: 2.792488
11.04/11.07	c 6) zchaff_rand+P: 3.814649
11.04/11.07	c 7) kcnfs+P: 999.000000
11.04/11.07	c 8) kcnfs: 999.000000
11.04/11.07	c 9) vallst: 999.000000
11.04/11.07	c 10) zchaff_rand: 999.000000
11.04/11.07	c satzilla running minisat20 ... 
11.04/11.07	This is MiniSat 2.0 beta
11.04/11.07	WARNING: for repeatability, setting FPU to use double precision
11.04/11.07	============================[ Problem Statistics ]=============================
11.04/11.07	|                                                                             |
11.04/11.07	|  Number of variables:  10000                                                |
11.04/11.07	|  Number of clauses:    42000                                                |
11.04/11.10	|  Parsing time:         0.03         s                                       |
11.04/11.10	============================[ Search Statistics ]==============================
11.04/11.10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.04/11.10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.04/11.10	===============================================================================
11.04/11.10	|         0 |   10000    42000   126000 |    14000        0    nan |  0.000 % |
11.04/11.14	|       101 |   10000    42000   126000 |    15400      101    149 |  0.000 % |
11.04/11.18	|       251 |   10000    42000   126000 |    16940      251    150 |  0.000 % |
11.04/11.25	|       477 |   10000    42000   126000 |    18634      477    157 |  0.000 % |
11.23/11.35	|       815 |   10000    42000   126000 |    20497      815    150 |  0.000 % |
11.43/11.50	|      1324 |   10000    42000   126000 |    22547     1324    149 |  0.000 % |
11.64/11.75	|      2084 |   10000    42000   126000 |    24801     2084    157 |  0.000 % |
12.04/12.15	|      3223 |   10000    42000   126000 |    27282     3223    165 |  0.000 % |
12.66/12.71	|      4931 |   10000    42000   126000 |    30010     4931    167 |  0.000 % |
13.58/13.69	|      7494 |   10000    42000   126000 |    33011     7494    179 |  0.000 % |
15.22/15.34	|     11338 |   10000    42000   126000 |    36312    11338    193 |  0.000 % |
18.10/18.15	|     17104 |   10000    42000   126000 |    39943    17104    201 |  0.000 % |
23.01/23.10	|     25753 |   10000    42000   126000 |    43937    25753    211 |  0.000 % |
31.71/31.84	|     38729 |   10000    42000   126000 |    48331    38729    214 |  0.000 % |
47.91/47.98	|     58190 |   10000    42000   126000 |    53164    20299    216 |  0.000 % |
74.13/74.21	|     87382 |   10000    42000   126000 |    58481    49491    241 |  0.000 % |
127.41/127.59	|    131171 |   10000    42000   126000 |    64329    45901    252 |  0.000 % |
216.67/216.82	|    196857 |   10000    42000   126000 |    70762    58698    291 |  0.000 % |
358.26/358.42	|    295384 |   10000    42000   126000 |    77838    42071    238 |  0.000 % |
601.23/601.47	|    443173 |   10000    42000   126000 |    85622    60487    246 |  0.000 % |
937.50/937.83	|    664858 |   10000    42000   126000 |    94184    62299    248 |  0.000 % |
1198.80/1199.20	c Bin: Executing minisat20
1198.80/1199.20	c child exit by a signal
1198.80/1199.20	c minisat20 returned code 137.
1198.80/1199.20	c minisat20 returned code 137.
1198.80/1199.20	c satzilla running march_dl ... 
1198.80/1199.20	c Bin: Executing march_dl
1198.80/1199.20	c march_dl returned code 1.
1198.80/1199.20	c march_dl returned code 1.
1198.80/1199.20	c satzilla running vallst with preprocessing ... 
1199.02/1199.42	c Preprocessing...
1199.02/1199.42	c Inital problem has 10000 variables, 42000 nary clauses (0 binary clauses).
1199.02/1199.42	c Num non-binary clauses 42000, Average non-binary clause length 3.000
1199.02/1199.42	c Theory has no gaps
1199.02/1199.42	c Preprocessor runtime was 0.160 seconds.
1199.02/1199.42	c 
1199.02/1199.42	c Satisfiability of theory still undetermined.
1199.02/1199.42	c See file /tmp/0GoLEc for simplified theory.
1199.02/1199.42	c Bin: Executing vallst
1199.02/1199.42	c vallst returned code 1.
1199.02/1199.42	c vallst returned code 1.
1199.02/1199.42	c satzilla running march_dl with preprocessing ... 
1199.02/1199.42	c Bin: Executing march_dl
1199.02/1199.42	c march_dl returned code 1.
1199.02/1199.42	c march_dl returned code 1.
1199.02/1199.42	c satzilla running minisat20 with preprocessing ... 
1199.02/1199.42	c Bin: Executing minisat20
1199.02/1199.42	c minisat20 returned code 1.
1199.02/1199.42	c minisat20 returned code 1.
1199.02/1199.42	c satzilla running zchaff_rand with preprocessing ... 
1199.02/1199.42	c Bin: Executing zchaff_rand
1199.02/1199.42	c zchaff_rand returned code 1.
1199.02/1199.42	c zchaff_rand returned code 1.
1199.02/1199.42	c satzilla running kcnfs with preprocessing ... 
1199.02/1199.42	c Bin: Executing kcnfs
1199.02/1199.42	c kcnfs returned code 1.
1199.02/1199.42	c kcnfs returned code 1.
1199.02/1199.42	c satzilla running kcnfs ... 
1199.02/1199.42	c Bin: Executing kcnfs
1199.02/1199.42	c kcnfs returned code 1.
1199.02/1199.42	c kcnfs returned code 1.
1199.02/1199.42	c satzilla running vallst ... 
1199.02/1199.42	c Bin: Executing vallst
1199.02/1199.42	c vallst returned code 1.
1199.02/1199.42	c vallst returned code 1.
1199.02/1199.42	c satzilla running zchaff_rand ... 
1199.02/1199.42	c Bin: Executing zchaff_rand
1199.02/1199.42	c zchaff_rand returned code 1.
1199.02/1199.42	c zchaff_rand returned code 1.
1199.02/1199.42	c ERROR: All Failed! 
1199.02/1199.42	c SATZILLA_TIME=1199.290000

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/node41/watcher-306177-1172093825 -o ROOT/results/node41/solver-306177-1172093825 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/306177-1172093825/SATzilla2007_C /tmp/evaluation/306177-1172093825/instance-306177-1172093825.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: 1.00 1.00 1.00 2/64 16242
/proc/meminfo: memFree=1615808/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=1440 CPUtime=0
/proc/16242/stat : 16242 (SATzilla2007_C) R 16240 16242 15095 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 229338420 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/16242/statm: 360 110 95 260 0 84 0
[pid=16243] ppid=16242 vsize=1596 CPUtime=0
/proc/16243/stat : 16243 (march_dl) R 16242 16242 15095 0 -1 4194304 258 0 0 0 0 0 0 0 18 0 1 0 229338421 1634304 253 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16243/statm: 399 253 50 118 0 278 0

[startup+0.10708 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16242
/proc/meminfo: memFree=1615808/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=1440 CPUtime=0
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 229338420 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16242/statm: 360 110 95 260 0 84 0
[pid=16243] ppid=16242 vsize=3744 CPUtime=0.1
/proc/16243/stat : 16243 (march_dl) R 16242 16242 15095 0 -1 4194304 960 0 0 0 10 0 0 0 19 0 1 0 229338421 3833856 679 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16243/statm: 936 679 53 118 0 815 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5184

[startup+0.516114 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16242
/proc/meminfo: memFree=1615808/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=1440 CPUtime=0
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 229338420 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16242/statm: 360 110 95 260 0 84 0
[pid=16243] ppid=16242 vsize=12160 CPUtime=0.5
/proc/16243/stat : 16243 (march_dl) R 16242 16242 15095 0 -1 4194304 7689 0 0 0 47 3 0 0 23 0 1 0 229338421 12451840 2698 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16243/statm: 3040 2698 72 118 0 2919 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 13600

[startup+1.33618 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16244
/proc/meminfo: memFree=1605872/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=1440 CPUtime=0
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 229338420 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16242/statm: 360 110 95 260 0 84 0
[pid=16243] ppid=16242 vsize=11368 CPUtime=1.32
/proc/16243/stat : 16243 (march_dl) R 16242 16242 15095 0 -1 4194304 8518 0 0 0 108 24 0 0 25 0 1 0 229338421 11640832 2560 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134617627 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16243/statm: 2842 2560 74 118 0 2721 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 12808

[startup+2.97233 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16244
/proc/meminfo: memFree=1605552/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=1440 CPUtime=0
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 229338420 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16242/statm: 360 110 95 260 0 84 0
[pid=16243] ppid=16242 vsize=11584 CPUtime=2.96
/proc/16243/stat : 16243 (march_dl) R 16242 16242 15095 0 -1 4194304 8563 0 0 0 272 24 0 0 25 0 1 0 229338421 11862016 2605 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134552319 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16243/statm: 2896 2605 74 118 0 2775 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 13024

[startup+6.24861 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16245
/proc/meminfo: memFree=1612400/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=1440 CPUtime=4.99
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 135 8759 0 0 0 0 474 25 16 0 1 0 229338420 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16242/statm: 360 111 96 260 0 84 0
[pid=16245] ppid=16242 vsize=6188 CPUtime=1.23
/proc/16245/stat : 16245 (ubcsat2006) R 16242 16242 15095 0 -1 4194304 909 0 0 0 119 4 0 0 25 0 1 0 229338921 6336512 892 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16245/statm: 1547 892 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7092 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16246
/proc/meminfo: memFree=1606192/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=4484 CPUtime=11.04
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 3077 9674 0 0 385 4 680 35 25 0 1 0 229338420 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16242/statm: 1121 915 157 260 0 845 0
[pid=16246] ppid=16242 vsize=7848 CPUtime=1.62
/proc/16246/stat : 16246 (minisat20) R 16242 16242 15095 0 -1 4194304 1760 0 0 0 162 0 0 0 25 0 1 0 229339528 8036352 1754 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16246/statm: 1962 1754 59 118 0 1840 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12332

[startup+25.5213 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16246
/proc/meminfo: memFree=1583792/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=4484 CPUtime=11.04
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 3077 9674 0 0 385 4 680 35 25 0 1 0 229338420 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16242/statm: 1121 915 157 260 0 845 0
[pid=16246] ppid=16242 vsize=30540 CPUtime=14.43
/proc/16246/stat : 16246 (minisat20) R 16242 16242 15095 0 -1 4194304 7431 0 0 0 1437 6 0 0 25 0 1 0 229339528 31272960 7425 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525195 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16246/statm: 7635 7425 59 118 0 7513 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 35024

[startup+51.1445 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16246
/proc/meminfo: memFree=1565168/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=4484 CPUtime=11.04
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 3077 9674 0 0 385 4 680 35 25 0 1 0 229338420 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16242/statm: 1121 915 157 260 0 845 0
[pid=16246] ppid=16242 vsize=48176 CPUtime=40.05
/proc/16246/stat : 16246 (minisat20) R 16242 16242 15095 0 -1 4194304 11847 0 0 0 3995 10 0 0 25 0 1 0 229339528 49332224 11841 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16246/statm: 12044 11841 59 118 0 11922 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52660

[startup+102.386 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16246
/proc/meminfo: memFree=1549104/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=4484 CPUtime=11.04
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 3077 9674 0 0 385 4 680 35 25 0 1 0 229338420 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16242/statm: 1121 915 157 260 0 845 0
[pid=16246] ppid=16242 vsize=64280 CPUtime=91.27
/proc/16246/stat : 16246 (minisat20) R 16242 16242 15095 0 -1 4194304 15863 0 0 0 9114 13 0 0 25 0 1 0 229339528 65822720 15857 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16246/statm: 16070 15857 59 118 0 15948 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 68764

[startup+162.446 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16248
/proc/meminfo: memFree=1539824/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=4484 CPUtime=11.04
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 3077 9674 0 0 385 4 680 35 25 0 1 0 229338420 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16242/statm: 1121 915 157 260 0 845 0
[pid=16246] ppid=16242 vsize=73512 CPUtime=151.32
/proc/16246/stat : 16246 (minisat20) R 16242 16242 15095 0 -1 4194304 18149 0 0 0 15117 15 0 0 25 0 1 0 229339528 75276288 18143 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16246/statm: 18378 18143 59 118 0 18256 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 77996

[startup+222.505 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16248
/proc/meminfo: memFree=1530736/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=4484 CPUtime=11.04
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 3077 9674 0 0 385 4 680 35 25 0 1 0 229338420 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16242/statm: 1121 915 157 260 0 845 0
[pid=16246] ppid=16242 vsize=83016 CPUtime=211.36
/proc/16246/stat : 16246 (minisat20) R 16242 16242 15095 0 -1 4194304 20531 0 0 0 21119 17 0 0 25 0 1 0 229339528 85008384 20525 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16246/statm: 20754 20525 59 118 0 20632 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 87500

[startup+282.567 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16248
/proc/meminfo: memFree=1524656/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=4484 CPUtime=11.04
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 3077 9674 0 0 385 4 680 35 25 0 1 0 229338420 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16242/statm: 1121 915 157 260 0 845 0
[pid=16246] ppid=16242 vsize=88692 CPUtime=271.41
/proc/16246/stat : 16246 (minisat20) R 16242 16242 15095 0 -1 4194304 21957 0 0 0 27122 19 0 0 25 0 1 0 229339528 90820608 21951 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16246/statm: 22173 21951 59 118 0 22051 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 93176

[startup+342.624 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16248
/proc/meminfo: memFree=1524592/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=4484 CPUtime=11.04
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 3077 9674 0 0 385 4 680 35 25 0 1 0 229338420 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16242/statm: 1121 915 157 260 0 845 0
[pid=16246] ppid=16242 vsize=88692 CPUtime=331.45
/proc/16246/stat : 16246 (minisat20) R 16242 16242 15095 0 -1 4194304 21957 0 0 0 33126 19 0 0 25 0 1 0 229339528 90820608 21951 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16246/statm: 22173 21951 59 118 0 22051 0
Current children cumulated CPU time (s) 342.49
Current children cumulated vsize (KiB) 93176

[startup+402.683 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16248
/proc/meminfo: memFree=1524592/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=4484 CPUtime=11.04
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 3077 9674 0 0 385 4 680 35 25 0 1 0 229338420 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16242/statm: 1121 915 157 260 0 845 0
[pid=16246] ppid=16242 vsize=88692 CPUtime=391.5
/proc/16246/stat : 16246 (minisat20) R 16242 16242 15095 0 -1 4194304 21964 0 0 0 39131 19 0 0 25 0 1 0 229339528 90820608 21958 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16246/statm: 22173 21958 59 118 0 22051 0
Current children cumulated CPU time (s) 402.54
Current children cumulated vsize (KiB) 93176

[startup+462.743 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16248
/proc/meminfo: memFree=1524592/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=4484 CPUtime=11.04
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 3077 9674 0 0 385 4 680 35 25 0 1 0 229338420 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16242/statm: 1121 915 157 260 0 845 0
[pid=16246] ppid=16242 vsize=88692 CPUtime=451.55
/proc/16246/stat : 16246 (minisat20) R 16242 16242 15095 0 -1 4194304 21964 0 0 0 45135 20 0 0 25 0 1 0 229339528 90820608 21958 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16246/statm: 22173 21958 59 118 0 22051 0
Current children cumulated CPU time (s) 462.59

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

/proc/16246/statm: 24452 24266 59 118 0 24330 0
Current children cumulated CPU time (s) 702.76
Current children cumulated vsize (KiB) 102292

[startup+763.035 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16248
/proc/meminfo: memFree=1511472/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=4484 CPUtime=11.04
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 3077 9674 0 0 385 4 680 35 25 0 1 0 229338420 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16242/statm: 1121 915 157 260 0 845 0
[pid=16246] ppid=16242 vsize=101768 CPUtime=751.77
/proc/16246/stat : 16246 (minisat20) R 16242 16242 15095 0 -1 4194304 25238 0 0 0 75152 25 0 0 25 0 1 0 229339528 104210432 25232 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525494 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16246/statm: 25442 25232 59 118 0 25320 0
Current children cumulated CPU time (s) 762.81
Current children cumulated vsize (KiB) 106252

[startup+823.096 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16248
/proc/meminfo: memFree=1511408/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=4484 CPUtime=11.04
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 3077 9674 0 0 385 4 680 35 25 0 1 0 229338420 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16242/statm: 1121 915 157 260 0 845 0
[pid=16246] ppid=16242 vsize=101768 CPUtime=811.81
/proc/16246/stat : 16246 (minisat20) R 16242 16242 15095 0 -1 4194304 25238 0 0 0 81156 25 0 0 25 0 1 0 229339528 104210432 25232 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16246/statm: 25442 25232 59 118 0 25320 0
Current children cumulated CPU time (s) 822.85
Current children cumulated vsize (KiB) 106252

[startup+883.154 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16248
/proc/meminfo: memFree=1511472/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=4484 CPUtime=11.04
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 3077 9674 0 0 385 4 680 35 25 0 1 0 229338420 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16242/statm: 1121 915 157 260 0 845 0
[pid=16246] ppid=16242 vsize=101728 CPUtime=871.85
/proc/16246/stat : 16246 (minisat20) R 16242 16242 15095 0 -1 4194304 25238 0 0 0 87160 25 0 0 25 0 1 0 229339528 104169472 25232 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16246/statm: 25432 25232 59 118 0 25310 0
Current children cumulated CPU time (s) 882.89
Current children cumulated vsize (KiB) 106212

[startup+943.211 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16248
/proc/meminfo: memFree=1511408/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=4484 CPUtime=11.04
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 3077 9674 0 0 385 4 680 35 25 0 1 0 229338420 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16242/statm: 1121 915 157 260 0 845 0
[pid=16246] ppid=16242 vsize=101728 CPUtime=931.89
/proc/16246/stat : 16246 (minisat20) R 16242 16242 15095 0 -1 4194304 25238 0 0 0 93164 25 0 0 25 0 1 0 229339528 104169472 25232 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134535742 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16246/statm: 25432 25232 59 118 0 25310 0
Current children cumulated CPU time (s) 942.93
Current children cumulated vsize (KiB) 106212

[startup+1003.27 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16248
/proc/meminfo: memFree=1501232/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=4484 CPUtime=11.04
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 3077 9674 0 0 385 4 680 35 25 0 1 0 229338420 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16242/statm: 1121 915 157 260 0 845 0
[pid=16246] ppid=16242 vsize=112072 CPUtime=991.94
/proc/16246/stat : 16246 (minisat20) R 16242 16242 15095 0 -1 4194304 27791 0 0 0 99165 29 0 0 25 0 1 0 229339528 114761728 27785 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16246/statm: 28018 27785 59 118 0 27896 0
Current children cumulated CPU time (s) 1002.98
Current children cumulated vsize (KiB) 116556

[startup+1063.33 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 16248
/proc/meminfo: memFree=1501232/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=4484 CPUtime=11.04
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 3077 9674 0 0 385 4 680 35 25 0 1 0 229338420 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16242/statm: 1121 915 157 260 0 845 0
[pid=16246] ppid=16242 vsize=112072 CPUtime=1051.99
/proc/16246/stat : 16246 (minisat20) R 16242 16242 15095 0 -1 4194304 27791 0 0 0 105170 29 0 0 25 0 1 0 229339528 114761728 27785 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16246/statm: 28018 27785 59 118 0 27896 0
Current children cumulated CPU time (s) 1063.03
Current children cumulated vsize (KiB) 116556

[startup+1123.39 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 16248
/proc/meminfo: memFree=1501168/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=4484 CPUtime=11.04
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 3077 9674 0 0 385 4 680 35 25 0 1 0 229338420 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16242/statm: 1121 915 157 260 0 845 0
[pid=16246] ppid=16242 vsize=112072 CPUtime=1112.04
/proc/16246/stat : 16246 (minisat20) R 16242 16242 15095 0 -1 4194304 27791 0 0 0 111175 29 0 0 25 0 1 0 229339528 114761728 27785 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16246/statm: 28018 27785 59 118 0 27896 0
Current children cumulated CPU time (s) 1123.08
Current children cumulated vsize (KiB) 116556

[startup+1183.45 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 16248
/proc/meminfo: memFree=1484912/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=4484 CPUtime=11.04
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 3077 9674 0 0 385 4 680 35 25 0 1 0 229338420 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16242/statm: 1121 915 157 260 0 845 0
[pid=16246] ppid=16242 vsize=128352 CPUtime=1172.08
/proc/16246/stat : 16246 (minisat20) R 16242 16242 15095 0 -1 4194304 31857 0 0 0 117174 34 0 0 25 0 1 0 229339528 131432448 31851 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16246/statm: 32088 31851 59 118 0 31966 0
Current children cumulated CPU time (s) 1183.12
Current children cumulated vsize (KiB) 132836

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

[startup+1187.24 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 16248
/proc/meminfo: memFree=1484912/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=4484 CPUtime=11.04
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 3077 9674 0 0 385 4 680 35 25 0 1 0 229338420 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16242/statm: 1121 915 157 260 0 845 0
[pid=16246] ppid=16242 vsize=128352 CPUtime=1175.87
/proc/16246/stat : 16246 (minisat20) R 16242 16242 15095 0 -1 4194304 31857 0 0 0 117553 34 0 0 25 0 1 0 229339528 131432448 31851 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16246/statm: 32088 31851 59 118 0 31966 0
Current children cumulated CPU time (s) 1186.91
Current children cumulated vsize (KiB) 132836

[startup+1193.8 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 16248
/proc/meminfo: memFree=1484912/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=4484 CPUtime=11.04
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 3077 9674 0 0 385 4 680 35 25 0 1 0 229338420 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16242/statm: 1121 915 157 260 0 845 0
[pid=16246] ppid=16242 vsize=128352 CPUtime=1182.42
/proc/16246/stat : 16246 (minisat20) R 16242 16242 15095 0 -1 4194304 31857 0 0 0 118208 34 0 0 25 0 1 0 229339528 131432448 31851 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16246/statm: 32088 31851 59 118 0 31966 0
Current children cumulated CPU time (s) 1193.46
Current children cumulated vsize (KiB) 132836

[startup+1197.07 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 16248
/proc/meminfo: memFree=1484912/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=4484 CPUtime=11.04
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 3077 9674 0 0 385 4 680 35 25 0 1 0 229338420 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16242/statm: 1121 915 157 260 0 845 0
[pid=16246] ppid=16242 vsize=128352 CPUtime=1185.7
/proc/16246/stat : 16246 (minisat20) R 16242 16242 15095 0 -1 4194304 31857 0 0 0 118536 34 0 0 25 0 1 0 229339528 131432448 31851 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16246/statm: 32088 31851 59 118 0 31966 0
Current children cumulated CPU time (s) 1196.74
Current children cumulated vsize (KiB) 132836

[startup+1198.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16248
/proc/meminfo: memFree=1484912/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=4484 CPUtime=11.04
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 3077 9674 0 0 385 4 680 35 25 0 1 0 229338420 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16242/statm: 1121 915 157 260 0 845 0
[pid=16246] ppid=16242 vsize=128352 CPUtime=1187.35
/proc/16246/stat : 16246 (minisat20) R 16242 16242 15095 0 -1 4194304 31857 0 0 0 118701 34 0 0 25 0 1 0 229339528 131432448 31851 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525610 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16246/statm: 32088 31851 59 118 0 31966 0
Current children cumulated CPU time (s) 1198.39
Current children cumulated vsize (KiB) 132836

[startup+1199.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16248
/proc/meminfo: memFree=1484912/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=4484 CPUtime=11.04
/proc/16242/stat : 16242 (SATzilla2007_C) S 16240 16242 15095 0 -1 4194304 3077 9674 0 0 385 4 680 35 25 0 1 0 229338420 4591616 915 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16242/statm: 1121 915 157 260 0 845 0
[pid=16246] ppid=16242 vsize=128352 CPUtime=1187.76
/proc/16246/stat : 16246 (minisat20) R 16242 16242 15095 0 -1 4194304 31857 0 0 0 118742 34 0 0 25 0 1 0 229339528 131432448 31851 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16246/statm: 32088 31851 59 118 0 31966 0
Current children cumulated CPU time (s) 1198.8
Current children cumulated vsize (KiB) 132836

[startup+1199.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16248
/proc/meminfo: memFree=1484912/2055920 swapFree=4183336/4192956
[pid=16242] ppid=16240 vsize=14652 CPUtime=1199.02
/proc/16242/stat : 16242 (SATzilla2007_C) R 16240 16242 15095 0 -1 4194304 4864 41531 0 0 396 6 119428 72 19 0 1 0 229338420 15003648 2494 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 0 0 0
/proc/16242/statm: 3663 2494 164 260 0 3387 0
Current children cumulated CPU time (s) 1199.02
Current children cumulated vsize (KiB) 14652

Child status: 17
Real time (s): 1199.43
CPU time (s): 1199.13
CPU user time (s): 1198.33
CPU system time (s): 0.802877
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 132836

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

runsolver used 0.889864 second user time and 2.42663 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Wed Feb 21 21:37:05 UTC 2007

IDJOB= 306177
IDBENCH= 20174
IDSOLVER= 135
FILE ID= node41/306177-1172093825

PBS_JOBID= 3892855

Free space on /tmp= 66554 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  8caebdbe5c8dcb4cfb2a355910089bd4

RANDOM SEED= 829737227

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.231
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.231
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:       1616216 kB
Buffers:         41928 kB
Cached:         343836 kB
SwapCached:       4216 kB
Active:         289616 kB
Inactive:       107008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1616216 kB
SwapTotal:     4192956 kB
SwapFree:      4183336 kB
Dirty:            9100 kB
Writeback:           0 kB
Mapped:          15636 kB
Slab:            29024 kB
Committed_AS:   500268 kB
PageTables:       1476 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= 66554 MiB

End job on node41 on Wed Feb 21 21:57:04 UTC 2007