Trace number 305890

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.12 1199.58

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S1274869912-15.cnf
MD5SUM85f01e7612ff708e962af999ed8ac14c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
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.93/11.06	c run March_dl for 5 seconds ... 
10.93/11.06	c Bin: Executing march_dl
10.93/11.06	c child exit by a signal
10.93/11.06	c march_dl returned code 137.
10.93/11.06	c run saps (UBCSAT implementation) for 2 seconds ... 
10.93/11.06	c Bin: Executing ubcsat2006
10.93/11.06	c child exited successfully
10.93/11.06	c ubcsat2006 returned code 0.
10.93/11.06	c satzilla computing base features
10.93/11.06	c satzilla doing unit-prop probe
10.93/11.06	c satzilla doing local search probe
10.93/11.06	c satzilla doing lobjois search-space size estimate
10.93/11.06	c satzilla's ranking:
10.93/11.06	c 1) minisat20: 2.221988
10.93/11.06	c 2) march_dl: 2.313768
10.93/11.06	c 3) vallst+P: 2.641882
10.93/11.06	c 4) march_dl+P: 2.663304
10.93/11.06	c 5) minisat20+P: 2.835695
10.93/11.06	c 6) zchaff_rand+P: 3.927933
10.93/11.06	c 7) kcnfs+P: 999.000000
10.93/11.06	c 8) kcnfs: 999.000000
10.93/11.06	c 9) vallst: 999.000000
10.93/11.06	c 10) zchaff_rand: 999.000000
10.93/11.06	c satzilla running minisat20 ... 
10.93/11.06	This is MiniSat 2.0 beta
10.93/11.06	WARNING: for repeatability, setting FPU to use double precision
10.93/11.06	============================[ Problem Statistics ]=============================
10.93/11.06	|                                                                             |
10.93/11.06	|  Number of variables:  10000                                                |
10.93/11.06	|  Number of clauses:    42000                                                |
11.03/11.09	|  Parsing time:         0.03         s                                       |
11.03/11.09	============================[ Search Statistics ]==============================
11.03/11.09	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.03/11.09	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.03/11.09	===============================================================================
11.03/11.09	|         0 |   10000    42000   126000 |    14000        0    nan |  0.000 % |
11.03/11.12	|       100 |   10000    42000   126000 |    15400      100    128 |  0.000 % |
11.03/11.17	|       251 |   10000    42000   126000 |    16940      251    130 |  0.000 % |
11.03/11.23	|       476 |   10000    42000   126000 |    18634      476    137 |  0.000 % |
11.23/11.34	|       813 |   10000    42000   126000 |    20497      813    159 |  0.000 % |
11.43/11.49	|      1319 |   10000    42000   126000 |    22547     1319    157 |  0.000 % |
11.63/11.72	|      2080 |   10000    42000   126000 |    24801     2080    154 |  0.000 % |
12.05/12.15	|      3220 |   10000    42000   126000 |    27282     3220    177 |  0.000 % |
12.66/12.72	|      4930 |   10000    42000   126000 |    30010     4930    171 |  0.000 % |
13.59/13.71	|      7492 |   10000    42000   126000 |    33011     7492    180 |  0.000 % |
15.12/15.22	|     11337 |   10000    42000   126000 |    36312    11337    178 |  0.000 % |
17.79/17.89	|     17104 |   10000    42000   126000 |    39943    17104    183 |  0.000 % |
22.91/22.99	|     25753 |   10000    42000   126000 |    43937    25753    192 |  0.000 % |
31.93/31.98	|     38728 |   10000    42000   126000 |    48331    38728    211 |  0.000 % |
47.49/47.59	|     58189 |   10000    42000   126000 |    53164    20077    222 |  0.000 % |
73.93/74.03	|     87381 |   10000    42000   126000 |    58481    49269    230 |  0.000 % |
132.96/133.13	|    131170 |   10000    42000   126000 |    64329    45271    291 |  0.000 % |
222.31/222.42	|    196854 |   10000    42000   126000 |    70762    58944    290 |  0.000 % |
379.62/379.94	|    295380 |   10000    42000   126000 |    77838    41005    281 |  0.000 % |
604.23/604.63	|    443171 |   10000    42000   126000 |    85622    59251    276 |  0.000 % |
998.29/998.80	|    664854 |   10000    42000   126000 |    94184    65261    282 |  0.000 % |
1198.83/1199.35	c Bin: Executing minisat20
1198.83/1199.35	c child exit by a signal
1198.83/1199.35	c minisat20 returned code 137.
1198.83/1199.35	c minisat20 returned code 137.
1198.83/1199.35	c satzilla running march_dl ... 
1198.83/1199.35	c Bin: Executing march_dl
1198.83/1199.35	c march_dl returned code 1.
1198.83/1199.35	c march_dl returned code 1.
1198.83/1199.35	c satzilla running vallst with preprocessing ... 
1199.04/1199.57	c Preprocessing...
1199.04/1199.57	c Inital problem has 10000 variables, 42000 nary clauses (0 binary clauses).
1199.04/1199.57	c Num non-binary clauses 42000, Average non-binary clause length 3.000
1199.04/1199.57	c Theory has no gaps
1199.04/1199.57	c Preprocessor runtime was 0.180 seconds.
1199.04/1199.57	c 
1199.04/1199.57	c Satisfiability of theory still undetermined.
1199.04/1199.57	c See file /tmp/OVTKmF for simplified theory.
1199.04/1199.57	c Bin: Executing vallst
1199.04/1199.57	c vallst returned code 1.
1199.04/1199.57	c vallst returned code 1.
1199.04/1199.57	c satzilla running march_dl with preprocessing ... 
1199.04/1199.57	c Bin: Executing march_dl
1199.04/1199.57	c march_dl returned code 1.
1199.04/1199.57	c march_dl returned code 1.
1199.04/1199.57	c satzilla running minisat20 with preprocessing ... 
1199.04/1199.57	c Bin: Executing minisat20
1199.04/1199.57	c minisat20 returned code 1.
1199.04/1199.57	c minisat20 returned code 1.
1199.04/1199.57	c satzilla running zchaff_rand with preprocessing ... 
1199.04/1199.57	c Bin: Executing zchaff_rand
1199.04/1199.57	c zchaff_rand returned code 1.
1199.04/1199.57	c zchaff_rand returned code 1.
1199.04/1199.57	c satzilla running kcnfs with preprocessing ... 
1199.04/1199.57	c Bin: Executing kcnfs
1199.04/1199.57	c kcnfs returned code 1.
1199.04/1199.57	c kcnfs returned code 1.
1199.04/1199.57	c satzilla running kcnfs ... 
1199.04/1199.57	c Bin: Executing kcnfs
1199.04/1199.57	c kcnfs returned code 1.
1199.04/1199.57	c kcnfs returned code 1.
1199.04/1199.57	c satzilla running vallst ... 
1199.04/1199.57	c Bin: Executing vallst
1199.04/1199.57	c vallst returned code 1.
1199.04/1199.57	c vallst returned code 1.
1199.04/1199.57	c satzilla running zchaff_rand ... 
1199.04/1199.57	c Bin: Executing zchaff_rand
1199.04/1199.57	c zchaff_rand returned code 1.
1199.04/1199.57	c zchaff_rand returned code 1.
1199.04/1199.57	c ERROR: All Failed! 
1199.04/1199.57	c SATZILLA_TIME=1199.280000

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/node40/watcher-305890-1172087801 -o ROOT/results/node40/solver-305890-1172087801 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/305890-1172087801/SATzilla2007_C /tmp/evaluation/305890-1172087801/instance-305890-1172087801.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 31095
/proc/meminfo: memFree=1424944/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=1440 CPUtime=0
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 133814333 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 360 110 95 260 0 84 0
[pid=31096] ppid=31095 vsize=1596 CPUtime=0
/proc/31096/stat : 31096 (march_dl) R 31095 31095 30586 0 -1 4194304 258 0 0 0 0 0 0 0 20 0 1 0 133814334 1634304 253 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31096/statm: 399 254 50 118 0 278 0

[startup+0.106842 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31095
/proc/meminfo: memFree=1424944/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=1440 CPUtime=0
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 133814333 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 360 110 95 260 0 84 0
[pid=31096] ppid=31095 vsize=3744 CPUtime=0.1
/proc/31096/stat : 31096 (march_dl) R 31095 31095 30586 0 -1 4194304 967 0 0 0 10 0 0 0 20 0 1 0 133814334 3833856 686 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31096/statm: 936 686 53 118 0 815 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5184

[startup+0.514893 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31095
/proc/meminfo: memFree=1424944/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=1440 CPUtime=0
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 133814333 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 360 110 95 260 0 84 0
[pid=31096] ppid=31095 vsize=6440 CPUtime=0.5
/proc/31096/stat : 31096 (march_dl) R 31095 31095 30586 0 -1 4194304 6636 0 0 0 48 2 0 0 23 0 1 0 133814334 6594560 1372 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31096/statm: 1610 1373 65 118 0 1489 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 7880

[startup+1.335 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 31097
/proc/meminfo: memFree=1415840/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=1440 CPUtime=0
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 133814333 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 360 110 95 260 0 84 0
[pid=31096] ppid=31095 vsize=11532 CPUtime=1.32
/proc/31096/stat : 31096 (march_dl) R 31095 31095 30586 0 -1 4194304 8778 0 0 0 107 25 0 0 25 0 1 0 133814334 11808768 2611 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134537726 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31096/statm: 2883 2611 74 118 0 2762 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 12972

[startup+2.97121 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 31097
/proc/meminfo: memFree=1414496/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=1440 CPUtime=0
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 133814333 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 360 110 95 260 0 84 0
[pid=31096] ppid=31095 vsize=11552 CPUtime=2.96
/proc/31096/stat : 31096 (march_dl) R 31095 31095 30586 0 -1 4194304 8785 0 0 0 271 25 0 0 25 0 1 0 133814334 11829248 2618 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134536965 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31096/statm: 2888 2618 74 118 0 2767 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12992

[startup+6.25263 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 31098
/proc/meminfo: memFree=1421664/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=1440 CPUtime=4.99
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 135 9029 0 0 0 0 473 26 16 0 1 0 133814333 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31095/statm: 360 111 96 260 0 84 0
[pid=31098] ppid=31095 vsize=6188 CPUtime=1.23
/proc/31098/stat : 31098 (ubcsat2006) R 31095 31095 30586 0 -1 4194304 909 0 0 0 118 5 0 0 25 0 1 0 133814834 6336512 892 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31098/statm: 1547 892 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7085 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 31099
/proc/meminfo: memFree=1415392/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=4484 CPUtime=11.03
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 3074 9944 0 0 384 4 679 36 25 0 1 0 133814333 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 1121 912 157 260 0 845 0
[pid=31099] ppid=31095 vsize=7844 CPUtime=1.63
/proc/31099/stat : 31099 (minisat20) R 31095 31095 30586 0 -1 4194304 1774 0 0 0 162 1 0 0 25 0 1 0 133815440 8032256 1768 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31099/statm: 1961 1768 59 118 0 1839 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12328

[startup+25.5231 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 31099
/proc/meminfo: memFree=1394656/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=4484 CPUtime=11.03
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 3074 9944 0 0 384 4 679 36 25 0 1 0 133814333 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 1121 912 157 260 0 845 0
[pid=31099] ppid=31095 vsize=28940 CPUtime=14.44
/proc/31099/stat : 31099 (minisat20) R 31095 31095 30586 0 -1 4194304 7049 0 0 0 1439 5 0 0 25 0 1 0 133815440 29634560 7043 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31099/statm: 7235 7043 59 118 0 7113 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 33424

[startup+51.1464 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 31099
/proc/meminfo: memFree=1374112/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=4484 CPUtime=11.03
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 3074 9944 0 0 384 4 679 36 25 0 1 0 133814333 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 1121 912 157 260 0 845 0
[pid=31099] ppid=31095 vsize=48424 CPUtime=40.05
/proc/31099/stat : 31099 (minisat20) R 31095 31095 30586 0 -1 4194304 11919 0 0 0 3995 10 0 0 25 0 1 0 133815440 49586176 11913 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31099/statm: 12106 11913 59 118 0 11984 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 52908

[startup+102.395 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 31099
/proc/meminfo: memFree=1359584/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=4484 CPUtime=11.03
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 3074 9944 0 0 384 4 679 36 25 0 1 0 133814333 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 1121 912 157 260 0 845 0
[pid=31099] ppid=31095 vsize=62944 CPUtime=91.29
/proc/31099/stat : 31099 (minisat20) R 31095 31095 30586 0 -1 4194304 15551 0 0 0 9115 14 0 0 25 0 1 0 133815440 64454656 15545 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31099/statm: 15736 15545 59 118 0 15614 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 67428

[startup+162.461 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31099
/proc/meminfo: memFree=1340192/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=4484 CPUtime=11.03
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 3074 9944 0 0 384 4 679 36 25 0 1 0 133814333 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 1121 912 157 260 0 845 0
[pid=31099] ppid=31095 vsize=82340 CPUtime=151.34
/proc/31099/stat : 31099 (minisat20) R 31095 31095 30586 0 -1 4194304 20375 0 0 0 15114 20 0 0 25 0 1 0 133815440 84316160 20369 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31099/statm: 20585 20369 59 118 0 20463 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 86824

[startup+222.523 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31099
/proc/meminfo: memFree=1340192/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=4484 CPUtime=11.03
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 3074 9944 0 0 384 4 679 36 25 0 1 0 133814333 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 1121 912 157 260 0 845 0
[pid=31099] ppid=31095 vsize=82340 CPUtime=211.38
/proc/31099/stat : 31099 (minisat20) R 31095 31095 30586 0 -1 4194304 20375 0 0 0 21118 20 0 0 25 0 1 0 133815440 84316160 20369 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31099/statm: 20585 20369 59 118 0 20463 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 86824

[startup+282.595 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 31199
/proc/meminfo: memFree=1332520/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=4484 CPUtime=11.03
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 3074 9944 0 0 384 4 679 36 25 0 1 0 133814333 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 1121 912 157 260 0 845 0
[pid=31099] ppid=31095 vsize=88808 CPUtime=271.4
/proc/31099/stat : 31099 (minisat20) R 31095 31095 30586 0 -1 4194304 21981 0 0 0 27118 22 0 0 25 0 1 0 133815440 90939392 21975 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31099/statm: 22202 21975 59 118 0 22080 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 93292

[startup+342.683 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 31275
/proc/meminfo: memFree=1328936/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=4484 CPUtime=11.03
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 3074 9944 0 0 384 4 679 36 25 0 1 0 133814333 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 1121 912 157 260 0 845 0
[pid=31099] ppid=31095 vsize=92768 CPUtime=331.41
/proc/31099/stat : 31099 (minisat20) R 31095 31095 30586 0 -1 4194304 22980 0 0 0 33118 23 0 0 25 0 1 0 133815440 94994432 22974 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134646615 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31099/statm: 23192 22974 59 118 0 23070 0
Current children cumulated CPU time (s) 342.44
Current children cumulated vsize (KiB) 97252

[startup+402.749 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31297
/proc/meminfo: memFree=1329568/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=4484 CPUtime=11.03
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 3074 9944 0 0 384 4 679 36 25 0 1 0 133814333 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 1121 912 157 260 0 845 0
[pid=31099] ppid=31095 vsize=92768 CPUtime=391.45
/proc/31099/stat : 31099 (minisat20) R 31095 31095 30586 0 -1 4194304 22980 0 0 0 39122 23 0 0 25 0 1 0 133815440 94994432 22974 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31099/statm: 23192 22974 59 118 0 23070 0
Current children cumulated CPU time (s) 402.48
Current children cumulated vsize (KiB) 97252

[startup+462.809 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31297
/proc/meminfo: memFree=1328096/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=4484 CPUtime=11.03
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 3074 9944 0 0 384 4 679 36 25 0 1 0 133814333 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 1121 912 157 260 0 845 0
[pid=31099] ppid=31095 vsize=94352 CPUtime=451.5
/proc/31099/stat : 31099 (minisat20) R 31095 31095 30586 0 -1 4194304 23368 0 0 0 45125 25 0 0 25 0 1 0 133815440 96616448 23362 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31099/statm: 23588 23362 59 118 0 23466 0
Current children cumulated CPU time (s) 462.53

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

/proc/31095/statm: 1121 912 157 260 0 845 0
[pid=31099] ppid=31095 vsize=105188 CPUtime=751.71
/proc/31099/stat : 31099 (minisat20) R 31095 31095 30586 0 -1 4194304 26091 0 0 0 75143 28 0 0 25 0 1 0 133815440 107712512 26085 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31099/statm: 26297 26085 59 118 0 26175 0
Current children cumulated CPU time (s) 762.74
Current children cumulated vsize (KiB) 109672

[startup+823.168 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31297
/proc/meminfo: memFree=1314016/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=4484 CPUtime=11.03
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 3074 9944 0 0 384 4 679 36 25 0 1 0 133814333 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 1121 912 157 260 0 845 0
[pid=31099] ppid=31095 vsize=108356 CPUtime=811.75
/proc/31099/stat : 31099 (minisat20) R 31095 31095 30586 0 -1 4194304 26891 0 0 0 81146 29 0 0 25 0 1 0 133815440 110956544 26885 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31099/statm: 27089 26885 59 118 0 26967 0
Current children cumulated CPU time (s) 822.78
Current children cumulated vsize (KiB) 112840

[startup+883.229 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31297
/proc/meminfo: memFree=1314144/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=4484 CPUtime=11.03
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 3074 9944 0 0 384 4 679 36 25 0 1 0 133814333 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 1121 912 157 260 0 845 0
[pid=31099] ppid=31095 vsize=108356 CPUtime=871.8
/proc/31099/stat : 31099 (minisat20) R 31095 31095 30586 0 -1 4194304 26891 0 0 0 87150 30 0 0 25 0 1 0 133815440 110956544 26885 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31099/statm: 27089 26885 59 118 0 26967 0
Current children cumulated CPU time (s) 882.83
Current children cumulated vsize (KiB) 112840

[startup+943.286 s]
/proc/loadavg: 1.13 1.02 1.00 2/66 31297
/proc/meminfo: memFree=1310624/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=4484 CPUtime=11.03
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 3074 9944 0 0 384 4 679 36 25 0 1 0 133814333 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 1121 912 157 260 0 845 0
[pid=31099] ppid=31095 vsize=111816 CPUtime=931.83
/proc/31099/stat : 31099 (minisat20) R 31095 31095 30586 0 -1 4194304 27753 0 0 0 93152 31 0 0 25 0 1 0 133815440 114499584 27747 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31099/statm: 27954 27747 59 118 0 27832 0
Current children cumulated CPU time (s) 942.86
Current children cumulated vsize (KiB) 116300

[startup+1003.34 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 31297
/proc/meminfo: memFree=1310624/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=4484 CPUtime=11.03
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 3074 9944 0 0 384 4 679 36 25 0 1 0 133814333 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 1121 912 157 260 0 845 0
[pid=31099] ppid=31095 vsize=111816 CPUtime=991.87
/proc/31099/stat : 31099 (minisat20) R 31095 31095 30586 0 -1 4194304 27753 0 0 0 99156 31 0 0 25 0 1 0 133815440 114499584 27747 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31099/statm: 27954 27747 59 118 0 27832 0
Current children cumulated CPU time (s) 1002.9
Current children cumulated vsize (KiB) 116300

[startup+1063.41 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 31297
/proc/meminfo: memFree=1304416/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=4484 CPUtime=11.03
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 3074 9944 0 0 384 4 679 36 25 0 1 0 133814333 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 1121 912 157 260 0 845 0
[pid=31099] ppid=31095 vsize=118200 CPUtime=1051.92
/proc/31099/stat : 31099 (minisat20) R 31095 31095 30586 0 -1 4194304 29311 0 0 0 105159 33 0 0 25 0 1 0 133815440 121036800 29305 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31099/statm: 29550 29305 59 118 0 29428 0
Current children cumulated CPU time (s) 1062.95
Current children cumulated vsize (KiB) 122684

[startup+1123.47 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 31297
/proc/meminfo: memFree=1304352/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=4484 CPUtime=11.03
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 3074 9944 0 0 384 4 679 36 25 0 1 0 133814333 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 1121 912 157 260 0 845 0
[pid=31099] ppid=31095 vsize=118200 CPUtime=1111.97
/proc/31099/stat : 31099 (minisat20) R 31095 31095 30586 0 -1 4194304 29311 0 0 0 111164 33 0 0 25 0 1 0 133815440 121036800 29305 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31099/statm: 29550 29305 59 118 0 29428 0
Current children cumulated CPU time (s) 1123
Current children cumulated vsize (KiB) 122684

[startup+1183.53 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 31297
/proc/meminfo: memFree=1304416/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=4484 CPUtime=11.03
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 3074 9944 0 0 384 4 679 36 25 0 1 0 133814333 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 1121 912 157 260 0 845 0
[pid=31099] ppid=31095 vsize=118200 CPUtime=1172.02
/proc/31099/stat : 31099 (minisat20) R 31095 31095 30586 0 -1 4194304 29311 0 0 0 117168 34 0 0 25 0 1 0 133815440 121036800 29305 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31099/statm: 29550 29305 59 118 0 29428 0
Current children cumulated CPU time (s) 1183.05
Current children cumulated vsize (KiB) 122684

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

[startup+1187.33 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 31297
/proc/meminfo: memFree=1304416/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=4484 CPUtime=11.03
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 3074 9944 0 0 384 4 679 36 25 0 1 0 133814333 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 1121 912 157 260 0 845 0
[pid=31099] ppid=31095 vsize=118200 CPUtime=1175.82
/proc/31099/stat : 31099 (minisat20) R 31095 31095 30586 0 -1 4194304 29311 0 0 0 117548 34 0 0 25 0 1 0 133815440 121036800 29305 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31099/statm: 29550 29305 59 118 0 29428 0
Current children cumulated CPU time (s) 1186.85
Current children cumulated vsize (KiB) 122684

[startup+1193.88 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 31297
/proc/meminfo: memFree=1304416/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=4484 CPUtime=11.03
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 3074 9944 0 0 384 4 679 36 25 0 1 0 133814333 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 1121 912 157 260 0 845 0
[pid=31099] ppid=31095 vsize=118200 CPUtime=1182.37
/proc/31099/stat : 31099 (minisat20) R 31095 31095 30586 0 -1 4194304 29311 0 0 0 118203 34 0 0 25 0 1 0 133815440 121036800 29305 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528267 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31099/statm: 29550 29305 59 118 0 29428 0
Current children cumulated CPU time (s) 1193.4
Current children cumulated vsize (KiB) 122684

[startup+1197.17 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 31297
/proc/meminfo: memFree=1304416/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=4484 CPUtime=11.03
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 3074 9944 0 0 384 4 679 36 25 0 1 0 133814333 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 1121 912 157 260 0 845 0
[pid=31099] ppid=31095 vsize=118200 CPUtime=1185.65
/proc/31099/stat : 31099 (minisat20) R 31095 31095 30586 0 -1 4194304 29311 0 0 0 118531 34 0 0 25 0 1 0 133815440 121036800 29305 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31099/statm: 29550 29305 59 118 0 29428 0
Current children cumulated CPU time (s) 1196.68
Current children cumulated vsize (KiB) 122684

[startup+1198.81 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 31297
/proc/meminfo: memFree=1304416/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=4484 CPUtime=11.03
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 3074 9944 0 0 384 4 679 36 25 0 1 0 133814333 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 1121 912 157 260 0 845 0
[pid=31099] ppid=31095 vsize=118200 CPUtime=1187.29
/proc/31099/stat : 31099 (minisat20) R 31095 31095 30586 0 -1 4194304 29311 0 0 0 118695 34 0 0 25 0 1 0 133815440 121036800 29305 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31099/statm: 29550 29305 59 118 0 29428 0
Current children cumulated CPU time (s) 1198.32
Current children cumulated vsize (KiB) 122684

[startup+1199.22 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 31297
/proc/meminfo: memFree=1304416/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=4484 CPUtime=11.03
/proc/31095/stat : 31095 (SATzilla2007_C) S 31093 31095 30586 0 -1 4194304 3074 9944 0 0 384 4 679 36 25 0 1 0 133814333 4591616 912 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31095/statm: 1121 912 157 260 0 845 0
[pid=31099] ppid=31095 vsize=118200 CPUtime=1187.7
/proc/31099/stat : 31099 (minisat20) R 31095 31095 30586 0 -1 4194304 29311 0 0 0 118736 34 0 0 25 0 1 0 133815440 121036800 29305 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31099/statm: 29550 29305 59 118 0 29428 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 122684

[startup+1199.42 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 31297
/proc/meminfo: memFree=1304416/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=9780 CPUtime=1198.94
/proc/31095/stat : 31095 (SATzilla2007_C) R 31093 31095 30586 0 -1 4194304 4587 39255 0 0 391 5 119426 72 18 0 1 0 133814333 10014720 2256 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134578518 0 0 4096 0 0 0 0 17 0 0 0
/proc/31095/statm: 2445 2256 159 260 0 2169 0
Current children cumulated CPU time (s) 1198.94
Current children cumulated vsize (KiB) 9780

[startup+1199.52 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 31297
/proc/meminfo: memFree=1304416/2055920 swapFree=4183972/4192956
[pid=31095] ppid=31093 vsize=11192 CPUtime=1199.04
/proc/31095/stat : 31095 (SATzilla2007_C) R 31093 31095 30586 0 -1 4194304 4906 39255 0 0 399 7 119426 72 19 0 1 0 133814333 11460608 2498 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135126755 0 0 4096 0 0 0 0 17 0 0 0
/proc/31095/statm: 2798 2498 165 260 0 2522 0
Current children cumulated CPU time (s) 1199.04
Current children cumulated vsize (KiB) 11192

Child status: 17
Real time (s): 1199.58
CPU time (s): 1199.12
CPU user time (s): 1198.31
CPU system time (s): 0.811876
CPU usage (%): 99.9615
Max. virtual memory (cumulated for all children) (KiB): 122684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.31
system time used= 0.811876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44167
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= 27
involuntary context switches= 2240

runsolver used 0.98285 second user time and 2.42763 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Wed Feb 21 19:56:41 UTC 2007

IDJOB= 305890
IDBENCH= 20167
IDSOLVER= 135
FILE ID= node40/305890-1172087801

PBS_JOBID= 3892850

Free space on /tmp= 66551 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  85f01e7612ff708e962af999ed8ac14c

RANDOM SEED= 380153228

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.242
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.242
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:       1425416 kB
Buffers:         37840 kB
Cached:         522772 kB
SwapCached:       3176 kB
Active:         151512 kB
Inactive:       419024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1425416 kB
SwapTotal:     4192956 kB
SwapFree:      4183972 kB
Dirty:            9100 kB
Writeback:           0 kB
Mapped:          15752 kB
Slab:            45968 kB
Committed_AS:   246336 kB
PageTables:       1412 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= 66551 MiB

End job on node40 on Wed Feb 21 20:16:41 UTC 2007