Trace number 306054

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.77

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S897388318-05.cnf
MD5SUM35d05934115981de17b0e0485716ee2e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark136.11
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)

10.94/11.16	c run March_dl for 5 seconds ... 
10.94/11.16	c Bin: Executing march_dl
10.94/11.16	c child exit by a signal
10.94/11.16	c march_dl returned code 137.
10.94/11.16	c run saps (UBCSAT implementation) for 2 seconds ... 
10.94/11.16	c Bin: Executing ubcsat2006
10.94/11.16	c child exited successfully
10.94/11.16	c ubcsat2006 returned code 0.
10.94/11.16	c satzilla computing base features
10.94/11.16	c satzilla doing unit-prop probe
10.94/11.16	c satzilla doing local search probe
10.94/11.16	c satzilla doing lobjois search-space size estimate
10.94/11.16	c satzilla's ranking:
10.94/11.16	c 1) minisat20: 2.226152
10.94/11.16	c 2) march_dl: 2.306436
10.94/11.16	c 3) vallst+P: 2.616515
10.94/11.16	c 4) march_dl+P: 2.647099
10.94/11.16	c 5) minisat20+P: 2.771805
10.94/11.16	c 6) zchaff_rand+P: 4.363889
10.94/11.16	c 7) kcnfs+P: 999.000000
10.94/11.16	c 8) kcnfs: 999.000000
10.94/11.16	c 9) vallst: 999.000000
10.94/11.16	c 10) zchaff_rand: 999.000000
10.94/11.16	c satzilla running minisat20 ... 
10.94/11.16	This is MiniSat 2.0 beta
10.94/11.17	WARNING: for repeatability, setting FPU to use double precision
10.94/11.17	============================[ Problem Statistics ]=============================
10.94/11.17	|                                                                             |
11.04/11.17	|  Number of variables:  10000                                                |
11.04/11.17	|  Number of clauses:    42000                                                |
11.04/11.20	|  Parsing time:         0.02         s                                       |
11.04/11.20	============================[ Search Statistics ]==============================
11.04/11.20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.04/11.20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.04/11.20	===============================================================================
11.04/11.20	|         0 |   10000    42000   126000 |    14000        0    nan |  0.000 % |
11.04/11.23	|       101 |   10000    42000   126000 |    15400      101    119 |  0.000 % |
11.13/11.28	|       251 |   10000    42000   126000 |    16940      251    149 |  0.000 % |
11.13/11.35	|       476 |   10000    42000   126000 |    18634      476    151 |  0.000 % |
11.23/11.45	|       813 |   10000    42000   126000 |    20497      813    146 |  0.000 % |
11.45/11.61	|      1320 |   10000    42000   126000 |    22547     1320    161 |  0.000 % |
11.65/11.86	|      2082 |   10000    42000   126000 |    24801     2082    160 |  0.000 % |
12.05/12.22	|      3223 |   10000    42000   126000 |    27282     3223    164 |  0.000 % |
12.67/12.82	|      4931 |   10000    42000   126000 |    30010     4931    168 |  0.000 % |
13.70/13.87	|      7494 |   10000    42000   126000 |    33011     7494    188 |  0.000 % |
15.43/15.59	|     11338 |   10000    42000   126000 |    36312    11338    193 |  0.000 % |
18.30/18.54	|     17105 |   10000    42000   126000 |    39943    17105    199 |  0.000 % |
23.22/23.45	|     25754 |   10000    42000   126000 |    43937    25754    206 |  0.000 % |
31.73/31.95	|     38729 |   10000    42000   126000 |    48331    38729    213 |  0.000 % |
47.19/47.44	|     58192 |   10000    42000   126000 |    53164    20388    213 |  0.000 % |
75.68/75.87	|     87386 |   10000    42000   126000 |    58481    49582    246 |  0.000 % |
115.42/115.70	|    131176 |   10000    42000   126000 |    64329    45741    229 |  0.000 % |
201.29/201.56	|    196863 |   10000    42000   126000 |    70762    57822    266 |  0.000 % |
341.03/341.33	|    295389 |   10000    42000   126000 |    77838    40743    263 |  0.000 % |
552.98/553.38	|    443180 |   10000    42000   126000 |    85622    58812    246 |  0.000 % |
965.43/966.09	|    664863 |   10000    42000   126000 |    94184    64329    259 |  0.000 % |
1198.82/1199.51	c Bin: Executing minisat20
1198.82/1199.51	c child exit by a signal
1198.82/1199.51	c minisat20 returned code 137.
1198.82/1199.51	c minisat20 returned code 137.
1198.82/1199.51	c satzilla running march_dl ... 
1198.82/1199.51	c Bin: Executing march_dl
1198.82/1199.51	c march_dl returned code 1.
1198.82/1199.51	c march_dl returned code 1.
1198.82/1199.51	c satzilla running vallst with preprocessing ... 
1199.04/1199.75	c Preprocessing...
1199.04/1199.75	c Inital problem has 10000 variables, 42000 nary clauses (0 binary clauses).
1199.04/1199.75	c Num non-binary clauses 42000, Average non-binary clause length 3.000
1199.04/1199.75	c Theory has no gaps
1199.04/1199.75	c Preprocessor runtime was 0.180 seconds.
1199.04/1199.75	c 
1199.04/1199.75	c Satisfiability of theory still undetermined.
1199.04/1199.75	c See file /tmp/om1UM3 for simplified theory.
1199.04/1199.75	c Bin: Executing vallst
1199.04/1199.75	c vallst returned code 1.
1199.04/1199.75	c vallst returned code 1.
1199.04/1199.75	c satzilla running march_dl with preprocessing ... 
1199.04/1199.76	c Bin: Executing march_dl
1199.04/1199.76	c march_dl returned code 1.
1199.04/1199.76	c march_dl returned code 1.
1199.04/1199.76	c satzilla running minisat20 with preprocessing ... 
1199.04/1199.76	c Bin: Executing minisat20
1199.04/1199.76	c minisat20 returned code 1.
1199.04/1199.76	c minisat20 returned code 1.
1199.04/1199.76	c satzilla running zchaff_rand with preprocessing ... 
1199.04/1199.76	c Bin: Executing zchaff_rand
1199.04/1199.76	c zchaff_rand returned code 1.
1199.04/1199.76	c zchaff_rand returned code 1.
1199.04/1199.76	c satzilla running kcnfs with preprocessing ... 
1199.04/1199.76	c Bin: Executing kcnfs
1199.04/1199.76	c kcnfs returned code 1.
1199.04/1199.76	c kcnfs returned code 1.
1199.04/1199.76	c satzilla running kcnfs ... 
1199.04/1199.76	c Bin: Executing kcnfs
1199.04/1199.76	c kcnfs returned code 1.
1199.04/1199.76	c kcnfs returned code 1.
1199.04/1199.76	c satzilla running vallst ... 
1199.04/1199.76	c Bin: Executing vallst
1199.04/1199.76	c vallst returned code 1.
1199.04/1199.76	c vallst returned code 1.
1199.04/1199.76	c satzilla running zchaff_rand ... 
1199.04/1199.76	c Bin: Executing zchaff_rand
1199.04/1199.76	c zchaff_rand returned code 1.
1199.04/1199.76	c zchaff_rand returned code 1.
1199.04/1199.76	c ERROR: All Failed! 
1199.04/1199.76	c SATZILLA_TIME=1199.310000

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/node44/watcher-306054-1172091133 -o ROOT/results/node44/solver-306054-1172091133 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/306054-1172091133/SATzilla2007_C /tmp/evaluation/306054-1172091133/instance-306054-1172091133.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/64 26634
/proc/meminfo: memFree=1928080/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=1440 CPUtime=0
/proc/26634/stat : 26634 (SATzilla2007_C) R 26632 26634 25841 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 229069505 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/26634/statm: 360 110 95 260 0 84 0
[pid=26635] ppid=26634 vsize=1596 CPUtime=0
/proc/26635/stat : 26635 (march_dl) R 26634 26634 25841 0 -1 4194304 258 0 0 0 0 0 0 0 18 0 1 0 229069505 1634304 253 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26635/statm: 399 253 50 118 0 278 0

[startup+0.106671 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26634
/proc/meminfo: memFree=1928080/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=1440 CPUtime=0
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 229069505 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26634/statm: 360 110 95 260 0 84 0
[pid=26635] ppid=26634 vsize=3744 CPUtime=0.1
/proc/26635/stat : 26635 (march_dl) R 26634 26634 25841 0 -1 4194304 958 0 0 0 10 0 0 0 19 0 1 0 229069505 3833856 677 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26635/statm: 936 678 53 118 0 815 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5184

[startup+0.514745 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26634
/proc/meminfo: memFree=1928080/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=1440 CPUtime=0
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 229069505 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26634/statm: 360 110 95 260 0 84 0
[pid=26635] ppid=26634 vsize=12156 CPUtime=0.51
/proc/26635/stat : 26635 (march_dl) R 26634 26634 25841 0 -1 4194304 7684 0 0 0 47 4 0 0 24 0 1 0 229069505 12447744 2695 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26635/statm: 3039 2695 72 118 0 2918 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 13596

[startup+1.3349 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 26636
/proc/meminfo: memFree=1918208/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=1440 CPUtime=0
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 229069505 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26634/statm: 360 110 95 260 0 84 0
[pid=26635] ppid=26634 vsize=11552 CPUtime=1.33
/proc/26635/stat : 26635 (march_dl) R 26634 26634 25841 0 -1 4194304 8453 0 0 0 111 22 0 0 25 0 1 0 229069505 11829248 2604 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134537726 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26635/statm: 2888 2604 74 118 0 2767 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 12992

[startup+2.9762 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 26636
/proc/meminfo: memFree=1917696/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=1440 CPUtime=0
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 229069505 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26634/statm: 360 110 95 260 0 84 0
[pid=26635] ppid=26634 vsize=11572 CPUtime=2.97
/proc/26635/stat : 26635 (march_dl) R 26634 26634 25841 0 -1 4194304 8460 0 0 0 275 22 0 0 25 0 1 0 229069505 11849728 2611 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26635/statm: 2893 2611 74 118 0 2772 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13012

[startup+6.25279 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 26637
/proc/meminfo: memFree=1923520/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=1440 CPUtime=4.99
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 135 8685 0 0 0 0 476 23 16 0 1 0 229069505 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26634/statm: 360 111 96 260 0 84 0
[pid=26637] ppid=26634 vsize=6188 CPUtime=1.14
/proc/26637/stat : 26637 (ubcsat2006) R 26634 26634 25841 0 -1 4194304 896 0 13 0 109 5 0 0 25 0 1 0 229070005 6336512 892 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26637/statm: 1547 892 156 64 0 1128 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 7628

[startup+12.714 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 26638
/proc/meminfo: memFree=1917696/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=4484 CPUtime=11.04
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 3073 9587 0 13 385 4 682 33 25 0 1 0 229069505 4591616 911 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26634/statm: 1121 911 157 260 0 845 0
[pid=26638] ppid=26634 vsize=7580 CPUtime=1.53
/proc/26638/stat : 26638 (minisat20) R 26634 26634 25841 0 -1 4194304 1710 0 0 0 152 1 0 0 25 0 1 0 229070622 7761920 1704 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26638/statm: 1895 1704 59 118 0 1773 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 12064

[startup+25.5213 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 26638
/proc/meminfo: memFree=1896064/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=4484 CPUtime=11.04
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 3073 9587 0 13 385 4 682 33 25 0 1 0 229069505 4591616 911 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26634/statm: 1121 911 157 260 0 845 0
[pid=26638] ppid=26634 vsize=29748 CPUtime=14.33
/proc/26638/stat : 26638 (minisat20) R 26634 26634 25841 0 -1 4194304 7222 0 0 0 1427 6 0 0 25 0 1 0 229070622 30461952 7216 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26638/statm: 7437 7216 59 118 0 7315 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 34232

[startup+51.143 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 26638
/proc/meminfo: memFree=1876480/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=4484 CPUtime=11.04
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 3073 9587 0 13 385 4 682 33 25 0 1 0 229069505 4591616 911 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26634/statm: 1121 911 157 260 0 845 0
[pid=26638] ppid=26634 vsize=48176 CPUtime=39.94
/proc/26638/stat : 26638 (minisat20) R 26634 26634 25841 0 -1 4194304 11854 0 0 0 3983 11 0 0 25 0 1 0 229070622 49332224 11848 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527603 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26638/statm: 12044 11848 59 118 0 11922 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 52660

[startup+102.385 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 26638
/proc/meminfo: memFree=1859072/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=4484 CPUtime=11.04
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 3073 9587 0 13 385 4 682 33 25 0 1 0 229069505 4591616 911 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26634/statm: 1121 911 157 260 0 845 0
[pid=26638] ppid=26634 vsize=65600 CPUtime=91.16
/proc/26638/stat : 26638 (minisat20) R 26634 26634 25841 0 -1 4194304 16206 0 0 0 9101 15 0 0 25 0 1 0 229070622 67174400 16200 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26638/statm: 16400 16200 59 118 0 16278 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 70084

[startup+162.449 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26638
/proc/meminfo: memFree=1855872/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=4484 CPUtime=11.04
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 3073 9587 0 13 385 4 682 33 25 0 1 0 229069505 4591616 911 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26634/statm: 1121 911 157 260 0 845 0
[pid=26638] ppid=26634 vsize=68888 CPUtime=151.22
/proc/26638/stat : 26638 (minisat20) R 26634 26634 25841 0 -1 4194304 16997 0 0 0 15105 17 0 0 25 0 1 0 229070622 70541312 16991 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26638/statm: 17222 16991 59 118 0 17100 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 73372

[startup+222.509 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26638
/proc/meminfo: memFree=1842048/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=4484 CPUtime=11.04
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 3073 9587 0 13 385 4 682 33 25 0 1 0 229069505 4591616 911 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26634/statm: 1121 911 157 260 0 845 0
[pid=26638] ppid=26634 vsize=82616 CPUtime=211.25
/proc/26638/stat : 26638 (minisat20) R 26634 26634 25841 0 -1 4194304 20431 0 0 0 21105 20 0 0 25 0 1 0 229070622 84598784 20425 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525613 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26638/statm: 20654 20425 59 118 0 20532 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 87100

[startup+282.57 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26638
/proc/meminfo: memFree=1842048/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=4484 CPUtime=11.04
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 3073 9587 0 13 385 4 682 33 25 0 1 0 229069505 4591616 911 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26634/statm: 1121 911 157 260 0 845 0
[pid=26638] ppid=26634 vsize=82616 CPUtime=271.29
/proc/26638/stat : 26638 (minisat20) R 26634 26634 25841 0 -1 4194304 20431 0 0 0 27109 20 0 0 25 0 1 0 229070622 84598784 20425 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26638/statm: 20654 20425 59 118 0 20532 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 87100

[startup+342.629 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26638
/proc/meminfo: memFree=1841984/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=4484 CPUtime=11.04
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 3073 9587 0 13 385 4 682 33 25 0 1 0 229069505 4591616 911 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26634/statm: 1121 911 157 260 0 845 0
[pid=26638] ppid=26634 vsize=82616 CPUtime=331.33
/proc/26638/stat : 26638 (minisat20) R 26634 26634 25841 0 -1 4194304 20431 0 0 0 33113 20 0 0 25 0 1 0 229070622 84598784 20425 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26638/statm: 20654 20425 59 118 0 20532 0
Current children cumulated CPU time (s) 342.37
Current children cumulated vsize (KiB) 87100

[startup+402.688 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26638
/proc/meminfo: memFree=1833024/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=4484 CPUtime=11.04
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 3073 9587 0 13 385 4 682 33 25 0 1 0 229069505 4591616 911 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26634/statm: 1121 911 157 260 0 845 0
[pid=26638] ppid=26634 vsize=91460 CPUtime=391.37
/proc/26638/stat : 26638 (minisat20) R 26634 26634 25841 0 -1 4194304 22671 0 0 0 39115 22 0 0 25 0 1 0 229070622 93655040 22665 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26638/statm: 22865 22665 59 118 0 22743 0
Current children cumulated CPU time (s) 402.41
Current children cumulated vsize (KiB) 95944

[startup+462.743 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26638
/proc/meminfo: memFree=1832960/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=4484 CPUtime=11.04
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 3073 9587 0 13 385 4 682 33 25 0 1 0 229069505 4591616 911 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26634/statm: 1121 911 157 260 0 845 0
[pid=26638] ppid=26634 vsize=91460 CPUtime=451.4
/proc/26638/stat : 26638 (minisat20) R 26634 26634 25841 0 -1 4194304 22671 0 0 0 45118 22 0 0 25 0 1 0 229070622 93655040 22665 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26638/statm: 22865 22665 59 118 0 22743 0
Current children cumulated CPU time (s) 462.44

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

/proc/26634/statm: 1121 911 157 260 0 845 0
[pid=26638] ppid=26634 vsize=100436 CPUtime=751.53
/proc/26638/stat : 26638 (minisat20) R 26634 26634 25841 0 -1 4194304 24906 0 0 0 75126 27 0 0 25 0 1 0 229070622 102846464 24900 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26638/statm: 25109 24900 59 118 0 24987 0
Current children cumulated CPU time (s) 762.57
Current children cumulated vsize (KiB) 104920

[startup+823.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26836
/proc/meminfo: memFree=1823736/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=4484 CPUtime=11.04
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 3073 9587 0 13 385 4 682 33 25 0 1 0 229069505 4591616 911 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26634/statm: 1121 911 157 260 0 845 0
[pid=26638] ppid=26634 vsize=100436 CPUtime=811.58
/proc/26638/stat : 26638 (minisat20) R 26634 26634 25841 0 -1 4194304 24906 0 0 0 81131 27 0 0 25 0 1 0 229070622 102846464 24900 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26638/statm: 25109 24900 59 118 0 24987 0
Current children cumulated CPU time (s) 822.62
Current children cumulated vsize (KiB) 104920

[startup+883.198 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26836
/proc/meminfo: memFree=1818104/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=4484 CPUtime=11.04
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 3073 9587 0 13 385 4 682 33 25 0 1 0 229069505 4591616 911 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26634/statm: 1121 911 157 260 0 845 0
[pid=26638] ppid=26634 vsize=106116 CPUtime=871.62
/proc/26638/stat : 26638 (minisat20) R 26634 26634 25841 0 -1 4194304 26336 0 0 0 87133 29 0 0 25 0 1 0 229070622 108662784 26330 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26638/statm: 26529 26330 59 118 0 26407 0
Current children cumulated CPU time (s) 882.66
Current children cumulated vsize (KiB) 110600

[startup+943.253 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26836
/proc/meminfo: memFree=1817472/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=4484 CPUtime=11.04
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 3073 9587 0 13 385 4 682 33 25 0 1 0 229069505 4591616 911 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26634/statm: 1121 911 157 260 0 845 0
[pid=26638] ppid=26634 vsize=106776 CPUtime=931.65
/proc/26638/stat : 26638 (minisat20) R 26634 26634 25841 0 -1 4194304 26484 0 0 0 93136 29 0 0 25 0 1 0 229070622 109338624 26478 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26638/statm: 26694 26478 59 118 0 26572 0
Current children cumulated CPU time (s) 942.69
Current children cumulated vsize (KiB) 111260

[startup+1003.31 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 26836
/proc/meminfo: memFree=1812096/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=4484 CPUtime=11.04
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 3073 9587 0 13 385 4 682 33 25 0 1 0 229069505 4591616 911 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26634/statm: 1121 911 157 260 0 845 0
[pid=26638] ppid=26634 vsize=112104 CPUtime=991.68
/proc/26638/stat : 26638 (minisat20) R 26634 26634 25841 0 -1 4194304 27805 0 0 0 99138 30 0 0 25 0 1 0 229070622 114794496 27799 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26638/statm: 28026 27799 59 118 0 27904 0
Current children cumulated CPU time (s) 1002.72
Current children cumulated vsize (KiB) 116588

[startup+1063.36 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 26836
/proc/meminfo: memFree=1812096/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=4484 CPUtime=11.04
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 3073 9587 0 13 385 4 682 33 25 0 1 0 229069505 4591616 911 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26634/statm: 1121 911 157 260 0 845 0
[pid=26638] ppid=26634 vsize=112104 CPUtime=1051.72
/proc/26638/stat : 26638 (minisat20) R 26634 26634 25841 0 -1 4194304 27805 0 0 0 105142 30 0 0 25 0 1 0 229070622 114794496 27799 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528687 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26638/statm: 28026 27799 59 118 0 27904 0
Current children cumulated CPU time (s) 1062.76
Current children cumulated vsize (KiB) 116588

[startup+1123.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26836
/proc/meminfo: memFree=1812032/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=4484 CPUtime=11.04
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 3073 9587 0 13 385 4 682 33 25 0 1 0 229069505 4591616 911 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26634/statm: 1121 911 157 260 0 845 0
[pid=26638] ppid=26634 vsize=112104 CPUtime=1111.76
/proc/26638/stat : 26638 (minisat20) R 26634 26634 25841 0 -1 4194304 27805 0 0 0 111145 31 0 0 25 0 1 0 229070622 114794496 27799 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26638/statm: 28026 27799 59 118 0 27904 0
Current children cumulated CPU time (s) 1122.8
Current children cumulated vsize (KiB) 116588

[startup+1183.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26836
/proc/meminfo: memFree=1810304/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=4484 CPUtime=11.04
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 3073 9587 0 13 385 4 682 33 25 0 1 0 229069505 4591616 911 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26634/statm: 1121 911 157 260 0 845 0
[pid=26638] ppid=26634 vsize=113952 CPUtime=1171.8
/proc/26638/stat : 26638 (minisat20) R 26634 26634 25841 0 -1 4194304 28251 0 0 0 117149 31 0 0 25 0 1 0 229070622 116686848 28245 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26638/statm: 28488 28245 59 118 0 28366 0
Current children cumulated CPU time (s) 1182.84
Current children cumulated vsize (KiB) 118436

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

[startup+1187.28 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26836
/proc/meminfo: memFree=1810304/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=4484 CPUtime=11.04
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 3073 9587 0 13 385 4 682 33 25 0 1 0 229069505 4591616 911 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26634/statm: 1121 911 157 260 0 845 0
[pid=26638] ppid=26634 vsize=113952 CPUtime=1175.59
/proc/26638/stat : 26638 (minisat20) R 26634 26634 25841 0 -1 4194304 28251 0 0 0 117528 31 0 0 25 0 1 0 229070622 116686848 28245 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26638/statm: 28488 28245 59 118 0 28366 0
Current children cumulated CPU time (s) 1186.63
Current children cumulated vsize (KiB) 118436

[startup+1193.83 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26836
/proc/meminfo: memFree=1810304/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=4484 CPUtime=11.04
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 3073 9587 0 13 385 4 682 33 25 0 1 0 229069505 4591616 911 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26634/statm: 1121 911 157 260 0 845 0
[pid=26638] ppid=26634 vsize=113952 CPUtime=1182.15
/proc/26638/stat : 26638 (minisat20) R 26634 26634 25841 0 -1 4194304 28251 0 0 0 118184 31 0 0 25 0 1 0 229070622 116686848 28245 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26638/statm: 28488 28245 59 118 0 28366 0
Current children cumulated CPU time (s) 1193.19
Current children cumulated vsize (KiB) 118436

[startup+1197.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26836
/proc/meminfo: memFree=1810304/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=4484 CPUtime=11.04
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 3073 9587 0 13 385 4 682 33 25 0 1 0 229069505 4591616 911 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26634/statm: 1121 911 157 260 0 845 0
[pid=26638] ppid=26634 vsize=113952 CPUtime=1185.43
/proc/26638/stat : 26638 (minisat20) R 26634 26634 25841 0 -1 4194304 28251 0 0 0 118512 31 0 0 25 0 1 0 229070622 116686848 28245 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26638/statm: 28488 28245 59 118 0 28366 0
Current children cumulated CPU time (s) 1196.47
Current children cumulated vsize (KiB) 118436

[startup+1198.75 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26836
/proc/meminfo: memFree=1810304/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=4484 CPUtime=11.04
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 3073 9587 0 13 385 4 682 33 25 0 1 0 229069505 4591616 911 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26634/statm: 1121 911 157 260 0 845 0
[pid=26638] ppid=26634 vsize=113952 CPUtime=1187.07
/proc/26638/stat : 26638 (minisat20) R 26634 26634 25841 0 -1 4194304 28251 0 0 0 118676 31 0 0 25 0 1 0 229070622 116686848 28245 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26638/statm: 28488 28245 59 118 0 28366 0
Current children cumulated CPU time (s) 1198.11
Current children cumulated vsize (KiB) 118436

[startup+1199.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26836
/proc/meminfo: memFree=1810304/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=4484 CPUtime=11.04
/proc/26634/stat : 26634 (SATzilla2007_C) S 26632 26634 25841 0 -1 4194304 3073 9587 0 13 385 4 682 33 25 0 1 0 229069505 4591616 911 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26634/statm: 1121 911 157 260 0 845 0
[pid=26638] ppid=26634 vsize=113952 CPUtime=1187.47
/proc/26638/stat : 26638 (minisat20) R 26634 26634 25841 0 -1 4194304 28251 0 0 0 118716 31 0 0 25 0 1 0 229070622 116686848 28245 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525675 0 0 8392704 3 0 0 0 17 1 0 0
/proc/26638/statm: 28488 28245 59 118 0 28366 0
Current children cumulated CPU time (s) 1198.51
Current children cumulated vsize (KiB) 118436

[startup+1199.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26836
/proc/meminfo: memFree=1921864/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=5808 CPUtime=1198.94
/proc/26634/stat : 26634 (SATzilla2007_C) R 26632 26634 25841 0 -1 4194304 3587 37838 0 13 390 5 119433 66 18 0 1 0 229069505 5947392 1261 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/26634/statm: 1452 1261 157 260 0 1176 0
Current children cumulated CPU time (s) 1198.94
Current children cumulated vsize (KiB) 5808

[startup+1199.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26836
/proc/meminfo: memFree=1921864/2055920 swapFree=4183332/4192956
[pid=26634] ppid=26632 vsize=11020 CPUtime=1199.04
/proc/26634/stat : 26634 (SATzilla2007_C) R 26632 26634 25841 0 -1 4194304 4859 37838 0 13 398 7 119433 66 19 0 1 0 229069505 11284480 2457 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134589825 0 0 4096 0 0 0 0 17 1 0 0
/proc/26634/statm: 2755 2457 164 260 0 2479 0
Current children cumulated CPU time (s) 1199.04
Current children cumulated vsize (KiB) 11020

Child status: 17
Real time (s): 1199.77
CPU time (s): 1199.14
CPU user time (s): 1198.39
CPU system time (s): 0.751885
CPU usage (%): 99.9478
Max. virtual memory (cumulated for all children) (KiB): 118436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.39
system time used= 0.751885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42745
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 50
involuntary context switches= 2253

runsolver used 0.906862 second user time and 2.44763 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Wed Feb 21 20:52:14 UTC 2007

IDJOB= 306054
IDBENCH= 20171
IDSOLVER= 135
FILE ID= node44/306054-1172091133

PBS_JOBID= 3892851

Free space on /tmp= 66552 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  35d05934115981de17b0e0485716ee2e

RANDOM SEED= 102778112

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.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.261
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.261
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:       1928552 kB
Buffers:          7584 kB
Cached:          57144 kB
SwapCached:       4156 kB
Active:          40040 kB
Inactive:        34788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1928552 kB
SwapTotal:     4192956 kB
SwapFree:      4183332 kB
Dirty:            9100 kB
Writeback:           0 kB
Mapped:          15572 kB
Slab:            38500 kB
Committed_AS:   540256 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= 66552 MiB

End job on node44 on Wed Feb 21 21:12:14 UTC 2007