Trace number 308925

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 FULL? (exit code) 1199.57 1199.91

General information on the benchmark

Namerandom/2+p/p0.7/v4500/
unif2p-p0.7-v4500-c12015-S1973057201-08-SAT.cnf
MD5SUM59fcf8ee23a69e06fa5c0df736bb56de
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.3363
Satisfiable
(Un)Satisfiability was proved
Number of variables4494
Number of clauses12014
Sum of the clauses size32438
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23604
Number of clauses of size 38410
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.54/10.61	c run March_dl for 5 seconds ... 
10.54/10.61	c Bin: Executing march_dl
10.54/10.61	c child exit by a signal
10.54/10.61	c march_dl returned code 137.
10.54/10.61	c run saps for 2 seconds ... 
10.54/10.61	c Bin: Executing ubcsat2006
10.54/10.61	c child exited successfully
10.54/10.61	c ubcsat2006 returned code 0.
10.54/10.61	c satzilla computing base features
10.54/10.61	c satzilla doing unit-prop probe
10.54/10.61	c satzilla doing local search probe
10.54/10.61	c satzilla doing lobjois search-space size estimate
10.54/10.61	c satzilla's ranking:
10.54/10.61	c 1) zchaff_rand: 2.068383
10.54/10.61	c 2) eureka: 2.338120
10.54/10.61	c 3) minisat20: 3.113975
10.54/10.61	c 4) vallst: 3.313465
10.54/10.61	c 5) march_dl: 3.430877
10.54/10.61	c 6) kcnfs: 3.740085
10.54/10.61	c 7) kcnfs+P: 999.000000
10.54/10.61	c 8) march_dl+P: 999.000000
10.54/10.61	c 9) vallst+P: 999.000000
10.54/10.61	c 10) zchaff_rand+P: 999.000000
10.54/10.61	c 11) rsat+P: 999.000000
10.54/10.61	c 12) eureka+P: 999.000000
10.54/10.61	c 13) minisat20+P: 999.000000
10.54/10.61	c 14) rsat: 999.000000
10.54/10.61	c satzilla running zchaff_rand ... 
1199.40/1199.78	c Bin: Executing zchaff_rand
1199.40/1199.78	c child exit by a signal
1199.40/1199.78	c zchaff_rand returned code 137.
1199.40/1199.78	c zchaff_rand returned code 137.
1199.40/1199.78	c satzilla running eureka ... 
1199.40/1199.78	c Bin: Executing eureka
1199.40/1199.78	c eureka returned code 1.
1199.40/1199.78	c eureka returned code 1.
1199.40/1199.78	c satzilla running minisat20 ... 
1199.40/1199.78	c Bin: Executing minisat20
1199.40/1199.78	c minisat20 returned code 1.
1199.40/1199.78	c minisat20 returned code 1.
1199.40/1199.78	c satzilla running vallst ... 
1199.40/1199.78	c Bin: Executing vallst
1199.40/1199.78	c vallst returned code 1.
1199.40/1199.78	c vallst returned code 1.
1199.40/1199.78	c satzilla running march_dl ... 
1199.40/1199.78	c Bin: Executing march_dl
1199.40/1199.78	c march_dl returned code 1.
1199.40/1199.78	c march_dl returned code 1.
1199.40/1199.78	c satzilla running kcnfs ... 
1199.40/1199.78	c Bin: Executing kcnfs
1199.40/1199.78	c kcnfs returned code 1.
1199.40/1199.78	c kcnfs returned code 1.
1199.40/1199.78	c satzilla running kcnfs with preprocessing ... 
1199.50/1199.90	c Preprocessing...
1199.50/1199.90	c Inital problem has 4500 variables, 8410 nary clauses (3604 binary clauses).
1199.50/1199.90	c Num non-binary clauses 8410, Average non-binary clause length 3.000
1199.50/1199.90	c Preprocessor runtime was 0.100 seconds.
1199.50/1199.90	c 
1199.50/1199.90	c Satisfiability of theory still undetermined.
1199.50/1199.90	c See file /tmp/8p9V8d for simplified theory.
1199.50/1199.90	c Bin: Executing kcnfs
1199.50/1199.90	c kcnfs returned code 1.
1199.50/1199.90	c kcnfs returned code 1.
1199.50/1199.90	c satzilla running march_dl with preprocessing ... 
1199.50/1199.90	c Bin: Executing march_dl
1199.50/1199.90	c march_dl returned code 1.
1199.50/1199.90	c march_dl returned code 1.
1199.50/1199.90	c satzilla running vallst with preprocessing ... 
1199.50/1199.90	c Bin: Executing vallst
1199.50/1199.90	c vallst returned code 1.
1199.50/1199.90	c vallst returned code 1.
1199.50/1199.90	c satzilla running zchaff_rand with preprocessing ... 
1199.50/1199.90	c Bin: Executing zchaff_rand
1199.50/1199.90	c zchaff_rand returned code 1.
1199.50/1199.90	c zchaff_rand returned code 1.
1199.50/1199.90	c satzilla running rsat with preprocessing ... 
1199.50/1199.90	c Bin: Executing rsat
1199.50/1199.90	c rsat returned code 1.
1199.50/1199.90	c rsat returned code 1.
1199.50/1199.90	c satzilla running eureka with preprocessing ... 
1199.50/1199.90	c Bin: Executing eureka
1199.50/1199.90	c eureka returned code 1.
1199.50/1199.90	c eureka returned code 1.
1199.50/1199.90	c satzilla running minisat20 with preprocessing ... 
1199.50/1199.90	c Bin: Executing minisat20
1199.50/1199.90	c minisat20 returned code 1.
1199.50/1199.90	c minisat20 returned code 1.
1199.50/1199.90	c satzilla running rsat ... 
1199.50/1199.90	c Bin: Executing rsat
1199.50/1199.90	c rsat returned code 1.
1199.50/1199.90	c rsat returned code 1.
1199.50/1199.90	c ERROR: All Failed! 
1199.50/1199.90	c SATZILLA_TIME=1199.720000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node75/watcher-308925-1172530970 -o ROOT/results/node75/solver-308925-1172530970 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/308925-1172530970/SATzilla2007_F /tmp/evaluation/308925-1172530970/instance-308925-1172530970.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.08 1.00 1.00 3/64 13205
/proc/meminfo: memFree=1872568/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=1512 CPUtime=0
/proc/13205/stat : 13205 (SATzilla2007_F) R 13203 13205 12824 0 -1 4194304 142 0 0 0 0 0 0 0 20 0 1 0 273062878 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/13205/statm: 378 125 110 260 0 84 0
[pid=13206] ppid=13205 vsize=1048 CPUtime=0
/proc/13206/stat : 13206 (march_dl) R 13205 13205 12824 0 -1 4194304 156 0 0 0 0 0 0 0 20 0 1 0 273062878 1073152 150 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13206/statm: 262 151 50 118 0 141 0

[startup+0.106756 s]
/proc/loadavg: 1.08 1.00 1.00 3/64 13205
/proc/meminfo: memFree=1872568/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=1512 CPUtime=0
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 143 0 0 0 0 0 0 0 20 0 1 0 273062878 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13205/statm: 378 125 110 260 0 84 0
[pid=13206] ppid=13205 vsize=1768 CPUtime=0.1
/proc/13206/stat : 13206 (march_dl) R 13205 13205 12824 0 -1 4194304 1052 0 0 0 10 0 0 0 21 0 1 0 273062878 1810432 337 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134598431 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13206/statm: 442 337 57 118 0 321 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3280

[startup+0.514805 s]
/proc/loadavg: 1.08 1.00 1.00 3/64 13205
/proc/meminfo: memFree=1872568/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=1512 CPUtime=0
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 143 0 0 0 0 0 0 0 20 0 1 0 273062878 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13205/statm: 378 125 110 260 0 84 0
[pid=13206] ppid=13205 vsize=5228 CPUtime=0.51
/proc/13206/stat : 13206 (march_dl) R 13205 13205 12824 0 -1 4194304 2384 0 0 0 51 0 0 0 25 0 1 0 273062878 5353472 1191 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13206/statm: 1307 1191 75 118 0 1186 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 6740

[startup+1.3349 s]
/proc/loadavg: 1.08 1.00 1.00 2/66 13207
/proc/meminfo: memFree=1867880/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=1512 CPUtime=0
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 143 0 0 0 0 0 0 0 20 0 1 0 273062878 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13205/statm: 378 125 110 260 0 84 0
[pid=13206] ppid=13205 vsize=5356 CPUtime=1.33
/proc/13206/stat : 13206 (march_dl) R 13205 13205 12824 0 -1 4194304 2411 0 0 0 133 0 0 0 25 0 1 0 273062878 5484544 1218 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527899 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13206/statm: 1339 1218 75 118 0 1218 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 6868

[startup+2.97109 s]
/proc/loadavg: 1.08 1.00 1.00 2/66 13207
/proc/meminfo: memFree=1867624/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=1512 CPUtime=0
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 143 0 0 0 0 0 0 0 20 0 1 0 273062878 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13205/statm: 378 125 110 260 0 84 0
[pid=13206] ppid=13205 vsize=5684 CPUtime=2.96
/proc/13206/stat : 13206 (march_dl) R 13205 13205 12824 0 -1 4194304 2482 0 0 0 296 0 0 0 25 0 1 0 273062878 5820416 1289 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13206/statm: 1421 1289 75 118 0 1300 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7196

[startup+6.25849 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 13208
/proc/meminfo: memFree=1871144/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=1512 CPUtime=4.99
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 149 2501 0 0 0 0 499 0 16 0 1 0 273062878 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13205/statm: 378 125 110 260 0 84 0
[pid=13208] ppid=13205 vsize=6188 CPUtime=1.24
/proc/13208/stat : 13208 (ubcsat2006) R 13205 13205 12824 0 -1 4194304 444 0 0 0 115 9 0 0 25 0 1 0 273063378 6336512 426 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13208/statm: 1547 426 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7700

[startup+12.7132 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 13209
/proc/meminfo: memFree=1867320/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=2504 CPUtime=10.6
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 1226 2951 0 0 333 9 701 17 25 0 1 0 273062878 2564096 444 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13205/statm: 626 444 170 260 0 332 0
[pid=13209] ppid=13205 vsize=17896 CPUtime=2.08
/proc/13209/stat : 13209 (zchaff_rand) R 13205 13205 12824 0 -1 4194304 1289 0 0 0 207 1 0 0 25 0 1 0 273063940 18325504 1158 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134544070 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13209/statm: 4474 1158 112 208 0 4246 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20400

[startup+25.5268 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 13209
/proc/meminfo: memFree=1861368/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=2504 CPUtime=10.6
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 1226 2951 0 0 333 9 701 17 25 0 1 0 273062878 2564096 444 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13205/statm: 626 444 170 260 0 332 0
[pid=13209] ppid=13205 vsize=27936 CPUtime=14.89
/proc/13209/stat : 13209 (zchaff_rand) R 13205 13205 12824 0 -1 4194304 3222 0 0 0 1481 8 0 0 25 0 1 0 273063940 28606464 2609 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13209/statm: 6984 2609 112 208 0 6756 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30440

[startup+51.1508 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 13209
/proc/meminfo: memFree=1855288/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=2504 CPUtime=10.6
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 1226 2951 0 0 333 9 701 17 25 0 1 0 273062878 2564096 444 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13205/statm: 626 444 170 260 0 332 0
[pid=13209] ppid=13205 vsize=30056 CPUtime=40.5
/proc/13209/stat : 13209 (zchaff_rand) R 13205 13205 12824 0 -1 4194304 4755 0 0 0 4032 18 0 0 25 0 1 0 273063940 30777344 4142 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543609 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13209/statm: 7514 4142 112 208 0 7286 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 32560

[startup+102.397 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 13209
/proc/meminfo: memFree=1846456/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=2504 CPUtime=10.6
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 1226 2951 0 0 333 9 701 17 25 0 1 0 273062878 2564096 444 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13205/statm: 626 444 170 260 0 332 0
[pid=13209] ppid=13205 vsize=43832 CPUtime=91.73
/proc/13209/stat : 13209 (zchaff_rand) R 13205 13205 12824 0 -1 4194304 7607 0 0 0 9145 28 0 0 25 0 1 0 273063940 44883968 6353 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134554032 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13209/statm: 10958 6353 112 208 0 10730 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 46336

[startup+162.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13209
/proc/meminfo: memFree=1838328/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=2504 CPUtime=10.6
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 1226 2951 0 0 333 9 701 17 25 0 1 0 273062878 2564096 444 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13205/statm: 626 444 170 260 0 332 0
[pid=13209] ppid=13205 vsize=63172 CPUtime=151.78
/proc/13209/stat : 13209 (zchaff_rand) R 13205 13205 12824 0 -1 4194304 9594 0 0 0 15139 39 0 0 25 0 1 0 273063940 64688128 8340 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13209/statm: 15793 8340 112 208 0 15565 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 65676

[startup+222.52 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13209
/proc/meminfo: memFree=1831800/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=2504 CPUtime=10.6
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 1226 2951 0 0 333 9 701 17 25 0 1 0 273062878 2564096 444 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13205/statm: 626 444 170 260 0 332 0
[pid=13209] ppid=13205 vsize=70724 CPUtime=211.83
/proc/13209/stat : 13209 (zchaff_rand) R 13205 13205 12824 0 -1 4194304 12518 0 0 0 21135 48 0 0 25 0 1 0 273063940 72421376 9983 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13209/statm: 17681 9983 112 208 0 17453 0
Current children cumulated CPU time (s) 222.43
Current children cumulated vsize (KiB) 73228

[startup+282.578 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13209
/proc/meminfo: memFree=1826104/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=2504 CPUtime=10.6
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 1226 2951 0 0 333 9 701 17 25 0 1 0 273062878 2564096 444 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13205/statm: 626 444 170 260 0 332 0
[pid=13209] ppid=13205 vsize=72628 CPUtime=271.86
/proc/13209/stat : 13209 (zchaff_rand) R 13205 13205 12824 0 -1 4194304 13917 0 0 0 27130 56 0 0 25 0 1 0 273063940 74371072 11382 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135090403 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13209/statm: 18157 11382 112 208 0 17929 0
Current children cumulated CPU time (s) 282.46
Current children cumulated vsize (KiB) 75132

[startup+342.637 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13209
/proc/meminfo: memFree=1820472/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=2504 CPUtime=10.6
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 1226 2951 0 0 333 9 701 17 25 0 1 0 273062878 2564096 444 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13205/statm: 626 444 170 260 0 332 0
[pid=13209] ppid=13205 vsize=74760 CPUtime=331.9
/proc/13209/stat : 13209 (zchaff_rand) R 13205 13205 12824 0 -1 4194304 15345 0 0 0 33127 63 0 0 25 0 1 0 273063940 76554240 12810 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13209/statm: 18690 12810 112 208 0 18462 0
Current children cumulated CPU time (s) 342.5
Current children cumulated vsize (KiB) 77264

[startup+402.699 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13209
/proc/meminfo: memFree=1815800/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=2504 CPUtime=10.6
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 1226 2951 0 0 333 9 701 17 25 0 1 0 273062878 2564096 444 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13205/statm: 626 444 170 260 0 332 0
[pid=13209] ppid=13205 vsize=76196 CPUtime=391.95
/proc/13209/stat : 13209 (zchaff_rand) R 13205 13205 12824 0 -1 4194304 16510 0 0 0 39125 70 0 0 25 0 1 0 273063940 78024704 13975 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13209/statm: 19049 13975 112 208 0 18821 0
Current children cumulated CPU time (s) 402.55
Current children cumulated vsize (KiB) 78700

[startup+462.756 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 13209
/proc/meminfo: memFree=1811576/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=2504 CPUtime=10.6
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 1226 2951 0 0 333 9 701 17 25 0 1 0 273062878 2564096 444 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13205/statm: 626 444 170 260 0 332 0
[pid=13209] ppid=13205 vsize=78032 CPUtime=451.99
/proc/13209/stat : 13209 (zchaff_rand) R 13205 13205 12824 0 -1 4194304 17573 0 0 0 45123 76 0 0 25 0 1 0 273063940 79904768 15038 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134544130 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13209/statm: 19508 15038 112 208 0 19280 0
Current children cumulated CPU time (s) 462.59

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

/proc/13209/statm: 29542 19806 112 208 0 29314 0
Current children cumulated CPU time (s) 762.81
Current children cumulated vsize (KiB) 120672

[startup+823.115 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13209
/proc/meminfo: memFree=1788728/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=2504 CPUtime=10.6
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 1226 2951 0 0 333 9 701 17 25 0 1 0 273062878 2564096 444 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13205/statm: 626 444 170 260 0 332 0
[pid=13209] ppid=13205 vsize=129456 CPUtime=812.26
/proc/13209/stat : 13209 (zchaff_rand) R 13205 13205 12824 0 -1 4194304 25758 0 0 0 81111 115 0 0 25 0 1 0 273063940 132562944 20662 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13209/statm: 32364 20662 112 208 0 32136 0
Current children cumulated CPU time (s) 822.86
Current children cumulated vsize (KiB) 131960

[startup+883.173 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13209
/proc/meminfo: memFree=1785784/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=2504 CPUtime=10.6
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 1226 2951 0 0 333 9 701 17 25 0 1 0 273062878 2564096 444 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13205/statm: 626 444 170 260 0 332 0
[pid=13209] ppid=13205 vsize=130372 CPUtime=872.3
/proc/13209/stat : 13209 (zchaff_rand) R 13205 13205 12824 0 -1 4194304 26498 0 0 0 87110 120 0 0 25 0 1 0 273063940 133500928 21402 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13209/statm: 32593 21402 112 208 0 32365 0
Current children cumulated CPU time (s) 882.9
Current children cumulated vsize (KiB) 132876

[startup+943.224 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13209
/proc/meminfo: memFree=1782840/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=2504 CPUtime=10.6
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 1226 2951 0 0 333 9 701 17 25 0 1 0 273062878 2564096 444 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13205/statm: 626 444 170 260 0 332 0
[pid=13209] ppid=13205 vsize=131768 CPUtime=932.33
/proc/13209/stat : 13209 (zchaff_rand) R 13205 13205 12824 0 -1 4194304 27219 0 0 0 93108 125 0 0 25 0 1 0 273063940 134930432 22123 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13209/statm: 32942 22123 112 208 0 32714 0
Current children cumulated CPU time (s) 942.93
Current children cumulated vsize (KiB) 134272

[startup+1003.28 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13209
/proc/meminfo: memFree=1780728/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=2504 CPUtime=10.6
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 1226 2951 0 0 333 9 701 17 25 0 1 0 273062878 2564096 444 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13205/statm: 626 444 170 260 0 332 0
[pid=13209] ppid=13205 vsize=132792 CPUtime=992.37
/proc/13209/stat : 13209 (zchaff_rand) R 13205 13205 12824 0 -1 4194304 27762 0 0 0 99107 130 0 0 25 0 1 0 273063940 135979008 22666 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13209/statm: 33198 22666 112 208 0 32970 0
Current children cumulated CPU time (s) 1002.97
Current children cumulated vsize (KiB) 135296

[startup+1063.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13209
/proc/meminfo: memFree=1779384/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=2504 CPUtime=10.6
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 1226 2951 0 0 333 9 701 17 25 0 1 0 273062878 2564096 444 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13205/statm: 626 444 170 260 0 332 0
[pid=13209] ppid=13205 vsize=133568 CPUtime=1052.42
/proc/13209/stat : 13209 (zchaff_rand) R 13205 13205 12824 0 -1 4194304 28067 0 0 0 105106 136 0 0 25 0 1 0 273063940 136773632 22971 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13209/statm: 33392 22971 112 208 0 33164 0
Current children cumulated CPU time (s) 1063.02
Current children cumulated vsize (KiB) 136072

[startup+1123.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13209
/proc/meminfo: memFree=1777080/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=2504 CPUtime=10.6
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 1226 2951 0 0 333 9 701 17 25 0 1 0 273062878 2564096 444 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13205/statm: 626 444 170 260 0 332 0
[pid=13209] ppid=13205 vsize=134432 CPUtime=1112.46
/proc/13209/stat : 13209 (zchaff_rand) R 13205 13205 12824 0 -1 4194304 28663 0 0 0 111105 141 0 0 25 0 1 0 273063940 137658368 23567 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543553 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13209/statm: 33608 23567 112 208 0 33380 0
Current children cumulated CPU time (s) 1123.06
Current children cumulated vsize (KiB) 136936

[startup+1183.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13209
/proc/meminfo: memFree=1775160/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=2504 CPUtime=10.6
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 1226 2951 0 0 333 9 701 17 25 0 1 0 273062878 2564096 444 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13205/statm: 626 444 170 260 0 332 0
[pid=13209] ppid=13205 vsize=135136 CPUtime=1172.5
/proc/13209/stat : 13209 (zchaff_rand) R 13205 13205 12824 0 -1 4194304 29120 0 0 0 117105 145 0 0 25 0 1 0 273063940 138379264 24024 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13209/statm: 33784 24024 112 208 0 33556 0
Current children cumulated CPU time (s) 1183.1
Current children cumulated vsize (KiB) 137640

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

[startup+1187.26 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13209
/proc/meminfo: memFree=1774968/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=2504 CPUtime=10.6
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 1226 2951 0 0 333 9 701 17 25 0 1 0 273062878 2564096 444 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13205/statm: 626 444 170 260 0 332 0
[pid=13209] ppid=13205 vsize=135280 CPUtime=1176.3
/proc/13209/stat : 13209 (zchaff_rand) R 13205 13205 12824 0 -1 4194304 29158 0 0 0 117485 145 0 0 25 0 1 0 273063940 138526720 24062 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13209/statm: 33820 24062 112 208 0 33592 0
Current children cumulated CPU time (s) 1186.9
Current children cumulated vsize (KiB) 137784

[startup+1193.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13209
/proc/meminfo: memFree=1774904/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=2504 CPUtime=10.6
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 1226 2951 0 0 333 9 701 17 25 0 1 0 273062878 2564096 444 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13205/statm: 626 444 170 260 0 332 0
[pid=13209] ppid=13205 vsize=135376 CPUtime=1182.86
/proc/13209/stat : 13209 (zchaff_rand) R 13205 13205 12824 0 -1 4194304 29193 0 0 0 118140 146 0 0 25 0 1 0 273063940 138625024 24097 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13209/statm: 33844 24097 112 208 0 33616 0
Current children cumulated CPU time (s) 1193.46
Current children cumulated vsize (KiB) 137880

[startup+1197.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13209
/proc/meminfo: memFree=1774648/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=2504 CPUtime=10.6
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 1226 2951 0 0 333 9 701 17 25 0 1 0 273062878 2564096 444 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13205/statm: 626 444 170 260 0 332 0
[pid=13209] ppid=13205 vsize=135472 CPUtime=1186.14
/proc/13209/stat : 13209 (zchaff_rand) R 13205 13205 12824 0 -1 4194304 29257 0 0 0 118468 146 0 0 25 0 1 0 273063940 138723328 24161 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134544016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13209/statm: 33868 24161 112 208 0 33640 0
Current children cumulated CPU time (s) 1196.74
Current children cumulated vsize (KiB) 137976

[startup+1198.73 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13209
/proc/meminfo: memFree=1774520/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=2504 CPUtime=10.6
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 1226 2951 0 0 333 9 701 17 25 0 1 0 273062878 2564096 444 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13205/statm: 626 444 170 260 0 332 0
[pid=13209] ppid=13205 vsize=135472 CPUtime=1187.77
/proc/13209/stat : 13209 (zchaff_rand) R 13205 13205 12824 0 -1 4194304 29285 0 0 0 118631 146 0 0 25 0 1 0 273063940 138723328 24189 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13209/statm: 33868 24189 112 208 0 33640 0
Current children cumulated CPU time (s) 1198.37
Current children cumulated vsize (KiB) 137976

[startup+1199.55 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13209
/proc/meminfo: memFree=1774392/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=2504 CPUtime=10.6
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 1226 2951 0 0 333 9 701 17 25 0 1 0 273062878 2564096 444 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13205/statm: 626 444 170 260 0 332 0
[pid=13209] ppid=13205 vsize=135472 CPUtime=1188.59
/proc/13209/stat : 13209 (zchaff_rand) R 13205 13205 12824 0 -1 4194304 29305 0 0 0 118713 146 0 0 25 0 1 0 273063940 138723328 24209 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134553832 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13209/statm: 33868 24209 112 208 0 33640 0
Current children cumulated CPU time (s) 1199.19
Current children cumulated vsize (KiB) 137976

[startup+1199.76 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13209
/proc/meminfo: memFree=1774392/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=2504 CPUtime=10.6
/proc/13205/stat : 13205 (SATzilla2007_F) S 13203 13205 12824 0 -1 4194304 1226 2951 0 0 333 9 701 17 25 0 1 0 273062878 2564096 444 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13205/statm: 626 444 170 260 0 332 0
[pid=13209] ppid=13205 vsize=135568 CPUtime=1188.8
/proc/13209/stat : 13209 (zchaff_rand) R 13205 13205 12824 0 -1 4194304 29314 0 0 0 118734 146 0 0 25 0 1 0 273063940 138821632 24218 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13209/statm: 33892 24218 112 208 0 33664 0
Current children cumulated CPU time (s) 1199.4
Current children cumulated vsize (KiB) 138072

[startup+1199.86 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13209
/proc/meminfo: memFree=1774392/2055920 swapFree=4183048/4192956
[pid=13205] ppid=13203 vsize=7120 CPUtime=1199.5
/proc/13205/stat : 13205 (SATzilla2007_F) R 13203 13205 12824 0 -1 4194304 1995 32265 0 0 339 10 119436 165 19 0 1 0 273062878 7290880 1110 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 134596631 0 0 4096 0 0 0 0 17 0 0 0
/proc/13205/statm: 1780 1110 177 260 0 1486 0
Current children cumulated CPU time (s) 1199.5
Current children cumulated vsize (KiB) 7120

Child status: 17
Real time (s): 1199.91
CPU time (s): 1199.57
CPU user time (s): 1197.8
CPU system time (s): 1.76273
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 138072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.8
system time used= 1.76273
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34281
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= 25
involuntary context switches= 1237

runsolver used 0.884865 second user time and 2.39764 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Mon Feb 26 23:02:50 UTC 2007

IDJOB= 308925
IDBENCH= 20245
IDSOLVER= 136
FILE ID= node75/308925-1172530970

PBS_JOBID= 3971820

Free space on /tmp= 66549 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v4500/unif2p-p0.7-v4500-c12015-S1973057201-08-SAT.cnf
COMMAND LINE= /tmp/evaluation/308925-1172530970/SATzilla2007_F /tmp/evaluation/308925-1172530970/instance-308925-1172530970.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-308925-1172530970 -o ROOT/results/node75/solver-308925-1172530970 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/308925-1172530970/SATzilla2007_F /tmp/evaluation/308925-1172530970/instance-308925-1172530970.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  59fcf8ee23a69e06fa5c0df736bb56de

RANDOM SEED= 803639156

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:       1873040 kB
Buffers:         25136 kB
Cached:         121012 kB
SwapCached:       3928 kB
Active:          66676 kB
Inactive:        89240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1873040 kB
SwapTotal:     4192956 kB
SwapFree:      4183048 kB
Dirty:           10536 kB
Writeback:           0 kB
Mapped:          15356 kB
Slab:            12964 kB
Committed_AS:   724244 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= 66549 MiB

End job on node75 on Mon Feb 26 23:22:50 UTC 2007