Trace number 1538655

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SATzilla2009_C 2009-03-22? (exit code) 1199.32 1199.67

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S1256544997-019.cnf
MD5SUM01285fb91a1e47f6ebc0bc6eca4b49ed
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark220.267
Satisfiable
(Un)Satisfiability was proved
Number of variables14000
Number of clauses58800
Sum of the clauses size176400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 358800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

20.47/20.50	c SATzilla is building models for class 2
20.47/20.50	c run presolver march_dl2004 for 5 seconds ... 
20.47/20.50	c Bin: Executing march_dl2004
20.47/20.50	c spawning binary file with 5 seconds ...
20.47/20.50	c child exit by a signal
20.47/20.50	c march_dl2004 returned code 137.
20.47/20.50	c run presolver mxc-sr08 for 5 seconds ... 
20.47/20.50	c Bin: Executing mxc-sr08
20.47/20.50	c spawning binary file with 5 seconds ...
20.47/20.50	c child exit by a signal
20.47/20.50	c mxc-sr08 returned code 137.
20.47/20.50	c Orignal number of varibales is 14000, number of clauses is 58800 
20.47/20.50	c predicted feature computation time is 10.425933 
20.47/20.50	c Bin: Executing satelite
20.47/20.50	c spawning binary file with 240 seconds ...
20.47/20.50	c child exited successfully
20.47/20.50	c satzilla computing base features
20.47/20.50	c Number of variabe is: 13659, Number of clause is : 58422 
20.47/20.50	c Initializing...
20.47/20.50	c satzilla compute diameter ...
20.47/20.50	c start diameter features ...
20.47/20.50	c satzilla doing clause learning
20.47/20.50	c start clause learning features ...
20.47/20.50	c Bin: Executing zchaff07
20.47/20.50	c spawning binary file with 2 seconds ...
20.47/20.50	c child exit by a signal
20.47/20.50	c satzilla doing survey propogation probe
20.47/20.50	c do survay propogation for 2 second ...
20.47/20.50	c satzilla doing local search probe
20.47/20.50	c satzilla doing lobjois search-space size estimate
20.47/20.50	c features are:14000 58800 13659 58422 0.0249652 0.00647017 0.233799 0.49319 0.587283 0.708322 0.00022227 0.0626026 0.000219635 0.000366059 0.156088 0 0.964739 0.00022227 0.291572 1.71168e-05 0.000616206 2.71826 0.226144 0.170249 0 1 3.3591 0.00010876 0.397696 0 0.00032522 2.32321 0.49175 0.000450163 0.294885 3.42337e-05 0.00126665 5.25197 0.082663 5 6 0.564487 14.4821 0.412035 4 35 24 8 18 11 13 66.031 0.212594 36.4545 129 82 50.6429 74.1364 57 64.3571 0.392543 0.577374 7.876e-05 1 0.703676 0.0867198 0.569287 0.204697 0.383163 0.0923726 0.663812 0.00108473 0.788673 0.175757 0.0276836 0.123512 0.0470467 0.079679 302.857 0.0537653 3028 0.0196039 3012 2938 3064 0.148209 0.140508 0.839433 0.00599747 0.233604 0.294654 
20.47/20.50	c satzilla's ranking:
20.47/20.50	c 1) march_dl2004: 3.092108
20.47/20.50	c 2) minisat20SAT07: 2.891499
20.47/20.50	c 3) mxc-sr08: 2.698424
20.47/20.50	c 4) minisat20: 2.516604
20.47/20.50	c 5) zchaff_rand: 1.730331
20.47/20.50	c 6) vallst: 0.440806
20.47/20.50	c 7) tts-4-0: 0.256181
20.47/20.50	c 8) SATenstein: -10000.000000
20.47/20.50	c 9) gnovelty+: -10000.000000
20.47/20.50	c 10) adaptg2wsat+: -10000.000000
20.47/20.50	c 11) adaptg2wsat0: -10000.000000
20.47/20.50	c 12) picosat846: -10000.000000
20.47/20.50	c 13) kcnfs04SAT07: -10000.000000
20.47/20.50	c satzilla running march_dl2004 ... 
1199.21/1199.67	c Bin: Executing march_dl2004
1199.21/1199.67	c spawning binary file with 1179 seconds ...
1199.21/1199.67	c child exit by a signal
1199.21/1199.67	c march_dl2004 returned code 137.
1199.21/1199.67	c satzilla running minisat20SAT07 ... 
1199.21/1199.67	c Bin: Executing minisat20SAT07
1199.21/1199.67	c minisat20SAT07 returned code 1.
1199.21/1199.67	c satzilla running mxc-sr08 ... 
1199.21/1199.67	c Bin: Executing mxc-sr08
1199.21/1199.67	c mxc-sr08 returned code 1.
1199.21/1199.67	c satzilla running minisat20 ... 
1199.21/1199.67	c Bin: Executing minisat20
1199.21/1199.67	c minisat20 returned code 1.
1199.21/1199.67	c satzilla running zchaff_rand ... 
1199.21/1199.67	c Bin: Executing zchaff_rand
1199.21/1199.67	c zchaff_rand returned code 1.
1199.21/1199.67	c satzilla running vallst ... 
1199.21/1199.67	c Bin: Executing vallst
1199.21/1199.67	c vallst returned code 1.
1199.21/1199.67	c satzilla running tts-4-0 ... 
1199.21/1199.67	c Bin: Executing tts-4-0
1199.21/1199.67	c tts-4-0 returned code 1.
1199.21/1199.67	c satzilla running SATenstein ... 
1199.21/1199.67	c Bin: Executing SATenstein
1199.21/1199.67	c SATenstein returned code 1.
1199.21/1199.67	c satzilla running gnovelty+ ... 
1199.21/1199.67	c Bin: Executing gnovelty+
1199.21/1199.67	c gnovelty+ returned code 1.
1199.21/1199.67	c satzilla running adaptg2wsat+ ... 
1199.21/1199.67	c Bin: Executing adaptg2wsat+
1199.21/1199.67	c adaptg2wsat+ returned code 1.
1199.21/1199.67	c satzilla running adaptg2wsat0 ... 
1199.21/1199.67	c Bin: Executing adaptg2wsat0
1199.21/1199.67	c adaptg2wsat0 returned code 1.
1199.21/1199.67	c satzilla running picosat846 ... 
1199.21/1199.67	c Bin: Executing picosat846
1199.21/1199.67	c picosat846 returned code 1.
1199.21/1199.67	c satzilla running kcnfs04SAT07 ... 
1199.21/1199.67	c Bin: Executing kcnfs04SAT07
1199.21/1199.67	c kcnfs04SAT07 returned code 1.
1199.21/1199.67	c ERROR: All Failed! 
1199.21/1199.67	c SATZILLA_TIME=1199.480000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538655-1238437550/watcher-1538655-1238437550 -o /tmp/evaluation-result-1538655-1238437550/solver-1538655-1238437550 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538655-1238437550.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): 1800 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.86 1.79 1.42 3/64 18679
/proc/meminfo: memFree=1018544/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=2056 CPUtime=0
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116420469 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18679/statm: 514 112 96 399 0 111 0
[pid=18680] ppid=18679 vsize=1976 CPUtime=0
/proc/18680/stat : 18680 (march_dl2004) R 18679 18679 18040 0 -1 4194304 331 0 0 0 0 0 0 0 19 0 1 0 1116420469 2023424 326 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18680/statm: 494 326 50 118 0 373 0

[startup+0.0818241 s]
/proc/loadavg: 1.86 1.79 1.42 3/64 18679
/proc/meminfo: memFree=1018544/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=2056 CPUtime=0
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116420469 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18679/statm: 514 112 96 399 0 111 0
[pid=18680] ppid=18679 vsize=2768 CPUtime=0.07
/proc/18680/stat : 18680 (march_dl2004) R 18679 18679 18040 0 -1 4194304 578 0 0 0 7 0 0 0 19 0 1 0 1116420469 2834432 573 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18680/statm: 692 573 50 118 0 571 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4824

[startup+0.102825 s]
/proc/loadavg: 1.86 1.79 1.42 3/64 18679
/proc/meminfo: memFree=1018544/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=2056 CPUtime=0
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116420469 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18679/statm: 514 112 96 399 0 111 0
[pid=18680] ppid=18679 vsize=5792 CPUtime=0.09
/proc/18680/stat : 18680 (march_dl2004) R 18679 18679 18040 0 -1 4194304 1124 0 0 0 9 0 0 0 20 0 1 0 1116420469 5931008 1118 1992294400 134512640 134996440 4294956176 18446744073709551615 134542425 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18680/statm: 1448 1118 52 118 0 1327 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7848

[startup+0.302843 s]
/proc/loadavg: 1.86 1.79 1.42 3/64 18679
/proc/meminfo: memFree=1018544/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=2056 CPUtime=0
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116420469 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18679/statm: 514 112 96 399 0 111 0
[pid=18680] ppid=18679 vsize=5880 CPUtime=0.29
/proc/18680/stat : 18680 (march_dl2004) R 18679 18679 18040 0 -1 4194304 2809 0 0 0 29 0 0 0 22 0 1 0 1116420469 6021120 1141 1992294400 134512640 134996440 4294956176 18446744073709551615 134542971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18680/statm: 1470 1143 55 118 0 1349 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7936

[startup+0.702884 s]
/proc/loadavg: 1.86 1.79 1.42 3/64 18679
/proc/meminfo: memFree=1018544/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=2056 CPUtime=0
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116420469 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18679/statm: 514 112 96 399 0 111 0
[pid=18680] ppid=18679 vsize=12132 CPUtime=0.69
/proc/18680/stat : 18680 (march_dl2004) R 18679 18679 18040 0 -1 4194304 8682 0 0 0 66 3 0 0 25 0 1 0 1116420469 12423168 2583 1992294400 134512640 134996440 4294956176 18446744073709551615 134542411 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18680/statm: 3033 2583 63 118 0 2912 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14188

[startup+1.50197 s]
/proc/loadavg: 1.86 1.79 1.42 2/66 18681
/proc/meminfo: memFree=1003744/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=2056 CPUtime=0
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116420469 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18679/statm: 514 112 96 399 0 111 0
[pid=18680] ppid=18679 vsize=16692 CPUtime=1.49
/proc/18680/stat : 18680 (march_dl2004) R 18679 18679 18040 0 -1 4194304 12029 0 0 0 117 32 0 0 25 0 1 0 1116420469 17092608 3735 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18680/statm: 4173 3735 72 118 0 4052 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18748

[startup+3.10113 s]
/proc/loadavg: 1.86 1.79 1.42 2/66 18681
/proc/meminfo: memFree=1003488/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=2056 CPUtime=0
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116420469 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18679/statm: 514 112 96 399 0 111 0
[pid=18680] ppid=18679 vsize=15652 CPUtime=3.09
/proc/18680/stat : 18680 (march_dl2004) R 18679 18679 18040 0 -1 4194304 13221 0 0 0 273 36 0 0 25 0 1 0 1116420469 16027648 3539 1992294400 134512640 134996440 4294956176 18446744073709551615 134552293 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18680/statm: 3913 3539 74 118 0 3792 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17708

[startup+6.30145 s]
/proc/loadavg: 1.79 1.77 1.41 2/66 18682
/proc/meminfo: memFree=1011296/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=2056 CPUtime=4.99
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 156 13227 0 0 0 0 463 36 19 0 1 0 1116420469 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18679/statm: 514 125 107 399 0 111 0
[pid=18682] ppid=18679 vsize=8904 CPUtime=1.29
/proc/18682/stat : 18682 (mxc-sr08) R 18679 18679 18040 0 -1 4194304 2436 0 0 0 128 1 0 0 25 0 1 0 1116420969 9117696 1998 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18682/statm: 2226 1998 71 138 0 2085 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10960

[startup+12.7019 s]
/proc/loadavg: 1.72 1.76 1.41 2/65 18683
/proc/meminfo: memFree=1012520/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=7136 CPUtime=12.68
/proc/18679/stat : 18679 (SATzilla2009_C) R 18677 18679 18040 0 -1 4194304 2101 18067 0 0 239 1 989 39 25 0 1 0 1116420469 7307264 1418 1992294400 134512640 136149437 4294956208 18446744073709551615 134532697 0 0 4096 0 0 0 0 17 1 0 0
/proc/18679/statm: 1784 1418 135 399 0 1381 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7136

[startup+25.5012 s]
/proc/loadavg: 1.56 1.72 1.41 2/66 18685
/proc/meminfo: memFree=996384/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=9248 CPUtime=20.47
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 4899 20201 0 0 799 20 1172 56 25 0 1 0 1116420469 9469952 2079 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 2312 2079 220 399 0 1909 0
[pid=18685] ppid=18679 vsize=15676 CPUtime=4.99
/proc/18685/stat : 18685 (march_dl2004) R 18679 18679 18040 0 -1 4194304 13228 0 0 0 465 34 0 0 25 0 1 0 1116422519 16052224 3546 1992294400 134512640 134996440 4294956176 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18685/statm: 3919 3546 74 118 0 3798 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 24924

[startup+51.1018 s]
/proc/loadavg: 1.37 1.66 1.39 2/66 18685
/proc/meminfo: memFree=994144/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=9248 CPUtime=20.47
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 4899 20201 0 0 799 20 1172 56 25 0 1 0 1116420469 9469952 2079 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 2312 2079 220 399 0 1909 0
[pid=18685] ppid=18679 vsize=18044 CPUtime=30.57
/proc/18685/stat : 18685 (march_dl2004) R 18679 18679 18040 0 -1 4194304 13775 0 0 0 3023 34 0 0 25 0 1 0 1116422519 18477056 4093 1992294400 134512640 134996440 4294956176 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18685/statm: 4511 4093 74 118 0 4390 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 27292

[startup+102.305 s]
/proc/loadavg: 1.16 1.56 1.37 2/66 18685
/proc/meminfo: memFree=993568/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=9248 CPUtime=20.47
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 4899 20201 0 0 799 20 1172 56 25 0 1 0 1116420469 9469952 2079 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 2312 2079 220 399 0 1909 0
[pid=18685] ppid=18679 vsize=18548 CPUtime=81.75
/proc/18685/stat : 18685 (march_dl2004) R 18679 18679 18040 0 -1 4194304 13912 0 0 0 8141 34 0 0 25 0 1 0 1116422519 18993152 4230 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18685/statm: 4637 4230 74 118 0 4516 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 27796

[startup+162.301 s]
/proc/loadavg: 1.06 1.45 1.34 2/66 18685
/proc/meminfo: memFree=993120/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=9248 CPUtime=20.47
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 4899 20201 0 0 799 20 1172 56 25 0 1 0 1116420469 9469952 2079 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 2312 2079 220 399 0 1909 0
[pid=18685] ppid=18679 vsize=18928 CPUtime=141.73
/proc/18685/stat : 18685 (march_dl2004) R 18679 18679 18040 0 -1 4194304 14014 0 0 0 14139 34 0 0 25 0 1 0 1116422519 19382272 4332 1992294400 134512640 134996440 4294956176 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18685/statm: 4732 4332 74 118 0 4611 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 28176

[startup+222.301 s]
/proc/loadavg: 1.02 1.37 1.32 2/66 18685
/proc/meminfo: memFree=992864/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=9248 CPUtime=20.47
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 4899 20201 0 0 799 20 1172 56 25 0 1 0 1116420469 9469952 2079 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 2312 2079 220 399 0 1909 0
[pid=18685] ppid=18679 vsize=19180 CPUtime=201.71
/proc/18685/stat : 18685 (march_dl2004) R 18679 18679 18040 0 -1 4194304 14075 0 0 0 20137 34 0 0 25 0 1 0 1116422519 19640320 4393 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18685/statm: 4795 4393 74 118 0 4674 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 28428

[startup+282.301 s]
/proc/loadavg: 1.00 1.30 1.30 2/66 18685
/proc/meminfo: memFree=992672/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=9248 CPUtime=20.47
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 4899 20201 0 0 799 20 1172 56 25 0 1 0 1116420469 9469952 2079 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 2312 2079 220 399 0 1909 0
[pid=18685] ppid=18679 vsize=19312 CPUtime=261.7
/proc/18685/stat : 18685 (march_dl2004) R 18679 18679 18040 0 -1 4194304 14119 0 0 0 26135 35 0 0 25 0 1 0 1116422519 19775488 4437 1992294400 134512640 134996440 4294956176 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18685/statm: 4828 4437 74 118 0 4707 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 28560

[startup+342.301 s]
/proc/loadavg: 1.00 1.24 1.27 2/66 18685
/proc/meminfo: memFree=992488/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=9248 CPUtime=20.47
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 4899 20201 0 0 799 20 1172 56 25 0 1 0 1116420469 9469952 2079 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 2312 2079 220 399 0 1909 0
[pid=18685] ppid=18679 vsize=19440 CPUtime=321.69
/proc/18685/stat : 18685 (march_dl2004) R 18679 18679 18040 0 -1 4194304 14157 0 0 0 32134 35 0 0 25 0 1 0 1116422519 19906560 4475 1992294400 134512640 134996440 4294956176 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18685/statm: 4860 4475 74 118 0 4739 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 28688


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


[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.15 2/66 18685
/proc/meminfo: memFree=991848/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=9248 CPUtime=20.47
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 4899 20201 0 0 799 20 1172 56 25 0 1 0 1116420469 9469952 2079 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 2312 2079 220 399 0 1909 0
[pid=18685] ppid=18679 vsize=20196 CPUtime=801.55
/proc/18685/stat : 18685 (march_dl2004) R 18679 18679 18040 0 -1 4194304 14343 0 0 0 80120 35 0 0 25 0 1 0 1116422519 20680704 4661 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18685/statm: 5049 4661 74 118 0 4928 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 29444

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.14 2/66 18685
/proc/meminfo: memFree=991848/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=9248 CPUtime=20.47
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 4899 20201 0 0 799 20 1172 56 25 0 1 0 1116420469 9469952 2079 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 2312 2079 220 399 0 1909 0
[pid=18685] ppid=18679 vsize=20320 CPUtime=861.53
/proc/18685/stat : 18685 (march_dl2004) R 18679 18679 18040 0 -1 4194304 14357 0 0 0 86118 35 0 0 25 0 1 0 1116422519 20807680 4675 1992294400 134512640 134996440 4294956176 18446744073709551615 134537698 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18685/statm: 5080 4675 74 118 0 4959 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 29568

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 18685
/proc/meminfo: memFree=991720/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=9248 CPUtime=20.47
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 4899 20201 0 0 799 20 1172 56 25 0 1 0 1116420469 9469952 2079 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 2312 2079 220 399 0 1909 0
[pid=18685] ppid=18679 vsize=20320 CPUtime=921.51
/proc/18685/stat : 18685 (march_dl2004) R 18679 18679 18040 0 -1 4194304 14375 0 0 0 92116 35 0 0 25 0 1 0 1116422519 20807680 4693 1992294400 134512640 134996440 4294956176 18446744073709551615 134514089 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18685/statm: 5080 4693 74 118 0 4959 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 29568

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.11 2/66 18685
/proc/meminfo: memFree=991656/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=9248 CPUtime=20.47
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 4899 20201 0 0 799 20 1172 56 25 0 1 0 1116420469 9469952 2079 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 2312 2079 220 399 0 1909 0
[pid=18685] ppid=18679 vsize=20440 CPUtime=981.5
/proc/18685/stat : 18685 (march_dl2004) R 18679 18679 18040 0 -1 4194304 14392 0 0 0 98115 35 0 0 25 0 1 0 1116422519 20930560 4710 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18685/statm: 5110 4710 74 118 0 4989 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 29688

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 18687
/proc/meminfo: memFree=991656/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=9248 CPUtime=20.47
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 4899 20201 0 0 799 20 1172 56 25 0 1 0 1116420469 9469952 2079 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 2312 2079 220 399 0 1909 0
[pid=18685] ppid=18679 vsize=20440 CPUtime=1041.48
/proc/18685/stat : 18685 (march_dl2004) R 18679 18679 18040 0 -1 4194304 14403 0 0 0 104113 35 0 0 25 0 1 0 1116422519 20930560 4721 1992294400 134512640 134996440 4294956176 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18685/statm: 5110 4721 74 118 0 4989 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 29688

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 18687
/proc/meminfo: memFree=991528/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=9248 CPUtime=20.47
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 4899 20201 0 0 799 20 1172 56 25 0 1 0 1116420469 9469952 2079 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 2312 2079 220 399 0 1909 0
[pid=18685] ppid=18679 vsize=20560 CPUtime=1101.46
/proc/18685/stat : 18685 (march_dl2004) R 18679 18679 18040 0 -1 4194304 14416 0 0 0 110111 35 0 0 25 0 1 0 1116422519 21053440 4734 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18685/statm: 5140 4734 74 118 0 5019 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 29808

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 18687
/proc/meminfo: memFree=991528/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=9248 CPUtime=20.47
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 4899 20201 0 0 799 20 1172 56 25 0 1 0 1116420469 9469952 2079 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 2312 2079 220 399 0 1909 0
[pid=18685] ppid=18679 vsize=20560 CPUtime=1161.45
/proc/18685/stat : 18685 (march_dl2004) R 18679 18679 18040 0 -1 4194304 14425 0 0 0 116110 35 0 0 25 0 1 0 1116422519 21053440 4743 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18685/statm: 5140 4743 74 118 0 5019 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 29808

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 18687
/proc/meminfo: memFree=991464/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=9248 CPUtime=20.47
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 4899 20201 0 0 799 20 1172 56 25 0 1 0 1116420469 9469952 2079 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 2312 2079 220 399 0 1909 0
[pid=18685] ppid=18679 vsize=20560 CPUtime=1169.44
/proc/18685/stat : 18685 (march_dl2004) R 18679 18679 18040 0 -1 4194304 14427 0 0 0 116909 35 0 0 25 0 1 0 1116422519 21053440 4745 1992294400 134512640 134996440 4294956176 18446744073709551615 134532993 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18685/statm: 5140 4745 74 118 0 5019 0
Current children cumulated CPU time (s) 1189.91
Current children cumulated vsize (KiB) 29808

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 18687
/proc/meminfo: memFree=991464/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=9248 CPUtime=20.47
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 4899 20201 0 0 799 20 1172 56 25 0 1 0 1116420469 9469952 2079 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 2312 2079 220 399 0 1909 0
[pid=18685] ppid=18679 vsize=20560 CPUtime=1172.65
/proc/18685/stat : 18685 (march_dl2004) R 18679 18679 18040 0 -1 4194304 14427 0 0 0 117230 35 0 0 25 0 1 0 1116422519 21053440 4745 1992294400 134512640 134996440 4294956176 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18685/statm: 5140 4745 74 118 0 5019 0
Current children cumulated CPU time (s) 1193.12
Current children cumulated vsize (KiB) 29808

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 18687
/proc/meminfo: memFree=991464/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=9248 CPUtime=20.47
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 4899 20201 0 0 799 20 1172 56 25 0 1 0 1116420469 9469952 2079 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 2312 2079 220 399 0 1909 0
[pid=18685] ppid=18679 vsize=20560 CPUtime=1175.85
/proc/18685/stat : 18685 (march_dl2004) R 18679 18679 18040 0 -1 4194304 14428 0 0 0 117550 35 0 0 25 0 1 0 1116422519 21053440 4746 1992294400 134512640 134996440 4294956176 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18685/statm: 5140 4746 74 118 0 5019 0
Current children cumulated CPU time (s) 1196.32
Current children cumulated vsize (KiB) 29808

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 18687
/proc/meminfo: memFree=991464/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=9248 CPUtime=20.47
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 4899 20201 0 0 799 20 1172 56 25 0 1 0 1116420469 9469952 2079 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 2312 2079 220 399 0 1909 0
[pid=18685] ppid=18679 vsize=20560 CPUtime=1177.44
/proc/18685/stat : 18685 (march_dl2004) R 18679 18679 18040 0 -1 4194304 14429 0 0 0 117709 35 0 0 25 0 1 0 1116422519 21053440 4747 1992294400 134512640 134996440 4294956176 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18685/statm: 5140 4747 74 118 0 5019 0
Current children cumulated CPU time (s) 1197.91
Current children cumulated vsize (KiB) 29808

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 18687
/proc/meminfo: memFree=991464/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=9248 CPUtime=20.47
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 4899 20201 0 0 799 20 1172 56 25 0 1 0 1116420469 9469952 2079 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 2312 2079 220 399 0 1909 0
[pid=18685] ppid=18679 vsize=20560 CPUtime=1178.24
/proc/18685/stat : 18685 (march_dl2004) R 18679 18679 18040 0 -1 4194304 14429 0 0 0 117789 35 0 0 25 0 1 0 1116422519 21053440 4747 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18685/statm: 5140 4747 74 118 0 5019 0
Current children cumulated CPU time (s) 1198.71
Current children cumulated vsize (KiB) 29808

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 18687
/proc/meminfo: memFree=991464/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=9248 CPUtime=20.47
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 4899 20201 0 0 799 20 1172 56 25 0 1 0 1116420469 9469952 2079 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 2312 2079 220 399 0 1909 0
[pid=18685] ppid=18679 vsize=20560 CPUtime=1178.64
/proc/18685/stat : 18685 (march_dl2004) R 18679 18679 18040 0 -1 4194304 14430 0 0 0 117829 35 0 0 25 0 1 0 1116422519 21053440 4748 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18685/statm: 5140 4748 74 118 0 5019 0
Current children cumulated CPU time (s) 1199.11
Current children cumulated vsize (KiB) 29808

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 18687
/proc/meminfo: memFree=991464/2055920 swapFree=4176444/4192956
[pid=18679] ppid=18677 vsize=9248 CPUtime=20.47
/proc/18679/stat : 18679 (SATzilla2009_C) S 18677 18679 18040 0 -1 4194304 4899 20201 0 0 799 20 1172 56 25 0 1 0 1116420469 9469952 2079 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/18679/statm: 2312 2079 220 399 0 1909 0
[pid=18685] ppid=18679 vsize=20560 CPUtime=1178.74
/proc/18685/stat : 18685 (march_dl2004) R 18679 18679 18040 0 -1 4194304 14430 0 0 0 117839 35 0 0 25 0 1 0 1116422519 21053440 4748 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18685/statm: 5140 4748 74 118 0 5019 0
Current children cumulated CPU time (s) 1199.21
Current children cumulated vsize (KiB) 29808

Child status: 17
Real time (s): 1199.67
CPU time (s): 1199.32
CPU user time (s): 1198.18
CPU system time (s): 1.13483
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 29808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.18
system time used= 1.13483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39546
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= 15
involuntary context switches= 1172

runsolver used 1.07284 second user time and 3.3005 second system time

The end

Launcher Data

Begin job on node27 at 2009-03-30 20:25:51
IDJOB=1538655
IDBENCH=70331
IDSOLVER=527
FILE ID=node27/1538655-1238437550
PBS_JOBID= 9061568
Free space on /tmp= 65716 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/14000/unif-k3-r4.2-v14000-c58800-S1256544997-019.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538655-1238437550/watcher-1538655-1238437550 -o /tmp/evaluation-result-1538655-1238437550/solver-1538655-1238437550 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538655-1238437550.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 01285fb91a1e47f6ebc0bc6eca4b49ed
RANDOM SEED=903496125

node27.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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		: 2800.196
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	: 5521.40
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		: 2800.196
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:       1019024 kB
Buffers:         87424 kB
Cached:         847604 kB
SwapCached:       9492 kB
Active:         137416 kB
Inactive:       808796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1019024 kB
SwapTotal:     4192956 kB
SwapFree:      4176444 kB
Dirty:           32560 kB
Writeback:           0 kB
Mapped:          16836 kB
Slab:            76636 kB
Committed_AS:  2885936 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65688 MiB
End job on node27 at 2009-03-30 20:45:51