Trace number 335742

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.79 1200.17

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-php-045-044.sat05-1195.reshuffled-07.cnf
MD5SUMf85cd53ba72eb6986cd81a6303ff5679
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1980
Number of clauses43605
Sum of the clauses size89100
Maximum clause length44
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243560
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data (download as text)

10.77/10.82	c run March_dl for 5 seconds ... 
10.77/10.82	c Bin: Executing march_dl
10.77/10.82	c child exit by a signal
10.77/10.82	c march_dl returned code 137.
10.77/10.82	c run saps for 2 seconds ... 
10.77/10.82	c Bin: Executing ubcsat2006
10.77/10.82	c child exited successfully
10.77/10.82	c ubcsat2006 returned code 0.
10.77/10.82	c satzilla computing base features
10.77/10.82	c satzilla doing unit-prop probe
10.77/10.82	c satzilla doing local search probe
10.77/10.82	c satzilla doing lobjois search-space size estimate
10.77/10.82	c satzilla's ranking:
10.77/10.82	c 1) zchaff_rand: 1.212213
10.77/10.82	c 2) eureka: 1.362010
10.77/10.82	c 3) vallst: 1.454692
10.77/10.82	c 4) march_dl: 3.338079
10.77/10.82	c 5) minisat20: 4.202834
10.77/10.82	c 6) kcnfs: 5.167125
10.77/10.82	c 7) kcnfs+P: 999.000000
10.77/10.82	c 8) march_dl+P: 999.000000
10.77/10.82	c 9) vallst+P: 999.000000
10.77/10.82	c 10) zchaff_rand+P: 999.000000
10.77/10.82	c 11) rsat+P: 999.000000
10.77/10.82	c 12) eureka+P: 999.000000
10.77/10.82	c 13) minisat20+P: 999.000000
10.77/10.82	c 14) rsat: 999.000000
10.77/10.82	c satzilla running zchaff_rand ... 
1199.50/1200.00	c Bin: Executing zchaff_rand
1199.50/1200.00	c child exit by a signal
1199.50/1200.00	c zchaff_rand returned code 137.
1199.50/1200.00	c zchaff_rand returned code 137.
1199.50/1200.00	c satzilla running eureka ... 
1199.62/1200.01	c Bin: Executing eureka
1199.62/1200.01	c eureka returned code 1.
1199.62/1200.01	c eureka returned code 1.
1199.62/1200.01	c satzilla running vallst ... 
1199.62/1200.01	c Bin: Executing vallst
1199.62/1200.01	c vallst returned code 1.
1199.62/1200.01	c vallst returned code 1.
1199.62/1200.01	c satzilla running march_dl ... 
1199.62/1200.01	c Bin: Executing march_dl
1199.62/1200.01	c march_dl returned code 1.
1199.62/1200.01	c march_dl returned code 1.
1199.62/1200.01	c satzilla running minisat20 ... 
1199.62/1200.01	c Bin: Executing minisat20
1199.62/1200.01	c minisat20 returned code 1.
1199.62/1200.01	c minisat20 returned code 1.
1199.62/1200.01	c satzilla running kcnfs ... 
1199.62/1200.01	c Bin: Executing kcnfs
1199.62/1200.01	c kcnfs returned code 1.
1199.62/1200.01	c kcnfs returned code 1.
1199.62/1200.01	c satzilla running kcnfs with preprocessing ... 
1199.72/1200.16	c Preprocessing...
1199.72/1200.16	c Inital problem has 1980 variables, 45 nary clauses (43560 binary clauses).
1199.72/1200.16	c Num non-binary clauses 45, Average non-binary clause length 44.000
1199.72/1200.16	c Theory has no gaps
1199.72/1200.16	c Preprocessor runtime was 0.100 seconds.
1199.72/1200.16	c 
1199.72/1200.16	c Satisfiability of theory still undetermined.
1199.72/1200.16	c See file /tmp/M9VZUG for simplified theory.
1199.72/1200.16	c Bin: Executing kcnfs
1199.72/1200.16	c kcnfs returned code 1.
1199.72/1200.16	c kcnfs returned code 1.
1199.72/1200.16	c satzilla running march_dl with preprocessing ... 
1199.72/1200.16	c Bin: Executing march_dl
1199.72/1200.16	c march_dl returned code 1.
1199.72/1200.16	c march_dl returned code 1.
1199.72/1200.16	c satzilla running vallst with preprocessing ... 
1199.72/1200.16	c Bin: Executing vallst
1199.72/1200.16	c vallst returned code 1.
1199.72/1200.16	c vallst returned code 1.
1199.72/1200.16	c satzilla running zchaff_rand with preprocessing ... 
1199.72/1200.16	c Bin: Executing zchaff_rand
1199.72/1200.16	c zchaff_rand returned code 1.
1199.72/1200.16	c zchaff_rand returned code 1.
1199.72/1200.16	c satzilla running rsat with preprocessing ... 
1199.72/1200.16	c Bin: Executing rsat
1199.72/1200.16	c rsat returned code 1.
1199.72/1200.16	c rsat returned code 1.
1199.72/1200.16	c satzilla running eureka with preprocessing ... 
1199.72/1200.16	c Bin: Executing eureka
1199.72/1200.16	c eureka returned code 1.
1199.72/1200.16	c eureka returned code 1.
1199.72/1200.16	c satzilla running minisat20 with preprocessing ... 
1199.72/1200.16	c Bin: Executing minisat20
1199.72/1200.16	c minisat20 returned code 1.
1199.72/1200.16	c minisat20 returned code 1.
1199.72/1200.16	c satzilla running rsat ... 
1199.72/1200.16	c Bin: Executing rsat
1199.72/1200.16	c rsat returned code 1.
1199.72/1200.16	c rsat returned code 1.
1199.72/1200.16	c ERROR: All Failed! 
1199.72/1200.16	c SATZILLA_TIME=1199.960000

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/node21/watcher-335742-1173633420 -o ROOT/results/node21/solver-335742-1173633420 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335742-1173633420/SATzilla2007_F /tmp/evaluation/335742-1173633420/instance-335742-1173633420.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 6800
/proc/meminfo: memFree=1878560/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=1512 CPUtime=0
/proc/6800/stat : 6800 (SATzilla2007_F) R 6798 6800 6013 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 89312753 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 378 125 110 260 0 84 0
[pid=6801] ppid=6800 vsize=1112 CPUtime=0
/proc/6801/stat : 6801 (march_dl) R 6800 6800 6013 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 89312753 1138688 144 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6801/statm: 278 144 50 118 0 157 0

[startup+0.0237231 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 6800
/proc/meminfo: memFree=1878560/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=1512 CPUtime=0
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 89312753 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6800/statm: 378 125 110 260 0 84 0
[pid=6801] ppid=6800 vsize=1376 CPUtime=0.02
/proc/6801/stat : 6801 (march_dl) R 6800 6800 6013 0 -1 4194304 239 0 0 0 2 0 0 0 18 0 1 0 89312753 1409024 233 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6801/statm: 344 233 50 118 0 223 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2888

[startup+0.101729 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 6800
/proc/meminfo: memFree=1878560/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=1512 CPUtime=0
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 89312753 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6800/statm: 378 125 110 260 0 84 0
[pid=6801] ppid=6800 vsize=3516 CPUtime=0.09
/proc/6801/stat : 6801 (march_dl) R 6800 6800 6013 0 -1 4194304 896 0 0 0 9 0 0 0 20 0 1 0 89312753 3600384 626 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6801/statm: 879 626 57 118 0 758 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5028

[startup+0.30175 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 6800
/proc/meminfo: memFree=1878560/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=1512 CPUtime=0
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 89312753 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6800/statm: 378 125 110 260 0 84 0
[pid=6801] ppid=6800 vsize=6896 CPUtime=0.29
/proc/6801/stat : 6801 (march_dl) R 6800 6800 6013 0 -1 4194304 2991 0 0 0 28 1 0 0 22 0 1 0 89312753 7061504 1212 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134544367 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6801/statm: 1724 1212 73 118 0 1603 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8408

[startup+0.701795 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 6800
/proc/meminfo: memFree=1878560/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=1512 CPUtime=0
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 89312753 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6800/statm: 378 125 110 260 0 84 0
[pid=6801] ppid=6800 vsize=7748 CPUtime=0.68
/proc/6801/stat : 6801 (march_dl) R 6800 6800 6013 0 -1 4194304 3388 0 0 0 67 1 0 0 25 0 1 0 89312753 7933952 1414 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134663598 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6801/statm: 1937 1414 75 118 0 1816 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9260

[startup+1.50188 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6802
/proc/meminfo: memFree=1872976/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=1512 CPUtime=0
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 89312753 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6800/statm: 378 125 110 260 0 84 0
[pid=6801] ppid=6800 vsize=7880 CPUtime=1.48
/proc/6801/stat : 6801 (march_dl) R 6800 6800 6013 0 -1 4194304 3404 0 0 0 147 1 0 0 25 0 1 0 89312753 8069120 1430 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528085 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6801/statm: 1970 1430 75 118 0 1849 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9392

[startup+3.10106 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6802
/proc/meminfo: memFree=1872848/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=1512 CPUtime=0
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 89312753 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6800/statm: 378 125 110 260 0 84 0
[pid=6801] ppid=6800 vsize=7880 CPUtime=3.08
/proc/6801/stat : 6801 (march_dl) R 6800 6800 6013 0 -1 4194304 3407 0 0 0 307 1 0 0 25 0 1 0 89312753 8069120 1433 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134553675 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6801/statm: 1970 1433 75 118 0 1849 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9392

[startup+6.3014 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6803
/proc/meminfo: memFree=1875792/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=1512 CPUtime=4.99
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 149 3411 0 0 0 0 497 2 16 0 1 0 89312753 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6800/statm: 378 125 110 260 0 84 0
[pid=6803] ppid=6800 vsize=6188 CPUtime=1.28
/proc/6803/stat : 6803 (ubcsat2006) R 6800 6800 6013 0 -1 4194304 745 0 0 0 124 4 0 0 25 0 1 0 89313253 6336512 727 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6803/statm: 1547 727 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7700

[startup+12.7011 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6804
/proc/meminfo: memFree=1867664/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=3600 CPUtime=10.78
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 2512 4162 0 0 359 9 702 8 25 0 1 0 89312753 3686400 716 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6800/statm: 900 716 169 260 0 606 0
[pid=6804] ppid=6800 vsize=18272 CPUtime=1.87
/proc/6804/stat : 6804 (zchaff_rand) R 6800 6800 6013 0 -1 4194304 3175 0 0 0 184 3 0 0 25 0 1 0 89313835 18710528 2883 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134553925 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 4568 2883 112 208 0 4340 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 21872

[startup+25.5015 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6804
/proc/meminfo: memFree=1856272/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=3600 CPUtime=10.78
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 2512 4162 0 0 359 9 702 8 25 0 1 0 89312753 3686400 716 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6800/statm: 900 716 169 260 0 606 0
[pid=6804] ppid=6800 vsize=30172 CPUtime=14.66
/proc/6804/stat : 6804 (zchaff_rand) R 6800 6800 6013 0 -1 4194304 5675 0 0 0 1458 8 0 0 25 0 1 0 89313835 30896128 5062 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134551131 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 7543 5062 112 208 0 7315 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 33772

[startup+51.1013 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6804
/proc/meminfo: memFree=1851984/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=3600 CPUtime=10.78
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 2512 4162 0 0 359 9 702 8 25 0 1 0 89312753 3686400 716 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6800/statm: 900 716 169 260 0 606 0
[pid=6804] ppid=6800 vsize=34192 CPUtime=40.25
/proc/6804/stat : 6804 (zchaff_rand) R 6800 6800 6013 0 -1 4194304 7411 0 0 0 4009 16 0 0 25 0 1 0 89313835 35012608 6157 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 8548 6157 112 208 0 8320 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 37792

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6804
/proc/meminfo: memFree=1846928/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=3600 CPUtime=10.78
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 2512 4162 0 0 359 9 702 8 25 0 1 0 89312753 3686400 716 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6800/statm: 900 716 169 260 0 606 0
[pid=6804] ppid=6800 vsize=40636 CPUtime=91.44
/proc/6804/stat : 6804 (zchaff_rand) R 6800 6800 6013 0 -1 4194304 9951 0 0 0 9108 36 0 0 25 0 1 0 89313835 41611264 7416 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134550670 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 10159 7416 112 208 0 9931 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 44236

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6804
/proc/meminfo: memFree=1842192/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=3600 CPUtime=10.78
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 2512 4162 0 0 359 9 702 8 25 0 1 0 89312753 3686400 716 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6800/statm: 900 716 169 260 0 606 0
[pid=6804] ppid=6800 vsize=51596 CPUtime=151.42
/proc/6804/stat : 6804 (zchaff_rand) R 6800 6800 6013 0 -1 4194304 13709 0 0 0 15084 58 0 0 25 0 1 0 89313835 52834304 8613 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134553829 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 12899 8613 112 208 0 12671 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 55196

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6804
/proc/meminfo: memFree=1837776/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=3600 CPUtime=10.78
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 2512 4162 0 0 359 9 702 8 25 0 1 0 89312753 3686400 716 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6800/statm: 900 716 169 260 0 606 0
[pid=6804] ppid=6800 vsize=52064 CPUtime=211.4
/proc/6804/stat : 6804 (zchaff_rand) R 6800 6800 6013 0 -1 4194304 14774 0 0 0 21064 76 0 0 25 0 1 0 89313835 53313536 9678 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 13016 9678 112 208 0 12788 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 55664

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6804
/proc/meminfo: memFree=1834064/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=3600 CPUtime=10.78
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 2512 4162 0 0 359 9 702 8 25 0 1 0 89312753 3686400 716 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6800/statm: 900 716 169 260 0 606 0
[pid=6804] ppid=6800 vsize=52296 CPUtime=271.38
/proc/6804/stat : 6804 (zchaff_rand) R 6800 6800 6013 0 -1 4194304 15698 0 0 0 27043 95 0 0 25 0 1 0 89313835 53551104 10602 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 13074 10602 112 208 0 12846 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 55896

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6804
/proc/meminfo: memFree=1830416/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=3600 CPUtime=10.78
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 2512 4162 0 0 359 9 702 8 25 0 1 0 89312753 3686400 716 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6800/statm: 900 716 169 260 0 606 0
[pid=6804] ppid=6800 vsize=73008 CPUtime=331.37
/proc/6804/stat : 6804 (zchaff_rand) R 6800 6800 6013 0 -1 4194304 21700 0 0 0 33021 116 0 0 25 0 1 0 89313835 74760192 11483 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134553716 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 18252 11483 112 208 0 18024 0

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

/proc/6804/statm: 18400 16240 112 208 0 18172 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 77200

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6804
/proc/meminfo: memFree=1808592/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=3600 CPUtime=10.78
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 2512 4162 0 0 359 9 702 8 25 0 1 0 89312753 3686400 716 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6800/statm: 900 716 169 260 0 606 0
[pid=6804] ppid=6800 vsize=114560 CPUtime=751.25
/proc/6804/stat : 6804 (zchaff_rand) R 6800 6800 6013 0 -1 4194304 37389 0 0 0 74889 236 0 0 25 0 1 0 89313835 117309440 16931 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135090414 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 28640 16931 112 208 0 28412 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 118160

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6804
/proc/meminfo: memFree=1805904/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=3600 CPUtime=10.78
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 2512 4162 0 0 359 9 702 8 25 0 1 0 89312753 3686400 716 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6800/statm: 900 716 169 260 0 606 0
[pid=6804] ppid=6800 vsize=114684 CPUtime=811.22
/proc/6804/stat : 6804 (zchaff_rand) R 6800 6800 6013 0 -1 4194304 38058 0 0 0 80872 250 0 0 25 0 1 0 89313835 117436416 17600 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134550667 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 28671 17600 112 208 0 28443 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 118284

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6804
/proc/meminfo: memFree=1803408/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=3600 CPUtime=10.78
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 2512 4162 0 0 359 9 702 8 25 0 1 0 89312753 3686400 716 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6800/statm: 900 716 169 260 0 606 0
[pid=6804] ppid=6800 vsize=114684 CPUtime=871.21
/proc/6804/stat : 6804 (zchaff_rand) R 6800 6800 6013 0 -1 4194304 38694 0 0 0 86858 263 0 0 25 0 1 0 89313835 117436416 18236 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 28671 18236 112 208 0 28443 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 118284

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6804
/proc/meminfo: memFree=1800912/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=3600 CPUtime=10.78
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 2512 4162 0 0 359 9 702 8 25 0 1 0 89312753 3686400 716 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6800/statm: 900 716 169 260 0 606 0
[pid=6804] ppid=6800 vsize=114684 CPUtime=931.19
/proc/6804/stat : 6804 (zchaff_rand) R 6800 6800 6013 0 -1 4194304 39315 0 0 0 92845 274 0 0 25 0 1 0 89313835 117436416 18857 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134553716 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 28671 18857 112 208 0 28443 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 118284

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6804
/proc/meminfo: memFree=1798416/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=3600 CPUtime=10.78
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 2512 4162 0 0 359 9 702 8 25 0 1 0 89312753 3686400 716 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6800/statm: 900 716 169 260 0 606 0
[pid=6804] ppid=6800 vsize=114800 CPUtime=991.18
/proc/6804/stat : 6804 (zchaff_rand) R 6800 6800 6013 0 -1 4194304 39917 0 0 0 98832 286 0 0 25 0 1 0 89313835 117555200 19459 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134550625 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 28700 19459 112 208 0 28472 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 118400

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6804
/proc/meminfo: memFree=1795728/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=3600 CPUtime=10.78
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 2512 4162 0 0 359 9 702 8 25 0 1 0 89312753 3686400 716 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6800/statm: 900 716 169 260 0 606 0
[pid=6804] ppid=6800 vsize=114800 CPUtime=1051.16
/proc/6804/stat : 6804 (zchaff_rand) R 6800 6800 6013 0 -1 4194304 40602 0 0 0 104819 297 0 0 25 0 1 0 89313835 117555200 20144 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 28700 20144 112 208 0 28472 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 118400

[startup+1122.3 s]
/proc/loadavg: 1.04 1.00 1.00 2/79 6804
/proc/meminfo: memFree=1793232/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=3600 CPUtime=10.78
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 2512 4162 0 0 359 9 702 8 25 0 1 0 89312753 3686400 716 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6800/statm: 900 716 169 260 0 606 0
[pid=6804] ppid=6800 vsize=114800 CPUtime=1111.15
/proc/6804/stat : 6804 (zchaff_rand) R 6800 6800 6013 0 -1 4194304 41194 0 0 0 110804 311 0 0 25 0 1 0 89313835 117555200 20736 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134550641 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 28700 20736 112 208 0 28472 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 118400

[startup+1182.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 6804
/proc/meminfo: memFree=1790992/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=3600 CPUtime=10.78
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 2512 4162 0 0 359 9 702 8 25 0 1 0 89312753 3686400 716 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6800/statm: 900 716 169 260 0 606 0
[pid=6804] ppid=6800 vsize=114800 CPUtime=1171.12
/proc/6804/stat : 6804 (zchaff_rand) R 6800 6800 6013 0 -1 4194304 41779 0 0 0 116790 322 0 0 25 0 1 0 89313835 117555200 21321 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134550697 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 28700 21321 112 208 0 28472 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 118400

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

[startup+1190.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 6804
/proc/meminfo: memFree=1790608/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=3600 CPUtime=10.78
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 2512 4162 0 0 359 9 702 8 25 0 1 0 89312753 3686400 716 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6800/statm: 900 716 169 260 0 606 0
[pid=6804] ppid=6800 vsize=114800 CPUtime=1179.12
/proc/6804/stat : 6804 (zchaff_rand) R 6800 6800 6013 0 -1 4194304 41857 0 0 0 117589 323 0 0 25 0 1 0 89313835 117555200 21399 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 28700 21399 112 208 0 28472 0
Current children cumulated CPU time (s) 1189.9
Current children cumulated vsize (KiB) 118400

[startup+1196.7 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 6804
/proc/meminfo: memFree=1790288/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=3600 CPUtime=10.78
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 2512 4162 0 0 359 9 702 8 25 0 1 0 89312753 3686400 716 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6800/statm: 900 716 169 260 0 606 0
[pid=6804] ppid=6800 vsize=114800 CPUtime=1185.53
/proc/6804/stat : 6804 (zchaff_rand) R 6800 6800 6013 0 -1 4194304 41939 0 0 0 118228 325 0 0 25 0 1 0 89313835 117555200 21481 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 28700 21481 112 208 0 28472 0
Current children cumulated CPU time (s) 1196.31
Current children cumulated vsize (KiB) 118400

[startup+1198.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 6804
/proc/meminfo: memFree=1790224/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=3600 CPUtime=10.78
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 2512 4162 0 0 359 9 702 8 25 0 1 0 89312753 3686400 716 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6800/statm: 900 716 169 260 0 606 0
[pid=6804] ppid=6800 vsize=114800 CPUtime=1187.12
/proc/6804/stat : 6804 (zchaff_rand) R 6800 6800 6013 0 -1 4194304 41953 0 0 0 118387 325 0 0 25 0 1 0 89313835 117555200 21495 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134553843 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 28700 21495 112 208 0 28472 0
Current children cumulated CPU time (s) 1197.9
Current children cumulated vsize (KiB) 118400

[startup+1199.1 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 6804
/proc/meminfo: memFree=1790224/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=3600 CPUtime=10.78
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 2512 4162 0 0 359 9 702 8 25 0 1 0 89312753 3686400 716 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6800/statm: 900 716 169 260 0 606 0
[pid=6804] ppid=6800 vsize=114800 CPUtime=1187.92
/proc/6804/stat : 6804 (zchaff_rand) R 6800 6800 6013 0 -1 4194304 41960 0 0 0 118467 325 0 0 25 0 1 0 89313835 117555200 21502 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134550691 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 28700 21502 112 208 0 28472 0
Current children cumulated CPU time (s) 1198.7
Current children cumulated vsize (KiB) 118400

[startup+1199.9 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 6804
/proc/meminfo: memFree=1790224/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=3600 CPUtime=10.78
/proc/6800/stat : 6800 (SATzilla2007_F) S 6798 6800 6013 0 -1 4194304 2512 4162 0 0 359 9 702 8 25 0 1 0 89312753 3686400 716 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6800/statm: 900 716 169 260 0 606 0
[pid=6804] ppid=6800 vsize=114800 CPUtime=1188.72
/proc/6804/stat : 6804 (zchaff_rand) R 6800 6800 6013 0 -1 4194304 41969 0 0 0 118547 325 0 0 25 0 1 0 89313835 117555200 21511 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134550694 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 28700 21511 112 208 0 28472 0
Current children cumulated CPU time (s) 1199.5
Current children cumulated vsize (KiB) 118400

[startup+1200.11 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 6804
/proc/meminfo: memFree=1870544/2055920 swapFree=4152668/4192956
[pid=6800] ppid=6798 vsize=7700 CPUtime=1199.72
/proc/6800/stat : 6800 (SATzilla2007_F) R 6798 6800 6013 0 -1 4194304 3427 46131 0 0 368 10 119258 336 18 0 1 0 89312753 7884800 1571 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/6800/statm: 1925 1571 176 260 0 1631 0
Current children cumulated CPU time (s) 1199.72
Current children cumulated vsize (KiB) 7700

Child status: 17
Real time (s): 1200.17
CPU time (s): 1199.79
CPU user time (s): 1196.32
CPU system time (s): 3.46747
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 118400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1196.32
system time used= 3.46747
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49569
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= 29
involuntary context switches= 19316

runsolver used 1.23281 second user time and 3.13952 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Sun Mar 11 17:17:00 UTC 2007

IDJOB= 335742
IDBENCH= 24658
IDSOLVER= 136
FILE ID= node21/335742-1173633420

PBS_JOBID= 4101280

Free space on /tmp= 66554 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-php-045-044.sat05-1195.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335742-1173633420/SATzilla2007_F /tmp/evaluation/335742-1173633420/instance-335742-1173633420.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-335742-1173633420 -o ROOT/results/node21/solver-335742-1173633420 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335742-1173633420/SATzilla2007_F /tmp/evaluation/335742-1173633420/instance-335742-1173633420.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  f85cd53ba72eb6986cd81a6303ff5679

RANDOM SEED= 735068390

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.234
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.234
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:       1878968 kB
Buffers:         28776 kB
Cached:          89700 kB
SwapCached:       8820 kB
Active:          75176 kB
Inactive:        67708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1878968 kB
SwapTotal:     4192956 kB
SwapFree:      4152668 kB
Dirty:           10652 kB
Writeback:           0 kB
Mapped:          30356 kB
Slab:            19616 kB
Committed_AS:   209684 kB
PageTables:       1772 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 node21 on Sun Mar 11 17:37:00 UTC 2007