Trace number 319549

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.54 1199.97

General information on the benchmark

Nameindustrial/
crypto/mizh-md5-48-5.cnf
MD5SUM8ab50418497c0326ed1ff5d73a4e24a3
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark76.9443
Satisfiable
(Un)Satisfiability was proved
Number of variables66892
Number of clauses279256
Sum of the clauses size832648
Maximum clause length4
Minimum clause length1
Number of clauses of size 1201
Number of clauses of size 2120496
Number of clauses of size 342781
Number of clauses of size 4115778
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

28.58/28.65	c run March_dl for 5 seconds ... 
28.58/28.65	c Bin: Executing march_dl
28.58/28.65	c child exit by a signal
28.58/28.65	c march_dl returned code 137.
28.58/28.65	c run saps (UBCSAT implementation) for 2 seconds ... 
28.58/28.65	c Bin: Executing ubcsat2006
28.58/28.65	c child exited successfully
28.58/28.65	c ubcsat2006 returned code 0.
28.58/28.65	c satzilla computing base features
28.58/28.65	c satzilla doing unit-prop probe
28.58/28.65	c satzilla doing local search probe
28.58/28.65	c satzilla doing lobjois search-space size estimate
28.58/28.65	c satzilla's ranking:
28.58/28.65	c 1) minisat20+P: 1.484765
28.58/28.65	c 2) march_dl+P: 2.556670
28.58/28.65	c 3) zchaff_rand+P: 3.205039
28.58/28.65	c 4) march_dl: 3.610305
28.58/28.65	c 5) vallst+P: 3.997759
28.58/28.65	c 6) minisat20: 4.405243
28.58/28.65	c 7) kcnfs+P: 999.000000
28.58/28.65	c 8) kcnfs: 999.000000
28.58/28.65	c 9) vallst: 999.000000
28.58/28.65	c 10) zchaff_rand: 999.000000
28.58/28.65	c satzilla running minisat20 with preprocessing ... 
36.57/36.69	This is MiniSat 2.0 beta
36.57/36.69	WARNING: for repeatability, setting FPU to use double precision
36.57/36.69	============================[ Problem Statistics ]=============================
36.57/36.69	|                                                                             |
36.66/36.71	|  Number of variables:  48737                                                |
36.66/36.71	|  Number of clauses:    217862                                               |
36.66/36.85	|  Parsing time:         0.15         s                                       |
36.66/36.86	============================[ Search Statistics ]==============================
36.66/36.86	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
36.66/36.86	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
36.66/36.86	===============================================================================
36.66/36.86	|         0 |   48737   217862   646316 |    72620        0    nan |  0.000 % |
36.66/36.88	|       100 |   48737   217862   646316 |    79882      100      4 |  0.000 % |
36.66/36.90	|       250 |   48737   217862   646316 |    87871      250      5 |  0.000 % |
36.66/36.94	|       477 |   48737   217862   646316 |    96658      477      5 |  0.000 % |
36.66/37.01	|       815 |   48737   217862   646316 |   106323      815      6 |  0.000 % |
36.66/37.17	|      1323 |   48737   217862   646316 |   116956     1323      6 |  0.000 % |
37.27/37.37	|      2083 |   48737   217862   646316 |   128651     2083      6 |  0.000 % |
37.37/37.50	|      3222 |   48737   217862   646316 |   141517     3222      6 |  0.000 % |
37.56/37.61	|      4930 |   48737   217862   646316 |   155668     4930      7 |  0.000 % |
37.86/37.92	|      7493 |   48736   217827   646198 |   171235     7375      8 |  0.002 % |
38.06/38.15	|     11339 |   48736   217827   646198 |   188359    11221      9 |  0.002 % |
38.46/38.50	|     17106 |   48724   217713   645893 |   207195    14719      9 |  0.027 % |
38.96/39.04	|     25755 |   48724   217713   645893 |   227914    23368     10 |  0.027 % |
39.86/39.94	|     38729 |   48703   217598   645577 |   250706    35937     11 |  0.088 % |
41.76/41.89	|     58191 |   48669   217362   644919 |   275776    54880     12 |  0.265 % |
45.86/45.94	|     87384 |   48538   216471   642588 |   303354    78518     12 |  0.484 % |
55.75/55.89	|    131174 |   46644   205277   610782 |   333690    72756     11 |  4.294 % |
74.84/74.92	|    196858 |   46024   201896   601105 |   367059   127149     11 |  5.567 % |
121.13/121.21	|    295385 |   45671   199908   595350 |   403764   219354     14 |  6.293 % |
383.84/384.03	|    443177 |   45666   199883   595273 |   444141   367119     51 |  6.305 % |
1199.45/1199.96	c Preprocessing...
1199.45/1199.96	c Inital problem has 66892 variables, 158760 nary clauses (120496 binary clauses).
1199.45/1199.96	c Num non-binary clauses 158559, Average non-binary clause length 3.730
1199.45/1199.96	c Theory has no gaps
1199.45/1199.96	c Preprocessor runtime was 7.600 seconds.
1199.45/1199.96	c 
1199.45/1199.96	c Satisfiability of theory still undetermined.
1199.45/1199.96	c See file /tmp/TBv7ka for simplified theory.
1199.45/1199.96	c Bin: Executing minisat20
1199.45/1199.96	c child exit by a signal
1199.45/1199.96	c minisat20 returned code 137.
1199.45/1199.96	c minisat20 returned code 137.
1199.45/1199.96	c satzilla running march_dl with preprocessing ... 
1199.45/1199.96	c Bin: Executing march_dl
1199.45/1199.96	c march_dl returned code 1.
1199.45/1199.96	c march_dl returned code 1.
1199.45/1199.96	c satzilla running zchaff_rand with preprocessing ... 
1199.45/1199.96	c Bin: Executing zchaff_rand
1199.45/1199.96	c zchaff_rand returned code 1.
1199.45/1199.96	c zchaff_rand returned code 1.
1199.45/1199.96	c satzilla running march_dl ... 
1199.45/1199.96	c Bin: Executing march_dl
1199.45/1199.96	c march_dl returned code 1.
1199.45/1199.96	c march_dl returned code 1.
1199.45/1199.96	c satzilla running vallst with preprocessing ... 
1199.45/1199.96	c Bin: Executing vallst
1199.45/1199.96	c vallst returned code 1.
1199.45/1199.96	c vallst returned code 1.
1199.45/1199.96	c satzilla running minisat20 ... 
1199.45/1199.96	c Bin: Executing minisat20
1199.45/1199.96	c minisat20 returned code 1.
1199.45/1199.96	c minisat20 returned code 1.
1199.45/1199.96	c satzilla running kcnfs with preprocessing ... 
1199.45/1199.96	c Bin: Executing kcnfs
1199.45/1199.96	c kcnfs returned code 1.
1199.45/1199.96	c kcnfs returned code 1.
1199.45/1199.96	c satzilla running kcnfs ... 
1199.45/1199.96	c Bin: Executing kcnfs
1199.45/1199.96	c kcnfs returned code 1.
1199.45/1199.96	c kcnfs returned code 1.
1199.45/1199.96	c satzilla running vallst ... 
1199.45/1199.96	c Bin: Executing vallst
1199.45/1199.96	c vallst returned code 1.
1199.45/1199.96	c vallst returned code 1.
1199.45/1199.96	c satzilla running zchaff_rand ... 
1199.45/1199.96	c Bin: Executing zchaff_rand
1199.45/1199.96	c zchaff_rand returned code 1.
1199.45/1199.96	c zchaff_rand returned code 1.
1199.45/1199.96	c ERROR: All Failed! 
1199.45/1199.96	c SATZILLA_TIME=1199.690000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node39/watcher-319549-1173032638 -o ROOT/results/node39/solver-319549-1173032638 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319549-1173032638/SATzilla2007_C /tmp/evaluation/319549-1173032638/instance-319549-1173032638.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.98 0.97 0.91 3/64 12892
/proc/meminfo: memFree=1427168/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=1440 CPUtime=0
/proc/12892/stat : 12892 (SATzilla2007_C) R 12890 12892 12416 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 323219715 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/12892/statm: 360 110 95 260 0 84 0
[pid=12893] ppid=12892 vsize=4528 CPUtime=0
/proc/12893/stat : 12893 (march_dl) R 12892 12892 12416 0 -1 4194304 508 0 0 0 0 0 0 0 18 0 1 0 323219715 4636672 503 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12893/statm: 1132 506 49 118 0 1011 0

[startup+0.076605 s]
/proc/loadavg: 0.98 0.97 0.91 3/64 12892
/proc/meminfo: memFree=1427168/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=1440 CPUtime=0
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 323219715 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12892/statm: 360 110 95 260 0 84 0
[pid=12893] ppid=12892 vsize=7824 CPUtime=0.06
/proc/12893/stat : 12893 (march_dl) R 12892 12892 12416 0 -1 4194304 1572 0 0 0 6 0 0 0 19 0 1 0 323219715 8011776 1567 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12893/statm: 1956 1567 50 118 0 1835 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9264

[startup+0.101608 s]
/proc/loadavg: 0.98 0.97 0.91 3/64 12892
/proc/meminfo: memFree=1427168/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=1440 CPUtime=0
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 323219715 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12892/statm: 360 110 95 260 0 84 0
[pid=12893] ppid=12892 vsize=8088 CPUtime=0.09
/proc/12893/stat : 12893 (march_dl) R 12892 12892 12416 0 -1 4194304 1668 0 0 0 9 0 0 0 19 0 1 0 323219715 8282112 1663 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12893/statm: 2022 1663 50 118 0 1901 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9528

[startup+0.301642 s]
/proc/loadavg: 0.98 0.97 0.91 3/64 12892
/proc/meminfo: memFree=1427168/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=1440 CPUtime=0
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 323219715 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12892/statm: 360 110 95 260 0 84 0
[pid=12893] ppid=12892 vsize=10596 CPUtime=0.29
/proc/12893/stat : 12893 (march_dl) R 12892 12892 12416 0 -1 4194304 2432 0 0 0 28 1 0 0 21 0 1 0 323219715 10850304 2427 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12893/statm: 2649 2427 50 118 0 2528 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12036

[startup+0.701711 s]
/proc/loadavg: 0.98 0.97 0.91 3/64 12892
/proc/meminfo: memFree=1427168/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=1440 CPUtime=0
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 323219715 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12892/statm: 360 110 95 260 0 84 0
[pid=12893] ppid=12892 vsize=24488 CPUtime=0.69
/proc/12893/stat : 12893 (march_dl) R 12892 12892 12416 0 -1 4194304 5548 0 0 0 67 2 0 0 24 0 1 0 323219715 25075712 4957 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12893/statm: 6122 4960 55 118 0 6001 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25928

[startup+1.50185 s]
/proc/loadavg: 0.98 0.97 0.91 2/66 12894
/proc/meminfo: memFree=1406224/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=1440 CPUtime=0
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 323219715 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12892/statm: 360 110 95 260 0 84 0
[pid=12893] ppid=12892 vsize=25932 CPUtime=1.49
/proc/12893/stat : 12893 (march_dl) R 12892 12892 12416 0 -1 4194304 9184 0 0 0 144 5 0 0 25 0 1 0 323219715 26554368 5359 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134663598 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12893/statm: 6483 5359 55 118 0 6362 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27372

[startup+3.10112 s]
/proc/loadavg: 0.98 0.97 0.91 2/66 12894
/proc/meminfo: memFree=1405392/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=1440 CPUtime=0
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 323219715 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12892/statm: 360 110 95 260 0 84 0
[pid=12893] ppid=12892 vsize=25932 CPUtime=3.09
/proc/12893/stat : 12893 (march_dl) R 12892 12892 12416 0 -1 4194304 13229 0 0 0 302 7 0 0 25 0 1 0 323219715 26554368 5400 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134525003 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12893/statm: 6483 5400 57 118 0 6362 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27372

[startup+6.30167 s]
/proc/loadavg: 1.06 0.99 0.91 2/66 12895
/proc/meminfo: memFree=1421456/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=1440 CPUtime=5
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 135 22111 0 0 0 0 488 12 16 0 1 0 323219715 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12892/statm: 360 111 96 260 0 84 0
[pid=12895] ppid=12892 vsize=26688 CPUtime=1.28
/proc/12895/stat : 12895 (ubcsat2006) R 12892 12892 12416 0 -1 4194304 4716 0 0 0 126 2 0 0 25 0 1 0 323220216 27328512 4699 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12895/statm: 6672 4699 156 64 0 6253 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28128

[startup+12.7018 s]
/proc/loadavg: 1.06 0.99 0.91 2/65 12895
/proc/meminfo: memFree=1399720/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=30084 CPUtime=12.68
/proc/12892/stat : 12892 (SATzilla2007_C) R 12890 12892 12416 0 -1 4194304 7007 26837 0 0 520 4 729 15 25 0 1 0 323219715 30806016 6976 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/12892/statm: 7521 6976 121 260 0 7245 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30084

[startup+25.5019 s]
/proc/loadavg: 1.04 0.99 0.91 2/65 12895
/proc/meminfo: memFree=1404520/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=43560 CPUtime=25.47
/proc/12892/stat : 12892 (SATzilla2007_C) R 12890 12892 12416 0 -1 4194304 13571 26837 0 0 1792 11 729 15 25 0 1 0 323219715 44605440 9074 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/12892/statm: 10890 9074 150 260 0 10614 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 43560

[startup+51.1013 s]
/proc/loadavg: 1.03 0.99 0.91 2/66 12896
/proc/meminfo: memFree=1331544/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=69928 CPUtime=36.66
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 45153 26837 0 0 2776 146 729 15 25 0 1 0 323219715 71606272 16442 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12892/statm: 17482 16442 165 260 0 17206 0
[pid=12896] ppid=12892 vsize=23972 CPUtime=14.39
/proc/12896/stat : 12896 (minisat20) R 12892 12892 12416 0 -1 4194304 5592 0 0 0 1436 3 0 0 25 0 1 0 323223383 24547328 5578 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12896/statm: 5993 5578 59 118 0 5871 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 93900

[startup+102.305 s]
/proc/loadavg: 1.01 0.99 0.91 2/66 12896
/proc/meminfo: memFree=1321944/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=69928 CPUtime=36.66
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 45153 26837 0 0 2776 146 729 15 25 0 1 0 323219715 71606272 16442 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12892/statm: 17482 16442 165 260 0 17206 0
[pid=12896] ppid=12892 vsize=33380 CPUtime=65.58
/proc/12896/stat : 12896 (minisat20) R 12892 12892 12416 0 -1 4194304 7980 0 0 0 6552 6 0 0 25 0 1 0 323223383 34181120 7966 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525476 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12896/statm: 8345 7966 59 118 0 8223 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 103308

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 12896
/proc/meminfo: memFree=1307160/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=69928 CPUtime=36.66
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 45153 26837 0 0 2776 146 729 15 25 0 1 0 323219715 71606272 16442 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12892/statm: 17482 16442 165 260 0 17206 0
[pid=12896] ppid=12892 vsize=48384 CPUtime=125.56
/proc/12896/stat : 12896 (minisat20) R 12892 12892 12416 0 -1 4194304 11681 0 0 0 12545 11 0 0 25 0 1 0 323223383 49545216 11667 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12896/statm: 12096 11668 59 118 0 11974 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 118312

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 12896
/proc/meminfo: memFree=1290008/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=69928 CPUtime=36.66
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 45153 26837 0 0 2776 146 729 15 25 0 1 0 323219715 71606272 16442 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12892/statm: 17482 16442 165 260 0 17206 0
[pid=12896] ppid=12892 vsize=65412 CPUtime=185.54
/proc/12896/stat : 12896 (minisat20) R 12892 12892 12416 0 -1 4194304 15953 0 0 0 18539 15 0 0 25 0 1 0 323223383 66981888 15939 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12896/statm: 16353 15939 59 118 0 16231 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 135340

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 12896
/proc/meminfo: memFree=1274904/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=69928 CPUtime=36.66
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 45153 26837 0 0 2776 146 729 15 25 0 1 0 323219715 71606272 16442 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12892/statm: 17482 16442 165 260 0 17206 0
[pid=12896] ppid=12892 vsize=80940 CPUtime=245.51
/proc/12896/stat : 12896 (minisat20) R 12892 12892 12416 0 -1 4194304 19750 0 0 0 24533 18 0 0 25 0 1 0 323223383 82882560 19736 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12896/statm: 20235 19736 59 118 0 20113 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 150868

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 12896
/proc/meminfo: memFree=1261208/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=69928 CPUtime=36.66
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 45153 26837 0 0 2776 146 729 15 25 0 1 0 323219715 71606272 16442 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12892/statm: 17482 16442 165 260 0 17206 0
[pid=12896] ppid=12892 vsize=94408 CPUtime=305.49
/proc/12896/stat : 12896 (minisat20) R 12892 12892 12416 0 -1 4194304 23129 0 0 0 30528 21 0 0 25 0 1 0 323223383 96673792 23115 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134532469 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12896/statm: 23602 23115 59 118 0 23480 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 164336

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 12896
/proc/meminfo: memFree=1246360/2055920 swapFree=4184064/4192956

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


[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 12896
/proc/meminfo: memFree=1156504/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=69928 CPUtime=36.66
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 45153 26837 0 0 2776 146 729 15 25 0 1 0 323219715 71606272 16442 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12892/statm: 17482 16442 165 260 0 17206 0
[pid=12896] ppid=12892 vsize=198488 CPUtime=725.35
/proc/12896/stat : 12896 (minisat20) R 12892 12892 12416 0 -1 4194304 49252 0 0 0 72483 52 0 0 25 0 1 0 323223383 203251712 49238 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12896/statm: 49622 49238 59 118 0 49500 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 268416

[startup+822.303 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 12896
/proc/meminfo: memFree=1141720/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=69928 CPUtime=36.66
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 45153 26837 0 0 2776 146 729 15 25 0 1 0 323219715 71606272 16442 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12892/statm: 17482 16442 165 260 0 17206 0
[pid=12896] ppid=12892 vsize=213416 CPUtime=785.32
/proc/12896/stat : 12896 (minisat20) R 12892 12892 12416 0 -1 4194304 52973 0 0 0 78477 55 0 0 25 0 1 0 323223383 218537984 52959 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12896/statm: 53354 52959 59 118 0 53232 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 283344

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 12896
/proc/meminfo: memFree=1126552/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=69928 CPUtime=36.66
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 45153 26837 0 0 2776 146 729 15 25 0 1 0 323219715 71606272 16442 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12892/statm: 17482 16442 165 260 0 17206 0
[pid=12896] ppid=12892 vsize=228480 CPUtime=845.31
/proc/12896/stat : 12896 (minisat20) R 12892 12892 12416 0 -1 4194304 56740 0 0 0 84472 59 0 0 25 0 1 0 323223383 233963520 56726 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525186 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12896/statm: 57120 56726 59 118 0 56998 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 298408

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 12896
/proc/meminfo: memFree=1112088/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=69928 CPUtime=36.66
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 45153 26837 0 0 2776 146 729 15 25 0 1 0 323219715 71606272 16442 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12892/statm: 17482 16442 165 260 0 17206 0
[pid=12896] ppid=12892 vsize=242876 CPUtime=905.28
/proc/12896/stat : 12896 (minisat20) R 12892 12892 12416 0 -1 4194304 60355 0 0 0 90466 62 0 0 25 0 1 0 323223383 248705024 60341 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12896/statm: 60719 60341 59 118 0 60597 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 312804

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 12896
/proc/meminfo: memFree=1110552/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=69928 CPUtime=36.66
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 45153 26837 0 0 2776 146 729 15 25 0 1 0 323219715 71606272 16442 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12892/statm: 17482 16442 165 260 0 17206 0
[pid=12896] ppid=12892 vsize=244196 CPUtime=965.27
/proc/12896/stat : 12896 (minisat20) R 12892 12892 12416 0 -1 4194304 60701 0 0 0 96464 63 0 0 25 0 1 0 323223383 250056704 60687 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12896/statm: 61049 60687 59 118 0 60927 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 314124

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 12896
/proc/meminfo: memFree=1110616/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=69928 CPUtime=36.66
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 45153 26837 0 0 2776 146 729 15 25 0 1 0 323219715 71606272 16442 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12892/statm: 17482 16442 165 260 0 17206 0
[pid=12896] ppid=12892 vsize=244196 CPUtime=1025.25
/proc/12896/stat : 12896 (minisat20) R 12892 12892 12416 0 -1 4194304 60701 0 0 0 102462 63 0 0 25 0 1 0 323223383 250056704 60687 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12896/statm: 61049 60687 59 118 0 60927 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 314124

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 12898
/proc/meminfo: memFree=1110552/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=69928 CPUtime=36.66
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 45153 26837 0 0 2776 146 729 15 25 0 1 0 323219715 71606272 16442 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12892/statm: 17482 16442 165 260 0 17206 0
[pid=12896] ppid=12892 vsize=244196 CPUtime=1085.22
/proc/12896/stat : 12896 (minisat20) R 12892 12892 12416 0 -1 4194304 60701 0 0 0 108459 63 0 0 25 0 1 0 323223383 250056704 60687 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12896/statm: 61049 60687 59 118 0 60927 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 314124

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 12898
/proc/meminfo: memFree=1110552/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=69928 CPUtime=36.66
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 45153 26837 0 0 2776 146 729 15 25 0 1 0 323219715 71606272 16442 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12892/statm: 17482 16442 165 260 0 17206 0
[pid=12896] ppid=12892 vsize=244196 CPUtime=1145.2
/proc/12896/stat : 12896 (minisat20) R 12892 12892 12416 0 -1 4194304 60701 0 0 0 114457 63 0 0 25 0 1 0 323223383 250056704 60687 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12896/statm: 61049 60687 59 118 0 60927 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 314124

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

[startup+1190.3 s]
/proc/loadavg: 1.07 1.00 0.92 2/66 12898
/proc/meminfo: memFree=1110552/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=69928 CPUtime=36.66
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 45153 26837 0 0 2776 146 729 15 25 0 1 0 323219715 71606272 16442 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12892/statm: 17482 16442 165 260 0 17206 0
[pid=12896] ppid=12892 vsize=244196 CPUtime=1153.2
/proc/12896/stat : 12896 (minisat20) R 12892 12892 12416 0 -1 4194304 60701 0 0 0 115257 63 0 0 25 0 1 0 323223383 250056704 60687 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12896/statm: 61049 60687 59 118 0 60927 0
Current children cumulated CPU time (s) 1189.86
Current children cumulated vsize (KiB) 314124

[startup+1196.7 s]
/proc/loadavg: 1.07 1.00 0.92 2/66 12898
/proc/meminfo: memFree=1110552/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=69928 CPUtime=36.66
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 45153 26837 0 0 2776 146 729 15 25 0 1 0 323219715 71606272 16442 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12892/statm: 17482 16442 165 260 0 17206 0
[pid=12896] ppid=12892 vsize=244196 CPUtime=1159.6
/proc/12896/stat : 12896 (minisat20) R 12892 12892 12416 0 -1 4194304 60701 0 0 0 115897 63 0 0 25 0 1 0 323223383 250056704 60687 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525093 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12896/statm: 61049 60687 59 118 0 60927 0
Current children cumulated CPU time (s) 1196.26
Current children cumulated vsize (KiB) 314124

[startup+1198.3 s]
/proc/loadavg: 1.07 1.00 0.92 2/66 12898
/proc/meminfo: memFree=1110552/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=69928 CPUtime=36.66
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 45153 26837 0 0 2776 146 729 15 25 0 1 0 323219715 71606272 16442 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12892/statm: 17482 16442 165 260 0 17206 0
[pid=12896] ppid=12892 vsize=244196 CPUtime=1161.19
/proc/12896/stat : 12896 (minisat20) R 12892 12892 12416 0 -1 4194304 60701 0 0 0 116056 63 0 0 25 0 1 0 323223383 250056704 60687 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12896/statm: 61049 60687 59 118 0 60927 0
Current children cumulated CPU time (s) 1197.85
Current children cumulated vsize (KiB) 314124

[startup+1199.1 s]
/proc/loadavg: 1.06 1.00 0.92 2/66 12898
/proc/meminfo: memFree=1110552/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=69928 CPUtime=36.66
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 45153 26837 0 0 2776 146 729 15 25 0 1 0 323219715 71606272 16442 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12892/statm: 17482 16442 165 260 0 17206 0
[pid=12896] ppid=12892 vsize=244196 CPUtime=1161.99
/proc/12896/stat : 12896 (minisat20) R 12892 12892 12416 0 -1 4194304 60701 0 0 0 116136 63 0 0 25 0 1 0 323223383 250056704 60687 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12896/statm: 61049 60687 59 118 0 60927 0
Current children cumulated CPU time (s) 1198.65
Current children cumulated vsize (KiB) 314124

[startup+1199.5 s]
/proc/loadavg: 1.06 1.00 0.92 2/66 12898
/proc/meminfo: memFree=1110552/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=69928 CPUtime=36.66
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 45153 26837 0 0 2776 146 729 15 25 0 1 0 323219715 71606272 16442 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12892/statm: 17482 16442 165 260 0 17206 0
[pid=12896] ppid=12892 vsize=244196 CPUtime=1162.39
/proc/12896/stat : 12896 (minisat20) R 12892 12892 12416 0 -1 4194304 60701 0 0 0 116176 63 0 0 25 0 1 0 323223383 250056704 60687 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12896/statm: 61049 60687 59 118 0 60927 0
Current children cumulated CPU time (s) 1199.05
Current children cumulated vsize (KiB) 314124

[startup+1199.9 s]
/proc/loadavg: 1.06 1.00 0.92 2/66 12898
/proc/meminfo: memFree=1110552/2055920 swapFree=4184064/4192956
[pid=12892] ppid=12890 vsize=69928 CPUtime=36.66
/proc/12892/stat : 12892 (SATzilla2007_C) S 12890 12892 12416 0 -1 4194304 45153 26837 0 0 2776 146 729 15 25 0 1 0 323219715 71606272 16442 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12892/statm: 17482 16442 165 260 0 17206 0
[pid=12896] ppid=12892 vsize=244196 CPUtime=1162.79
/proc/12896/stat : 12896 (minisat20) R 12892 12892 12416 0 -1 4194304 60701 0 0 0 116216 63 0 0 25 0 1 0 323223383 250056704 60687 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12896/statm: 61049 60687 59 118 0 60927 0
Current children cumulated CPU time (s) 1199.45
Current children cumulated vsize (KiB) 314124

Child status: 17
Real time (s): 1199.97
CPU time (s): 1199.54
CPU user time (s): 1197.24
CPU system time (s): 2.30365
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 314124

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

runsolver used 1.11283 second user time and 2.52462 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Sun Mar  4 18:23:58 UTC 2007

IDJOB= 319549
IDBENCH= 20481
IDSOLVER= 135
FILE ID= node39/319549-1173032638

PBS_JOBID= 4012458

Free space on /tmp= 66534 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/crypto/mizh-md5-48-5.cnf
COMMAND LINE= /tmp/evaluation/319549-1173032638/SATzilla2007_C /tmp/evaluation/319549-1173032638/instance-319549-1173032638.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-319549-1173032638 -o ROOT/results/node39/solver-319549-1173032638 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/319549-1173032638/SATzilla2007_C /tmp/evaluation/319549-1173032638/instance-319549-1173032638.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  8ab50418497c0326ed1ff5d73a4e24a3

RANDOM SEED= 16770371

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.285
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.285
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:       1427576 kB
Buffers:         38240 kB
Cached:         515888 kB
SwapCached:       2928 kB
Active:         182004 kB
Inactive:       385112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1427576 kB
SwapTotal:     4192956 kB
SwapFree:      4184064 kB
Dirty:           13860 kB
Writeback:           0 kB
Mapped:          18920 kB
Slab:            47232 kB
Committed_AS:   750992 kB
PageTables:       1420 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= 66534 MiB

End job on node39 on Sun Mar  4 18:43:58 UTC 2007