Trace number 338933

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.24 1199.57

General information on the benchmark

Namecrafted/Difficult/contest05/others/
sgp_6-6-10.sat05-2670.reshuffled-07.cnf
MD5SUM080b0eee741469a320509f7827afc538
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark151.418
Satisfiable
(Un)Satisfiability was proved
Number of variables131400
Number of clauses1827900
Sum of the clauses size4134930
Maximum clause length60
Minimum clause length1
Number of clauses of size 1120
Number of clauses of size 21403970
Number of clauses of size 3419490
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54320

Solver Data (download as text)

97.75/97.89	c run March_dl for 5 seconds ... 
97.75/97.89	c Bin: Executing march_dl
97.75/97.89	c child exit by a signal
97.75/97.89	c march_dl returned code 137.
97.75/97.89	c run saps (UBCSAT implementation) for 2 seconds ... 
97.75/97.89	c Bin: Executing ubcsat2006
97.75/97.89	c child exited successfully
97.75/97.89	c ubcsat2006 returned code 0.
97.75/97.89	c satzilla computing base features
97.75/97.89	c satzilla doing unit-prop probe
97.75/97.89	c satzilla doing local search probe
97.75/97.89	c satzilla doing lobjois search-space size estimate
97.75/97.89	c satzilla's ranking:
97.75/97.89	c 1) minisat20+P: -0.373616
97.75/97.89	c 2) minisat20: 2.292177
97.75/97.89	c 3) vallst+P: 3.224323
97.75/97.89	c 4) march_dl: 6.130557
97.75/97.89	c 5) march_dl+P: 6.513315
97.75/97.89	c 6) zchaff_rand+P: 7.522841
97.75/97.89	c 7) kcnfs+P: 999.000000
97.75/97.89	c 8) kcnfs: 999.000000
97.75/97.89	c 9) vallst: 999.000000
97.75/97.89	c 10) zchaff_rand: 999.000000
97.75/97.89	c satzilla running minisat20 with preprocessing ... 
144.23/144.32	This is MiniSat 2.0 beta
144.23/144.32	WARNING: for repeatability, setting FPU to use double precision
144.23/144.32	============================[ Problem Statistics ]=============================
144.23/144.32	|                                                                             |
144.23/144.36	|  Number of variables:  75600                                                |
144.23/144.36	|  Number of clauses:    902336                                               |
144.24/145.02	|  Parsing time:         0.64         s                                       |
144.24/145.07	============================[ Search Statistics ]==============================
144.24/145.07	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
144.24/145.07	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
144.24/145.07	===============================================================================
144.24/145.07	|         0 |   75600   902336  2075302 |   300778        0    nan |  0.000 % |
145.32/145.40	|       100 |   75600   902336  2075302 |   330856      100     30 |  0.000 % |
145.72/145.84	|       250 |   75600   902336  2075302 |   363942      250     58 |  0.000 % |
146.02/146.19	|       475 |   75600   902336  2075302 |   400336      475     95 |  0.000 % |
146.52/146.61	|       812 |   75600   902336  2075302 |   440370      812    113 |  0.000 % |
147.02/147.14	|      1319 |   75600   902336  2075302 |   484407     1319    118 |  0.000 % |
147.82/147.91	|      2079 |   75600   902336  2075302 |   532847     2079    126 |  0.000 % |
149.02/149.11	|      3219 |   75600   902336  2075302 |   586132     3219    140 |  0.000 % |
150.52/150.62	|      4927 |   75600   902336  2075302 |   644745     4927    151 |  0.000 % |
152.42/152.54	|      7489 |   75600   902336  2075302 |   709220     7489    162 |  0.000 % |
154.21/154.35	|     11335 |   75600   902336  2075302 |   780142    11335    168 |  0.000 % |
163.21/163.31	|     17101 |   75600   902336  2075302 |   858156    17101    193 |  0.000 % |
180.61/180.70	|     25750 |   75600   902336  2075302 |   943972    25750    318 |  0.000 % |
200.11/200.28	|     38725 |   75600   902336  2075302 |  1038369    38725    227 |  0.000 % |
236.89/237.07	|     58187 |   75600   902336  2075302 |  1142206    58187    276 |  0.000 % |
304.97/305.19	|     87379 |   75600   902336  2075302 |  1256427    87379    331 |  0.000 % |
456.03/456.24	|    131168 |   75600   902336  2075302 |  1382069   131168    398 |  0.000 % |
833.13/833.46	|    196853 |   75600   902336  2075302 |  1520276   196853    498 |  0.000 % |
1199.14/1199.51	c Preprocessing...
1199.14/1199.51	c Inital problem has 131400 variables, 423930 nary clauses (1403970 binary clauses).
1199.14/1199.51	c Num non-binary clauses 423810, Average non-binary clause length 3.131
1199.14/1199.51	c Theory has no gaps
1199.14/1199.51	c Preprocessor runtime was 44.130 seconds.
1199.14/1199.51	c 
1199.14/1199.51	c Satisfiability of theory still undetermined.
1199.14/1199.51	c See file /tmp/9xR9Hz for simplified theory.
1199.14/1199.51	c Bin: Executing minisat20
1199.14/1199.51	c child exit by a signal
1199.14/1199.51	c minisat20 returned code 137.
1199.14/1199.51	c minisat20 returned code 137.
1199.14/1199.51	c satzilla running minisat20 ... 
1199.14/1199.51	c Bin: Executing minisat20
1199.14/1199.51	c minisat20 returned code 1.
1199.14/1199.51	c minisat20 returned code 1.
1199.14/1199.51	c satzilla running vallst with preprocessing ... 
1199.14/1199.51	c Bin: Executing vallst
1199.14/1199.51	c vallst returned code 1.
1199.14/1199.51	c vallst returned code 1.
1199.14/1199.51	c satzilla running march_dl ... 
1199.14/1199.51	c Bin: Executing march_dl
1199.14/1199.51	c march_dl returned code 1.
1199.14/1199.51	c march_dl returned code 1.
1199.14/1199.51	c satzilla running march_dl with preprocessing ... 
1199.14/1199.51	c Bin: Executing march_dl
1199.14/1199.51	c march_dl returned code 1.
1199.14/1199.51	c march_dl returned code 1.
1199.14/1199.51	c satzilla running zchaff_rand with preprocessing ... 
1199.14/1199.51	c Bin: Executing zchaff_rand
1199.14/1199.52	c zchaff_rand returned code 1.
1199.14/1199.52	c zchaff_rand returned code 1.
1199.14/1199.52	c satzilla running kcnfs with preprocessing ... 
1199.14/1199.52	c Bin: Executing kcnfs
1199.14/1199.52	c kcnfs returned code 1.
1199.14/1199.52	c kcnfs returned code 1.
1199.14/1199.52	c satzilla running kcnfs ... 
1199.14/1199.52	c Bin: Executing kcnfs
1199.14/1199.52	c kcnfs returned code 1.
1199.14/1199.52	c kcnfs returned code 1.
1199.14/1199.52	c satzilla running vallst ... 
1199.14/1199.52	c Bin: Executing vallst
1199.14/1199.52	c vallst returned code 1.
1199.14/1199.52	c vallst returned code 1.
1199.14/1199.52	c satzilla running zchaff_rand ... 
1199.14/1199.52	c Bin: Executing zchaff_rand
1199.14/1199.52	c zchaff_rand returned code 1.
1199.14/1199.52	c zchaff_rand returned code 1.
1199.14/1199.52	c ERROR: All Failed! 
1199.14/1199.52	c SATZILLA_TIME=1199.350000

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/node75/watcher-338933-1173695177 -o ROOT/results/node75/solver-338933-1173695177 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338933-1173695177/SATzilla2007_C /tmp/evaluation/338933-1173695177/instance-338933-1173695177.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.79 0.92 0.91 3/64 28807
/proc/meminfo: memFree=1751232/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=1440 CPUtime=0
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 128 0 0 0 0 0 0 0 21 0 1 0 389484057 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 360 110 95 260 0 84 0
[pid=28808] ppid=28807 vsize=8296 CPUtime=0
/proc/28808/stat : 28808 (march_dl) R 28807 28807 28730 0 -1 4194304 865 0 0 0 0 0 0 0 22 0 1 0 389484057 8495104 860 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549409 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28808/statm: 2074 868 50 118 0 1953 0

[startup+0.0998541 s]
/proc/loadavg: 0.79 0.92 0.91 3/64 28807
/proc/meminfo: memFree=1751232/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=1440 CPUtime=0
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 128 0 0 0 0 0 0 0 21 0 1 0 389484057 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 360 110 95 260 0 84 0
[pid=28808] ppid=28807 vsize=24056 CPUtime=0.09
/proc/28808/stat : 28808 (march_dl) R 28807 28807 28730 0 -1 4194304 4070 0 0 0 8 1 0 0 22 0 1 0 389484057 24633344 4065 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28808/statm: 6014 4065 50 118 0 5893 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25496

[startup+0.101853 s]
/proc/loadavg: 0.79 0.92 0.91 3/64 28807
/proc/meminfo: memFree=1751232/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=1440 CPUtime=0
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 128 0 0 0 0 0 0 0 21 0 1 0 389484057 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 360 110 95 260 0 84 0
[pid=28808] ppid=28807 vsize=24056 CPUtime=0.09
/proc/28808/stat : 28808 (march_dl) R 28807 28807 28730 0 -1 4194304 4078 0 0 0 8 1 0 0 22 0 1 0 389484057 24633344 4073 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28808/statm: 6014 4073 50 118 0 5893 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25496

[startup+0.301876 s]
/proc/loadavg: 0.79 0.92 0.91 3/64 28807
/proc/meminfo: memFree=1751232/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=1440 CPUtime=0
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 128 0 0 0 0 0 0 0 21 0 1 0 389484057 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 360 110 95 260 0 84 0
[pid=28808] ppid=28807 vsize=26696 CPUtime=0.29
/proc/28808/stat : 28808 (march_dl) R 28807 28807 28730 0 -1 4194304 4922 0 0 0 27 2 0 0 24 0 1 0 389484057 27336704 4917 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28808/statm: 6674 4917 50 118 0 6553 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28136

[startup+0.701924 s]
/proc/loadavg: 0.79 0.92 0.91 3/64 28807
/proc/meminfo: memFree=1751232/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=1440 CPUtime=0
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 128 0 0 0 0 0 0 0 21 0 1 0 389484057 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 360 110 95 260 0 84 0
[pid=28808] ppid=28807 vsize=32108 CPUtime=0.69
/proc/28808/stat : 28808 (march_dl) R 28807 28807 28730 0 -1 4194304 6608 0 0 0 66 3 0 0 25 0 1 0 389484057 32878592 6603 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28808/statm: 8027 6603 50 118 0 7906 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33548

[startup+1.50103 s]
/proc/loadavg: 0.79 0.92 0.91 2/66 28809
/proc/meminfo: memFree=1720824/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=1440 CPUtime=0
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 128 0 0 0 0 0 0 0 21 0 1 0 389484057 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 360 110 95 260 0 84 0
[pid=28808] ppid=28807 vsize=42932 CPUtime=1.48
/proc/28808/stat : 28808 (march_dl) R 28807 28807 28730 0 -1 4194304 9968 0 0 0 143 5 0 0 25 0 1 0 389484057 43962368 9963 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134724555 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28808/statm: 10733 9963 50 118 0 10612 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44372

[startup+3.10121 s]
/proc/loadavg: 0.79 0.92 0.91 2/66 28809
/proc/meminfo: memFree=1702904/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=1440 CPUtime=0
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 128 0 0 0 0 0 0 0 21 0 1 0 389484057 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 360 110 95 260 0 84 0
[pid=28808] ppid=28807 vsize=113668 CPUtime=3.09
/proc/28808/stat : 28808 (march_dl) R 28807 28807 28730 0 -1 4194304 21080 0 0 0 299 10 0 0 25 0 1 0 389484057 116396032 21073 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134542432 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28808/statm: 28417 21073 52 118 0 28296 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 115108

[startup+6.30159 s]
/proc/loadavg: 0.81 0.92 0.91 2/66 28810
/proc/meminfo: memFree=1747128/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=1440 CPUtime=5
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 135 22905 0 0 0 0 488 12 19 0 1 0 389484057 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28807/statm: 360 111 96 260 0 84 0
[pid=28810] ppid=28807 vsize=32780 CPUtime=1.27
/proc/28810/stat : 28810 (ubcsat2006) R 28807 28807 28730 0 -1 4194304 4934 0 0 0 125 2 0 0 25 0 1 0 389484558 33566720 4918 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28810/statm: 8195 4918 141 64 0 7776 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 34220

[startup+12.7023 s]
/proc/loadavg: 0.82 0.93 0.91 2/65 28810
/proc/meminfo: memFree=1710272/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=67100 CPUtime=12.66
/proc/28807/stat : 28807 (SATzilla2007_C) R 28805 28807 28730 0 -1 4194304 14623 45881 0 0 267 7 970 22 25 0 1 0 389484057 68710400 14593 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134804985 0 0 4096 0 0 0 0 17 1 0 0
/proc/28807/statm: 16775 14596 114 260 0 16499 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 67100

[startup+25.5019 s]
/proc/loadavg: 0.86 0.93 0.91 2/65 28810
/proc/meminfo: memFree=1615808/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=140836 CPUtime=25.46
/proc/28807/stat : 28807 (SATzilla2007_C) R 28805 28807 28730 0 -1 4194304 34433 45881 0 0 1538 16 970 22 25 0 1 0 389484057 144216064 34402 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/28807/statm: 35209 34402 121 260 0 34933 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 140836

[startup+51.1019 s]
/proc/loadavg: 0.91 0.93 0.91 2/65 28810
/proc/meminfo: memFree=1614144/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=140836 CPUtime=51.05
/proc/28807/stat : 28807 (SATzilla2007_C) R 28805 28807 28730 0 -1 4194304 34858 45881 0 0 4093 20 970 22 25 0 1 0 389484057 144216064 34827 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/28807/statm: 35209 34827 121 260 0 34933 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 140836

[startup+102.306 s]
/proc/loadavg: 0.96 0.94 0.91 2/65 28810
/proc/meminfo: memFree=1500160/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=258524 CPUtime=102.24
/proc/28807/stat : 28807 (SATzilla2007_C) R 28805 28807 28730 0 -1 4194304 128075 45881 0 0 9162 70 970 22 25 0 1 0 389484057 264728576 63294 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134588333 0 0 4096 0 0 0 0 17 1 0 0
/proc/28807/statm: 64631 63294 160 260 0 64355 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 258524

[startup+162.301 s]
/proc/loadavg: 0.98 0.95 0.91 2/66 28811
/proc/meminfo: memFree=1412152/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=272008 CPUtime=144.24
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 140083 45881 0 0 13311 121 970 22 25 0 1 0 389484057 278536192 66139 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 68002 66139 165 260 0 67726 0
[pid=28811] ppid=28807 vsize=57508 CPUtime=17.97
/proc/28811/stat : 28811 (minisat20) R 28807 28807 28730 0 -1 4194304 13878 0 0 0 1788 9 0 0 25 0 1 0 389498487 58888192 13864 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528453 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28811/statm: 14377 13864 59 118 0 14255 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 329516

[startup+222.301 s]
/proc/loadavg: 0.99 0.95 0.91 2/66 28811
/proc/meminfo: memFree=1369592/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=272008 CPUtime=144.24
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 140083 45881 0 0 13311 121 970 22 25 0 1 0 389484057 278536192 66139 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 68002 66139 165 260 0 67726 0
[pid=28811] ppid=28807 vsize=99944 CPUtime=77.95
/proc/28811/stat : 28811 (minisat20) R 28807 28807 28730 0 -1 4194304 24484 0 0 0 7777 18 0 0 25 0 1 0 389498487 102342656 24470 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28811/statm: 24986 24470 59 118 0 24864 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 371952

[startup+282.301 s]
/proc/loadavg: 0.99 0.96 0.91 2/66 28811
/proc/meminfo: memFree=1322296/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=272008 CPUtime=144.24
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 140083 45881 0 0 13311 121 970 22 25 0 1 0 389484057 278536192 66139 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 68002 66139 165 260 0 67726 0
[pid=28811] ppid=28807 vsize=147572 CPUtime=137.94
/proc/28811/stat : 28811 (minisat20) R 28807 28807 28730 0 -1 4194304 36379 0 0 0 13765 29 0 0 25 0 1 0 389498487 151113728 36365 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28811/statm: 36893 36365 59 118 0 36771 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 419580

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28811
/proc/meminfo: memFree=1284280/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=272008 CPUtime=144.24
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 140083 45881 0 0 13311 121 970 22 25 0 1 0 389484057 278536192 66139 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 68002 66139 165 260 0 67726 0
[pid=28811] ppid=28807 vsize=185176 CPUtime=197.92
/proc/28811/stat : 28811 (minisat20) R 28807 28807 28730 0 -1 4194304 45765 0 0 0 19756 36 0 0 25 0 1 0 389498487 189620224 45751 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28811/statm: 46294 45751 59 118 0 46172 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 457184

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28811
/proc/meminfo: memFree=1243640/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=272008 CPUtime=144.24
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 140083 45881 0 0 13311 121 970 22 25 0 1 0 389484057 278536192 66139 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 68002 66139 165 260 0 67726 0
[pid=28811] ppid=28807 vsize=226100 CPUtime=257.9
/proc/28811/stat : 28811 (minisat20) R 28807 28807 28730 0 -1 4194304 55996 0 0 0 25746 44 0 0 25 0 1 0 389498487 231526400 55982 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28811/statm: 56525 55982 59 118 0 56403 0

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


[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28811
/proc/meminfo: memFree=1059256/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=272008 CPUtime=144.24
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 140083 45881 0 0 13311 121 970 22 25 0 1 0 389484057 278536192 66139 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 68002 66139 165 260 0 67726 0
[pid=28811] ppid=28807 vsize=409508 CPUtime=617.81
/proc/28811/stat : 28811 (minisat20) R 28807 28807 28730 0 -1 4194304 101861 0 0 0 61691 90 0 0 25 0 1 0 389498487 419336192 101847 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28811/statm: 102377 101847 59 118 0 102255 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 681516

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28811
/proc/meminfo: memFree=1035704/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=272008 CPUtime=144.24
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 140083 45881 0 0 13311 121 970 22 25 0 1 0 389484057 278536192 66139 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 68002 66139 165 260 0 67726 0
[pid=28811] ppid=28807 vsize=433096 CPUtime=677.79
/proc/28811/stat : 28811 (minisat20) R 28807 28807 28730 0 -1 4194304 107776 0 0 0 67683 96 0 0 25 0 1 0 389498487 443490304 107762 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28811/statm: 108274 107762 59 118 0 108152 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 705104

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28811
/proc/meminfo: memFree=1009208/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=272008 CPUtime=144.24
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 140083 45881 0 0 13311 121 970 22 25 0 1 0 389484057 278536192 66139 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 68002 66139 165 260 0 67726 0
[pid=28811] ppid=28807 vsize=459824 CPUtime=737.78
/proc/28811/stat : 28811 (minisat20) R 28807 28807 28730 0 -1 4194304 114359 0 0 0 73674 104 0 0 25 0 1 0 389498487 470859776 114345 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28811/statm: 114956 114345 59 118 0 114834 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 731832

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28811
/proc/meminfo: memFree=977080/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=272008 CPUtime=144.24
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 140083 45881 0 0 13311 121 970 22 25 0 1 0 389484057 278536192 66139 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 68002 66139 165 260 0 67726 0
[pid=28811] ppid=28807 vsize=492004 CPUtime=797.77
/proc/28811/stat : 28811 (minisat20) R 28807 28807 28730 0 -1 4194304 122415 0 0 0 79666 111 0 0 25 0 1 0 389498487 503812096 122401 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28811/statm: 123001 122401 59 118 0 122879 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 764012

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28811
/proc/meminfo: memFree=945784/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=272008 CPUtime=144.24
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 140083 45881 0 0 13311 121 970 22 25 0 1 0 389484057 278536192 66139 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 68002 66139 165 260 0 67726 0
[pid=28811] ppid=28807 vsize=522972 CPUtime=857.75
/proc/28811/stat : 28811 (minisat20) R 28807 28807 28730 0 -1 4194304 130179 0 0 0 85658 117 0 0 25 0 1 0 389498487 535523328 130165 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28811/statm: 130743 130165 59 118 0 130621 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 794980

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28813
/proc/meminfo: memFree=918456/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=272008 CPUtime=144.24
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 140083 45881 0 0 13311 121 970 22 25 0 1 0 389484057 278536192 66139 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 68002 66139 165 260 0 67726 0
[pid=28811] ppid=28807 vsize=550608 CPUtime=917.73
/proc/28811/stat : 28811 (minisat20) R 28807 28807 28730 0 -1 4194304 137081 0 0 0 91649 124 0 0 25 0 1 0 389498487 563822592 137067 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28811/statm: 137652 137067 59 118 0 137530 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 822616

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28813
/proc/meminfo: memFree=889720/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=272008 CPUtime=144.24
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 140083 45881 0 0 13311 121 970 22 25 0 1 0 389484057 278536192 66139 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 68002 66139 165 260 0 67726 0
[pid=28811] ppid=28807 vsize=578924 CPUtime=977.72
/proc/28811/stat : 28811 (minisat20) R 28807 28807 28730 0 -1 4194304 144164 0 0 0 97640 132 0 0 25 0 1 0 389498487 592818176 144150 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28811/statm: 144731 144150 59 118 0 144609 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 850932

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28813
/proc/meminfo: memFree=864248/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=272008 CPUtime=144.24
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 140083 45881 0 0 13311 121 970 22 25 0 1 0 389484057 278536192 66139 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 68002 66139 165 260 0 67726 0
[pid=28811] ppid=28807 vsize=604596 CPUtime=1037.7
/proc/28811/stat : 28811 (minisat20) R 28807 28807 28730 0 -1 4194304 150601 0 0 0 103631 139 0 0 25 0 1 0 389498487 619106304 150587 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28811/statm: 151149 150587 59 118 0 151027 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 876604

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28813
/proc/meminfo: memFree=860728/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=272008 CPUtime=144.24
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 140083 45881 0 0 13311 121 970 22 25 0 1 0 389484057 278536192 66139 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 68002 66139 165 260 0 67726 0
[pid=28811] ppid=28807 vsize=607768 CPUtime=1045.71
/proc/28811/stat : 28811 (minisat20) R 28807 28807 28730 0 -1 4194304 151398 0 0 0 104430 141 0 0 25 0 1 0 389498487 622354432 151384 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28811/statm: 151942 151384 59 118 0 151820 0
Current children cumulated CPU time (s) 1189.95
Current children cumulated vsize (KiB) 879776

[startup+1193.51 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28813
/proc/meminfo: memFree=859384/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=272008 CPUtime=144.24
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 140083 45881 0 0 13311 121 970 22 25 0 1 0 389484057 278536192 66139 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 68002 66139 165 260 0 67726 0
[pid=28811] ppid=28807 vsize=608956 CPUtime=1048.91
/proc/28811/stat : 28811 (minisat20) R 28807 28807 28730 0 -1 4194304 151707 0 0 0 104750 141 0 0 25 0 1 0 389498487 623570944 151693 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528300 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28811/statm: 152239 151693 59 118 0 152117 0
Current children cumulated CPU time (s) 1193.15
Current children cumulated vsize (KiB) 880964

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28813
/proc/meminfo: memFree=857912/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=272008 CPUtime=144.24
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 140083 45881 0 0 13311 121 970 22 25 0 1 0 389484057 278536192 66139 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 68002 66139 165 260 0 67726 0
[pid=28811] ppid=28807 vsize=610408 CPUtime=1052.1
/proc/28811/stat : 28811 (minisat20) R 28807 28807 28730 0 -1 4194304 152068 0 0 0 105069 141 0 0 25 0 1 0 389498487 625057792 152054 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28811/statm: 152602 152054 59 118 0 152480 0
Current children cumulated CPU time (s) 1196.34
Current children cumulated vsize (KiB) 882416

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28813
/proc/meminfo: memFree=857528/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=272008 CPUtime=144.24
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 140083 45881 0 0 13311 121 970 22 25 0 1 0 389484057 278536192 66139 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 68002 66139 165 260 0 67726 0
[pid=28811] ppid=28807 vsize=610936 CPUtime=1053.7
/proc/28811/stat : 28811 (minisat20) R 28807 28807 28730 0 -1 4194304 152207 0 0 0 105229 141 0 0 25 0 1 0 389498487 625598464 152193 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28811/statm: 152734 152193 59 118 0 152612 0
Current children cumulated CPU time (s) 1197.94
Current children cumulated vsize (KiB) 882944

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28813
/proc/meminfo: memFree=857144/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=272008 CPUtime=144.24
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 140083 45881 0 0 13311 121 970 22 25 0 1 0 389484057 278536192 66139 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 68002 66139 165 260 0 67726 0
[pid=28811] ppid=28807 vsize=611332 CPUtime=1054.49
/proc/28811/stat : 28811 (minisat20) R 28807 28807 28730 0 -1 4194304 152285 0 0 0 105308 141 0 0 25 0 1 0 389498487 626003968 152271 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28811/statm: 152833 152271 59 118 0 152711 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 883340

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 28813
/proc/meminfo: memFree=857144/2055920 swapFree=4182240/4192956
[pid=28807] ppid=28805 vsize=272008 CPUtime=144.24
/proc/28807/stat : 28807 (SATzilla2007_C) S 28805 28807 28730 0 -1 4194304 140083 45881 0 0 13311 121 970 22 25 0 1 0 389484057 278536192 66139 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28807/statm: 68002 66139 165 260 0 67726 0
[pid=28811] ppid=28807 vsize=0 CPUtime=1054.9
/proc/28811/stat : 28811 (minisat20) R 28807 28807 28730 0 -1 4195332 152318 0 0 0 105342 148 0 0 25 0 1 0 389498487 0 0 18446744073709551615 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/28811/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.14
Current children cumulated vsize (KiB) 272008

Child status: 17
Real time (s): 1199.57
CPU time (s): 1199.24
CPU user time (s): 1196.24
CPU system time (s): 2.99754
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 883472

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

runsolver used 0.958854 second user time and 2.47262 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Mon Mar 12 10:26:22 UTC 2007

IDJOB= 338933
IDBENCH= 24734
IDSOLVER= 135
FILE ID= node75/338933-1173695177

PBS_JOBID= 4101757

Free space on /tmp= 66477 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/others/sgp_6-6-10.sat05-2670.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338933-1173695177/SATzilla2007_C /tmp/evaluation/338933-1173695177/instance-338933-1173695177.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-338933-1173695177 -o ROOT/results/node75/solver-338933-1173695177 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338933-1173695177/SATzilla2007_C /tmp/evaluation/338933-1173695177/instance-338933-1173695177.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  080b0eee741469a320509f7827afc538

RANDOM SEED= 152366386

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1751704 kB
Buffers:         30364 kB
Cached:         221548 kB
SwapCached:       4992 kB
Active:         123884 kB
Inactive:       139616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1751704 kB
SwapTotal:     4192956 kB
SwapFree:      4182240 kB
Dirty:           39056 kB
Writeback:           0 kB
Mapped:          15244 kB
Slab:            26664 kB
Committed_AS:   901860 kB
PageTables:       1432 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= 66477 MiB

End job on node75 on Mon Mar 12 10:46:22 UTC 2007