Trace number 306136

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

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S1173369833-06.cnf
MD5SUM44829169fe50d4c74609ee6e189daf0e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark243.951
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.220819
11.04/11.07	c 2) march_dl: 2.342935
11.04/11.07	c 3) march_dl+P: 2.644968
11.04/11.07	c 4) vallst+P: 2.663381
11.04/11.07	c 5) minisat20+P: 2.819216
11.04/11.07	c 6) zchaff_rand+P: 3.944717
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.02         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.13	|       101 |   10000    42000   126000 |    15400      101    114 |  0.000 % |
11.04/11.18	|       252 |   10000    42000   126000 |    16940      252    138 |  0.000 % |
11.04/11.25	|       478 |   10000    42000   126000 |    18634      478    169 |  0.000 % |
11.23/11.35	|       815 |   10000    42000   126000 |    20497      815    161 |  0.000 % |
11.43/11.50	|      1323 |   10000    42000   126000 |    22547     1323    171 |  0.000 % |
11.64/11.74	|      2084 |   10000    42000   126000 |    24801     2084    172 |  0.000 % |
12.04/12.11	|      3223 |   10000    42000   126000 |    27282     3223    171 |  0.000 % |
12.66/12.72	|      4932 |   10000    42000   126000 |    30010     4932    183 |  0.000 % |
13.59/13.65	|      7495 |   10000    42000   126000 |    33011     7495    181 |  0.000 % |
15.22/15.32	|     11341 |   10000    42000   126000 |    36312    11341    193 |  0.000 % |
18.10/18.16	|     17108 |   10000    42000   126000 |    39943    17108    199 |  0.000 % |
22.70/22.81	|     25757 |   10000    42000   126000 |    43937    25757    207 |  0.000 % |
31.92/32.07	|     38732 |   10000    42000   126000 |    48331    38732    219 |  0.000 % |
47.60/47.75	|     58193 |   10000    42000   126000 |    53164    20193    231 |  0.000 % |
74.85/74.95	|     87385 |   10000    42000   126000 |    58481    49385    241 |  0.000 % |
124.75/124.89	|    131174 |   10000    42000   126000 |    64329    45231    245 |  0.000 % |
204.04/204.19	|    196859 |   10000    42000   126000 |    70762    57842    251 |  0.000 % |
340.31/340.52	|    295387 |   10000    42000   126000 |    77838    37864    263 |  0.000 % |
571.54/571.86	|    443176 |   10000    42000   126000 |    85622    56150    265 |  0.000 % |
935.96/936.44	|    664860 |   10000    42000   126000 |    94184    62763    247 |  0.000 % |
1198.86/1199.36	c Bin: Executing minisat20
1198.86/1199.36	c child exit by a signal
1198.86/1199.36	c minisat20 returned code 137.
1198.86/1199.36	c minisat20 returned code 137.
1198.86/1199.36	c satzilla running march_dl ... 
1198.86/1199.36	c Bin: Executing march_dl
1198.86/1199.36	c march_dl returned code 1.
1198.86/1199.36	c march_dl returned code 1.
1198.86/1199.36	c satzilla running march_dl with preprocessing ... 
1199.08/1199.59	c Preprocessing...
1199.08/1199.59	c Inital problem has 10000 variables, 42000 nary clauses (0 binary clauses).
1199.08/1199.59	c Num non-binary clauses 42000, Average non-binary clause length 3.000
1199.08/1199.59	c Theory has no gaps
1199.08/1199.59	c Preprocessor runtime was 0.170 seconds.
1199.08/1199.59	c 
1199.08/1199.59	c Satisfiability of theory still undetermined.
1199.08/1199.59	c See file /tmp/Q6XEuv for simplified theory.
1199.08/1199.59	c Bin: Executing march_dl
1199.08/1199.59	c march_dl returned code 1.
1199.08/1199.59	c march_dl returned code 1.
1199.08/1199.59	c satzilla running vallst with preprocessing ... 
1199.08/1199.59	c Bin: Executing vallst
1199.08/1199.59	c vallst returned code 1.
1199.08/1199.59	c vallst returned code 1.
1199.08/1199.59	c satzilla running minisat20 with preprocessing ... 
1199.08/1199.59	c Bin: Executing minisat20
1199.08/1199.59	c minisat20 returned code 1.
1199.08/1199.59	c minisat20 returned code 1.
1199.08/1199.59	c satzilla running zchaff_rand with preprocessing ... 
1199.08/1199.59	c Bin: Executing zchaff_rand
1199.08/1199.59	c zchaff_rand returned code 1.
1199.08/1199.59	c zchaff_rand returned code 1.
1199.08/1199.59	c satzilla running kcnfs with preprocessing ... 
1199.08/1199.59	c Bin: Executing kcnfs
1199.08/1199.59	c kcnfs returned code 1.
1199.08/1199.59	c kcnfs returned code 1.
1199.08/1199.59	c satzilla running kcnfs ... 
1199.08/1199.59	c Bin: Executing kcnfs
1199.08/1199.59	c kcnfs returned code 1.
1199.08/1199.59	c kcnfs returned code 1.
1199.08/1199.59	c satzilla running vallst ... 
1199.08/1199.59	c Bin: Executing vallst
1199.08/1199.59	c vallst returned code 1.
1199.08/1199.59	c vallst returned code 1.
1199.08/1199.59	c satzilla running zchaff_rand ... 
1199.08/1199.59	c Bin: Executing zchaff_rand
1199.08/1199.59	c zchaff_rand returned code 1.
1199.08/1199.59	c zchaff_rand returned code 1.
1199.08/1199.59	c ERROR: All Failed! 
1199.08/1199.59	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/node42/watcher-306136-1172092929 -o ROOT/results/node42/solver-306136-1172092929 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/306136-1172092929/SATzilla2007_C /tmp/evaluation/306136-1172092929/instance-306136-1172092929.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.91 0.97 0.99 3/64 11766
/proc/meminfo: memFree=1926496/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=1440 CPUtime=0
/proc/11766/stat : 11766 (SATzilla2007_C) R 11764 11766 10718 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 229249017 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/11766/statm: 360 110 95 260 0 84 0
[pid=11767] ppid=11766 vsize=1596 CPUtime=0
/proc/11767/stat : 11767 (march_dl) R 11766 11766 10718 0 -1 4194304 258 0 0 0 0 0 0 0 18 0 1 0 229249017 1634304 253 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11767/statm: 399 253 50 118 0 278 0

[startup+0.10693 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 11766
/proc/meminfo: memFree=1926496/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=1440 CPUtime=0
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 229249017 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11766/statm: 360 110 95 260 0 84 0
[pid=11767] ppid=11766 vsize=3744 CPUtime=0.1
/proc/11767/stat : 11767 (march_dl) R 11766 11766 10718 0 -1 4194304 964 0 0 0 10 0 0 0 19 0 1 0 229249017 3833856 683 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11767/statm: 936 683 53 118 0 815 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5184

[startup+0.515005 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 11766
/proc/meminfo: memFree=1926496/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=1440 CPUtime=0
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 229249017 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11766/statm: 360 110 95 260 0 84 0
[pid=11767] ppid=11766 vsize=12080 CPUtime=0.5
/proc/11767/stat : 11767 (march_dl) R 11766 11766 10718 0 -1 4194304 7701 0 0 0 46 4 0 0 23 0 1 0 229249017 12369920 2706 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11767/statm: 3020 2706 72 118 0 2899 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 13520

[startup+1.33516 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 11768
/proc/meminfo: memFree=1916560/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=1440 CPUtime=0
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 229249017 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11766/statm: 360 110 95 260 0 84 0
[pid=11767] ppid=11766 vsize=11392 CPUtime=1.32
/proc/11767/stat : 11767 (march_dl) R 11766 11766 10718 0 -1 4194304 8516 0 0 0 108 24 0 0 25 0 1 0 229249017 11665408 2574 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134617565 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11767/statm: 2848 2574 74 118 0 2727 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 12832

[startup+2.97647 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 11768
/proc/meminfo: memFree=1916176/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=1440 CPUtime=0
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 229249017 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11766/statm: 360 110 95 260 0 84 0
[pid=11767] ppid=11766 vsize=11608 CPUtime=2.97
/proc/11767/stat : 11767 (march_dl) R 11766 11766 10718 0 -1 4194304 8563 0 0 0 272 25 0 0 25 0 1 0 229249017 11886592 2621 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134536965 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11767/statm: 2902 2621 74 118 0 2781 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13048

[startup+6.2531 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 11769
/proc/meminfo: memFree=1923152/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=1440 CPUtime=4.99
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 135 8800 0 0 0 0 474 25 16 0 1 0 229249017 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11766/statm: 360 111 96 260 0 84 0
[pid=11769] ppid=11766 vsize=6188 CPUtime=1.24
/proc/11769/stat : 11769 (ubcsat2006) R 11766 11766 10718 0 -1 4194304 910 0 0 0 118 6 0 0 25 0 1 0 229249518 6336512 893 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11769/statm: 1547 893 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7153 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 11770
/proc/meminfo: memFree=1916816/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=4488 CPUtime=11.04
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 3076 9716 0 0 382 5 680 37 25 0 1 0 229249017 4595712 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11766/statm: 1122 913 157 260 0 846 0
[pid=11770] ppid=11766 vsize=8108 CPUtime=1.62
/proc/11770/stat : 11770 (minisat20) R 11766 11766 10718 0 -1 4194304 1829 0 0 0 162 0 0 0 25 0 1 0 229250125 8302592 1823 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11770/statm: 2027 1823 59 118 0 1905 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12596

[startup+25.5238 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 11770
/proc/meminfo: memFree=1894544/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=4488 CPUtime=11.04
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 3076 9716 0 0 382 5 680 37 25 0 1 0 229249017 4595712 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11766/statm: 1122 913 157 260 0 846 0
[pid=11770] ppid=11766 vsize=30552 CPUtime=14.43
/proc/11770/stat : 11770 (minisat20) R 11766 11766 10718 0 -1 4194304 7450 0 0 0 1438 5 0 0 25 0 1 0 229250125 31285248 7444 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11770/statm: 7638 7444 59 118 0 7516 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 35040

[startup+51.1487 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 11770
/proc/meminfo: memFree=1874192/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=4488 CPUtime=11.04
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 3076 9716 0 0 382 5 680 37 25 0 1 0 229249017 4595712 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11766/statm: 1122 913 157 260 0 846 0
[pid=11770] ppid=11766 vsize=49904 CPUtime=40.04
/proc/11770/stat : 11770 (minisat20) R 11766 11766 10718 0 -1 4194304 12276 0 0 0 3995 9 0 0 25 0 1 0 229250125 51101696 12270 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11770/statm: 12476 12270 59 118 0 12354 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 54392

[startup+102.39 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 11770
/proc/meminfo: memFree=1860112/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=4488 CPUtime=11.04
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 3076 9716 0 0 382 5 680 37 25 0 1 0 229249017 4595712 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11766/statm: 1122 913 157 260 0 846 0
[pid=11770] ppid=11766 vsize=63896 CPUtime=91.27
/proc/11770/stat : 11770 (minisat20) R 11766 11766 10718 0 -1 4194304 15787 0 0 0 9114 13 0 0 25 0 1 0 229250125 65429504 15781 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11770/statm: 15974 15781 59 118 0 15852 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 68384

[startup+162.455 s]
/proc/loadavg: 1.04 0.99 0.99 2/66 11770
/proc/meminfo: memFree=1851152/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=4488 CPUtime=11.04
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 3076 9716 0 0 382 5 680 37 25 0 1 0 229249017 4595712 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11766/statm: 1122 913 157 260 0 846 0
[pid=11770] ppid=11766 vsize=72860 CPUtime=151.3
/proc/11770/stat : 11770 (minisat20) R 11766 11766 10718 0 -1 4194304 18000 0 0 0 15115 15 0 0 25 0 1 0 229250125 74608640 17994 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11770/statm: 18215 17994 59 118 0 18093 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 77348

[startup+222.52 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 11770
/proc/meminfo: memFree=1843600/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=4488 CPUtime=11.04
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 3076 9716 0 0 382 5 680 37 25 0 1 0 229249017 4595712 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11766/statm: 1122 913 157 260 0 846 0
[pid=11770] ppid=11766 vsize=80384 CPUtime=211.34
/proc/11770/stat : 11770 (minisat20) R 11766 11766 10718 0 -1 4194304 19873 0 0 0 21117 17 0 0 25 0 1 0 229250125 82313216 19867 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528337 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11770/statm: 20096 19867 59 118 0 19974 0
Current children cumulated CPU time (s) 222.38
Current children cumulated vsize (KiB) 84872

[startup+282.58 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 11770
/proc/meminfo: memFree=1843536/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=4488 CPUtime=11.04
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 3076 9716 0 0 382 5 680 37 25 0 1 0 229249017 4595712 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11766/statm: 1122 913 157 260 0 846 0
[pid=11770] ppid=11766 vsize=80384 CPUtime=271.38
/proc/11770/stat : 11770 (minisat20) R 11766 11766 10718 0 -1 4194304 19873 0 0 0 27121 17 0 0 25 0 1 0 229250125 82313216 19867 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11770/statm: 20096 19867 59 118 0 19974 0
Current children cumulated CPU time (s) 282.42
Current children cumulated vsize (KiB) 84872

[startup+342.636 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 11770
/proc/meminfo: memFree=1836688/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=4488 CPUtime=11.04
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 3076 9716 0 0 382 5 680 37 25 0 1 0 229249017 4595712 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11766/statm: 1122 913 157 260 0 846 0
[pid=11770] ppid=11766 vsize=87120 CPUtime=331.41
/proc/11770/stat : 11770 (minisat20) R 11766 11766 10718 0 -1 4194304 21583 0 0 0 33122 19 0 0 25 0 1 0 229250125 89210880 21577 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11770/statm: 21780 21577 59 118 0 21658 0
Current children cumulated CPU time (s) 342.45
Current children cumulated vsize (KiB) 91608

[startup+402.697 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 11770
/proc/meminfo: memFree=1830608/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=4488 CPUtime=11.04
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 3076 9716 0 0 382 5 680 37 25 0 1 0 229249017 4595712 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11766/statm: 1122 913 157 260 0 846 0
[pid=11770] ppid=11766 vsize=93192 CPUtime=391.46
/proc/11770/stat : 11770 (minisat20) R 11766 11766 10718 0 -1 4194304 23087 0 0 0 39125 21 0 0 25 0 1 0 229250125 95428608 23081 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11770/statm: 23298 23081 59 118 0 23176 0
Current children cumulated CPU time (s) 402.5
Current children cumulated vsize (KiB) 97680

[startup+462.754 s]
/proc/loadavg: 1.05 1.00 1.00 2/66 11770
/proc/meminfo: memFree=1830672/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=4488 CPUtime=11.04
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 3076 9716 0 0 382 5 680 37 25 0 1 0 229249017 4595712 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11766/statm: 1122 913 157 260 0 846 0
[pid=11770] ppid=11766 vsize=93192 CPUtime=451.49
/proc/11770/stat : 11770 (minisat20) R 11766 11766 10718 0 -1 4194304 23087 0 0 0 45128 21 0 0 25 0 1 0 229250125 95428608 23081 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11770/statm: 23298 23081 59 118 0 23176 0
Current children cumulated CPU time (s) 462.53

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

/proc/11770/statm: 25908 25709 59 118 0 25786 0
Current children cumulated CPU time (s) 702.68
Current children cumulated vsize (KiB) 108120

[startup+763.048 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 11770
/proc/meminfo: memFree=1819984/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=4488 CPUtime=11.04
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 3076 9716 0 0 382 5 680 37 25 0 1 0 229249017 4595712 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11766/statm: 1122 913 157 260 0 846 0
[pid=11770] ppid=11766 vsize=103632 CPUtime=751.68
/proc/11770/stat : 11770 (minisat20) R 11766 11766 10718 0 -1 4194304 25715 0 0 0 75144 24 0 0 25 0 1 0 229250125 106119168 25709 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11770/statm: 25908 25709 59 118 0 25786 0
Current children cumulated CPU time (s) 762.72
Current children cumulated vsize (KiB) 108120

[startup+823.109 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 11770
/proc/meminfo: memFree=1819984/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=4488 CPUtime=11.04
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 3076 9716 0 0 382 5 680 37 25 0 1 0 229249017 4595712 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11766/statm: 1122 913 157 260 0 846 0
[pid=11770] ppid=11766 vsize=103632 CPUtime=811.72
/proc/11770/stat : 11770 (minisat20) R 11766 11766 10718 0 -1 4194304 25715 0 0 0 81148 24 0 0 25 0 1 0 229250125 106119168 25709 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11770/statm: 25908 25709 59 118 0 25786 0
Current children cumulated CPU time (s) 822.76
Current children cumulated vsize (KiB) 108120

[startup+883.165 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 11770
/proc/meminfo: memFree=1819984/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=4488 CPUtime=11.04
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 3076 9716 0 0 382 5 680 37 25 0 1 0 229249017 4595712 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11766/statm: 1122 913 157 260 0 846 0
[pid=11770] ppid=11766 vsize=103632 CPUtime=871.75
/proc/11770/stat : 11770 (minisat20) R 11766 11766 10718 0 -1 4194304 25715 0 0 0 87151 24 0 0 25 0 1 0 229250125 106119168 25709 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11770/statm: 25908 25709 59 118 0 25786 0
Current children cumulated CPU time (s) 882.79
Current children cumulated vsize (KiB) 108120

[startup+943.224 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 11770
/proc/meminfo: memFree=1819984/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=4488 CPUtime=11.04
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 3076 9716 0 0 382 5 680 37 25 0 1 0 229249017 4595712 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11766/statm: 1122 913 157 260 0 846 0
[pid=11770] ppid=11766 vsize=103632 CPUtime=931.78
/proc/11770/stat : 11770 (minisat20) R 11766 11766 10718 0 -1 4194304 25715 0 0 0 93154 24 0 0 25 0 1 0 229250125 106119168 25709 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11770/statm: 25908 25709 59 118 0 25786 0
Current children cumulated CPU time (s) 942.82
Current children cumulated vsize (KiB) 108120

[startup+1003.28 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11770
/proc/meminfo: memFree=1816976/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=4488 CPUtime=11.04
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 3076 9716 0 0 382 5 680 37 25 0 1 0 229249017 4595712 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11766/statm: 1122 913 157 260 0 846 0
[pid=11770] ppid=11766 vsize=106848 CPUtime=991.82
/proc/11770/stat : 11770 (minisat20) R 11766 11766 10718 0 -1 4194304 26475 0 0 0 99157 25 0 0 25 0 1 0 229250125 109412352 26469 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11770/statm: 26712 26469 59 118 0 26590 0
Current children cumulated CPU time (s) 1002.86
Current children cumulated vsize (KiB) 111336

[startup+1063.34 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 11770
/proc/meminfo: memFree=1816976/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=4488 CPUtime=11.04
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 3076 9716 0 0 382 5 680 37 25 0 1 0 229249017 4595712 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11766/statm: 1122 913 157 260 0 846 0
[pid=11770] ppid=11766 vsize=106848 CPUtime=1051.86
/proc/11770/stat : 11770 (minisat20) R 11766 11766 10718 0 -1 4194304 26475 0 0 0 105161 25 0 0 25 0 1 0 229250125 109412352 26469 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11770/statm: 26712 26469 59 118 0 26590 0
Current children cumulated CPU time (s) 1062.9
Current children cumulated vsize (KiB) 111336

[startup+1123.4 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 11772
/proc/meminfo: memFree=1816976/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=4488 CPUtime=11.04
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 3076 9716 0 0 382 5 680 37 25 0 1 0 229249017 4595712 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11766/statm: 1122 913 157 260 0 846 0
[pid=11770] ppid=11766 vsize=106848 CPUtime=1111.9
/proc/11770/stat : 11770 (minisat20) R 11766 11766 10718 0 -1 4194304 26475 0 0 0 111165 25 0 0 25 0 1 0 229250125 109412352 26469 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11770/statm: 26712 26469 59 118 0 26590 0
Current children cumulated CPU time (s) 1122.94
Current children cumulated vsize (KiB) 111336

[startup+1183.46 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 11772
/proc/meminfo: memFree=1812624/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=4488 CPUtime=11.04
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 3076 9716 0 0 382 5 680 37 25 0 1 0 229249017 4595712 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11766/statm: 1122 913 157 260 0 846 0
[pid=11770] ppid=11766 vsize=111072 CPUtime=1171.93
/proc/11770/stat : 11770 (minisat20) R 11766 11766 10718 0 -1 4194304 27545 0 0 0 117167 26 0 0 25 0 1 0 229250125 113737728 27539 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11770/statm: 27768 27539 59 118 0 27646 0
Current children cumulated CPU time (s) 1182.97
Current children cumulated vsize (KiB) 115560

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

[startup+1187.26 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 11772
/proc/meminfo: memFree=1812624/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=4488 CPUtime=11.04
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 3076 9716 0 0 382 5 680 37 25 0 1 0 229249017 4595712 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11766/statm: 1122 913 157 260 0 846 0
[pid=11770] ppid=11766 vsize=111072 CPUtime=1175.73
/proc/11770/stat : 11770 (minisat20) R 11766 11766 10718 0 -1 4194304 27545 0 0 0 117547 26 0 0 25 0 1 0 229250125 113737728 27539 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11770/statm: 27768 27539 59 118 0 27646 0
Current children cumulated CPU time (s) 1186.77
Current children cumulated vsize (KiB) 115560

[startup+1193.81 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 11772
/proc/meminfo: memFree=1812624/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=4488 CPUtime=11.04
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 3076 9716 0 0 382 5 680 37 25 0 1 0 229249017 4595712 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11766/statm: 1122 913 157 260 0 846 0
[pid=11770] ppid=11766 vsize=111072 CPUtime=1182.28
/proc/11770/stat : 11770 (minisat20) R 11766 11766 10718 0 -1 4194304 27545 0 0 0 118202 26 0 0 25 0 1 0 229250125 113737728 27539 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11770/statm: 27768 27539 59 118 0 27646 0
Current children cumulated CPU time (s) 1193.32
Current children cumulated vsize (KiB) 115560

[startup+1197.1 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 11772
/proc/meminfo: memFree=1812624/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=4488 CPUtime=11.04
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 3076 9716 0 0 382 5 680 37 25 0 1 0 229249017 4595712 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11766/statm: 1122 913 157 260 0 846 0
[pid=11770] ppid=11766 vsize=111072 CPUtime=1185.56
/proc/11770/stat : 11770 (minisat20) R 11766 11766 10718 0 -1 4194304 27545 0 0 0 118530 26 0 0 25 0 1 0 229250125 113737728 27539 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11770/statm: 27768 27539 59 118 0 27646 0
Current children cumulated CPU time (s) 1196.6
Current children cumulated vsize (KiB) 115560

[startup+1198.74 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 11772
/proc/meminfo: memFree=1812624/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=4488 CPUtime=11.04
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 3076 9716 0 0 382 5 680 37 25 0 1 0 229249017 4595712 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11766/statm: 1122 913 157 260 0 846 0
[pid=11770] ppid=11766 vsize=111072 CPUtime=1187.2
/proc/11770/stat : 11770 (minisat20) R 11766 11766 10718 0 -1 4194304 27545 0 0 0 118694 26 0 0 25 0 1 0 229250125 113737728 27539 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11770/statm: 27768 27539 59 118 0 27646 0
Current children cumulated CPU time (s) 1198.24
Current children cumulated vsize (KiB) 115560

[startup+1199.14 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 11772
/proc/meminfo: memFree=1812624/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=4488 CPUtime=11.04
/proc/11766/stat : 11766 (SATzilla2007_C) S 11764 11766 10718 0 -1 4194304 3076 9716 0 0 382 5 680 37 25 0 1 0 229249017 4595712 913 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11766/statm: 1122 913 157 260 0 846 0
[pid=11770] ppid=11766 vsize=111072 CPUtime=1187.61
/proc/11770/stat : 11770 (minisat20) R 11766 11766 10718 0 -1 4194304 27545 0 0 0 118735 26 0 0 25 0 1 0 229250125 113737728 27539 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11770/statm: 27768 27539 59 118 0 27646 0
Current children cumulated CPU time (s) 1198.65
Current children cumulated vsize (KiB) 115560

[startup+1199.55 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 11772
/proc/meminfo: memFree=1915864/2055920 swapFree=4183984/4192956
[pid=11766] ppid=11764 vsize=11196 CPUtime=1199.08
/proc/11766/stat : 11766 (SATzilla2007_C) R 11764 11766 10718 0 -1 4194304 4906 37261 0 0 399 8 119435 66 19 0 1 0 229249017 11464704 2499 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135221869 0 0 4096 0 0 0 0 17 1 0 0
/proc/11766/statm: 2799 2499 165 260 0 2523 0
Current children cumulated CPU time (s) 1199.08
Current children cumulated vsize (KiB) 11196

Child status: 17
Real time (s): 1199.6
CPU time (s): 1199.13
CPU user time (s): 1198.38
CPU system time (s): 0.753885
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (KiB): 115560

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

runsolver used 0.859869 second user time and 2.42763 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Wed Feb 21 21:22:10 UTC 2007

IDJOB= 306136
IDBENCH= 20173
IDSOLVER= 135
FILE ID= node42/306136-1172092929

PBS_JOBID= 3892857

Free space on /tmp= 66549 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  44829169fe50d4c74609ee6e189daf0e

RANDOM SEED= 595893196

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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:       1926904 kB
Buffers:          7728 kB
Cached:          67352 kB
SwapCached:       3256 kB
Active:          40416 kB
Inactive:        44592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1926904 kB
SwapTotal:     4192956 kB
SwapFree:      4183984 kB
Dirty:            9156 kB
Writeback:           0 kB
Mapped:          15592 kB
Slab:            30076 kB
Committed_AS:   873244 kB
PageTables:       1408 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= 66549 MiB

End job on node42 on Wed Feb 21 21:42:10 UTC 2007