Trace number 339646

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 RANDOMUNSAT 1171.04 1171.41

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-connm-ue-csp-sat-n800-d0.04-s362703357.sat05-548.reshuffled-07.cnf
MD5SUMd8fa78c834564753f42ad3a5aaefa23a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark817.572
Satisfiable
(Un)Satisfiability was proved
Number of variables796
Number of clauses10039
Sum of the clauses size30316
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39840
Number of clauses of size 4199
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.57/10.61	c run March_dl for 5 seconds ... 
10.57/10.61	c Bin: Executing march_dl
10.57/10.61	c child exit by a signal
10.57/10.61	c march_dl returned code 137.
10.57/10.61	c run saps (UBCSAT implementation) for 2 seconds ... 
10.57/10.61	c Bin: Executing ubcsat2006
10.57/10.61	c child exited successfully
10.57/10.61	c ubcsat2006 returned code 0.
10.57/10.61	c satzilla computing base features
10.57/10.61	c satzilla doing unit-prop probe
10.57/10.61	c satzilla doing local search probe
10.57/10.61	c satzilla doing lobjois search-space size estimate
10.57/10.61	c satzilla's ranking:
10.57/10.61	c 1) minisat20+P: 1.277610
10.57/10.61	c 2) kcnfs: 9.377712
10.57/10.61	c 3) march_dl: 49.207584
10.57/10.61	c 4) kcnfs+P: 999.000000
10.57/10.61	c 5) march_dl+P: 999.000000
10.57/10.61	c 6) vallst+P: 999.000000
10.57/10.61	c 7) zchaff_rand+P: 999.000000
10.57/10.61	c 8) vallst: 999.000000
10.57/10.61	c 9) zchaff_rand: 999.000000
10.57/10.61	c 10) minisat20: 999.000000
10.57/10.61	c satzilla running minisat20 with preprocessing ... 
10.57/10.65	This is MiniSat 2.0 beta
10.57/10.65	WARNING: for repeatability, setting FPU to use double precision
10.57/10.65	============================[ Problem Statistics ]=============================
10.57/10.65	|                                                                             |
10.57/10.65	|  Number of variables:  796                                                  |
10.57/10.65	|  Number of clauses:    10039                                                |
10.57/10.65	|  Parsing time:         0.01         s                                       |
10.57/10.65	============================[ Search Statistics ]==============================
10.57/10.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.65	===============================================================================
10.57/10.65	|         0 |     796    10039    30316 |     3346        0    nan |  0.000 % |
10.57/10.66	|       100 |     796    10039    30316 |     3680      100      7 |  0.000 % |
10.57/10.66	|       251 |     796    10039    30316 |     4049      251      8 |  0.000 % |
10.57/10.67	|       476 |     796    10039    30316 |     4453      476      8 |  0.000 % |
10.57/10.68	|       813 |     796    10039    30316 |     4899      813      9 |  0.000 % |
10.57/10.70	|      1319 |     796    10039    30316 |     5389     1319     10 |  0.000 % |
10.62/10.73	|      2081 |     796    10039    30316 |     5928     2081     11 |  0.000 % |
10.62/10.80	|      3222 |     796    10039    30316 |     6521     3222     12 |  0.000 % |
10.87/10.93	|      4930 |     796    10039    30316 |     7173     4930     13 |  0.000 % |
11.06/11.18	|      7494 |     796    10039    30316 |     7890     3886     13 |  0.000 % |
11.46/11.57	|     11339 |     796    10039    30316 |     8679     7731     15 |  0.000 % |
12.16/12.23	|     17105 |     796    10039    30316 |     9547     4778     14 |  0.000 % |
13.06/13.19	|     25754 |     796    10039    30316 |    10502     8617     14 |  0.000 % |
14.66/14.79	|     38728 |     796    10039    30316 |    11552     5764     13 |  0.000 % |
17.16/17.26	|     58191 |     796    10039    30316 |    12707     7825     14 |  0.000 % |
21.25/21.31	|     87383 |     796    10039    30316 |    13978    11491     15 |  0.000 % |
27.15/27.22	|    131173 |     796    10039    30316 |    15376    13169     15 |  0.001 % |
37.04/37.12	|    196858 |     796    10039    30316 |    16913     9442     14 |  0.000 % |
52.35/52.43	|    295385 |     796    10039    30316 |    18605    14663     14 |  0.000 % |
76.44/76.59	|    443174 |     796    10039    30316 |    20465    13215     18 |  0.000 % |
116.33/116.49	|    664859 |     796    10039    30316 |    22512    19436     19 |  0.000 % |
180.71/180.81	|    997384 |     796    10039    30316 |    24763    13454     15 |  0.001 % |
282.67/282.84	|   1496173 |     795     9979    30136 |    27240    17792     19 |  0.126 % |
448.53/448.74	|   2244355 |     795     9979    30136 |    29964    15448     16 |  0.126 % |
719.85/720.13	|   3366629 |     794     9895    29884 |    32960    26134     18 |  0.251 % |
1170.90/1171.40	===============================================================================
1170.90/1171.40	restarts              : 25
1170.90/1171.40	conflicts             : 5032943        (4337 /sec)
1170.90/1171.40	decisions             : 5465049        (1.73 % random) (4710 /sec)
1170.90/1171.40	propagations          : 567870632      (489392 /sec)
1170.90/1171.40	conflict literals     : 97403290       (34.67 % deleted)
1170.90/1171.40	Memory used           : 9.01 MB
1170.90/1171.40	CPU time              : 1160.36 s
1170.90/1171.40	
1171.01/1171.40	c Preprocessing...
1171.01/1171.40	c Inital problem has 796 variables, 10039 nary clauses (0 binary clauses).
1171.01/1171.40	c Num non-binary clauses 10039, Average non-binary clause length 3.020
1171.01/1171.40	c Theory has no gaps
1171.01/1171.40	c Preprocessor runtime was 0.030 seconds.
1171.01/1171.40	c 
1171.01/1171.40	c Satisfiability of theory still undetermined.
1171.01/1171.40	c See file /tmp/AQhhID for simplified theory.
1171.01/1171.40	c Bin: Executing minisat20
1171.01/1171.40	c child exited successfully
1171.01/1171.40	c minisat20 returned code 20.
1171.01/1171.40	s UNSATISFIABLE
1171.01/1171.40	c SATZILLA_TIME=1171.210000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node33/watcher-339646-1173708854 -o ROOT/results/node33/solver-339646-1173708854 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339646-1173708854/SATzilla2007_R /tmp/evaluation/339646-1173708854/instance-339646-1173708854.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.93 1.00 0.99 3/64 3822
/proc/meminfo: memFree=1770408/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=1440 CPUtime=0
/proc/3822/stat : 3822 (SATzilla2007_R) R 3820 3822 31508 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 96841875 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/3822/statm: 360 110 95 260 0 84 0
[pid=3823] ppid=3822 vsize=768 CPUtime=0
/proc/3823/stat : 3823 (march_dl) R 3822 3822 31508 0 -1 4194304 98 0 0 0 0 0 0 0 18 0 1 0 96841876 786432 93 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3823/statm: 192 93 50 118 0 71 0

[startup+0.0720479 s]
/proc/loadavg: 0.93 1.00 0.99 3/64 3822
/proc/meminfo: memFree=1770408/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=1440 CPUtime=0
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 96841875 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3822/statm: 360 110 95 260 0 84 0
[pid=3823] ppid=3822 vsize=3656 CPUtime=0.06
/proc/3823/stat : 3823 (march_dl) R 3822 3822 31508 0 -1 4194304 1144 0 0 0 6 0 0 0 19 0 1 0 96841876 3743744 825 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134655794 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3823/statm: 914 825 73 118 0 793 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5096

[startup+0.101051 s]
/proc/loadavg: 0.93 1.00 0.99 3/64 3822
/proc/meminfo: memFree=1770408/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=1440 CPUtime=0
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 96841875 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3822/statm: 360 110 95 260 0 84 0
[pid=3823] ppid=3822 vsize=4704 CPUtime=0.09
/proc/3823/stat : 3823 (march_dl) R 3822 3822 31508 0 -1 4194304 1449 0 0 0 9 0 0 0 19 0 1 0 96841876 4816896 1095 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3823/statm: 1176 1095 73 118 0 1055 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6144

[startup+0.301075 s]
/proc/loadavg: 0.93 1.00 0.99 3/64 3822
/proc/meminfo: memFree=1770408/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=1440 CPUtime=0
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 96841875 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3822/statm: 360 110 95 260 0 84 0
[pid=3823] ppid=3822 vsize=7500 CPUtime=0.29
/proc/3823/stat : 3823 (march_dl) R 3822 3822 31508 0 -1 4194304 2121 0 0 0 27 2 0 0 21 0 1 0 96841876 7680000 1767 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3823/statm: 1875 1767 73 118 0 1754 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8940

[startup+0.701125 s]
/proc/loadavg: 0.93 1.00 0.99 3/64 3822
/proc/meminfo: memFree=1770408/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=1440 CPUtime=0
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 96841875 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3822/statm: 360 110 95 260 0 84 0
[pid=3823] ppid=3822 vsize=8264 CPUtime=0.69
/proc/3823/stat : 3823 (march_dl) R 3822 3822 31508 0 -1 4194304 2313 0 0 0 65 4 0 0 24 0 1 0 96841876 8462336 1959 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3823/statm: 2066 1959 73 118 0 1945 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9704

[startup+1.50222 s]
/proc/loadavg: 0.93 1.00 0.99 2/66 3824
/proc/meminfo: memFree=1762648/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=1440 CPUtime=0
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 96841875 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3822/statm: 360 110 95 260 0 84 0
[pid=3823] ppid=3822 vsize=8416 CPUtime=1.49
/proc/3823/stat : 3823 (march_dl) R 3822 3822 31508 0 -1 4194304 2362 0 0 0 140 9 0 0 25 0 1 0 96841876 8617984 2007 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3823/statm: 2104 2007 73 118 0 1983 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9856

[startup+3.10142 s]
/proc/loadavg: 0.93 1.00 0.99 2/66 3824
/proc/meminfo: memFree=1762328/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=1440 CPUtime=0
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 96841875 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3822/statm: 360 110 95 260 0 84 0
[pid=3823] ppid=3822 vsize=8724 CPUtime=3.09
/proc/3823/stat : 3823 (march_dl) R 3822 3822 31508 0 -1 4194304 2408 0 0 0 290 19 0 0 25 0 1 0 96841876 8933376 2053 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3823/statm: 2181 2053 73 118 0 2060 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10164

[startup+6.30182 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 3825
/proc/meminfo: memFree=1769112/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=1440 CPUtime=4.99
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 135 2408 0 0 0 0 469 30 16 0 1 0 96841875 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3822/statm: 360 111 96 260 0 84 0
[pid=3825] ppid=3822 vsize=6188 CPUtime=1.29
/proc/3825/stat : 3825 (ubcsat2006) R 3822 3822 31508 0 -1 4194304 374 0 0 0 114 15 0 0 25 0 1 0 96842376 6336512 357 18446744073709551615 134512640 134777720 4294956592 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3825/statm: 1547 357 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7016 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 3826
/proc/meminfo: memFree=1766240/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=3420 CPUtime=10.62
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 1204 2788 0 0 321 14 670 57 25 0 1 0 96841875 3502080 672 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3822/statm: 855 672 165 260 0 579 0
[pid=3826] ppid=3822 vsize=3048 CPUtime=2.04
/proc/3826/stat : 3826 (minisat20) R 3822 3822 31508 0 -1 4194304 473 0 0 0 204 0 0 0 25 0 1 0 96842940 3121152 467 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3826/statm: 762 467 58 118 0 640 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 6468

[startup+25.5012 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 3826
/proc/meminfo: memFree=1765344/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=3420 CPUtime=10.62
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 1204 2788 0 0 321 14 670 57 25 0 1 0 96841875 3502080 672 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3822/statm: 855 672 165 260 0 579 0
[pid=3826] ppid=3822 vsize=3852 CPUtime=14.83
/proc/3826/stat : 3826 (minisat20) R 3822 3822 31508 0 -1 4194304 676 0 0 0 1483 0 0 0 25 0 1 0 96842940 3944448 670 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3826/statm: 963 670 58 118 0 841 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 7272

[startup+51.1014 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 3826
/proc/meminfo: memFree=1764832/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=3420 CPUtime=10.62
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 1204 2788 0 0 321 14 670 57 25 0 1 0 96841875 3502080 672 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3822/statm: 855 672 165 260 0 579 0
[pid=3826] ppid=3822 vsize=4396 CPUtime=40.43
/proc/3826/stat : 3826 (minisat20) R 3822 3822 31508 0 -1 4194304 799 0 0 0 4042 1 0 0 25 0 1 0 96842940 4501504 793 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3826/statm: 1099 793 58 118 0 977 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 7816

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3826
/proc/meminfo: memFree=1764064/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=3420 CPUtime=10.62
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 1204 2788 0 0 321 14 670 57 25 0 1 0 96841875 3502080 672 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3822/statm: 855 672 165 260 0 579 0
[pid=3826] ppid=3822 vsize=5208 CPUtime=91.62
/proc/3826/stat : 3826 (minisat20) R 3822 3822 31508 0 -1 4194304 1011 0 0 0 9161 1 0 0 25 0 1 0 96842940 5332992 1005 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134529260 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3826/statm: 1302 1005 58 118 0 1180 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 8628

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3826
/proc/meminfo: memFree=1763552/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=3420 CPUtime=10.62
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 1204 2788 0 0 321 14 670 57 25 0 1 0 96841875 3502080 672 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3822/statm: 855 672 165 260 0 579 0
[pid=3826] ppid=3822 vsize=5764 CPUtime=151.59
/proc/3826/stat : 3826 (minisat20) R 3822 3822 31508 0 -1 4194304 1134 0 0 0 15158 1 0 0 25 0 1 0 96842940 5902336 1128 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3826/statm: 1441 1128 58 118 0 1319 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 9184

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3828
/proc/meminfo: memFree=1762912/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=3420 CPUtime=10.62
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 1204 2788 0 0 321 14 670 57 25 0 1 0 96841875 3502080 672 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3822/statm: 855 672 165 260 0 579 0
[pid=3826] ppid=3822 vsize=6296 CPUtime=211.57
/proc/3826/stat : 3826 (minisat20) R 3822 3822 31508 0 -1 4194304 1292 0 0 0 21156 1 0 0 25 0 1 0 96842940 6447104 1286 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525473 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3826/statm: 1574 1286 58 118 0 1452 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 9716

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3828
/proc/meminfo: memFree=1762400/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=3420 CPUtime=10.62
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 1204 2788 0 0 321 14 670 57 25 0 1 0 96841875 3502080 672 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3822/statm: 855 672 165 260 0 579 0
[pid=3826] ppid=3822 vsize=6884 CPUtime=271.55
/proc/3826/stat : 3826 (minisat20) R 3822 3822 31508 0 -1 4194304 1405 0 0 0 27154 1 0 0 25 0 1 0 96842940 7049216 1399 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3826/statm: 1721 1399 58 118 0 1599 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 10304

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3828
/proc/meminfo: memFree=1761888/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=3420 CPUtime=10.62
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 1204 2788 0 0 321 14 670 57 25 0 1 0 96841875 3502080 672 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3822/statm: 855 672 165 260 0 579 0
[pid=3826] ppid=3822 vsize=7464 CPUtime=331.54
/proc/3826/stat : 3826 (minisat20) R 3822 3822 31508 0 -1 4194304 1544 0 0 0 33152 2 0 0 25 0 1 0 96842940 7643136 1538 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3826/statm: 1866 1538 58 118 0 1744 0

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


[startup+882.301 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 3828
/proc/meminfo: memFree=1760352/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=3420 CPUtime=10.62
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 1204 2788 0 0 321 14 670 57 25 0 1 0 96841875 3502080 672 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3822/statm: 855 672 165 260 0 579 0
[pid=3826] ppid=3822 vsize=8884 CPUtime=871.37
/proc/3826/stat : 3826 (minisat20) R 3822 3822 31508 0 -1 4194304 1912 0 0 0 87134 3 0 0 25 0 1 0 96842940 9097216 1906 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3826/statm: 2221 1906 58 118 0 2099 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 12304

[startup+942.302 s]
/proc/loadavg: 1.18 1.06 1.02 2/66 3828
/proc/meminfo: memFree=1760288/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=3420 CPUtime=10.62
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 1204 2788 0 0 321 14 670 57 25 0 1 0 96841875 3502080 672 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3822/statm: 855 672 165 260 0 579 0
[pid=3826] ppid=3822 vsize=8884 CPUtime=931.36
/proc/3826/stat : 3826 (minisat20) R 3822 3822 31508 0 -1 4194304 1921 0 0 0 93133 3 0 0 25 0 1 0 96842940 9097216 1915 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3826/statm: 2221 1915 58 118 0 2099 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 12304

[startup+1002.3 s]
/proc/loadavg: 1.18 1.07 1.02 2/66 3828
/proc/meminfo: memFree=1760160/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=3420 CPUtime=10.62
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 1204 2788 0 0 321 14 670 57 25 0 1 0 96841875 3502080 672 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3822/statm: 855 672 165 260 0 579 0
[pid=3826] ppid=3822 vsize=9056 CPUtime=991.34
/proc/3826/stat : 3826 (minisat20) R 3822 3822 31508 0 -1 4194304 1944 0 0 0 99131 3 0 0 25 0 1 0 96842940 9273344 1938 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525110 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3826/statm: 2264 1938 58 118 0 2142 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 12476

[startup+1062.3 s]
/proc/loadavg: 1.13 1.07 1.02 2/66 3828
/proc/meminfo: memFree=1760096/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=3420 CPUtime=10.62
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 1204 2788 0 0 321 14 670 57 25 0 1 0 96841875 3502080 672 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3822/statm: 855 672 165 260 0 579 0
[pid=3826] ppid=3822 vsize=9056 CPUtime=1051.32
/proc/3826/stat : 3826 (minisat20) R 3822 3822 31508 0 -1 4194304 1960 0 0 0 105129 3 0 0 25 0 1 0 96842940 9273344 1954 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3826/statm: 2264 1954 58 118 0 2142 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 12476

[startup+1122.3 s]
/proc/loadavg: 1.10 1.07 1.02 2/66 3828
/proc/meminfo: memFree=1759968/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=3420 CPUtime=10.62
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 1204 2788 0 0 321 14 670 57 25 0 1 0 96841875 3502080 672 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3822/statm: 855 672 165 260 0 579 0
[pid=3826] ppid=3822 vsize=9224 CPUtime=1111.3
/proc/3826/stat : 3826 (minisat20) R 3822 3822 31508 0 -1 4194304 1983 0 0 0 111127 3 0 0 25 0 1 0 96842940 9445376 1977 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3826/statm: 2306 1977 58 118 0 2184 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 12644

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

[startup+1126.3 s]
/proc/loadavg: 1.09 1.07 1.02 2/66 3828
/proc/meminfo: memFree=1759968/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=3420 CPUtime=10.62
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 1204 2788 0 0 321 14 670 57 25 0 1 0 96841875 3502080 672 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3822/statm: 855 672 165 260 0 579 0
[pid=3826] ppid=3822 vsize=9224 CPUtime=1115.3
/proc/3826/stat : 3826 (minisat20) R 3822 3822 31508 0 -1 4194304 1983 0 0 0 111527 3 0 0 25 0 1 0 96842940 9445376 1977 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3826/statm: 2306 1977 58 118 0 2184 0
Current children cumulated CPU time (s) 1125.92
Current children cumulated vsize (KiB) 12644

[startup+1151.9 s]
/proc/loadavg: 1.06 1.06 1.02 2/66 3828
/proc/meminfo: memFree=1759968/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=3420 CPUtime=10.62
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 1204 2788 0 0 321 14 670 57 25 0 1 0 96841875 3502080 672 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3822/statm: 855 672 165 260 0 579 0
[pid=3826] ppid=3822 vsize=9224 CPUtime=1140.89
/proc/3826/stat : 3826 (minisat20) R 3822 3822 31508 0 -1 4194304 1983 0 0 0 114086 3 0 0 25 0 1 0 96842940 9445376 1977 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3826/statm: 2306 1977 58 118 0 2184 0
Current children cumulated CPU time (s) 1151.51
Current children cumulated vsize (KiB) 12644

[startup+1164.7 s]
/proc/loadavg: 1.12 1.08 1.02 2/66 3828
/proc/meminfo: memFree=1759968/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=3420 CPUtime=10.62
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 1204 2788 0 0 321 14 670 57 25 0 1 0 96841875 3502080 672 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3822/statm: 855 672 165 260 0 579 0
[pid=3826] ppid=3822 vsize=9224 CPUtime=1153.68
/proc/3826/stat : 3826 (minisat20) R 3822 3822 31508 0 -1 4194304 1983 0 0 0 115365 3 0 0 25 0 1 0 96842940 9445376 1977 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134528291 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3826/statm: 2306 1977 58 118 0 2184 0
Current children cumulated CPU time (s) 1164.3
Current children cumulated vsize (KiB) 12644

[startup+1167.9 s]
/proc/loadavg: 1.11 1.08 1.02 2/66 3828
/proc/meminfo: memFree=1759968/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=3420 CPUtime=10.62
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 1204 2788 0 0 321 14 670 57 25 0 1 0 96841875 3502080 672 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3822/statm: 855 672 165 260 0 579 0
[pid=3826] ppid=3822 vsize=9224 CPUtime=1156.88
/proc/3826/stat : 3826 (minisat20) R 3822 3822 31508 0 -1 4194304 1983 0 0 0 115685 3 0 0 25 0 1 0 96842940 9445376 1977 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134520053 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3826/statm: 2306 1977 58 118 0 2184 0
Current children cumulated CPU time (s) 1167.5
Current children cumulated vsize (KiB) 12644

[startup+1169.5 s]
/proc/loadavg: 1.11 1.07 1.02 2/66 3828
/proc/meminfo: memFree=1759968/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=3420 CPUtime=10.62
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 1204 2788 0 0 321 14 670 57 25 0 1 0 96841875 3502080 672 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3822/statm: 855 672 165 260 0 579 0
[pid=3826] ppid=3822 vsize=9224 CPUtime=1158.48
/proc/3826/stat : 3826 (minisat20) R 3822 3822 31508 0 -1 4194304 1983 0 0 0 115845 3 0 0 25 0 1 0 96842940 9445376 1977 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3826/statm: 2306 1977 58 118 0 2184 0
Current children cumulated CPU time (s) 1169.1
Current children cumulated vsize (KiB) 12644

[startup+1170.3 s]
/proc/loadavg: 1.11 1.07 1.02 2/66 3828
/proc/meminfo: memFree=1759968/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=3420 CPUtime=10.62
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 1204 2788 0 0 321 14 670 57 25 0 1 0 96841875 3502080 672 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3822/statm: 855 672 165 260 0 579 0
[pid=3826] ppid=3822 vsize=9224 CPUtime=1159.29
/proc/3826/stat : 3826 (minisat20) R 3822 3822 31508 0 -1 4194304 1983 0 0 0 115926 3 0 0 25 0 1 0 96842940 9445376 1977 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3826/statm: 2306 1977 58 118 0 2184 0
Current children cumulated CPU time (s) 1169.91
Current children cumulated vsize (KiB) 12644

[startup+1171.1 s]
/proc/loadavg: 1.11 1.07 1.02 2/66 3828
/proc/meminfo: memFree=1759968/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=3420 CPUtime=10.62
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 1204 2788 0 0 321 14 670 57 25 0 1 0 96841875 3502080 672 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3822/statm: 855 672 165 260 0 579 0
[pid=3826] ppid=3822 vsize=9224 CPUtime=1160.08
/proc/3826/stat : 3826 (minisat20) R 3822 3822 31508 0 -1 4194304 1983 0 0 0 116005 3 0 0 25 0 1 0 96842940 9445376 1977 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3826/statm: 2306 1977 58 118 0 2184 0
Current children cumulated CPU time (s) 1170.7
Current children cumulated vsize (KiB) 12644

[startup+1171.3 s]
/proc/loadavg: 1.11 1.07 1.02 2/66 3828
/proc/meminfo: memFree=1759968/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=3420 CPUtime=10.62
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 1204 2788 0 0 321 14 670 57 25 0 1 0 96841875 3502080 672 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3822/statm: 855 672 165 260 0 579 0
[pid=3826] ppid=3822 vsize=9224 CPUtime=1160.28
/proc/3826/stat : 3826 (minisat20) R 3822 3822 31508 0 -1 4194304 1983 0 0 0 116025 3 0 0 25 0 1 0 96842940 9445376 1977 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3826/statm: 2306 1977 58 118 0 2184 0
Current children cumulated CPU time (s) 1170.9
Current children cumulated vsize (KiB) 12644

[startup+1171.4 s]
/proc/loadavg: 1.11 1.07 1.02 2/66 3828
/proc/meminfo: memFree=1759968/2055920 swapFree=4177824/4192956
[pid=3822] ppid=3820 vsize=3420 CPUtime=10.62
/proc/3822/stat : 3822 (SATzilla2007_R) S 3820 3822 31508 0 -1 4194304 1204 2788 0 0 321 14 670 57 25 0 1 0 96841875 3502080 672 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3822/statm: 855 672 165 260 0 579 0
[pid=3826] ppid=3822 vsize=0 CPUtime=1160.39
/proc/3826/stat : 3826 (minisat20) D 3822 3822 31508 0 -1 4194308 1991 0 0 0 116035 4 0 0 25 0 1 0 96842940 0 0 18446744073709551615 0 0 0 0 0 0 0 8392704 3 18446744072100051646 0 0 17 1 0 0
/proc/3826/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1171.01
Current children cumulated vsize (KiB) 3420

Child status: 20
Real time (s): 1171.41
CPU time (s): 1171.04
CPU user time (s): 1170.28
CPU system time (s): 0.763883
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (KiB): 12644

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

runsolver used 0.861868 second user time and 2.40863 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Mon Mar 12 14:14:15 UTC 2007

IDJOB= 339646
IDBENCH= 24751
IDSOLVER= 134
FILE ID= node33/339646-1173708854

PBS_JOBID= 4101459

Free space on /tmp= 66554 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest04-connm-ue-csp-sat-n800-d0.04-s362703357.sat05-548.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339646-1173708854/SATzilla2007_R /tmp/evaluation/339646-1173708854/instance-339646-1173708854.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-339646-1173708854 -o ROOT/results/node33/solver-339646-1173708854 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339646-1173708854/SATzilla2007_R /tmp/evaluation/339646-1173708854/instance-339646-1173708854.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  d8fa78c834564753f42ad3a5aaefa23a

RANDOM SEED= 833147473

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.231
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.231
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:       1770816 kB
Buffers:         31340 kB
Cached:         199464 kB
SwapCached:       9440 kB
Active:         123404 kB
Inactive:       123708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1770816 kB
SwapTotal:     4192956 kB
SwapFree:      4177824 kB
Dirty:            8508 kB
Writeback:           0 kB
Mapped:          15664 kB
Slab:            24068 kB
Committed_AS:   125596 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66554 MiB

End job on node33 on Mon Mar 12 14:33:46 UTC 2007