Trace number 1728916

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_R 2009-03-22? (exit code) 1199.5 1199.88

General information on the benchmark

Namecrafted/Hard/contest02/
ezfact64_3.sat05-450.reshuffled-07.cnf
MD5SUMa4a7c528ede134442a2d3ba0a444cdbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark864.685
Satisfiable
(Un)Satisfiability was proved
Number of variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

68.64/68.70	c SATzilla is building models for class 1
68.64/68.70	c run presolver SATenstein for 30 seconds ... 
68.64/68.70	c Bin: Executing SATenstein
68.64/68.70	c spawning binary file with 30 seconds ...
68.64/68.70	c child exit by a signal
68.64/68.70	c SATenstein returned code 137.
68.64/68.70	c run presolver mxc-sr08 for 30 seconds ... 
68.64/68.70	c Bin: Executing mxc-sr08
68.64/68.70	c spawning binary file with 30 seconds ...
68.64/68.70	c child exit by a signal
68.64/68.70	c mxc-sr08 returned code 137.
68.64/68.70	c Orignal number of varibales is 3073, number of clauses is 19785 
68.64/68.70	c predicted feature computation time is 8.055295 
68.64/68.70	c Bin: Executing satelite
68.64/68.70	c spawning binary file with 240 seconds ...
68.64/68.70	c child exited successfully
68.64/68.70	c satzilla computing base features
68.64/68.70	c Number of variabe is: 2790, Number of clause is : 17342 
68.64/68.70	c Initializing...
68.64/68.70	c satzilla compute diameter ...
68.64/68.70	c start diameter features ...
68.64/68.70	c satzilla doing clause learning
68.64/68.70	c start clause learning features ...
68.64/68.70	c Bin: Executing zchaff07
68.64/68.70	c spawning binary file with 2 seconds ...
68.64/68.70	c child exit by a signal
68.64/68.70	c satzilla doing survey propogation probe
68.64/68.70	c do survay propogation for 2 second ...
68.64/68.70	c satzilla doing local search probe
68.64/68.70	c satzilla doing lobjois search-space size estimate
68.64/68.70	c features are:3073 19785 2790 17342 0.101434 0.140872 0.160881 0.407629 0.823338 1.27203 0.00134288 0.143669 0.000716846 0.00179211 0.619054 0.0502249 0.203206 0.00134288 0.533935 0.000403644 0.00738092 1.30423 0.0247013 0.0455691 0 0.333333 0.741181 0.000475238 0.876482 0.00017299 0.00420943 2.19321 0.368989 0.000421832 0.90337 0.00017299 0.0036328 7.49695 0.0794313 5 8 0.851203 1031 0.174624 863 1302 1302 863 1302 873 1086 56.4579 0.375796 28.1283 87.1828 87.1828 28.1283 87.1828 50.2039 60.3168 0.0966282 1.4056 2.20257e-10 0.719989 0.324871 4.025e-06 0.093975 0.0013039 0.00928863 0.0594602 0.228555 4.44089e-16 0.083494 0.0697678 0.0430234 0.0697208 0.0547965 0.0664869 196.552 0.0756933 451.886 0.0330611 454 430 467 0.407336 0.191004 0.741282 0.0203627 0.0558139 0.298785 
68.64/68.70	c satzilla's ranking:
68.64/68.70	c 1) march_dl2004: 1.751440
68.64/68.70	c 2) gnovelty+: 0.986088
68.64/68.70	c 3) adaptg2wsat0: 0.782949
68.64/68.70	c 4) picosat846: 0.011024
68.64/68.70	c 5) SATenstein: -0.010646
68.64/68.70	c 6) kcnfs04SAT07: -1.322729
68.64/68.70	c 7) adaptg2wsat+: -2.538491
68.64/68.70	c 8) mxc-sr08: -10000.000000
68.64/68.70	c 9) tts-4-0: -10000.000000
68.64/68.70	c 10) zchaff_rand: -10000.000000
68.64/68.70	c 11) vallst: -10000.000000
68.64/68.70	c 12) minisat20: -10000.000000
68.64/68.70	c 13) minisat20SAT07: -10000.000000
68.64/68.70	c satzilla running march_dl2004 ... 
1199.39/1199.87	c Bin: Executing march_dl2004
1199.39/1199.87	c spawning binary file with 1131 seconds ...
1199.39/1199.87	c child exit by a signal
1199.39/1199.87	c march_dl2004 returned code 137.
1199.39/1199.87	c satzilla running gnovelty+ ... 
1199.39/1199.87	c Bin: Executing gnovelty+
1199.39/1199.87	c gnovelty+ returned code 1.
1199.39/1199.87	c satzilla running adaptg2wsat0 ... 
1199.39/1199.88	c Bin: Executing adaptg2wsat0
1199.39/1199.88	c adaptg2wsat0 returned code 1.
1199.39/1199.88	c satzilla running picosat846 ... 
1199.39/1199.88	c Bin: Executing picosat846
1199.39/1199.88	c picosat846 returned code 1.
1199.39/1199.88	c satzilla running SATenstein ... 
1199.39/1199.88	c Bin: Executing SATenstein
1199.39/1199.88	c SATenstein returned code 1.
1199.39/1199.88	c satzilla running kcnfs04SAT07 ... 
1199.39/1199.88	c Bin: Executing kcnfs04SAT07
1199.39/1199.88	c kcnfs04SAT07 returned code 1.
1199.39/1199.88	c satzilla running adaptg2wsat+ ... 
1199.39/1199.88	c Bin: Executing adaptg2wsat+
1199.39/1199.88	c adaptg2wsat+ returned code 1.
1199.39/1199.88	c satzilla running mxc-sr08 ... 
1199.39/1199.88	c Bin: Executing mxc-sr08
1199.39/1199.88	c mxc-sr08 returned code 1.
1199.39/1199.88	c satzilla running tts-4-0 ... 
1199.39/1199.88	c Bin: Executing tts-4-0
1199.39/1199.88	c tts-4-0 returned code 1.
1199.39/1199.88	c satzilla running zchaff_rand ... 
1199.39/1199.88	c Bin: Executing zchaff_rand
1199.39/1199.88	c zchaff_rand returned code 1.
1199.39/1199.88	c satzilla running vallst ... 
1199.39/1199.88	c Bin: Executing vallst
1199.39/1199.88	c vallst returned code 1.
1199.39/1199.88	c satzilla running minisat20 ... 
1199.39/1199.88	c Bin: Executing minisat20
1199.39/1199.88	c minisat20 returned code 1.
1199.39/1199.88	c satzilla running minisat20SAT07 ... 
1199.39/1199.88	c Bin: Executing minisat20SAT07
1199.39/1199.88	c minisat20SAT07 returned code 1.
1199.39/1199.88	c ERROR: All Failed! 
1199.39/1199.88	c SATZILLA_TIME=1199.660000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1728916-1240742905/watcher-1728916-1240742905 -o /tmp/evaluation-result-1728916-1240742905/solver-1728916-1240742905 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_R HOME/instance-1728916-1240742905.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 1.00 1.00 3/64 10028
/proc/meminfo: memFree=1724432/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=2056 CPUtime=0
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102317466 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 514 112 96 399 0 111 0
[pid=10029] ppid=10028 vsize=6508 CPUtime=0
/proc/10029/stat : 10029 (SATenstein) R 10028 10028 9735 0 -1 4194304 282 0 0 0 0 0 0 0 19 0 1 0 102317466 6664192 263 1992294400 134512640 134854740 4294955344 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10029/statm: 1627 263 151 83 0 1188 0

[startup+0.0655211 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10028
/proc/meminfo: memFree=1724432/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=2056 CPUtime=0
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102317466 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 514 112 96 399 0 111 0
[pid=10029] ppid=10028 vsize=10604 CPUtime=0.06
/proc/10029/stat : 10029 (SATenstein) R 10028 10028 9735 0 -1 4194304 990 0 0 0 6 0 0 0 19 0 1 0 102317466 10858496 930 1992294400 134512640 134854740 4294955344 18446744073709551615 134761224 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10029/statm: 2651 930 174 83 0 2212 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12660

[startup+0.102524 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10028
/proc/meminfo: memFree=1724432/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=2056 CPUtime=0
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102317466 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 514 112 96 399 0 111 0
[pid=10029] ppid=10028 vsize=10604 CPUtime=0.09
/proc/10029/stat : 10029 (SATenstein) R 10028 10028 9735 0 -1 4194304 990 0 0 0 9 0 0 0 19 0 1 0 102317466 10858496 930 1992294400 134512640 134854740 4294955344 18446744073709551615 134761109 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10029/statm: 2651 930 174 83 0 2212 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12660

[startup+0.302545 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10028
/proc/meminfo: memFree=1724432/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=2056 CPUtime=0
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102317466 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 514 112 96 399 0 111 0
[pid=10029] ppid=10028 vsize=10604 CPUtime=0.29
/proc/10029/stat : 10029 (SATenstein) R 10028 10028 9735 0 -1 4194304 990 0 0 0 29 0 0 0 21 0 1 0 102317466 10858496 930 1992294400 134512640 134854740 4294955344 18446744073709551615 134760095 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10029/statm: 2651 930 174 83 0 2212 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12660

[startup+0.702588 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10028
/proc/meminfo: memFree=1724432/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=2056 CPUtime=0
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102317466 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 514 112 96 399 0 111 0
[pid=10029] ppid=10028 vsize=10604 CPUtime=0.69
/proc/10029/stat : 10029 (SATenstein) R 10028 10028 9735 0 -1 4194304 990 0 0 0 69 0 0 0 25 0 1 0 102317466 10858496 930 1992294400 134512640 134854740 4294955344 18446744073709551615 134760038 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10029/statm: 2651 930 174 83 0 2212 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12660

[startup+1.50168 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10030
/proc/meminfo: memFree=1721208/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=2056 CPUtime=0
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102317466 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 514 112 96 399 0 111 0
[pid=10029] ppid=10028 vsize=10604 CPUtime=1.49
/proc/10029/stat : 10029 (SATenstein) R 10028 10028 9735 0 -1 4194304 990 0 0 0 149 0 0 0 25 0 1 0 102317466 10858496 930 1992294400 134512640 134854740 4294955344 18446744073709551615 134760960 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10029/statm: 2651 930 174 83 0 2212 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12660

[startup+3.10185 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10030
/proc/meminfo: memFree=1721080/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=2056 CPUtime=0
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102317466 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 514 112 96 399 0 111 0
[pid=10029] ppid=10028 vsize=10604 CPUtime=3.09
/proc/10029/stat : 10029 (SATenstein) R 10028 10028 9735 0 -1 4194304 990 0 0 0 308 1 0 0 25 0 1 0 102317466 10858496 930 1992294400 134512640 134854740 4294955344 18446744073709551615 134761063 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10029/statm: 2651 930 174 83 0 2212 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12660

[startup+6.3012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10030
/proc/meminfo: memFree=1721144/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=2056 CPUtime=0
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102317466 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 514 112 96 399 0 111 0
[pid=10029] ppid=10028 vsize=10604 CPUtime=6.29
/proc/10029/stat : 10029 (SATenstein) R 10028 10028 9735 0 -1 4194304 990 0 0 0 628 1 0 0 25 0 1 0 102317466 10858496 930 1992294400 134512640 134854740 4294955344 18446744073709551615 134760966 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10029/statm: 2651 930 174 83 0 2212 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12660

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10030
/proc/meminfo: memFree=1721280/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=2056 CPUtime=0
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102317466 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 514 112 96 399 0 111 0
[pid=10029] ppid=10028 vsize=10604 CPUtime=12.68
/proc/10029/stat : 10029 (SATenstein) R 10028 10028 9735 0 -1 4194304 990 0 0 0 1267 1 0 0 25 0 1 0 102317466 10858496 930 1992294400 134512640 134854740 4294955344 18446744073709551615 134761149 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10029/statm: 2651 930 174 83 0 2212 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12660

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10030
/proc/meminfo: memFree=1721344/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=2056 CPUtime=0
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 102317466 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 514 112 96 399 0 111 0
[pid=10029] ppid=10028 vsize=10604 CPUtime=25.48
/proc/10029/stat : 10029 (SATenstein) R 10028 10028 9735 0 -1 4194304 990 0 0 0 2547 1 0 0 25 0 1 0 102317466 10858496 930 1992294400 134512640 134854740 4294955344 18446744073709551615 134761104 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10029/statm: 2651 930 174 83 0 2212 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12660

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10031
/proc/meminfo: memFree=1718408/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=2056 CPUtime=29.98
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 152 990 0 0 0 0 2997 1 16 0 1 0 102317466 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 514 121 104 399 0 111 0
[pid=10031] ppid=10028 vsize=6824 CPUtime=21.08
/proc/10031/stat : 10031 (mxc-sr08) R 10028 10028 9735 0 -1 4194304 1762 0 0 0 2107 1 0 0 25 0 1 0 102320467 6987776 1610 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10031/statm: 1706 1610 71 138 0 1565 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 8880

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10034
/proc/meminfo: memFree=1712328/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=5812 CPUtime=68.65
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 1763 4499 0 0 643 17 6200 5 25 0 1 0 102317466 5951488 1060 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 1453 1060 219 399 0 1050 0
[pid=10034] ppid=10028 vsize=10000 CPUtime=33.58
/proc/10034/stat : 10034 (march_dl2004) R 10028 10028 9735 0 -1 4194304 3555 0 0 0 3340 18 0 0 25 0 1 0 102324336 10240000 2204 1992294400 134512640 134996440 4294956176 18446744073709551615 134528181 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10034/statm: 2500 2204 75 118 0 2379 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 15812

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10034
/proc/meminfo: memFree=1711880/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=5812 CPUtime=68.65
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 1763 4499 0 0 643 17 6200 5 25 0 1 0 102317466 5951488 1060 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 1453 1060 219 399 0 1050 0
[pid=10034] ppid=10028 vsize=10396 CPUtime=93.56
/proc/10034/stat : 10034 (march_dl2004) R 10028 10028 9735 0 -1 4194304 3647 0 0 0 9338 18 0 0 25 0 1 0 102324336 10645504 2296 1992294400 134512640 134996440 4294956176 18446744073709551615 134572125 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10034/statm: 2599 2296 75 118 0 2478 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 16208

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10034
/proc/meminfo: memFree=1711752/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=5812 CPUtime=68.65
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 1763 4499 0 0 643 17 6200 5 25 0 1 0 102317466 5951488 1060 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 1453 1060 219 399 0 1050 0
[pid=10034] ppid=10028 vsize=10528 CPUtime=153.54
/proc/10034/stat : 10034 (march_dl2004) R 10028 10028 9735 0 -1 4194304 3692 0 0 0 15336 18 0 0 25 0 1 0 102324336 10780672 2341 1992294400 134512640 134996440 4294956176 18446744073709551615 134551969 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10034/statm: 2632 2341 75 118 0 2511 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 16340

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10034
/proc/meminfo: memFree=1711560/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=5812 CPUtime=68.65
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 1763 4499 0 0 643 17 6200 5 25 0 1 0 102317466 5951488 1060 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 1453 1060 219 399 0 1050 0
[pid=10034] ppid=10028 vsize=10660 CPUtime=213.51
/proc/10034/stat : 10034 (march_dl2004) R 10028 10028 9735 0 -1 4194304 3727 0 0 0 21333 18 0 0 25 0 1 0 102324336 10915840 2376 1992294400 134512640 134996440 4294956176 18446744073709551615 134528141 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10034/statm: 2665 2376 75 118 0 2544 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 16472

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10034
/proc/meminfo: memFree=1711368/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=5812 CPUtime=68.65
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 1763 4499 0 0 643 17 6200 5 25 0 1 0 102317466 5951488 1060 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 1453 1060 219 399 0 1050 0
[pid=10034] ppid=10028 vsize=10792 CPUtime=273.5
/proc/10034/stat : 10034 (march_dl2004) R 10028 10028 9735 0 -1 4194304 3756 0 0 0 27332 18 0 0 25 0 1 0 102324336 11051008 2405 1992294400 134512640 134996440 4294956176 18446744073709551615 134527610 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10034/statm: 2698 2405 75 118 0 2577 0

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


[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10040
/proc/meminfo: memFree=1710536/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=5812 CPUtime=68.65
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 1763 4499 0 0 643 17 6200 5 25 0 1 0 102317466 5951488 1060 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 1453 1060 219 399 0 1050 0
[pid=10034] ppid=10028 vsize=11188 CPUtime=753.36
/proc/10034/stat : 10034 (march_dl2004) R 10028 10028 9735 0 -1 4194304 3871 0 0 0 75317 19 0 0 25 0 1 0 102324336 11456512 2520 1992294400 134512640 134996440 4294956176 18446744073709551615 134567145 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10034/statm: 2797 2520 75 118 0 2676 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 17000

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10040
/proc/meminfo: memFree=1710536/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=5812 CPUtime=68.65
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 1763 4499 0 0 643 17 6200 5 25 0 1 0 102317466 5951488 1060 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 1453 1060 219 399 0 1050 0
[pid=10034] ppid=10028 vsize=11320 CPUtime=813.34
/proc/10034/stat : 10034 (march_dl2004) R 10028 10028 9735 0 -1 4194304 3878 0 0 0 81315 19 0 0 25 0 1 0 102324336 11591680 2527 1992294400 134512640 134996440 4294956176 18446744073709551615 134565990 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10034/statm: 2830 2527 75 118 0 2709 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 17132

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10040
/proc/meminfo: memFree=1710536/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=5812 CPUtime=68.65
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 1763 4499 0 0 643 17 6200 5 25 0 1 0 102317466 5951488 1060 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 1453 1060 219 399 0 1050 0
[pid=10034] ppid=10028 vsize=11320 CPUtime=873.32
/proc/10034/stat : 10034 (march_dl2004) R 10028 10028 9735 0 -1 4194304 3884 0 0 0 87313 19 0 0 25 0 1 0 102324336 11591680 2533 1992294400 134512640 134996440 4294956176 18446744073709551615 134567993 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10034/statm: 2830 2533 75 118 0 2709 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 17132

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10040
/proc/meminfo: memFree=1710472/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=5812 CPUtime=68.65
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 1763 4499 0 0 643 17 6200 5 25 0 1 0 102317466 5951488 1060 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 1453 1060 219 399 0 1050 0
[pid=10034] ppid=10028 vsize=11320 CPUtime=933.3
/proc/10034/stat : 10034 (march_dl2004) R 10028 10028 9735 0 -1 4194304 3896 0 0 0 93311 19 0 0 25 0 1 0 102324336 11591680 2545 1992294400 134512640 134996440 4294956176 18446744073709551615 134536997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10034/statm: 2830 2545 75 118 0 2709 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 17132

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10040
/proc/meminfo: memFree=1710408/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=5812 CPUtime=68.65
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 1763 4499 0 0 643 17 6200 5 25 0 1 0 102317466 5951488 1060 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 1453 1060 219 399 0 1050 0
[pid=10034] ppid=10028 vsize=11320 CPUtime=993.28
/proc/10034/stat : 10034 (march_dl2004) R 10028 10028 9735 0 -1 4194304 3899 0 0 0 99309 19 0 0 25 0 1 0 102324336 11591680 2548 1992294400 134512640 134996440 4294956176 18446744073709551615 134527610 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10034/statm: 2830 2548 75 118 0 2709 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 17132

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10040
/proc/meminfo: memFree=1710408/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=5812 CPUtime=68.65
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 1763 4499 0 0 643 17 6200 5 25 0 1 0 102317466 5951488 1060 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 1453 1060 219 399 0 1050 0
[pid=10034] ppid=10028 vsize=11320 CPUtime=1053.26
/proc/10034/stat : 10034 (march_dl2004) R 10028 10028 9735 0 -1 4194304 3901 0 0 0 105307 19 0 0 25 0 1 0 102324336 11591680 2550 1992294400 134512640 134996440 4294956176 18446744073709551615 134527610 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10034/statm: 2830 2550 75 118 0 2709 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 17132

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10040
/proc/meminfo: memFree=1710344/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=5812 CPUtime=68.65
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 1763 4499 0 0 643 17 6200 5 25 0 1 0 102317466 5951488 1060 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 1453 1060 219 399 0 1050 0
[pid=10034] ppid=10028 vsize=11320 CPUtime=1113.24
/proc/10034/stat : 10034 (march_dl2004) R 10028 10028 9735 0 -1 4194304 3907 0 0 0 111305 19 0 0 25 0 1 0 102324336 11591680 2556 1992294400 134512640 134996440 4294956176 18446744073709551615 134528159 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10034/statm: 2830 2556 75 118 0 2709 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 17132

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10040
/proc/meminfo: memFree=1710344/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=5812 CPUtime=68.65
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 1763 4499 0 0 643 17 6200 5 25 0 1 0 102317466 5951488 1060 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 1453 1060 219 399 0 1050 0
[pid=10034] ppid=10028 vsize=11320 CPUtime=1121.24
/proc/10034/stat : 10034 (march_dl2004) R 10028 10028 9735 0 -1 4194304 3907 0 0 0 112105 19 0 0 25 0 1 0 102324336 11591680 2556 1992294400 134512640 134996440 4294956176 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10034/statm: 2830 2556 75 118 0 2709 0
Current children cumulated CPU time (s) 1189.89
Current children cumulated vsize (KiB) 17132

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10040
/proc/meminfo: memFree=1710344/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=5812 CPUtime=68.65
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 1763 4499 0 0 643 17 6200 5 25 0 1 0 102317466 5951488 1060 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 1453 1060 219 399 0 1050 0
[pid=10034] ppid=10028 vsize=11320 CPUtime=1127.64
/proc/10034/stat : 10034 (march_dl2004) R 10028 10028 9735 0 -1 4194304 3907 0 0 0 112745 19 0 0 25 0 1 0 102324336 11591680 2556 1992294400 134512640 134996440 4294956176 18446744073709551615 134527856 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10034/statm: 2830 2556 75 118 0 2709 0
Current children cumulated CPU time (s) 1196.29
Current children cumulated vsize (KiB) 17132

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10040
/proc/meminfo: memFree=1710344/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=5812 CPUtime=68.65
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 1763 4499 0 0 643 17 6200 5 25 0 1 0 102317466 5951488 1060 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 1453 1060 219 399 0 1050 0
[pid=10034] ppid=10028 vsize=11320 CPUtime=1129.24
/proc/10034/stat : 10034 (march_dl2004) R 10028 10028 9735 0 -1 4194304 3908 0 0 0 112905 19 0 0 25 0 1 0 102324336 11591680 2557 1992294400 134512640 134996440 4294956176 18446744073709551615 134565289 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10034/statm: 2830 2557 75 118 0 2709 0
Current children cumulated CPU time (s) 1197.89
Current children cumulated vsize (KiB) 17132

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10040
/proc/meminfo: memFree=1710344/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=5812 CPUtime=68.65
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 1763 4499 0 0 643 17 6200 5 25 0 1 0 102317466 5951488 1060 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 1453 1060 219 399 0 1050 0
[pid=10034] ppid=10028 vsize=11320 CPUtime=1130.04
/proc/10034/stat : 10034 (march_dl2004) R 10028 10028 9735 0 -1 4194304 3908 0 0 0 112985 19 0 0 25 0 1 0 102324336 11591680 2557 1992294400 134512640 134996440 4294956176 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10034/statm: 2830 2557 75 118 0 2709 0
Current children cumulated CPU time (s) 1198.69
Current children cumulated vsize (KiB) 17132

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10040
/proc/meminfo: memFree=1710344/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=5812 CPUtime=68.65
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 1763 4499 0 0 643 17 6200 5 25 0 1 0 102317466 5951488 1060 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 1453 1060 219 399 0 1050 0
[pid=10034] ppid=10028 vsize=11320 CPUtime=1130.44
/proc/10034/stat : 10034 (march_dl2004) R 10028 10028 9735 0 -1 4194304 3908 0 0 0 113025 19 0 0 25 0 1 0 102324336 11591680 2557 1992294400 134512640 134996440 4294956176 18446744073709551615 134550942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10034/statm: 2830 2557 75 118 0 2709 0
Current children cumulated CPU time (s) 1199.09
Current children cumulated vsize (KiB) 17132

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10040
/proc/meminfo: memFree=1710344/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=5812 CPUtime=68.65
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 1763 4499 0 0 643 17 6200 5 25 0 1 0 102317466 5951488 1060 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 1453 1060 219 399 0 1050 0
[pid=10034] ppid=10028 vsize=11320 CPUtime=1130.64
/proc/10034/stat : 10034 (march_dl2004) R 10028 10028 9735 0 -1 4194304 3908 0 0 0 113045 19 0 0 25 0 1 0 102324336 11591680 2557 1992294400 134512640 134996440 4294956176 18446744073709551615 134527911 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10034/statm: 2830 2557 75 118 0 2709 0
Current children cumulated CPU time (s) 1199.29
Current children cumulated vsize (KiB) 17132

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10040
/proc/meminfo: memFree=1710344/2055920 swapFree=4181748/4192956
[pid=10028] ppid=10026 vsize=5812 CPUtime=68.65
/proc/10028/stat : 10028 (SATzilla2009_R) S 10026 10028 9735 0 -1 4194304 1763 4499 0 0 643 17 6200 5 25 0 1 0 102317466 5951488 1060 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/10028/statm: 1453 1060 219 399 0 1050 0
[pid=10034] ppid=10028 vsize=11320 CPUtime=1130.74
/proc/10034/stat : 10034 (march_dl2004) R 10028 10028 9735 0 -1 4194304 3908 0 0 0 113055 19 0 0 25 0 1 0 102324336 11591680 2557 1992294400 134512640 134996440 4294956176 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10034/statm: 2830 2557 75 118 0 2709 0
Current children cumulated CPU time (s) 1199.39
Current children cumulated vsize (KiB) 17132

Child status: 17
Real time (s): 1199.88
CPU time (s): 1199.5
CPU user time (s): 1199.07
CPU system time (s): 0.429934
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 17132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.07
system time used= 0.429934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10188
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= 2171

runsolver used 0.910861 second user time and 3.45847 second system time

The end

Launcher Data

Begin job on node64 at 2009-04-26 12:48:25
IDJOB=1728916
IDBENCH=24688
IDSOLVER=526
FILE ID=node64/1728916-1240742905
PBS_JOBID= 9186992
Free space on /tmp= 66168 MiB

SOLVER NAME= SATzilla2009_R 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest02/ezfact64_3.sat05-450.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728916-1240742905/watcher-1728916-1240742905 -o /tmp/evaluation-result-1728916-1240742905/solver-1728916-1240742905 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_R HOME/instance-1728916-1240742905.cnf

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

MD5SUM BENCH= a4a7c528ede134442a2d3ba0a444cdbb
RANDOM SEED=2112653677

node64.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.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1724912 kB
Buffers:         27632 kB
Cached:         238240 kB
SwapCached:       4496 kB
Active:          95272 kB
Inactive:       178424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1724912 kB
SwapTotal:     4192956 kB
SwapFree:      4181748 kB
Dirty:           31876 kB
Writeback:           0 kB
Mapped:          14076 kB
Slab:            43024 kB
Committed_AS:   290368 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66136 MiB
End job on node64 at 2009-04-26 13:08:26