Trace number 1538653

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

General information on the benchmark

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

Solver Data

21.24/21.39	c SATzilla is building models for class 3
21.24/21.39	c run presolver mxc-sr08 for 10 seconds ... 
21.24/21.39	c Bin: Executing mxc-sr08
21.24/21.39	c spawning binary file with 10 seconds ...
21.24/21.39	c child exit by a signal
21.24/21.39	c mxc-sr08 returned code 137.
21.24/21.39	c run presolver picosat846 for 5 seconds ... 
21.24/21.39	c Bin: Executing picosat846
21.24/21.39	c spawning binary file with 5 seconds ...
21.24/21.39	c child exit by a signal
21.24/21.39	c picosat846 returned code 137.
21.24/21.39	c Orignal number of varibales is 14000, number of clauses is 58800 
21.24/21.39	c predicted feature computation time is 1.546717 
21.24/21.39	c Bin: Executing satelite
21.24/21.39	c spawning binary file with 240 seconds ...
21.24/21.39	c child exited successfully
21.24/21.39	c satzilla computing base features
21.24/21.39	c Number of variabe is: 13647, Number of clause is : 58381 
21.24/21.39	c Initializing...
21.24/21.39	c satzilla doing clause learning
21.24/21.39	c start clause learning features ...
21.24/21.39	c Bin: Executing zchaff07
21.24/21.39	c spawning binary file with 2 seconds ...
21.24/21.39	c child exit by a signal
21.24/21.39	c satzilla doing survey propogation probe
21.24/21.39	c do survay propogation for 2 second ...
21.24/21.39	c satzilla doing local search probe
21.24/21.39	c features are:14000 58800 13647 58381 0.0258665 0.00717699 0.233758 0.496097 0.587296 0.71128 0.000222451 0.0642095 0.000219829 0.000439657 0.155453 0 0.965794 0.000222451 0.292248 1.71289e-05 0.000702283 2.71617 0.226301 0.169232 0 1 3.35678 0.000109257 0.399347 0 0.000359706 2.32863 0.493328 0.00045064 0.296318 3.42577e-05 0.00149021 14.2131 0.437089 5 34 23 8 17 9 13 62.9452 0.208638 32.25 108.167 75.2273 46.1429 69.375 54.1429 63.4 0.390414 0.582528 1.10963e-05 1 0.705131 0.0862203 0.563999 0.201341 0.384093 0.0916491 0.653151 0.00209107 0.689061 0.173229 0.027121 0.12343 0.0466202 0.0791856 910 1.97912 2632.56 0.375332 2964 0 2997 0.585346 2.18966 1.26958 1.02963 
21.24/21.39	c satzilla's ranking:
21.24/21.39	c 1) picosat846: 2.635620
21.24/21.39	c 2) minisat20SAT07: 2.125635
21.24/21.39	c 3) mxc-sr08: 1.758627
21.24/21.39	c 4) march_dl2004: 1.346789
21.24/21.39	c 5) zchaff_rand: 0.943860
21.24/21.39	c 6) SATenstein: -10000.000000
21.24/21.39	c 7) gnovelty+: -10000.000000
21.24/21.39	c 8) adaptg2wsat+: -10000.000000
21.24/21.39	c 9) adaptg2wsat0: -10000.000000
21.24/21.39	c 10) tts-4-0: -10000.000000
21.24/21.39	c 11) vallst: -10000.000000
21.24/21.39	c 12) minisat20: -10000.000000
21.24/21.39	c 13) kcnfs04SAT07: -10000.000000
21.24/21.39	c satzilla running picosat846 ... 
1199.09/1199.88	c Bin: Executing picosat846
1199.09/1199.88	c spawning binary file with 1178 seconds ...
1199.09/1199.88	c child exit by a signal
1199.09/1199.88	c picosat846 returned code 137.
1199.09/1199.88	c satzilla running minisat20SAT07 ... 
1199.09/1199.88	c Bin: Executing minisat20SAT07
1199.09/1199.88	c minisat20SAT07 returned code 1.
1199.09/1199.88	c satzilla running mxc-sr08 ... 
1199.09/1199.88	c Bin: Executing mxc-sr08
1199.09/1199.88	c mxc-sr08 returned code 1.
1199.09/1199.88	c satzilla running march_dl2004 ... 
1199.09/1199.88	c Bin: Executing march_dl2004
1199.09/1199.88	c march_dl2004 returned code 1.
1199.09/1199.88	c satzilla running zchaff_rand ... 
1199.09/1199.88	c Bin: Executing zchaff_rand
1199.09/1199.88	c zchaff_rand returned code 1.
1199.09/1199.88	c satzilla running SATenstein ... 
1199.09/1199.88	c Bin: Executing SATenstein
1199.09/1199.88	c SATenstein returned code 1.
1199.09/1199.88	c satzilla running gnovelty+ ... 
1199.09/1199.88	c Bin: Executing gnovelty+
1199.09/1199.88	c gnovelty+ returned code 1.
1199.09/1199.88	c satzilla running adaptg2wsat+ ... 
1199.09/1199.88	c Bin: Executing adaptg2wsat+
1199.09/1199.88	c adaptg2wsat+ returned code 1.
1199.09/1199.88	c satzilla running adaptg2wsat0 ... 
1199.09/1199.88	c Bin: Executing adaptg2wsat0
1199.09/1199.88	c adaptg2wsat0 returned code 1.
1199.09/1199.88	c satzilla running tts-4-0 ... 
1199.09/1199.88	c Bin: Executing tts-4-0
1199.09/1199.88	c tts-4-0 returned code 1.
1199.09/1199.88	c satzilla running vallst ... 
1199.09/1199.88	c Bin: Executing vallst
1199.09/1199.88	c vallst returned code 1.
1199.09/1199.88	c satzilla running minisat20 ... 
1199.09/1199.88	c Bin: Executing minisat20
1199.09/1199.88	c minisat20 returned code 1.
1199.09/1199.88	c satzilla running kcnfs04SAT07 ... 
1199.09/1199.88	c Bin: Executing kcnfs04SAT07
1199.09/1199.88	c kcnfs04SAT07 returned code 1.
1199.09/1199.88	c ERROR: All Failed! 
1199.09/1199.88	c SATZILLA_TIME=1199.380000

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-1538653-1238437464/watcher-1538653-1238437464 -o /tmp/evaluation-result-1538653-1238437464/solver-1538653-1238437464 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538653-1238437464.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.06 3/72 15629
/proc/meminfo: memFree=1668512/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=2056 CPUtime=0
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116407692 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 514 112 96 399 0 111 0
[pid=15630] ppid=15629 vsize=3744 CPUtime=0
/proc/15630/stat : 15630 (mxc-sr08) R 15629 15629 15057 0 -1 4194304 748 0 0 0 0 0 0 0 19 0 1 0 1116407692 3833856 745 1992294400 134512640 135078026 4294956176 18446744073709551615 134555327 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15630/statm: 936 746 52 138 0 795 0

[startup+0.0871209 s]
/proc/loadavg: 1.00 1.00 1.06 3/72 15629
/proc/meminfo: memFree=1668512/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=2056 CPUtime=0
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116407692 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 514 112 96 399 0 111 0
[pid=15630] ppid=15629 vsize=7856 CPUtime=0.07
/proc/15630/stat : 15630 (mxc-sr08) R 15629 15629 15057 0 -1 4194304 1687 0 0 0 7 0 0 0 19 0 1 0 1116407692 8044544 1683 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15630/statm: 1964 1683 54 138 0 1823 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9912

[startup+0.101122 s]
/proc/loadavg: 1.00 1.00 1.06 3/72 15629
/proc/meminfo: memFree=1668512/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=2056 CPUtime=0
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116407692 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 514 112 96 399 0 111 0
[pid=15630] ppid=15629 vsize=8252 CPUtime=0.09
/proc/15630/stat : 15630 (mxc-sr08) R 15629 15629 15057 0 -1 4194304 1796 0 0 0 9 0 0 0 19 0 1 0 1116407692 8450048 1792 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15630/statm: 2063 1793 54 138 0 1922 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10308

[startup+0.301158 s]
/proc/loadavg: 1.00 1.00 1.06 3/72 15629
/proc/meminfo: memFree=1668512/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=2056 CPUtime=0
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116407692 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 514 112 96 399 0 111 0
[pid=15630] ppid=15629 vsize=8372 CPUtime=0.29
/proc/15630/stat : 15630 (mxc-sr08) R 15629 15629 15057 0 -1 4194304 2299 0 0 0 29 0 0 0 21 0 1 0 1116407692 8572928 1861 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15630/statm: 2093 1861 71 138 0 1952 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10428

[startup+0.701235 s]
/proc/loadavg: 1.00 1.00 1.06 3/72 15629
/proc/meminfo: memFree=1668512/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=2056 CPUtime=0
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116407692 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 514 112 96 399 0 111 0
[pid=15630] ppid=15629 vsize=8636 CPUtime=0.68
/proc/15630/stat : 15630 (mxc-sr08) R 15629 15629 15057 0 -1 4194304 2361 0 0 0 68 0 0 0 25 0 1 0 1116407692 8843264 1923 1992294400 134512640 135078026 4294956176 18446744073709551615 134538745 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15630/statm: 2159 1923 71 138 0 2018 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 10692

[startup+1.50239 s]
/proc/loadavg: 1.00 1.00 1.06 2/74 15631
/proc/meminfo: memFree=1660816/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=2056 CPUtime=0
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116407692 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 514 112 96 399 0 111 0
[pid=15630] ppid=15629 vsize=9164 CPUtime=1.49
/proc/15630/stat : 15630 (mxc-sr08) R 15629 15629 15057 0 -1 4194304 2510 0 0 0 148 1 0 0 25 0 1 0 1116407692 9383936 2072 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15630/statm: 2291 2072 71 138 0 2150 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11220

[startup+3.1017 s]
/proc/loadavg: 1.00 1.00 1.05 2/74 15631
/proc/meminfo: memFree=1658576/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=2056 CPUtime=0
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116407692 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 514 112 96 399 0 111 0
[pid=15630] ppid=15629 vsize=10484 CPUtime=3.08
/proc/15630/stat : 15630 (mxc-sr08) R 15629 15629 15057 0 -1 4194304 2844 0 0 0 306 2 0 0 25 0 1 0 1116407692 10735616 2406 1992294400 134512640 135078026 4294956176 18446744073709551615 134524342 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15630/statm: 2621 2406 71 138 0 2480 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12540

[startup+6.30129 s]
/proc/loadavg: 1.00 1.00 1.05 2/74 15631
/proc/meminfo: memFree=1658576/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=2056 CPUtime=0
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116407692 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 514 112 96 399 0 111 0
[pid=15630] ppid=15629 vsize=11276 CPUtime=6.27
/proc/15630/stat : 15630 (mxc-sr08) R 15629 15629 15057 0 -1 4194304 3021 0 0 0 625 2 0 0 25 0 1 0 1116407692 11546624 2583 1992294400 134512640 135078026 4294956176 18446744073709551615 134521036 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15630/statm: 2819 2583 71 138 0 2678 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13332

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.05 2/74 15632
/proc/meminfo: memFree=1662864/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=2056 CPUtime=9.99
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 152 3210 0 0 0 0 997 2 19 0 1 0 1116407692 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 514 121 104 399 0 111 0
[pid=15632] ppid=15629 vsize=8216 CPUtime=2.66
/proc/15632/stat : 15632 (picosat846) R 15629 15629 15057 0 -1 4194304 1788 0 0 0 265 1 0 0 25 0 1 0 1116408695 8413184 1773 1992294400 134512640 134570484 4294956176 18446744073709551615 134544034 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15632/statm: 2054 1773 85 14 0 1720 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 10272

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.05 2/74 15635
/proc/meminfo: memFree=1649552/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=10688 CPUtime=21.33
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 4481 9844 0 0 386 19 1704 24 25 0 1 0 1116407692 10944512 2437 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 2672 2437 217 399 0 2269 0
[pid=15635] ppid=15629 vsize=11144 CPUtime=4.09
/proc/15635/stat : 15635 (picosat846) R 15629 15629 15057 0 -1 4194304 2502 0 0 0 408 1 0 0 25 0 1 0 1116409832 11411456 2487 1992294400 134512640 134570484 4294956176 18446744073709551615 134552985 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15635/statm: 2786 2487 85 14 0 2452 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 21832

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.05 2/74 15635
/proc/meminfo: memFree=1625232/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=10688 CPUtime=21.33
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 4481 9844 0 0 386 19 1704 24 25 0 1 0 1116407692 10944512 2437 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 2672 2437 217 399 0 2269 0
[pid=15635] ppid=15629 vsize=34896 CPUtime=29.67
/proc/15635/stat : 15635 (picosat846) R 15629 15629 15057 0 -1 4194304 8425 0 0 0 2961 6 0 0 25 0 1 0 1116409832 35733504 8403 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15635/statm: 8724 8403 85 14 0 8390 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 45584

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.04 2/74 15635
/proc/meminfo: memFree=1602768/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=10688 CPUtime=21.33
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 4481 9844 0 0 386 19 1704 24 25 0 1 0 1116407692 10944512 2437 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 2672 2437 217 399 0 2269 0
[pid=15635] ppid=15629 vsize=57204 CPUtime=80.85
/proc/15635/stat : 15635 (picosat846) R 15629 15629 15057 0 -1 4194304 14050 0 0 0 8074 11 0 0 25 0 1 0 1116409832 58576896 14028 1992294400 134512640 134570484 4294956176 18446744073709551615 134526550 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15635/statm: 14301 14028 85 14 0 13967 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 67892

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/74 15635
/proc/meminfo: memFree=1583824/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=10688 CPUtime=21.33
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 4481 9844 0 0 386 19 1704 24 25 0 1 0 1116407692 10944512 2437 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 2672 2437 217 399 0 2269 0
[pid=15635] ppid=15629 vsize=77516 CPUtime=140.82
/proc/15635/stat : 15635 (picosat846) R 15629 15629 15057 0 -1 4194304 19003 0 0 0 14067 15 0 0 25 0 1 0 1116409832 79376384 18981 1992294400 134512640 134570484 4294956176 18446744073709551615 2270843 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15635/statm: 19379 18981 85 14 0 19045 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 88204

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/74 15635
/proc/meminfo: memFree=1562960/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=10688 CPUtime=21.33
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 4481 9844 0 0 386 19 1704 24 25 0 1 0 1116407692 10944512 2437 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 2672 2437 217 399 0 2269 0
[pid=15635] ppid=15629 vsize=97316 CPUtime=200.8
/proc/15635/stat : 15635 (picosat846) R 15629 15629 15057 0 -1 4194304 23993 0 0 0 20060 20 0 0 25 0 1 0 1116409832 99651584 23971 1992294400 134512640 134570484 4294956176 18446744073709551615 134523467 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15635/statm: 24329 23971 85 14 0 23995 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 108004

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/74 15635
/proc/meminfo: memFree=1551632/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=10688 CPUtime=21.33
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 4481 9844 0 0 386 19 1704 24 25 0 1 0 1116407692 10944512 2437 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 2672 2437 217 399 0 2269 0
[pid=15635] ppid=15629 vsize=108668 CPUtime=260.76
/proc/15635/stat : 15635 (picosat846) R 15629 15629 15057 0 -1 4194304 26849 0 0 0 26054 22 0 0 25 0 1 0 1116409832 111276032 26827 1992294400 134512640 134570484 4294956176 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15635/statm: 27167 26827 85 14 0 26833 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 119356

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 15635
/proc/meminfo: memFree=1539216/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=10688 CPUtime=21.33
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 4481 9844 0 0 386 19 1704 24 25 0 1 0 1116407692 10944512 2437 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 2672 2437 217 399 0 2269 0
[pid=15635] ppid=15629 vsize=120944 CPUtime=320.73
/proc/15635/stat : 15635 (picosat846) R 15629 15629 15057 0 -1 4194304 29962 0 0 0 32047 26 0 0 25 0 1 0 1116409832 123846656 29940 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15635/statm: 30236 29940 85 14 0 29902 0

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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15635
/proc/meminfo: memFree=1502864/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=10688 CPUtime=21.33
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 4481 9844 0 0 386 19 1704 24 25 0 1 0 1116407692 10944512 2437 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 2672 2437 217 399 0 2269 0
[pid=15635] ppid=15629 vsize=157872 CPUtime=800.46
/proc/15635/stat : 15635 (picosat846) R 15629 15629 15057 0 -1 4194304 38965 0 0 0 80011 35 0 0 25 0 1 0 1116409832 161660928 38943 1992294400 134512640 134570484 4294956176 18446744073709551615 134522943 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15635/statm: 39468 38943 85 14 0 39134 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 168560

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15635
/proc/meminfo: memFree=1496848/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=10688 CPUtime=21.33
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 4481 9844 0 0 386 19 1704 24 25 0 1 0 1116407692 10944512 2437 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 2672 2437 217 399 0 2269 0
[pid=15635] ppid=15629 vsize=163812 CPUtime=860.43
/proc/15635/stat : 15635 (picosat846) R 15629 15629 15057 0 -1 4194304 40460 0 0 0 86006 37 0 0 25 0 1 0 1116409832 167743488 40438 1992294400 134512640 134570484 4294956176 18446744073709551615 134551733 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15635/statm: 40953 40438 85 14 0 40619 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 174500

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15635
/proc/meminfo: memFree=1492624/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=10688 CPUtime=21.33
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 4481 9844 0 0 386 19 1704 24 25 0 1 0 1116407692 10944512 2437 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 2672 2437 217 399 0 2269 0
[pid=15635] ppid=15629 vsize=168960 CPUtime=920.4
/proc/15635/stat : 15635 (picosat846) R 15629 15629 15057 0 -1 4194304 41766 0 0 0 92002 38 0 0 25 0 1 0 1116409832 173015040 41744 1992294400 134512640 134570484 4294956176 18446744073709551615 134551715 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15635/statm: 42240 41744 85 14 0 41906 0
Current children cumulated CPU time (s) 941.73
Current children cumulated vsize (KiB) 179648

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15635
/proc/meminfo: memFree=1484880/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=10688 CPUtime=21.33
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 4481 9844 0 0 386 19 1704 24 25 0 1 0 1116407692 10944512 2437 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 2672 2437 217 399 0 2269 0
[pid=15635] ppid=15629 vsize=175692 CPUtime=980.36
/proc/15635/stat : 15635 (picosat846) R 15629 15629 15057 0 -1 4194304 43458 0 0 0 97997 39 0 0 25 0 1 0 1116409832 179908608 43436 1992294400 134512640 134570484 4294956176 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15635/statm: 43923 43436 85 14 0 43589 0
Current children cumulated CPU time (s) 1001.69
Current children cumulated vsize (KiB) 186380

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15635
/proc/meminfo: memFree=1462096/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=10688 CPUtime=21.33
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 4481 9844 0 0 386 19 1704 24 25 0 1 0 1116407692 10944512 2437 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 2672 2437 217 399 0 2269 0
[pid=15635] ppid=15629 vsize=199320 CPUtime=1040.33
/proc/15635/stat : 15635 (picosat846) R 15629 15629 15057 0 -1 4194304 49375 0 0 0 103988 45 0 0 25 0 1 0 1116409832 204103680 49353 1992294400 134512640 134570484 4294956176 18446744073709551615 134524344 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15635/statm: 49830 49353 85 14 0 49496 0
Current children cumulated CPU time (s) 1061.66
Current children cumulated vsize (KiB) 210008

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15635
/proc/meminfo: memFree=1461136/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=10688 CPUtime=21.33
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 4481 9844 0 0 386 19 1704 24 25 0 1 0 1116407692 10944512 2437 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 2672 2437 217 399 0 2269 0
[pid=15635] ppid=15629 vsize=199320 CPUtime=1100.3
/proc/15635/stat : 15635 (picosat846) R 15629 15629 15057 0 -1 4194304 49375 0 0 0 109985 45 0 0 25 0 1 0 1116409832 204103680 49353 1992294400 134512640 134570484 4294956176 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15635/statm: 49830 49353 85 14 0 49496 0
Current children cumulated CPU time (s) 1121.63
Current children cumulated vsize (KiB) 210008

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15635
/proc/meminfo: memFree=1461136/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=10688 CPUtime=21.33
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 4481 9844 0 0 386 19 1704 24 25 0 1 0 1116407692 10944512 2437 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 2672 2437 217 399 0 2269 0
[pid=15635] ppid=15629 vsize=199320 CPUtime=1160.26
/proc/15635/stat : 15635 (picosat846) R 15629 15629 15057 0 -1 4194304 49382 0 0 0 115981 45 0 0 25 0 1 0 1116409832 204103680 49360 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15635/statm: 49830 49360 85 14 0 49496 0
Current children cumulated CPU time (s) 1181.59
Current children cumulated vsize (KiB) 210008

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15635
/proc/meminfo: memFree=1470288/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=10688 CPUtime=21.33
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 4481 9844 0 0 386 19 1704 24 25 0 1 0 1116407692 10944512 2437 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 2672 2437 217 399 0 2269 0
[pid=15635] ppid=15629 vsize=189888 CPUtime=1168.26
/proc/15635/stat : 15635 (picosat846) R 15629 15629 15057 0 -1 4194304 49389 0 0 0 116781 45 0 0 25 0 1 0 1116409832 194445312 47028 1992294400 134512640 134570484 4294956176 18446744073709551615 134552632 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15635/statm: 47472 47028 85 14 0 47138 0
Current children cumulated CPU time (s) 1189.59
Current children cumulated vsize (KiB) 200576

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15635
/proc/meminfo: memFree=1470288/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=10688 CPUtime=21.33
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 4481 9844 0 0 386 19 1704 24 25 0 1 0 1116407692 10944512 2437 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 2672 2437 217 399 0 2269 0
[pid=15635] ppid=15629 vsize=189888 CPUtime=1174.66
/proc/15635/stat : 15635 (picosat846) R 15629 15629 15057 0 -1 4194304 49389 0 0 0 117421 45 0 0 25 0 1 0 1116409832 194445312 47028 1992294400 134512640 134570484 4294956176 18446744073709551615 134553185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15635/statm: 47472 47028 85 14 0 47138 0
Current children cumulated CPU time (s) 1195.99
Current children cumulated vsize (KiB) 200576

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15635
/proc/meminfo: memFree=1470288/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=10688 CPUtime=21.33
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 4481 9844 0 0 386 19 1704 24 25 0 1 0 1116407692 10944512 2437 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 2672 2437 217 399 0 2269 0
[pid=15635] ppid=15629 vsize=189888 CPUtime=1176.26
/proc/15635/stat : 15635 (picosat846) R 15629 15629 15057 0 -1 4194304 49389 0 0 0 117581 45 0 0 25 0 1 0 1116409832 194445312 47028 1992294400 134512640 134570484 4294956176 18446744073709551615 134553110 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15635/statm: 47472 47028 85 14 0 47138 0
Current children cumulated CPU time (s) 1197.59
Current children cumulated vsize (KiB) 200576

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15635
/proc/meminfo: memFree=1470288/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=10688 CPUtime=21.33
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 4481 9844 0 0 386 19 1704 24 25 0 1 0 1116407692 10944512 2437 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 2672 2437 217 399 0 2269 0
[pid=15635] ppid=15629 vsize=189888 CPUtime=1177.06
/proc/15635/stat : 15635 (picosat846) R 15629 15629 15057 0 -1 4194304 49389 0 0 0 117661 45 0 0 25 0 1 0 1116409832 194445312 47028 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15635/statm: 47472 47028 85 14 0 47138 0
Current children cumulated CPU time (s) 1198.39
Current children cumulated vsize (KiB) 200576

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15635
/proc/meminfo: memFree=1470288/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=10688 CPUtime=21.33
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 4481 9844 0 0 386 19 1704 24 25 0 1 0 1116407692 10944512 2437 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 2672 2437 217 399 0 2269 0
[pid=15635] ppid=15629 vsize=189888 CPUtime=1177.46
/proc/15635/stat : 15635 (picosat846) R 15629 15629 15057 0 -1 4194304 49389 0 0 0 117701 45 0 0 25 0 1 0 1116409832 194445312 47028 1992294400 134512640 134570484 4294956176 18446744073709551615 134544256 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15635/statm: 47472 47028 85 14 0 47138 0
Current children cumulated CPU time (s) 1198.79
Current children cumulated vsize (KiB) 200576

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15635
/proc/meminfo: memFree=1470288/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=10688 CPUtime=21.33
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 4481 9844 0 0 386 19 1704 24 25 0 1 0 1116407692 10944512 2437 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 2672 2437 217 399 0 2269 0
[pid=15635] ppid=15629 vsize=189888 CPUtime=1177.66
/proc/15635/stat : 15635 (picosat846) R 15629 15629 15057 0 -1 4194304 49389 0 0 0 117721 45 0 0 25 0 1 0 1116409832 194445312 47028 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15635/statm: 47472 47028 85 14 0 47138 0
Current children cumulated CPU time (s) 1198.99
Current children cumulated vsize (KiB) 200576

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15635
/proc/meminfo: memFree=1470288/2055920 swapFree=4174980/4192956
[pid=15629] ppid=15627 vsize=10688 CPUtime=21.33
/proc/15629/stat : 15629 (SATzilla2009_I) S 15627 15629 15057 0 -1 4194304 4481 9844 0 0 386 19 1704 24 25 0 1 0 1116407692 10944512 2437 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15629/statm: 2672 2437 217 399 0 2269 0
[pid=15635] ppid=15629 vsize=189888 CPUtime=1177.76
/proc/15635/stat : 15635 (picosat846) R 15629 15629 15057 0 -1 4194304 49389 0 0 0 117731 45 0 0 25 0 1 0 1116409832 194445312 47028 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15635/statm: 47472 47028 85 14 0 47138 0
Current children cumulated CPU time (s) 1199.09
Current children cumulated vsize (KiB) 200576

Child status: 17
Real time (s): 1199.88
CPU time (s): 1199.21
CPU user time (s): 1198.27
CPU system time (s): 0.935857
CPU usage (%): 99.9435
Max. virtual memory (cumulated for all children) (KiB): 210008

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

runsolver used 1.00085 second user time and 3.41948 second system time

The end

Launcher Data

Begin job on node64 at 2009-03-30 20:24:24
IDJOB=1538653
IDBENCH=70330
IDSOLVER=528
FILE ID=node64/1538653-1238437464
PBS_JOBID= 9061586
Free space on /tmp= 66408 MiB

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

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

MD5SUM BENCH= 96ac67354b2d4edc2a83b4892dd0ca62
RANDOM SEED=38043504

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.261
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.261
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:       1669000 kB
Buffers:         65848 kB
Cached:         241064 kB
SwapCached:       8744 kB
Active:         162148 kB
Inactive:       155224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1669000 kB
SwapTotal:     4192956 kB
SwapFree:      4174980 kB
Dirty:           32552 kB
Writeback:           0 kB
Mapped:          16124 kB
Slab:            54472 kB
Committed_AS:  2973488 kB
PageTables:       2000 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= 66376 MiB
End job on node64 at 2009-03-30 20:44:24