Trace number 1538439

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.53 1200.13

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S1802626390-033.cnf
MD5SUM298c47e7c897264ddc867921f7476e46
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark204.688
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses15300
Sum of the clauses size107100
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 515300

Solver Data

17.68/17.70	c SATzilla is building models for class 2
17.68/17.70	c run presolver march_dl2004 for 5 seconds ... 
17.68/17.70	c Bin: Executing march_dl2004
17.68/17.70	c spawning binary file with 5 seconds ...
17.68/17.70	c child exit by a signal
17.68/17.70	c march_dl2004 returned code 137.
17.68/17.70	c run presolver mxc-sr08 for 5 seconds ... 
17.68/17.70	c Bin: Executing mxc-sr08
17.68/17.70	c spawning binary file with 5 seconds ...
17.68/17.70	c child exit by a signal
17.68/17.70	c mxc-sr08 returned code 137.
17.68/17.70	c Orignal number of varibales is 180, number of clauses is 15300 
17.68/17.70	c predicted feature computation time is 7.226626 
17.68/17.70	c Bin: Executing satelite
17.68/17.70	c spawning binary file with 240 seconds ...
17.68/17.70	c child exited successfully
17.68/17.70	c satzilla computing base features
17.68/17.70	c Number of variabe is: 180, Number of clause is : 15300 
17.68/17.70	c Initializing...
17.68/17.70	c satzilla compute diameter ...
17.68/17.70	c start diameter features ...
17.68/17.70	c satzilla doing clause learning
17.68/17.70	c start clause learning features ...
17.68/17.70	c Bin: Executing zchaff07
17.68/17.70	c spawning binary file with 2 seconds ...
17.68/17.70	c child exit by a signal
17.68/17.70	c satzilla doing survey propogation probe
17.68/17.70	c do survay propogation for 2 second ...
17.68/17.70	c satzilla doing local search probe
17.68/17.70	c satzilla doing lobjois search-space size estimate
17.68/17.70	c features are:180 15300 180 15300 0 0 0.0117647 0.315537 0.675636 1.00928 0.0388889 1.78429e-16 0.0388889 0.0388889 -0 0 0 0.0388889 0.0398153 0.034902 0.0428758 4.24855 0.0330223 0.0244386 0.00164745 0.124224 2.11805 0.00257734 0.163783 0.00150327 0.00359477 3.09799 0.0662745 0.0116993 0 0.0116993 0.0116993 2 0 2 2 -0 4267.5 0.0247217 4162 4373 4373 4162 4373 4162 4373 54.9122 0.001038 54.8552 54.9692 54.9692 54.8552 54.9692 54.8552 54.9692 0.067187 0.711219 0.00277776 0.23119 0.13668 0.0116951 0.0997624 0.0284227 0.061029 0.000101607 0.372078 3.58102e-05 0.000244625 0.000157423 5.85715e-05 0.000127537 7.40923e-05 9.69219e-05 18.9494 0.21723 29.4367 0.151977 29 24 35 1.82412 0.263513 0.887553 0.0812641 0.636514 0.71747 
17.68/17.70	c satzilla's ranking:
17.68/17.70	c 1) march_dl2004: 4.383273
17.68/17.70	c 2) minisat20SAT07: 3.362780
17.68/17.70	c 3) mxc-sr08: 3.284092
17.68/17.70	c 4) minisat20: 1.936183
17.68/17.70	c 5) tts-4-0: 0.478202
17.68/17.70	c 6) vallst: 0.350095
17.68/17.70	c 7) zchaff_rand: 0.109065
17.68/17.70	c 8) SATenstein: -10000.000000
17.68/17.70	c 9) gnovelty+: -10000.000000
17.68/17.70	c 10) adaptg2wsat+: -10000.000000
17.68/17.70	c 11) adaptg2wsat0: -10000.000000
17.68/17.70	c 12) picosat846: -10000.000000
17.68/17.70	c 13) kcnfs04SAT07: -10000.000000
17.68/17.70	c satzilla running march_dl2004 ... 
1199.47/1200.13	c Bin: Executing march_dl2004
1199.47/1200.13	c spawning binary file with 1182 seconds ...
1199.47/1200.13	c child exit by a signal
1199.47/1200.13	c march_dl2004 returned code 137.
1199.47/1200.13	c satzilla running minisat20SAT07 ... 
1199.47/1200.13	c Bin: Executing minisat20SAT07
1199.47/1200.13	c minisat20SAT07 returned code 1.
1199.47/1200.13	c satzilla running mxc-sr08 ... 
1199.47/1200.13	c Bin: Executing mxc-sr08
1199.47/1200.13	c mxc-sr08 returned code 1.
1199.47/1200.13	c satzilla running minisat20 ... 
1199.47/1200.13	c Bin: Executing minisat20
1199.47/1200.13	c minisat20 returned code 1.
1199.47/1200.13	c satzilla running tts-4-0 ... 
1199.47/1200.13	c Bin: Executing tts-4-0
1199.47/1200.13	c tts-4-0 returned code 1.
1199.47/1200.13	c satzilla running vallst ... 
1199.47/1200.13	c Bin: Executing vallst
1199.47/1200.13	c vallst returned code 1.
1199.47/1200.13	c satzilla running zchaff_rand ... 
1199.47/1200.13	c Bin: Executing zchaff_rand
1199.47/1200.13	c zchaff_rand returned code 1.
1199.47/1200.13	c satzilla running SATenstein ... 
1199.47/1200.13	c Bin: Executing SATenstein
1199.47/1200.13	c SATenstein returned code 1.
1199.47/1200.13	c satzilla running gnovelty+ ... 
1199.47/1200.13	c Bin: Executing gnovelty+
1199.47/1200.13	c gnovelty+ returned code 1.
1199.47/1200.13	c satzilla running adaptg2wsat+ ... 
1199.47/1200.13	c Bin: Executing adaptg2wsat+
1199.47/1200.13	c adaptg2wsat+ returned code 1.
1199.47/1200.13	c satzilla running adaptg2wsat0 ... 
1199.47/1200.13	c Bin: Executing adaptg2wsat0
1199.47/1200.13	c adaptg2wsat0 returned code 1.
1199.47/1200.13	c satzilla running picosat846 ... 
1199.47/1200.13	c Bin: Executing picosat846
1199.47/1200.13	c picosat846 returned code 1.
1199.47/1200.13	c satzilla running kcnfs04SAT07 ... 
1199.47/1200.13	c Bin: Executing kcnfs04SAT07
1199.47/1200.13	c kcnfs04SAT07 returned code 1.
1199.47/1200.13	c ERROR: All Failed! 
1199.47/1200.13	c SATZILLA_TIME=1199.690000

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-1538439-1238426489/watcher-1538439-1238426489 -o /tmp/evaluation-result-1538439-1238426489/solver-1538439-1238426489 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538439-1238426489.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.00 0.99 0.98 3/64 1052
/proc/meminfo: memFree=1493040/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=2056 CPUtime=0
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115315625 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 514 112 96 399 0 111 0
[pid=1053] ppid=1052 vsize=768 CPUtime=0
/proc/1053/stat : 1053 (march_dl2004) R 1052 1052 635 0 -1 4194304 94 0 0 0 0 0 0 0 19 0 1 0 1115315626 786432 89 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1053/statm: 192 89 50 118 0 71 0

[startup+0.0784349 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 1052
/proc/meminfo: memFree=1493040/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=2056 CPUtime=0
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115315625 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 514 112 96 399 0 111 0
[pid=1053] ppid=1052 vsize=1820 CPUtime=0.07
/proc/1053/stat : 1053 (march_dl2004) R 1052 1052 635 0 -1 4194304 1114 0 0 0 7 0 0 0 19 0 1 0 1115315626 1863680 316 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1053/statm: 455 331 57 118 0 334 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3876

[startup+0.101439 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 1052
/proc/meminfo: memFree=1493040/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=2056 CPUtime=0
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115315625 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 514 112 96 399 0 111 0
[pid=1053] ppid=1052 vsize=2480 CPUtime=0.09
/proc/1053/stat : 1053 (march_dl2004) R 1052 1052 635 0 -1 4194304 2019 0 0 0 9 0 0 0 19 0 1 0 1115315626 2539520 505 1992294400 134512640 134996440 4294956192 18446744073709551615 134559284 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1053/statm: 620 505 65 118 0 499 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4536

[startup+0.301477 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 1052
/proc/meminfo: memFree=1493040/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=2056 CPUtime=0
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115315625 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 514 112 96 399 0 111 0
[pid=1053] ppid=1052 vsize=4660 CPUtime=0.29
/proc/1053/stat : 1053 (march_dl2004) R 1052 1052 635 0 -1 4194304 2921 0 0 0 29 0 0 0 21 0 1 0 1115315626 4771840 670 1992294400 134512640 134996440 4294956192 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1053/statm: 1165 670 67 118 0 1044 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6716

[startup+0.701554 s]
/proc/loadavg: 1.00 0.99 0.98 3/64 1052
/proc/meminfo: memFree=1493040/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=2056 CPUtime=0
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115315625 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 514 112 96 399 0 111 0
[pid=1053] ppid=1052 vsize=4660 CPUtime=0.69
/proc/1053/stat : 1053 (march_dl2004) R 1052 1052 635 0 -1 4194304 2925 0 0 0 69 0 0 0 25 0 1 0 1115315626 4771840 674 1992294400 134512640 134996440 4294956192 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1053/statm: 1165 674 67 118 0 1044 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6716

[startup+1.50271 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1054
/proc/meminfo: memFree=1490400/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=2056 CPUtime=0
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115315625 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 514 112 96 399 0 111 0
[pid=1053] ppid=1052 vsize=4660 CPUtime=1.49
/proc/1053/stat : 1053 (march_dl2004) R 1052 1052 635 0 -1 4194304 2958 0 0 0 149 0 0 0 25 0 1 0 1115315626 4771840 707 1992294400 134512640 134996440 4294956192 18446744073709551615 134583129 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1053/statm: 1165 707 67 118 0 1044 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6716

[startup+3.10201 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1054
/proc/meminfo: memFree=1490080/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=2056 CPUtime=0
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115315625 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 514 112 96 399 0 111 0
[pid=1053] ppid=1052 vsize=4924 CPUtime=3.09
/proc/1053/stat : 1053 (march_dl2004) R 1052 1052 635 0 -1 4194304 3030 0 0 0 309 0 0 0 25 0 1 0 1115315626 5042176 779 1992294400 134512640 134996440 4294956192 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1053/statm: 1231 779 67 118 0 1110 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6980

[startup+6.30263 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1055
/proc/meminfo: memFree=1490976/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=2056 CPUtime=4.99
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 152 3096 0 0 0 0 498 1 16 0 1 0 1115315625 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 514 121 104 399 0 111 0
[pid=1055] ppid=1052 vsize=3332 CPUtime=1.29
/proc/1055/stat : 1055 (mxc-sr08) R 1052 1052 635 0 -1 4194304 905 0 0 0 129 0 0 0 25 0 1 0 1115316126 3411968 750 1992294400 134512640 135078026 4294956192 18446744073709551615 134523996 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1055/statm: 833 750 71 138 0 692 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 5388

[startup+12.7019 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1057
/proc/meminfo: memFree=1487392/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=6024 CPUtime=12.67
/proc/1052/stat : 1052 (SATzilla2009_C) R 1050 1052 635 0 -1 4194304 1414 5833 0 0 62 0 1201 4 20 0 1 0 1115315625 6168576 1025 1992294400 134512640 136149437 4294956224 18446744073709551615 134873334 0 0 4096 3 0 0 0 17 0 0 0
/proc/1052/statm: 1506 1025 151 399 0 1103 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6024

[startup+25.5013 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1058
/proc/meminfo: memFree=1472160/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=4828 CPUtime=17.68
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 1873 5833 0 0 561 2 1201 4 25 0 1 0 1115315625 4943872 843 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 1207 843 219 399 0 804 0
[pid=1058] ppid=1052 vsize=20204 CPUtime=7.78
/proc/1058/stat : 1058 (march_dl2004) R 1052 1052 635 0 -1 4194304 7241 0 0 0 754 24 0 0 25 0 1 0 1115317396 20688896 4604 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1058/statm: 5051 4604 72 118 0 4930 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 25032

[startup+51.1012 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1058
/proc/meminfo: memFree=1470752/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=4828 CPUtime=17.68
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 1873 5833 0 0 561 2 1201 4 25 0 1 0 1115315625 4943872 843 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 1207 843 219 399 0 804 0
[pid=1058] ppid=1052 vsize=20732 CPUtime=33.37
/proc/1058/stat : 1058 (march_dl2004) R 1052 1052 635 0 -1 4194304 9358 0 0 0 3310 27 0 0 25 0 1 0 1115317396 21229568 4921 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1058/statm: 5183 4921 74 118 0 5062 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 25560

[startup+102.307 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1058
/proc/meminfo: memFree=1470816/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=4828 CPUtime=17.68
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 1873 5833 0 0 561 2 1201 4 25 0 1 0 1115315625 4943872 843 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 1207 843 219 399 0 804 0
[pid=1058] ppid=1052 vsize=20732 CPUtime=84.55
/proc/1058/stat : 1058 (march_dl2004) R 1052 1052 635 0 -1 4194304 9358 0 0 0 8428 27 0 0 25 0 1 0 1115317396 21229568 4921 1992294400 134512640 134996440 4294956192 18446744073709551615 134514943 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1058/statm: 5183 4921 74 118 0 5062 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 25560

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1058
/proc/meminfo: memFree=1470752/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=4828 CPUtime=17.68
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 1873 5833 0 0 561 2 1201 4 25 0 1 0 1115315625 4943872 843 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 1207 843 219 399 0 804 0
[pid=1058] ppid=1052 vsize=20732 CPUtime=144.51
/proc/1058/stat : 1058 (march_dl2004) R 1052 1052 635 0 -1 4194304 9358 0 0 0 14424 27 0 0 25 0 1 0 1115317396 21229568 4921 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1058/statm: 5183 4921 74 118 0 5062 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 25560

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1058
/proc/meminfo: memFree=1470816/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=4828 CPUtime=17.68
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 1873 5833 0 0 561 2 1201 4 25 0 1 0 1115315625 4943872 843 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 1207 843 219 399 0 804 0
[pid=1058] ppid=1052 vsize=20732 CPUtime=204.48
/proc/1058/stat : 1058 (march_dl2004) R 1052 1052 635 0 -1 4194304 9358 0 0 0 20421 27 0 0 25 0 1 0 1115317396 21229568 4921 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1058/statm: 5183 4921 74 118 0 5062 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 25560

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1058
/proc/meminfo: memFree=1470816/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=4828 CPUtime=17.68
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 1873 5833 0 0 561 2 1201 4 25 0 1 0 1115315625 4943872 843 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 1207 843 219 399 0 804 0
[pid=1058] ppid=1052 vsize=20732 CPUtime=264.45
/proc/1058/stat : 1058 (march_dl2004) R 1052 1052 635 0 -1 4194304 9358 0 0 0 26418 27 0 0 25 0 1 0 1115317396 21229568 4921 1992294400 134512640 134996440 4294956192 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1058/statm: 5183 4921 74 118 0 5062 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 25560

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1058
/proc/meminfo: memFree=1470880/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=4828 CPUtime=17.68
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 1873 5833 0 0 561 2 1201 4 25 0 1 0 1115315625 4943872 843 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 1207 843 219 399 0 804 0
[pid=1058] ppid=1052 vsize=20732 CPUtime=324.42
/proc/1058/stat : 1058 (march_dl2004) R 1052 1052 635 0 -1 4194304 9358 0 0 0 32415 27 0 0 25 0 1 0 1115317396 21229568 4921 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1058/statm: 5183 4921 74 118 0 5062 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 25560


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


[startup+762.307 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1058
/proc/meminfo: memFree=1432608/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=4828 CPUtime=17.68
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 1873 5833 0 0 561 2 1201 4 25 0 1 0 1115315625 4943872 843 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 1207 843 219 399 0 804 0
[pid=1058] ppid=1052 vsize=61524 CPUtime=744.21
/proc/1058/stat : 1058 (march_dl2004) R 1052 1052 635 0 -1 4194304 18919 0 0 0 74385 36 0 0 25 0 1 0 1115317396 63000576 14482 1992294400 134512640 134996440 4294956192 18446744073709551615 134527818 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1058/statm: 15381 14482 74 118 0 15260 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 66352

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1058
/proc/meminfo: memFree=1431648/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=4828 CPUtime=17.68
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 1873 5833 0 0 561 2 1201 4 25 0 1 0 1115315625 4943872 843 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 1207 843 219 399 0 804 0
[pid=1058] ppid=1052 vsize=62580 CPUtime=804.18
/proc/1058/stat : 1058 (march_dl2004) R 1052 1052 635 0 -1 4194304 19174 0 0 0 80382 36 0 0 25 0 1 0 1115317396 64081920 14737 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1058/statm: 15645 14737 74 118 0 15524 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 67408

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1058
/proc/meminfo: memFree=1430816/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=4828 CPUtime=17.68
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 1873 5833 0 0 561 2 1201 4 25 0 1 0 1115315625 4943872 843 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 1207 843 219 399 0 804 0
[pid=1058] ppid=1052 vsize=63376 CPUtime=864.15
/proc/1058/stat : 1058 (march_dl2004) R 1052 1052 635 0 -1 4194304 19398 0 0 0 86378 37 0 0 25 0 1 0 1115317396 64897024 14961 1992294400 134512640 134996440 4294956192 18446744073709551615 134551383 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1058/statm: 15844 14961 74 118 0 15723 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 68204

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1058
/proc/meminfo: memFree=1430048/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=4828 CPUtime=17.68
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 1873 5833 0 0 561 2 1201 4 25 0 1 0 1115315625 4943872 843 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 1207 843 219 399 0 804 0
[pid=1058] ppid=1052 vsize=64168 CPUtime=924.11
/proc/1058/stat : 1058 (march_dl2004) R 1052 1052 635 0 -1 4194304 19599 0 0 0 92374 37 0 0 25 0 1 0 1115317396 65708032 15162 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1058/statm: 16042 15162 74 118 0 15921 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 68996

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1058
/proc/meminfo: memFree=1429280/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=4828 CPUtime=17.68
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 1873 5833 0 0 561 2 1201 4 25 0 1 0 1115315625 4943872 843 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 1207 843 219 399 0 804 0
[pid=1058] ppid=1052 vsize=64960 CPUtime=984.09
/proc/1058/stat : 1058 (march_dl2004) R 1052 1052 635 0 -1 4194304 19777 0 0 0 98371 38 0 0 25 0 1 0 1115317396 66519040 15340 1992294400 134512640 134996440 4294956192 18446744073709551615 134526937 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1058/statm: 16240 15340 74 118 0 16119 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 69788

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1058
/proc/meminfo: memFree=1428704/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=4828 CPUtime=17.68
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 1873 5833 0 0 561 2 1201 4 25 0 1 0 1115315625 4943872 843 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 1207 843 219 399 0 804 0
[pid=1058] ppid=1052 vsize=65620 CPUtime=1044.06
/proc/1058/stat : 1058 (march_dl2004) R 1052 1052 635 0 -1 4194304 19934 0 0 0 104368 38 0 0 25 0 1 0 1115317396 67194880 15497 1992294400 134512640 134996440 4294956192 18446744073709551615 134527911 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1058/statm: 16405 15497 74 118 0 16284 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 70448

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1058
/proc/meminfo: memFree=1428128/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=4828 CPUtime=17.68
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 1873 5833 0 0 561 2 1201 4 25 0 1 0 1115315625 4943872 843 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 1207 843 219 399 0 804 0
[pid=1058] ppid=1052 vsize=66148 CPUtime=1104.02
/proc/1058/stat : 1058 (march_dl2004) R 1052 1052 635 0 -1 4194304 20072 0 0 0 110364 38 0 0 25 0 1 0 1115317396 67735552 15635 1992294400 134512640 134996440 4294956192 18446744073709551615 134551520 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1058/statm: 16537 15635 74 118 0 16416 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 70976

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1058
/proc/meminfo: memFree=1427488/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=4828 CPUtime=17.68
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 1873 5833 0 0 561 2 1201 4 25 0 1 0 1115315625 4943872 843 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 1207 843 219 399 0 804 0
[pid=1058] ppid=1052 vsize=66808 CPUtime=1164
/proc/1058/stat : 1058 (march_dl2004) R 1052 1052 635 0 -1 4194304 20240 0 0 0 116362 38 0 0 25 0 1 0 1115317396 68411392 15803 1992294400 134512640 134996440 4294956192 18446744073709551615 134566538 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1058/statm: 16702 15803 74 118 0 16581 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 71636

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1058
/proc/meminfo: memFree=1427360/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=4828 CPUtime=17.68
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 1873 5833 0 0 561 2 1201 4 25 0 1 0 1115315625 4943872 843 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 1207 843 219 399 0 804 0
[pid=1058] ppid=1052 vsize=66808 CPUtime=1171.99
/proc/1058/stat : 1058 (march_dl2004) R 1052 1052 635 0 -1 4194304 20249 0 0 0 117161 38 0 0 25 0 1 0 1115317396 68411392 15812 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1058/statm: 16702 15812 74 118 0 16581 0
Current children cumulated CPU time (s) 1189.67
Current children cumulated vsize (KiB) 71636

[startup+1196.7 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1058
/proc/meminfo: memFree=1427296/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=4828 CPUtime=17.68
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 1873 5833 0 0 561 2 1201 4 25 0 1 0 1115315625 4943872 843 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 1207 843 219 399 0 804 0
[pid=1058] ppid=1052 vsize=66940 CPUtime=1178.39
/proc/1058/stat : 1058 (march_dl2004) R 1052 1052 635 0 -1 4194304 20262 0 0 0 117801 38 0 0 25 0 1 0 1115317396 68546560 15825 1992294400 134512640 134996440 4294956192 18446744073709551615 134568018 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1058/statm: 16735 15825 74 118 0 16614 0
Current children cumulated CPU time (s) 1196.07
Current children cumulated vsize (KiB) 71768

[startup+1198.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1058
/proc/meminfo: memFree=1427296/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=4828 CPUtime=17.68
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 1873 5833 0 0 561 2 1201 4 25 0 1 0 1115315625 4943872 843 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 1207 843 219 399 0 804 0
[pid=1058] ppid=1052 vsize=66940 CPUtime=1179.99
/proc/1058/stat : 1058 (march_dl2004) R 1052 1052 635 0 -1 4194304 20263 0 0 0 117961 38 0 0 25 0 1 0 1115317396 68546560 15826 1992294400 134512640 134996440 4294956192 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1058/statm: 16735 15826 74 118 0 16614 0
Current children cumulated CPU time (s) 1197.67
Current children cumulated vsize (KiB) 71768

[startup+1199.1 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1058
/proc/meminfo: memFree=1427296/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=4828 CPUtime=17.68
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 1873 5833 0 0 561 2 1201 4 25 0 1 0 1115315625 4943872 843 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 1207 843 219 399 0 804 0
[pid=1058] ppid=1052 vsize=66940 CPUtime=1180.79
/proc/1058/stat : 1058 (march_dl2004) R 1052 1052 635 0 -1 4194304 20263 0 0 0 118041 38 0 0 25 0 1 0 1115317396 68546560 15826 1992294400 134512640 134996440 4294956192 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1058/statm: 16735 15826 74 118 0 16614 0
Current children cumulated CPU time (s) 1198.47
Current children cumulated vsize (KiB) 71768

[startup+1199.9 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1058
/proc/meminfo: memFree=1427296/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=4828 CPUtime=17.68
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 1873 5833 0 0 561 2 1201 4 25 0 1 0 1115315625 4943872 843 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 1207 843 219 399 0 804 0
[pid=1058] ppid=1052 vsize=66940 CPUtime=1181.59
/proc/1058/stat : 1058 (march_dl2004) R 1052 1052 635 0 -1 4194304 20265 0 0 0 118121 38 0 0 25 0 1 0 1115317396 68546560 15828 1992294400 134512640 134996440 4294956192 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1058/statm: 16735 15828 74 118 0 16614 0
Current children cumulated CPU time (s) 1199.27
Current children cumulated vsize (KiB) 71768

[startup+1200.11 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 1058
/proc/meminfo: memFree=1427296/2055920 swapFree=4179868/4192956
[pid=1052] ppid=1050 vsize=4828 CPUtime=17.68
/proc/1052/stat : 1052 (SATzilla2009_C) S 1050 1052 635 0 -1 4194304 1873 5833 0 0 561 2 1201 4 25 0 1 0 1115315625 4943872 843 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1052/statm: 1207 843 219 399 0 804 0
[pid=1058] ppid=1052 vsize=66940 CPUtime=1181.79
/proc/1058/stat : 1058 (march_dl2004) R 1052 1052 635 0 -1 4194304 20265 0 0 0 118141 38 0 0 25 0 1 0 1115317396 68546560 15828 1992294400 134512640 134996440 4294956192 18446744073709551615 134568492 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1058/statm: 16735 15828 74 118 0 16614 0
Current children cumulated CPU time (s) 1199.47
Current children cumulated vsize (KiB) 71768

Child status: 17
Real time (s): 1200.13
CPU time (s): 1199.53
CPU user time (s): 1199.06
CPU system time (s): 0.467928
CPU usage (%): 99.9496
Max. virtual memory (cumulated for all children) (KiB): 71768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.06
system time used= 0.467928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27990
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= 16
involuntary context switches= 4372

runsolver used 0.98085 second user time and 3.39348 second system time

The end

Launcher Data

Begin job on node5 at 2009-03-30 17:21:29
IDJOB=1538439
IDBENCH=70259
IDSOLVER=527
FILE ID=node5/1538439-1238426489
PBS_JOBID= 9061513
Free space on /tmp= 66096 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S1802626390-033.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538439-1238426489/watcher-1538439-1238426489 -o /tmp/evaluation-result-1538439-1238426489/solver-1538439-1238426489 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538439-1238426489.cnf

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

MD5SUM BENCH= 298c47e7c897264ddc867921f7476e46
RANDOM SEED=1410784110

node5.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.263
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.263
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:       1493584 kB
Buffers:         77908 kB
Cached:         382376 kB
SwapCached:       7012 kB
Active:         142768 kB
Inactive:       326044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1493584 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:           31952 kB
Writeback:           0 kB
Mapped:          14260 kB
Slab:            79676 kB
Committed_AS:  2848396 kB
PageTables:       1388 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= 66064 MiB
End job on node5 at 2009-03-30 17:41:29