Trace number 319385

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.49 1200.04

General information on the benchmark

Nameindustrial/
crypto/mizh-md5-48-2.cnf
MD5SUMa420102680cef46239a1a26d099d3bb5
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark83.6883
Satisfiable
(Un)Satisfiability was proved
Number of variables66892
Number of clauses279240
Sum of the clauses size832616
Maximum clause length4
Minimum clause length1
Number of clauses of size 1201
Number of clauses of size 2120480
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.56/28.65	c run March_dl for 5 seconds ... 
28.56/28.65	c Bin: Executing march_dl
28.56/28.65	c child exit by a signal
28.56/28.65	c march_dl returned code 137.
28.56/28.65	c run saps (UBCSAT implementation) for 2 seconds ... 
28.56/28.65	c Bin: Executing ubcsat2006
28.56/28.65	c child exited successfully
28.56/28.65	c ubcsat2006 returned code 0.
28.56/28.65	c satzilla computing base features
28.56/28.65	c satzilla doing unit-prop probe
28.56/28.65	c satzilla doing local search probe
28.56/28.65	c satzilla doing lobjois search-space size estimate
28.56/28.65	c satzilla's ranking:
28.56/28.65	c 1) minisat20+P: 1.606573
28.56/28.65	c 2) march_dl+P: 2.568411
28.56/28.65	c 3) zchaff_rand+P: 3.204960
28.56/28.65	c 4) march_dl: 3.633127
28.56/28.65	c 5) vallst+P: 4.010730
28.56/28.65	c 6) minisat20: 4.420873
28.56/28.65	c 7) kcnfs+P: 999.000000
28.56/28.65	c 8) kcnfs: 999.000000
28.56/28.65	c 9) vallst: 999.000000
28.56/28.65	c 10) zchaff_rand: 999.000000
28.56/28.65	c satzilla running minisat20 with preprocessing ... 
36.55/36.63	This is MiniSat 2.0 beta
36.55/36.63	WARNING: for repeatability, setting FPU to use double precision
36.55/36.63	============================[ Problem Statistics ]=============================
36.55/36.63	|                                                                             |
36.55/36.66	|  Number of variables:  48617                                                |
36.55/36.66	|  Number of clauses:    217405                                               |
36.59/36.80	|  Parsing time:         0.14         s                                       |
36.59/36.81	============================[ Search Statistics ]==============================
36.59/36.81	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
36.59/36.81	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
36.59/36.81	===============================================================================
36.59/36.81	|         0 |   48617   217405   645000 |    72468        0    nan |  0.000 % |
36.59/36.83	|       100 |   48617   217405   645000 |    79715      100      6 |  0.000 % |
36.59/36.85	|       250 |   48617   217405   645000 |    87686      250      6 |  0.000 % |
36.59/36.90	|       475 |   48617   217405   645000 |    96455      475      6 |  0.000 % |
36.59/36.97	|       813 |   48615   217405   645000 |   106100      812      6 |  0.008 % |
36.59/37.02	|      1320 |   48613   217405   645000 |   116710     1318      6 |  0.012 % |
36.59/37.26	|      2081 |   48613   217405   645000 |   128382     2079      6 |  0.012 % |
37.25/37.34	|      3220 |   48611   217366   644912 |   141220     3217      8 |  0.012 % |
37.54/37.69	|      4928 |   48611   217366   644912 |   155342     4925      8 |  0.012 % |
37.74/37.82	|      7491 |   48611   217366   644912 |   170876     7488      9 |  0.012 % |
38.35/38.48	|     11336 |   48587   217165   644416 |   187964    10998      9 |  0.062 % |
38.84/38.98	|     17102 |   48587   217165   644416 |   206760    16764     11 |  0.062 % |
39.84/39.99	|     25752 |   48573   217036   644061 |   227436    25305     12 |  0.091 % |
41.74/41.82	|     38726 |   48570   217025   644037 |   250180    38273     12 |  0.097 % |
43.95/44.01	|     58188 |   48532   216680   643086 |   275198    56701     14 |  0.175 % |
46.84/46.96	|     87381 |   47422   210053   624267 |   302718    60485     13 |  2.479 % |
57.13/57.24	|    131171 |   47017   207888   618193 |   332990    96563     13 |  3.291 % |
71.63/71.70	|    196855 |   46252   204096   607378 |   366289   149606     12 |  4.994 % |
142.00/142.17	|    295381 |   45852   201098   598684 |   402917   228306     22 |  5.739 % |
741.99/742.37	|    443170 |   45659   199936   595388 |   443209   369904    132 |  6.084 % |
1199.43/1200.02	c Preprocessing...
1199.43/1200.02	c Inital problem has 66892 variables, 158760 nary clauses (120480 binary clauses).
1199.43/1200.02	c Num non-binary clauses 158559, Average non-binary clause length 3.730
1199.43/1200.02	c Theory has no gaps
1199.43/1200.02	c Preprocessor runtime was 7.540 seconds.
1199.43/1200.02	c 
1199.43/1200.02	c Satisfiability of theory still undetermined.
1199.43/1200.02	c See file /tmp/lhLy6P for simplified theory.
1199.43/1200.02	c Bin: Executing minisat20
1199.43/1200.02	c child exit by a signal
1199.43/1200.02	c minisat20 returned code 137.
1199.43/1200.02	c minisat20 returned code 137.
1199.43/1200.02	c satzilla running march_dl with preprocessing ... 
1199.43/1200.02	c Bin: Executing march_dl
1199.43/1200.02	c march_dl returned code 1.
1199.43/1200.02	c march_dl returned code 1.
1199.43/1200.02	c satzilla running zchaff_rand with preprocessing ... 
1199.43/1200.02	c Bin: Executing zchaff_rand
1199.43/1200.02	c zchaff_rand returned code 1.
1199.43/1200.02	c zchaff_rand returned code 1.
1199.43/1200.02	c satzilla running march_dl ... 
1199.43/1200.02	c Bin: Executing march_dl
1199.43/1200.02	c march_dl returned code 1.
1199.43/1200.02	c march_dl returned code 1.
1199.43/1200.02	c satzilla running vallst with preprocessing ... 
1199.43/1200.02	c Bin: Executing vallst
1199.43/1200.02	c vallst returned code 1.
1199.43/1200.02	c vallst returned code 1.
1199.43/1200.02	c satzilla running minisat20 ... 
1199.43/1200.02	c Bin: Executing minisat20
1199.43/1200.02	c minisat20 returned code 1.
1199.43/1200.02	c minisat20 returned code 1.
1199.43/1200.02	c satzilla running kcnfs with preprocessing ... 
1199.43/1200.02	c Bin: Executing kcnfs
1199.43/1200.02	c kcnfs returned code 1.
1199.43/1200.02	c kcnfs returned code 1.
1199.43/1200.02	c satzilla running kcnfs ... 
1199.43/1200.02	c Bin: Executing kcnfs
1199.43/1200.02	c kcnfs returned code 1.
1199.43/1200.02	c kcnfs returned code 1.
1199.43/1200.02	c satzilla running vallst ... 
1199.43/1200.02	c Bin: Executing vallst
1199.43/1200.02	c vallst returned code 1.
1199.43/1200.02	c vallst returned code 1.
1199.43/1200.02	c satzilla running zchaff_rand ... 
1199.43/1200.02	c Bin: Executing zchaff_rand
1199.43/1200.02	c zchaff_rand returned code 1.
1199.43/1200.02	c zchaff_rand returned code 1.
1199.43/1200.02	c ERROR: All Failed! 
1199.43/1200.02	c SATZILLA_TIME=1199.650000

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/node65/watcher-319385-1173030147 -o ROOT/results/node65/solver-319385-1173030147 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319385-1173030147/SATzilla2007_C /tmp/evaluation/319385-1173030147/instance-319385-1173030147.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: 1.04 0.98 0.70 3/64 27845
/proc/meminfo: memFree=937696/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=1440 CPUtime=0
/proc/27845/stat : 27845 (SATzilla2007_C) R 27843 27845 27707 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 322972232 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/27845/statm: 360 110 95 260 0 84 0
[pid=27846] ppid=27845 vsize=4396 CPUtime=0
/proc/27846/stat : 27846 (march_dl) R 27845 27845 27707 0 -1 4194304 438 0 0 0 0 0 0 0 18 0 1 0 322972233 4501504 433 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27846/statm: 1099 437 49 118 0 978 0

[startup+0.093296 s]
/proc/loadavg: 1.04 0.98 0.70 3/64 27845
/proc/meminfo: memFree=937696/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=1440 CPUtime=0
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 322972232 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27845/statm: 360 110 95 260 0 84 0
[pid=27846] ppid=27845 vsize=7956 CPUtime=0.08
/proc/27846/stat : 27846 (march_dl) R 27845 27845 27707 0 -1 4194304 1633 0 0 0 8 0 0 0 19 0 1 0 322972233 8146944 1628 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27846/statm: 1989 1629 50 118 0 1868 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9396

[startup+0.101297 s]
/proc/loadavg: 1.04 0.98 0.70 3/64 27845
/proc/meminfo: memFree=937696/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=1440 CPUtime=0
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 322972232 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27845/statm: 360 110 95 260 0 84 0
[pid=27846] ppid=27845 vsize=8088 CPUtime=0.08
/proc/27846/stat : 27846 (march_dl) R 27845 27845 27707 0 -1 4194304 1664 0 0 0 8 0 0 0 19 0 1 0 322972233 8282112 1659 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27846/statm: 2022 1659 50 118 0 1901 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9528

[startup+0.301329 s]
/proc/loadavg: 1.04 0.98 0.70 3/64 27845
/proc/meminfo: memFree=937696/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=1440 CPUtime=0
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 322972232 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27845/statm: 360 110 95 260 0 84 0
[pid=27846] ppid=27845 vsize=10596 CPUtime=0.29
/proc/27846/stat : 27846 (march_dl) R 27845 27845 27707 0 -1 4194304 2431 0 0 0 28 1 0 0 21 0 1 0 322972233 10850304 2426 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27846/statm: 2649 2426 50 118 0 2528 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12036

[startup+0.701394 s]
/proc/loadavg: 1.04 0.98 0.70 3/64 27845
/proc/meminfo: memFree=937696/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=1440 CPUtime=0
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 322972232 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27845/statm: 360 110 95 260 0 84 0
[pid=27846] ppid=27845 vsize=24220 CPUtime=0.69
/proc/27846/stat : 27846 (march_dl) R 27845 27845 27707 0 -1 4194304 5488 0 0 0 66 3 0 0 25 0 1 0 322972233 24801280 4896 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27846/statm: 6055 4898 55 118 0 5934 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25660

[startup+1.50152 s]
/proc/loadavg: 1.04 0.98 0.70 2/66 27847
/proc/meminfo: memFree=916624/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=1440 CPUtime=0
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 322972232 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27845/statm: 360 110 95 260 0 84 0
[pid=27846] ppid=27845 vsize=25388 CPUtime=1.49
/proc/27846/stat : 27846 (march_dl) R 27845 27845 27707 0 -1 4194304 9405 0 0 0 144 5 0 0 25 0 1 0 322972233 25997312 5223 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134651771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27846/statm: 6347 5223 55 118 0 6226 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26828

[startup+3.10178 s]
/proc/loadavg: 1.04 0.98 0.70 2/66 27847
/proc/meminfo: memFree=916496/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=1440 CPUtime=0
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 322972232 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27845/statm: 360 110 95 260 0 84 0
[pid=27846] ppid=27845 vsize=25388 CPUtime=3.09
/proc/27846/stat : 27846 (march_dl) R 27845 27845 27707 0 -1 4194304 14374 0 0 0 302 7 0 0 25 0 1 0 322972233 25997312 5264 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134524918 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27846/statm: 6347 5264 57 118 0 6226 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26828

[startup+6.30131 s]
/proc/loadavg: 1.04 0.98 0.70 2/66 27848
/proc/meminfo: memFree=932048/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=1440 CPUtime=5
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 135 23049 0 0 0 0 488 12 16 0 1 0 322972232 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27845/statm: 360 111 96 260 0 84 0
[pid=27848] ppid=27845 vsize=26688 CPUtime=1.28
/proc/27848/stat : 27848 (ubcsat2006) R 27845 27845 27707 0 -1 4194304 4716 0 0 0 126 2 0 0 25 0 1 0 322972733 27328512 4699 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27848/statm: 6672 4699 156 64 0 6253 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28128

[startup+12.7023 s]
/proc/loadavg: 1.03 0.98 0.70 2/65 27848
/proc/meminfo: memFree=910168/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=30088 CPUtime=12.67
/proc/27845/stat : 27845 (SATzilla2007_C) R 27843 27845 27707 0 -1 4194304 7011 27775 0 0 520 4 729 14 25 0 1 0 322972232 30810112 6980 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/27845/statm: 7522 6980 121 260 0 7246 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 30088

[startup+25.5014 s]
/proc/loadavg: 1.03 0.98 0.70 2/65 27848
/proc/meminfo: memFree=911640/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=43564 CPUtime=25.46
/proc/27845/stat : 27845 (SATzilla2007_C) R 27843 27845 27707 0 -1 4194304 13566 27775 0 0 1794 9 729 14 25 0 1 0 322972232 44609536 9074 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/27845/statm: 10891 9074 150 260 0 10615 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 43564

[startup+51.1016 s]
/proc/loadavg: 1.02 0.98 0.71 2/66 27849
/proc/meminfo: memFree=842768/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=69904 CPUtime=36.59
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 45150 27775 0 0 2771 145 729 14 25 0 1 0 322972232 71581696 16445 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 17476 16445 165 260 0 17200 0
[pid=27849] ppid=27845 vsize=22812 CPUtime=14.45
/proc/27849/stat : 27849 (minisat20) R 27845 27845 27707 0 -1 4194304 5353 0 0 0 1442 3 0 0 25 0 1 0 322975896 23359488 5339 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27849/statm: 5703 5339 59 118 0 5581 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 92716

[startup+102.306 s]
/proc/loadavg: 1.00 0.98 0.73 2/66 27849
/proc/meminfo: memFree=829968/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=69904 CPUtime=36.59
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 45150 27775 0 0 2771 145 729 14 25 0 1 0 322972232 71581696 16445 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 17476 16445 165 260 0 17200 0
[pid=27849] ppid=27845 vsize=35568 CPUtime=65.62
/proc/27849/stat : 27849 (minisat20) R 27845 27845 27707 0 -1 4194304 8556 0 0 0 6556 6 0 0 25 0 1 0 322975896 36421632 8542 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27849/statm: 8892 8542 59 118 0 8770 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 105472

[startup+162.302 s]
/proc/loadavg: 1.00 0.98 0.74 2/66 27849
/proc/meminfo: memFree=814992/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=69904 CPUtime=36.59
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 45150 27775 0 0 2771 145 729 14 25 0 1 0 322972232 71581696 16445 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 17476 16445 165 260 0 17200 0
[pid=27849] ppid=27845 vsize=51100 CPUtime=125.6
/proc/27849/stat : 27849 (minisat20) R 27845 27845 27707 0 -1 4194304 12330 0 0 0 12550 10 0 0 25 0 1 0 322975896 52326400 12316 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27849/statm: 12775 12316 59 118 0 12653 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 121004

[startup+222.301 s]
/proc/loadavg: 1.00 0.98 0.75 2/66 27849
/proc/meminfo: memFree=797264/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=69904 CPUtime=36.59
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 45150 27775 0 0 2771 145 729 14 25 0 1 0 322972232 71581696 16445 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 17476 16445 165 260 0 17200 0
[pid=27849] ppid=27845 vsize=68528 CPUtime=185.58
/proc/27849/stat : 27849 (minisat20) R 27845 27845 27707 0 -1 4194304 16715 0 0 0 18541 17 0 0 25 0 1 0 322975896 70172672 16701 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27849/statm: 17132 16701 59 118 0 17010 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 138432

[startup+282.301 s]
/proc/loadavg: 1.00 0.98 0.76 2/66 27849
/proc/meminfo: memFree=777552/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=69904 CPUtime=36.59
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 45150 27775 0 0 2771 145 729 14 25 0 1 0 322972232 71581696 16445 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 17476 16445 165 260 0 17200 0
[pid=27849] ppid=27845 vsize=88208 CPUtime=245.56
/proc/27849/stat : 27849 (minisat20) R 27845 27845 27707 0 -1 4194304 21681 0 0 0 24532 24 0 0 25 0 1 0 322975896 90324992 21667 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27849/statm: 22052 21667 59 118 0 21930 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 158112

[startup+342.302 s]
/proc/loadavg: 1.00 0.98 0.77 2/66 27849
/proc/meminfo: memFree=758736/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=69904 CPUtime=36.59
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 45150 27775 0 0 2771 145 729 14 25 0 1 0 322972232 71581696 16445 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 17476 16445 165 260 0 17200 0
[pid=27849] ppid=27845 vsize=106832 CPUtime=305.54
/proc/27849/stat : 27849 (minisat20) R 27845 27845 27707 0 -1 4194304 26337 0 0 0 30525 29 0 0 25 0 1 0 322975896 109395968 26323 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27849/statm: 26708 26323 59 118 0 26586 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 176736

[startup+402.302 s]
/proc/loadavg: 1.00 0.98 0.79 2/66 27849
/proc/meminfo: memFree=740560/2055920 swapFree=4184084/4192956

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


[startup+822.301 s]
/proc/loadavg: 1.00 0.98 0.84 2/66 27849
/proc/meminfo: memFree=627280/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=69904 CPUtime=36.59
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 45150 27775 0 0 2771 145 729 14 25 0 1 0 322972232 71581696 16445 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 17476 16445 165 260 0 17200 0
[pid=27849] ppid=27845 vsize=238312 CPUtime=785.38
/proc/27849/stat : 27849 (minisat20) R 27845 27845 27707 0 -1 4194304 59145 0 0 0 78475 63 0 0 25 0 1 0 322975896 244031488 59131 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27849/statm: 59578 59131 59 118 0 59456 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 308216

[startup+882.302 s]
/proc/loadavg: 1.00 0.98 0.85 2/66 27849
/proc/meminfo: memFree=614416/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=69904 CPUtime=36.59
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 45150 27775 0 0 2771 145 729 14 25 0 1 0 322972232 71581696 16445 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 17476 16445 165 260 0 17200 0
[pid=27849] ppid=27845 vsize=251120 CPUtime=845.36
/proc/27849/stat : 27849 (minisat20) R 27845 27845 27707 0 -1 4194304 62338 0 0 0 84469 67 0 0 25 0 1 0 322975896 257146880 62324 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525094 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27849/statm: 62780 62324 59 118 0 62658 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 321024

[startup+942.303 s]
/proc/loadavg: 1.00 0.98 0.85 2/66 27849
/proc/meminfo: memFree=601104/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=69904 CPUtime=36.59
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 45150 27775 0 0 2771 145 729 14 25 0 1 0 322972232 71581696 16445 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 17476 16445 165 260 0 17200 0
[pid=27849] ppid=27845 vsize=264456 CPUtime=905.34
/proc/27849/stat : 27849 (minisat20) R 27845 27845 27707 0 -1 4194304 65695 0 0 0 90463 71 0 0 25 0 1 0 322975896 270802944 65681 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27849/statm: 66114 65681 59 118 0 65992 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 334360

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 0.86 2/66 27849
/proc/meminfo: memFree=587216/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=69904 CPUtime=36.59
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 45150 27775 0 0 2771 145 729 14 25 0 1 0 322972232 71581696 16445 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 17476 16445 165 260 0 17200 0
[pid=27849] ppid=27845 vsize=278196 CPUtime=965.32
/proc/27849/stat : 27849 (minisat20) R 27845 27845 27707 0 -1 4194304 69147 0 0 0 96458 74 0 0 25 0 1 0 322975896 284872704 69133 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525813 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27849/statm: 69549 69133 59 118 0 69427 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 348100

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 0.87 2/66 27849
/proc/meminfo: memFree=573520/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=69904 CPUtime=36.59
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 45150 27775 0 0 2771 145 729 14 25 0 1 0 322972232 71581696 16445 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 17476 16445 165 260 0 17200 0
[pid=27849] ppid=27845 vsize=292080 CPUtime=1025.29
/proc/27849/stat : 27849 (minisat20) R 27845 27845 27707 0 -1 4194304 72626 0 0 0 102451 78 0 0 25 0 1 0 322975896 299089920 72612 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27849/statm: 73020 72612 59 118 0 72898 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 361984

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 0.87 2/72 27915
/proc/meminfo: memFree=558856/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=69904 CPUtime=36.59
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 45150 27775 0 0 2771 145 729 14 25 0 1 0 322972232 71581696 16445 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 17476 16445 165 260 0 17200 0
[pid=27849] ppid=27845 vsize=305164 CPUtime=1085.24
/proc/27849/stat : 27849 (minisat20) R 27845 27845 27707 0 -1 4194304 75903 0 0 0 108443 81 0 0 25 0 1 0 322975896 312487936 75889 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27849/statm: 76291 75889 59 118 0 76169 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 375068

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 0.88 2/72 28017
/proc/meminfo: memFree=545416/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=69904 CPUtime=36.59
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 45150 27775 0 0 2771 145 729 14 25 0 1 0 322972232 71581696 16445 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 17476 16445 165 260 0 17200 0
[pid=27849] ppid=27845 vsize=318648 CPUtime=1145.17
/proc/27849/stat : 27849 (minisat20) R 27845 27845 27707 0 -1 4194304 79276 0 0 0 114432 85 0 0 25 0 1 0 322975896 326295552 79262 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27849/statm: 79662 79262 59 118 0 79540 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 388552

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.98 0.88 2/72 28023
/proc/meminfo: memFree=543368/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=69904 CPUtime=36.59
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 45150 27775 0 0 2771 145 729 14 25 0 1 0 322972232 71581696 16445 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 17476 16445 165 260 0 17200 0
[pid=27849] ppid=27845 vsize=320496 CPUtime=1153.16
/proc/27849/stat : 27849 (minisat20) R 27845 27845 27707 0 -1 4194304 79726 0 0 0 115231 85 0 0 25 0 1 0 322975896 328187904 79712 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27849/statm: 80124 79712 59 118 0 80002 0
Current children cumulated CPU time (s) 1189.75
Current children cumulated vsize (KiB) 390400

[startup+1196.7 s]
/proc/loadavg: 1.00 0.98 0.88 2/72 28027
/proc/meminfo: memFree=541960/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=69904 CPUtime=36.59
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 45150 27775 0 0 2771 145 729 14 25 0 1 0 322972232 71581696 16445 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 17476 16445 165 260 0 17200 0
[pid=27849] ppid=27845 vsize=321816 CPUtime=1159.55
/proc/27849/stat : 27849 (minisat20) R 27845 27845 27707 0 -1 4194304 80060 0 0 0 115870 85 0 0 25 0 1 0 322975896 329539584 80046 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27849/statm: 80454 80046 59 118 0 80332 0
Current children cumulated CPU time (s) 1196.14
Current children cumulated vsize (KiB) 391720

[startup+1198.3 s]
/proc/loadavg: 1.00 0.98 0.88 2/72 28027
/proc/meminfo: memFree=541768/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=69904 CPUtime=36.59
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 45150 27775 0 0 2771 145 729 14 25 0 1 0 322972232 71581696 16445 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 17476 16445 165 260 0 17200 0
[pid=27849] ppid=27845 vsize=322080 CPUtime=1161.14
/proc/27849/stat : 27849 (minisat20) R 27845 27845 27707 0 -1 4194304 80136 0 0 0 116029 85 0 0 25 0 1 0 322975896 329809920 80122 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27849/statm: 80520 80122 59 118 0 80398 0
Current children cumulated CPU time (s) 1197.73
Current children cumulated vsize (KiB) 391984

[startup+1199.1 s]
/proc/loadavg: 1.00 0.98 0.88 2/66 28047
/proc/meminfo: memFree=542584/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=69904 CPUtime=36.59
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 45150 27775 0 0 2771 145 729 14 25 0 1 0 322972232 71581696 16445 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 17476 16445 165 260 0 17200 0
[pid=27849] ppid=27845 vsize=322344 CPUtime=1161.93
/proc/27849/stat : 27849 (minisat20) R 27845 27845 27707 0 -1 4194304 80175 0 0 0 116108 85 0 0 25 0 1 0 322975896 330080256 80161 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527480 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27849/statm: 80586 80161 59 118 0 80464 0
Current children cumulated CPU time (s) 1198.52
Current children cumulated vsize (KiB) 392248

[startup+1199.5 s]
/proc/loadavg: 1.00 0.98 0.88 2/66 28047
/proc/meminfo: memFree=542584/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=69904 CPUtime=36.59
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 45150 27775 0 0 2771 145 729 14 25 0 1 0 322972232 71581696 16445 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 17476 16445 165 260 0 17200 0
[pid=27849] ppid=27845 vsize=322344 CPUtime=1162.33
/proc/27849/stat : 27849 (minisat20) R 27845 27845 27707 0 -1 4194304 80201 0 0 0 116148 85 0 0 25 0 1 0 322975896 330080256 80187 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27849/statm: 80586 80187 59 118 0 80464 0
Current children cumulated CPU time (s) 1198.92
Current children cumulated vsize (KiB) 392248

[startup+1199.9 s]
/proc/loadavg: 1.00 0.98 0.88 2/66 28047
/proc/meminfo: memFree=542584/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=69904 CPUtime=36.59
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 45150 27775 0 0 2771 145 729 14 25 0 1 0 322972232 71581696 16445 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 17476 16445 165 260 0 17200 0
[pid=27849] ppid=27845 vsize=322476 CPUtime=1162.73
/proc/27849/stat : 27849 (minisat20) R 27845 27845 27707 0 -1 4194304 80224 0 0 0 116188 85 0 0 25 0 1 0 322975896 330215424 80210 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525520 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27849/statm: 80619 80210 59 118 0 80497 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 392380

[startup+1200 s]
/proc/loadavg: 1.00 0.98 0.88 2/66 28047
/proc/meminfo: memFree=720376/2055920 swapFree=4184084/4192956
[pid=27845] ppid=27843 vsize=69904 CPUtime=36.59
/proc/27845/stat : 27845 (SATzilla2007_C) S 27843 27845 27707 0 -1 4194304 45150 27775 0 0 2771 145 729 14 25 0 1 0 322972232 71581696 16445 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27845/statm: 17476 16445 165 260 0 17200 0
[pid=27849] ppid=27845 vsize=0 CPUtime=1162.84
/proc/27849/stat : 27849 (minisat20) R 27845 27845 27707 0 -1 4195332 80228 0 0 0 116196 88 0 0 25 0 1 0 322975896 0 0 18446744073709551615 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/27849/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.43
Current children cumulated vsize (KiB) 69904

Child status: 17
Real time (s): 1200.04
CPU time (s): 1199.49
CPU user time (s): 1196.97
CPU system time (s): 2.52162
CPU usage (%): 99.9545
Max. virtual memory (cumulated for all children) (KiB): 392380

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

runsolver used 1.07584 second user time and 2.6536 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Sun Mar  4 17:42:27 UTC 2007

IDJOB= 319385
IDBENCH= 20477
IDSOLVER= 135
FILE ID= node65/319385-1173030147

PBS_JOBID= 4012443

Free space on /tmp= 66499 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  a420102680cef46239a1a26d099d3bb5

RANDOM SEED= 167880915

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.259
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.259
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:        938168 kB
Buffers:         39236 kB
Cached:        1005356 kB
SwapCached:       3016 kB
Active:         730236 kB
Inactive:       324092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        938168 kB
SwapTotal:     4192956 kB
SwapFree:      4184084 kB
Dirty:           13844 kB
Writeback:           0 kB
Mapped:          15520 kB
Slab:            49476 kB
Committed_AS:   742948 kB
PageTables:       1456 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= 66499 MiB

End job on node65 on Sun Mar  4 18:02:27 UTC 2007