Trace number 1539180

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.33 1199.89

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/70/
unif-k7-r89-v70-c6230-S1718226278-096.cnf
MD5SUM35904e0c8ea78accb6323dc68b496f54
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.359944
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

16.48/16.51	c SATzilla is building models for class 2
16.48/16.51	c run presolver march_dl2004 for 5 seconds ... 
16.48/16.51	c Bin: Executing march_dl2004
16.48/16.51	c spawning binary file with 5 seconds ...
16.48/16.51	c child exit by a signal
16.48/16.51	c march_dl2004 returned code 137.
16.48/16.51	c run presolver mxc-sr08 for 5 seconds ... 
16.48/16.51	c Bin: Executing mxc-sr08
16.48/16.51	c spawning binary file with 5 seconds ...
16.48/16.51	c child exit by a signal
16.48/16.51	c mxc-sr08 returned code 137.
16.48/16.51	c Orignal number of varibales is 70, number of clauses is 6230 
16.48/16.51	c predicted feature computation time is 7.002635 
16.48/16.51	c Bin: Executing satelite
16.48/16.51	c spawning binary file with 240 seconds ...
16.48/16.51	c child exited successfully
16.48/16.51	c satzilla computing base features
16.48/16.51	c Number of variabe is: 70, Number of clause is : 6230 
16.48/16.51	c Initializing...
16.48/16.51	c satzilla compute diameter ...
16.48/16.51	c start diameter features ...
16.48/16.51	c satzilla doing clause learning
16.48/16.51	c start clause learning features ...
16.48/16.51	c Bin: Executing zchaff07
16.48/16.51	c spawning binary file with 2 seconds ...
16.48/16.51	c child exit by a signal
16.48/16.51	c satzilla doing survey propogation probe
16.48/16.51	c do survay propogation for 2 second ...
16.48/16.51	c satzilla doing local search probe
16.48/16.51	c satzilla doing lobjois search-space size estimate
16.48/16.51	c features are:70 6230 70 6230 0 0 0.011236 0.310892 0.690513 1.00306 0.1 0 0.1 0.1 -0 0 0 0.1 0.0377014 0.0914928 0.111075 3.70755 0.0275325 0.0219243 0 0.102236 1.95524 0.00662921 0.16383 0.00385233 0.00866774 2.98089 0.0662921 0.0110754 0 0.0110754 0.0110754 2 0 2 2 -0 4548 0.00791557 4512 4584 4584 4512 4584 4512 4584 25.9299 0.00143327 25.8927 25.9671 25.9671 25.8927 25.9671 25.8927 25.9671 0.0559059 0.768962 0.000206425 0.194956 0.125614 0.0105601 0.0824575 0.025586 0.0422134 6.34796e-05 0.369445 2.16889e-05 0.000136684 9.27552e-05 3.61989e-05 8.05792e-05 4.91622e-05 5.70533e-05 9.63084 0.278361 12.1452 0.209391 12 9 15 2.27581 0.289096 0.900571 0.121815 0.678047 0.759027 
16.48/16.51	c satzilla's ranking:
16.48/16.51	c 1) march_dl2004: 4.852365
16.48/16.51	c 2) minisat20SAT07: 3.333394
16.48/16.51	c 3) mxc-sr08: 3.312738
16.48/16.51	c 4) minisat20: 2.687968
16.48/16.51	c 5) tts-4-0: 1.182787
16.48/16.51	c 6) vallst: 0.401416
16.48/16.51	c 7) zchaff_rand: 0.079180
16.48/16.51	c 8) SATenstein: -10000.000000
16.48/16.51	c 9) gnovelty+: -10000.000000
16.48/16.51	c 10) adaptg2wsat+: -10000.000000
16.48/16.51	c 11) adaptg2wsat0: -10000.000000
16.48/16.51	c 12) picosat846: -10000.000000
16.48/16.51	c 13) kcnfs04SAT07: -10000.000000
16.48/16.51	c satzilla running march_dl2004 ... 
1199.22/1199.88	c Bin: Executing march_dl2004
1199.22/1199.88	c spawning binary file with 1183 seconds ...
1199.22/1199.88	c child exit by a signal
1199.22/1199.88	c march_dl2004 returned code 137.
1199.22/1199.88	c satzilla running minisat20SAT07 ... 
1199.22/1199.88	c Bin: Executing minisat20SAT07
1199.22/1199.88	c minisat20SAT07 returned code 1.
1199.22/1199.88	c satzilla running mxc-sr08 ... 
1199.22/1199.88	c Bin: Executing mxc-sr08
1199.22/1199.88	c mxc-sr08 returned code 1.
1199.22/1199.88	c satzilla running minisat20 ... 
1199.22/1199.88	c Bin: Executing minisat20
1199.22/1199.88	c minisat20 returned code 1.
1199.22/1199.88	c satzilla running tts-4-0 ... 
1199.22/1199.88	c Bin: Executing tts-4-0
1199.22/1199.88	c tts-4-0 returned code 1.
1199.22/1199.88	c satzilla running vallst ... 
1199.22/1199.88	c Bin: Executing vallst
1199.22/1199.88	c vallst returned code 1.
1199.22/1199.88	c satzilla running zchaff_rand ... 
1199.22/1199.88	c Bin: Executing zchaff_rand
1199.22/1199.88	c zchaff_rand returned code 1.
1199.22/1199.88	c satzilla running SATenstein ... 
1199.22/1199.88	c Bin: Executing SATenstein
1199.22/1199.88	c SATenstein returned code 1.
1199.22/1199.88	c satzilla running gnovelty+ ... 
1199.22/1199.88	c Bin: Executing gnovelty+
1199.22/1199.88	c gnovelty+ returned code 1.
1199.22/1199.88	c satzilla running adaptg2wsat+ ... 
1199.22/1199.88	c Bin: Executing adaptg2wsat+
1199.22/1199.88	c adaptg2wsat+ returned code 1.
1199.22/1199.88	c satzilla running adaptg2wsat0 ... 
1199.22/1199.88	c Bin: Executing adaptg2wsat0
1199.22/1199.88	c adaptg2wsat0 returned code 1.
1199.22/1199.88	c satzilla running picosat846 ... 
1199.22/1199.88	c Bin: Executing picosat846
1199.22/1199.88	c picosat846 returned code 1.
1199.22/1199.88	c satzilla running kcnfs04SAT07 ... 
1199.22/1199.88	c Bin: Executing kcnfs04SAT07
1199.22/1199.88	c kcnfs04SAT07 returned code 1.
1199.22/1199.88	c ERROR: All Failed! 
1199.22/1199.88	c SATZILLA_TIME=1199.500000

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-1539180-1238477133/watcher-1539180-1238477133 -o /tmp/evaluation-result-1539180-1238477133/solver-1539180-1238477133 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539180-1238477133.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.09 1.02 1.01 2/73 11237
/proc/meminfo: memFree=1354416/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=2056 CPUtime=0
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1000131849 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 514 112 96 399 0 111 0
[pid=11238] ppid=11237 vsize=636 CPUtime=0
/proc/11238/stat : 11238 (march_dl2004) R 11237 11237 10804 0 -1 4194304 77 0 0 0 0 0 0 0 19 0 1 0 1000131849 651264 72 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11238/statm: 159 72 50 118 0 38 0

[startup+0.0258831 s]
/proc/loadavg: 1.09 1.02 1.01 2/73 11237
/proc/meminfo: memFree=1354416/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=2056 CPUtime=0
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1000131849 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 514 112 96 399 0 111 0
[pid=11238] ppid=11237 vsize=1408 CPUtime=0.02
/proc/11238/stat : 11238 (march_dl2004) R 11237 11237 10804 0 -1 4194304 256 0 0 0 2 0 0 0 19 0 1 0 1000131849 1441792 237 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11238/statm: 352 247 55 118 0 231 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3464

[startup+0.10189 s]
/proc/loadavg: 1.09 1.02 1.01 2/73 11237
/proc/meminfo: memFree=1354416/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=2056 CPUtime=0
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1000131849 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 514 112 96 399 0 111 0
[pid=11238] ppid=11237 vsize=2268 CPUtime=0.09
/proc/11238/stat : 11238 (march_dl2004) R 11237 11237 10804 0 -1 4194304 1017 0 0 0 9 0 0 0 19 0 1 0 1000131849 2322432 336 1992294400 134512640 134996440 4294956176 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11238/statm: 567 336 67 118 0 446 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4324

[startup+0.30191 s]
/proc/loadavg: 1.09 1.02 1.01 2/73 11237
/proc/meminfo: memFree=1354416/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=2056 CPUtime=0
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1000131849 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 514 112 96 399 0 111 0
[pid=11238] ppid=11237 vsize=2268 CPUtime=0.29
/proc/11238/stat : 11238 (march_dl2004) R 11237 11237 10804 0 -1 4194304 1023 0 0 0 29 0 0 0 21 0 1 0 1000131849 2322432 342 1992294400 134512640 134996440 4294956176 18446744073709551615 134583427 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11238/statm: 567 342 67 118 0 446 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4324

[startup+0.701951 s]
/proc/loadavg: 1.09 1.02 1.01 2/73 11237
/proc/meminfo: memFree=1354416/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=2056 CPUtime=0
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1000131849 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 514 112 96 399 0 111 0
[pid=11238] ppid=11237 vsize=2400 CPUtime=0.69
/proc/11238/stat : 11238 (march_dl2004) R 11237 11237 10804 0 -1 4194304 1072 0 0 0 69 0 0 0 25 0 1 0 1000131849 2457600 391 1992294400 134512640 134996440 4294956176 18446744073709551615 134583568 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11238/statm: 600 391 67 118 0 479 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4456

[startup+1.50103 s]
/proc/loadavg: 1.09 1.02 1.01 2/75 11239
/proc/meminfo: memFree=1348064/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=2056 CPUtime=0
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1000131849 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 514 112 96 399 0 111 0
[pid=11238] ppid=11237 vsize=7920 CPUtime=1.48
/proc/11238/stat : 11238 (march_dl2004) R 11237 11237 10804 0 -1 4194304 2672 0 0 0 146 2 0 0 25 0 1 0 1000131849 8110080 1742 1992294400 134512640 134996440 4294956176 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11238/statm: 1980 1742 74 118 0 1859 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9976

[startup+3.1012 s]
/proc/loadavg: 1.08 1.02 1.00 2/75 11239
/proc/meminfo: memFree=1347424/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=2056 CPUtime=0
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1000131849 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 514 112 96 399 0 111 0
[pid=11238] ppid=11237 vsize=7920 CPUtime=3.08
/proc/11238/stat : 11238 (march_dl2004) R 11237 11237 10804 0 -1 4194304 2673 0 0 0 306 2 0 0 25 0 1 0 1000131849 8110080 1743 1992294400 134512640 134996440 4294956176 18446744073709551615 134514091 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11238/statm: 1980 1743 74 118 0 1859 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9976

[startup+6.30154 s]
/proc/loadavg: 1.08 1.02 1.00 2/75 11240
/proc/meminfo: memFree=1351912/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=2056 CPUtime=4.99
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 156 2673 0 0 0 0 496 3 16 0 1 0 1000131849 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11237/statm: 514 125 107 399 0 111 0
[pid=11240] ppid=11237 vsize=2068 CPUtime=1.28
/proc/11240/stat : 11240 (mxc-sr08) R 11237 11237 10804 0 -1 4194304 475 0 0 0 128 0 0 0 25 0 1 0 1000132350 2117632 431 1992294400 134512640 135078026 4294956176 18446744073709551615 134523981 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11240/statm: 517 431 71 138 0 376 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 4124

[startup+12.7012 s]
/proc/loadavg: 1.22 1.05 1.01 2/75 11242
/proc/meminfo: memFree=1350768/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=7972 CPUtime=12.66
/proc/11237/stat : 11237 (SATzilla2009_C) R 11235 11237 10804 0 -1 4194304 947 4416 0 0 65 0 1197 4 23 0 1 0 1000131849 8163328 657 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/11237/statm: 1993 657 207 399 0 1590 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7972

[startup+25.5015 s]
/proc/loadavg: 1.18 1.05 1.01 2/75 11243
/proc/meminfo: memFree=1346416/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=3872 CPUtime=16.49
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 986 4416 0 0 445 3 1197 4 25 0 1 0 1000131849 3964928 535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 968 535 219 399 0 565 0
[pid=11243] ppid=11237 vsize=7920 CPUtime=8.97
/proc/11243/stat : 11243 (march_dl2004) R 11237 11237 10804 0 -1 4194304 2673 0 0 0 895 2 0 0 25 0 1 0 1000133501 8110080 1743 1992294400 134512640 134996440 4294956176 18446744073709551615 134514001 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11243/statm: 1980 1743 74 118 0 1859 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11792

[startup+51.1012 s]
/proc/loadavg: 1.12 1.04 1.01 2/75 11243
/proc/meminfo: memFree=1346480/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=3872 CPUtime=16.49
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 986 4416 0 0 445 3 1197 4 25 0 1 0 1000131849 3964928 535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 968 535 219 399 0 565 0
[pid=11243] ppid=11237 vsize=7920 CPUtime=34.54
/proc/11243/stat : 11243 (march_dl2004) R 11237 11237 10804 0 -1 4194304 2673 0 0 0 3452 2 0 0 25 0 1 0 1000133501 8110080 1743 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11243/statm: 1980 1743 74 118 0 1859 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 11792

[startup+102.306 s]
/proc/loadavg: 1.05 1.03 1.01 2/75 11243
/proc/meminfo: memFree=1346544/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=3872 CPUtime=16.49
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 986 4416 0 0 445 3 1197 4 25 0 1 0 1000131849 3964928 535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 968 535 219 399 0 565 0
[pid=11243] ppid=11237 vsize=7920 CPUtime=85.72
/proc/11243/stat : 11243 (march_dl2004) R 11237 11237 10804 0 -1 4194304 2673 0 0 0 8570 2 0 0 25 0 1 0 1000133501 8110080 1743 1992294400 134512640 134996440 4294956176 18446744073709551615 134514084 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11243/statm: 1980 1743 74 118 0 1859 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 11792

[startup+162.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/75 11243
/proc/meminfo: memFree=1337200/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=3872 CPUtime=16.49
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 986 4416 0 0 445 3 1197 4 25 0 1 0 1000131849 3964928 535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 968 535 219 399 0 565 0
[pid=11243] ppid=11237 vsize=17620 CPUtime=145.69
/proc/11243/stat : 11243 (march_dl2004) R 11237 11237 10804 0 -1 4194304 5046 0 0 0 14564 5 0 0 25 0 1 0 1000133501 18042880 4116 1992294400 134512640 134996440 4294956176 18446744073709551615 134564358 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11243/statm: 4405 4116 74 118 0 4284 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 21492

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/75 11243
/proc/meminfo: memFree=1334128/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=3872 CPUtime=16.49
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 986 4416 0 0 445 3 1197 4 25 0 1 0 1000131849 3964928 535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 968 535 219 399 0 565 0
[pid=11243] ppid=11237 vsize=20656 CPUtime=205.67
/proc/11243/stat : 11243 (march_dl2004) R 11237 11237 10804 0 -1 4194304 5792 0 0 0 20561 6 0 0 25 0 1 0 1000133501 21151744 4862 1992294400 134512640 134996440 4294956176 18446744073709551615 134565161 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11243/statm: 5164 4862 74 118 0 5043 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 24528

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/75 11243
/proc/meminfo: memFree=1332848/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=3872 CPUtime=16.49
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 986 4416 0 0 445 3 1197 4 25 0 1 0 1000131849 3964928 535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 968 535 219 399 0 565 0
[pid=11243] ppid=11237 vsize=21976 CPUtime=265.64
/proc/11243/stat : 11243 (march_dl2004) R 11237 11237 10804 0 -1 4194304 6135 0 0 0 26557 7 0 0 25 0 1 0 1000133501 22503424 5205 1992294400 134512640 134996440 4294956176 18446744073709551615 134568111 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11243/statm: 5494 5205 74 118 0 5373 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 25848

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/75 11243
/proc/meminfo: memFree=1332144/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=3872 CPUtime=16.49
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 986 4416 0 0 445 3 1197 4 25 0 1 0 1000131849 3964928 535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 968 535 219 399 0 565 0
[pid=11243] ppid=11237 vsize=22636 CPUtime=325.61
/proc/11243/stat : 11243 (march_dl2004) R 11237 11237 10804 0 -1 4194304 6316 0 0 0 32554 7 0 0 25 0 1 0 1000133501 23179264 5386 1992294400 134512640 134996440 4294956176 18446744073709551615 134571544 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11243/statm: 5659 5386 74 118 0 5538 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 26508


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11243
/proc/meminfo: memFree=1329584/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=3872 CPUtime=16.49
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 986 4416 0 0 445 3 1197 4 25 0 1 0 1000131849 3964928 535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 968 535 219 399 0 565 0
[pid=11243] ppid=11237 vsize=25144 CPUtime=805.4
/proc/11243/stat : 11243 (march_dl2004) R 11237 11237 10804 0 -1 4194304 6924 0 0 0 80532 8 0 0 25 0 1 0 1000133501 25747456 5994 1992294400 134512640 134996440 4294956176 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11243/statm: 6286 5994 74 118 0 6165 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 29016

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11243
/proc/meminfo: memFree=1329456/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=3872 CPUtime=16.49
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 986 4416 0 0 445 3 1197 4 25 0 1 0 1000131849 3964928 535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 968 535 219 399 0 565 0
[pid=11243] ppid=11237 vsize=25276 CPUtime=865.37
/proc/11243/stat : 11243 (march_dl2004) R 11237 11237 10804 0 -1 4194304 6965 0 0 0 86529 8 0 0 25 0 1 0 1000133501 25882624 6035 1992294400 134512640 134996440 4294956176 18446744073709551615 134528148 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11243/statm: 6319 6035 74 118 0 6198 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 29148

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11243
/proc/meminfo: memFree=1329328/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=3872 CPUtime=16.49
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 986 4416 0 0 445 3 1197 4 25 0 1 0 1000131849 3964928 535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 968 535 219 399 0 565 0
[pid=11243] ppid=11237 vsize=25408 CPUtime=925.36
/proc/11243/stat : 11243 (march_dl2004) R 11237 11237 10804 0 -1 4194304 7002 0 0 0 92527 9 0 0 25 0 1 0 1000133501 26017792 6072 1992294400 134512640 134996440 4294956176 18446744073709551615 134528117 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11243/statm: 6352 6072 74 118 0 6231 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 29280

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11245
/proc/meminfo: memFree=1329072/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=3872 CPUtime=16.49
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 986 4416 0 0 445 3 1197 4 25 0 1 0 1000131849 3964928 535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 968 535 219 399 0 565 0
[pid=11243] ppid=11237 vsize=25540 CPUtime=985.32
/proc/11243/stat : 11243 (march_dl2004) R 11237 11237 10804 0 -1 4194304 7039 0 0 0 98523 9 0 0 25 0 1 0 1000133501 26152960 6109 1992294400 134512640 134996440 4294956176 18446744073709551615 134571757 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11243/statm: 6385 6109 74 118 0 6264 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 29412

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11245
/proc/meminfo: memFree=1328880/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=3872 CPUtime=16.49
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 986 4416 0 0 445 3 1197 4 25 0 1 0 1000131849 3964928 535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 968 535 219 399 0 565 0
[pid=11243] ppid=11237 vsize=25936 CPUtime=1045.29
/proc/11243/stat : 11243 (march_dl2004) R 11237 11237 10804 0 -1 4194304 7115 0 0 0 104520 9 0 0 25 0 1 0 1000133501 26558464 6185 1992294400 134512640 134996440 4294956176 18446744073709551615 134564292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11243/statm: 6484 6185 74 118 0 6363 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 29808

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11245
/proc/meminfo: memFree=1328752/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=3872 CPUtime=16.49
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 986 4416 0 0 445 3 1197 4 25 0 1 0 1000131849 3964928 535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 968 535 219 399 0 565 0
[pid=11243] ppid=11237 vsize=26068 CPUtime=1105.27
/proc/11243/stat : 11243 (march_dl2004) R 11237 11237 10804 0 -1 4194304 7151 0 0 0 110518 9 0 0 25 0 1 0 1000133501 26693632 6221 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11243/statm: 6517 6221 74 118 0 6396 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 29940

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11245
/proc/meminfo: memFree=1328688/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=3872 CPUtime=16.49
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 986 4416 0 0 445 3 1197 4 25 0 1 0 1000131849 3964928 535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 968 535 219 399 0 565 0
[pid=11243] ppid=11237 vsize=26200 CPUtime=1165.24
/proc/11243/stat : 11243 (march_dl2004) R 11237 11237 10804 0 -1 4194304 7186 0 0 0 116515 9 0 0 25 0 1 0 1000133501 26828800 6256 1992294400 134512640 134996440 4294956176 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11243/statm: 6550 6256 74 118 0 6429 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 30072

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11245
/proc/meminfo: memFree=1328624/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=3872 CPUtime=16.49
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 986 4416 0 0 445 3 1197 4 25 0 1 0 1000131849 3964928 535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 968 535 219 399 0 565 0
[pid=11243] ppid=11237 vsize=26200 CPUtime=1173.23
/proc/11243/stat : 11243 (march_dl2004) R 11237 11237 10804 0 -1 4194304 7191 0 0 0 117314 9 0 0 25 0 1 0 1000133501 26828800 6261 1992294400 134512640 134996440 4294956176 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11243/statm: 6550 6261 74 118 0 6429 0
Current children cumulated CPU time (s) 1189.72
Current children cumulated vsize (KiB) 30072

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11245
/proc/meminfo: memFree=1328624/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=3872 CPUtime=16.49
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 986 4416 0 0 445 3 1197 4 25 0 1 0 1000131849 3964928 535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 968 535 219 399 0 565 0
[pid=11243] ppid=11237 vsize=26200 CPUtime=1179.64
/proc/11243/stat : 11243 (march_dl2004) R 11237 11237 10804 0 -1 4194304 7194 0 0 0 117955 9 0 0 25 0 1 0 1000133501 26828800 6264 1992294400 134512640 134996440 4294956176 18446744073709551615 134551528 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11243/statm: 6550 6264 74 118 0 6429 0
Current children cumulated CPU time (s) 1196.13
Current children cumulated vsize (KiB) 30072

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11245
/proc/meminfo: memFree=1328624/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=3872 CPUtime=16.49
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 986 4416 0 0 445 3 1197 4 25 0 1 0 1000131849 3964928 535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 968 535 219 399 0 565 0
[pid=11243] ppid=11237 vsize=26200 CPUtime=1181.23
/proc/11243/stat : 11243 (march_dl2004) R 11237 11237 10804 0 -1 4194304 7195 0 0 0 118114 9 0 0 25 0 1 0 1000133501 26828800 6265 1992294400 134512640 134996440 4294956176 18446744073709551615 134528156 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11243/statm: 6550 6265 74 118 0 6429 0
Current children cumulated CPU time (s) 1197.72
Current children cumulated vsize (KiB) 30072

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11245
/proc/meminfo: memFree=1328624/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=3872 CPUtime=16.49
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 986 4416 0 0 445 3 1197 4 25 0 1 0 1000131849 3964928 535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 968 535 219 399 0 565 0
[pid=11243] ppid=11237 vsize=26200 CPUtime=1182.03
/proc/11243/stat : 11243 (march_dl2004) R 11237 11237 10804 0 -1 4194304 7195 0 0 0 118194 9 0 0 25 0 1 0 1000133501 26828800 6265 1992294400 134512640 134996440 4294956176 18446744073709551615 134537698 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11243/statm: 6550 6265 74 118 0 6429 0
Current children cumulated CPU time (s) 1198.52
Current children cumulated vsize (KiB) 30072

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11245
/proc/meminfo: memFree=1328624/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=3872 CPUtime=16.49
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 986 4416 0 0 445 3 1197 4 25 0 1 0 1000131849 3964928 535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 968 535 219 399 0 565 0
[pid=11243] ppid=11237 vsize=26200 CPUtime=1182.43
/proc/11243/stat : 11243 (march_dl2004) R 11237 11237 10804 0 -1 4194304 7196 0 0 0 118234 9 0 0 25 0 1 0 1000133501 26828800 6266 1992294400 134512640 134996440 4294956176 18446744073709551615 134566538 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11243/statm: 6550 6266 74 118 0 6429 0
Current children cumulated CPU time (s) 1198.92
Current children cumulated vsize (KiB) 30072

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11245
/proc/meminfo: memFree=1328624/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=3872 CPUtime=16.49
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 986 4416 0 0 445 3 1197 4 25 0 1 0 1000131849 3964928 535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 968 535 219 399 0 565 0
[pid=11243] ppid=11237 vsize=26200 CPUtime=1182.63
/proc/11243/stat : 11243 (march_dl2004) R 11237 11237 10804 0 -1 4194304 7196 0 0 0 118254 9 0 0 25 0 1 0 1000133501 26828800 6266 1992294400 134512640 134996440 4294956176 18446744073709551615 134528085 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11243/statm: 6550 6266 74 118 0 6429 0
Current children cumulated CPU time (s) 1199.12
Current children cumulated vsize (KiB) 30072

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 11245
/proc/meminfo: memFree=1328624/2055920 swapFree=4175408/4192956
[pid=11237] ppid=11235 vsize=3872 CPUtime=16.49
/proc/11237/stat : 11237 (SATzilla2009_C) S 11235 11237 10804 0 -1 4194304 986 4416 0 0 445 3 1197 4 25 0 1 0 1000131849 3964928 535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11237/statm: 968 535 219 399 0 565 0
[pid=11243] ppid=11237 vsize=26200 CPUtime=1182.73
/proc/11243/stat : 11243 (march_dl2004) R 11237 11237 10804 0 -1 4194304 7196 0 0 0 118264 9 0 0 25 0 1 0 1000133501 26828800 6266 1992294400 134512640 134996440 4294956176 18446744073709551615 134565161 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11243/statm: 6550 6266 74 118 0 6429 0
Current children cumulated CPU time (s) 1199.22
Current children cumulated vsize (KiB) 30072

Child status: 17
Real time (s): 1199.89
CPU time (s): 1199.33
CPU user time (s): 1199.15
CPU system time (s): 0.176973
CPU usage (%): 99.9534
Max. virtual memory (cumulated for all children) (KiB): 30072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.15
system time used= 0.176973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12616
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= 17
involuntary context switches= 5040

runsolver used 1.06084 second user time and 3.33749 second system time

The end

Launcher Data

Begin job on node79 at 2009-03-31 07:25:33
IDJOB=1539180
IDBENCH=70506
IDSOLVER=527
FILE ID=node79/1539180-1238477133
PBS_JOBID= 9061767
Free space on /tmp= 65556 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/70/unif-k7-r89-v70-c6230-S1718226278-096.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539180-1238477133/watcher-1539180-1238477133 -o /tmp/evaluation-result-1539180-1238477133/solver-1539180-1238477133 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539180-1238477133.cnf

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

MD5SUM BENCH= 35904e0c8ea78accb6323dc68b496f54
RANDOM SEED=2020902348

node79.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		: 3000.232
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.232
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:       1354960 kB
Buffers:         89324 kB
Cached:         506940 kB
SwapCached:      11792 kB
Active:         350436 kB
Inactive:       261924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1354960 kB
SwapTotal:     4192956 kB
SwapFree:      4175408 kB
Dirty:           31884 kB
Writeback:           0 kB
Mapped:          22648 kB
Slab:            73816 kB
Committed_AS:  2665012 kB
PageTables:       2004 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= 65524 MiB
End job on node79 at 2009-03-31 07:45:33