Trace number 1538607

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.75 1200.26

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S762724712-048.cnf
MD5SUMded0a20d749cf4becf9e25906c1822a6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.09138
Satisfiable
(Un)Satisfiability was proved
Number of variables6000
Number of clauses25200
Sum of the clauses size75600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 325200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

18.87/18.93	c SATzilla is building models for class 2
18.87/18.93	c run presolver march_dl2004 for 5 seconds ... 
18.87/18.93	c Bin: Executing march_dl2004
18.87/18.93	c spawning binary file with 5 seconds ...
18.87/18.93	c child exit by a signal
18.87/18.93	c march_dl2004 returned code 137.
18.87/18.93	c run presolver mxc-sr08 for 5 seconds ... 
18.87/18.93	c Bin: Executing mxc-sr08
18.87/18.93	c spawning binary file with 5 seconds ...
18.87/18.93	c child exit by a signal
18.87/18.93	c mxc-sr08 returned code 137.
18.87/18.93	c Orignal number of varibales is 6000, number of clauses is 25200 
18.87/18.93	c predicted feature computation time is 8.406486 
18.87/18.93	c Bin: Executing satelite
18.87/18.93	c spawning binary file with 240 seconds ...
18.87/18.93	c child exited successfully
18.87/18.93	c satzilla computing base features
18.87/18.93	c Number of variabe is: 5839, Number of clause is : 25009 
18.87/18.93	c Initializing...
18.87/18.93	c satzilla compute diameter ...
18.87/18.93	c start diameter features ...
18.87/18.93	c satzilla doing clause learning
18.87/18.93	c start clause learning features ...
18.87/18.93	c Bin: Executing zchaff07
18.87/18.93	c spawning binary file with 2 seconds ...
18.87/18.93	c child exit by a signal
18.87/18.93	c satzilla doing survey propogation probe
18.87/18.93	c do survay propogation for 2 second ...
18.87/18.93	c satzilla doing local search probe
18.87/18.93	c satzilla doing lobjois search-space size estimate
18.87/18.93	c features are:6000 25200 5839 25009 0.0275732 0.00763725 0.233476 0.494099 0.587802 0.724534 0.000520737 0.0676391 0.000513787 0.000856311 0.171372 0 0.961094 0.000520737 0.288386 7.99712e-05 0.00127954 2.70724 0.227343 0.173184 0 1 3.34441 0.000253329 0.397575 0 0.000799712 2.317 0.488624 0.00105549 0.291695 0.000159942 0.00263905 5.00169 0.00820332 5 6 0.0124525 37.3594 0.282776 21 64 54 26 44 30 34 45.9807 0.112612 33.9231 58.0732 52.4643 39.3171 49.5357 42.7308 46.4333 0.389977 0.591417 6.81628e-05 1 0.707031 0.0773499 0.567366 0.200368 0.382381 0.0930577 0.649 0.00233206 0.632571 0.175832 0.0292263 0.12368 0.0477861 0.0804613 166.459 0.453993 1274.43 0.0224735 1280 1236 1304 0.296132 0.934158 0.847863 0.0321494 0.25264 0.339335 
18.87/18.93	c satzilla's ranking:
18.87/18.93	c 1) minisat20SAT07: 3.234191
18.87/18.93	c 2) mxc-sr08: 3.230173
18.87/18.93	c 3) minisat20: 3.213751
18.87/18.93	c 4) march_dl2004: 3.030225
18.87/18.93	c 5) zchaff_rand: 1.712395
18.87/18.93	c 6) vallst: 0.760331
18.87/18.93	c 7) tts-4-0: 0.241310
18.87/18.93	c 8) SATenstein: -10000.000000
18.87/18.93	c 9) gnovelty+: -10000.000000
18.87/18.93	c 10) adaptg2wsat+: -10000.000000
18.87/18.93	c 11) adaptg2wsat0: -10000.000000
18.87/18.93	c 12) picosat846: -10000.000000
18.87/18.93	c 13) kcnfs04SAT07: -10000.000000
18.87/18.93	c satzilla running minisat20SAT07 ... 
1199.65/1200.25	c Bin: Executing minisat20SAT07
1199.65/1200.25	c spawning binary file with 1181 seconds ...
1199.65/1200.25	c child exit by a signal
1199.65/1200.25	c minisat20SAT07 returned code 137.
1199.65/1200.25	c satzilla running mxc-sr08 ... 
1199.65/1200.25	c Bin: Executing mxc-sr08
1199.65/1200.25	c mxc-sr08 returned code 1.
1199.65/1200.25	c satzilla running minisat20 ... 
1199.65/1200.25	c Bin: Executing minisat20
1199.65/1200.25	c minisat20 returned code 1.
1199.65/1200.25	c satzilla running march_dl2004 ... 
1199.65/1200.25	c Bin: Executing march_dl2004
1199.65/1200.25	c march_dl2004 returned code 1.
1199.65/1200.25	c satzilla running zchaff_rand ... 
1199.65/1200.25	c Bin: Executing zchaff_rand
1199.65/1200.25	c zchaff_rand returned code 1.
1199.65/1200.25	c satzilla running vallst ... 
1199.65/1200.25	c Bin: Executing vallst
1199.65/1200.25	c vallst returned code 1.
1199.65/1200.25	c satzilla running tts-4-0 ... 
1199.65/1200.25	c Bin: Executing tts-4-0
1199.65/1200.25	c tts-4-0 returned code 1.
1199.65/1200.25	c satzilla running SATenstein ... 
1199.65/1200.25	c Bin: Executing SATenstein
1199.65/1200.25	c SATenstein returned code 1.
1199.65/1200.25	c satzilla running gnovelty+ ... 
1199.65/1200.25	c Bin: Executing gnovelty+
1199.65/1200.25	c gnovelty+ returned code 1.
1199.65/1200.25	c satzilla running adaptg2wsat+ ... 
1199.65/1200.25	c Bin: Executing adaptg2wsat+
1199.65/1200.25	c adaptg2wsat+ returned code 1.
1199.65/1200.25	c satzilla running adaptg2wsat0 ... 
1199.65/1200.25	c Bin: Executing adaptg2wsat0
1199.65/1200.25	c adaptg2wsat0 returned code 1.
1199.65/1200.25	c satzilla running picosat846 ... 
1199.65/1200.25	c Bin: Executing picosat846
1199.65/1200.25	c picosat846 returned code 1.
1199.65/1200.25	c satzilla running kcnfs04SAT07 ... 
1199.65/1200.25	c Bin: Executing kcnfs04SAT07
1199.65/1200.25	c kcnfs04SAT07 returned code 1.
1199.65/1200.25	c ERROR: All Failed! 
1199.65/1200.25	c SATZILLA_TIME=1199.920000

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-1538607-1238436074/watcher-1538607-1238436074 -o /tmp/evaluation-result-1538607-1238436074/solver-1538607-1238436074 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538607-1238436074.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.02 1.04 1.00 3/69 23719
/proc/meminfo: memFree=1209248/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=2056 CPUtime=0
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116269108 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 514 112 96 399 0 111 0
[pid=23720] ppid=23719 vsize=1120 CPUtime=0
/proc/23720/stat : 23720 (march_dl2004) R 23719 23719 23252 0 -1 4194304 189 0 0 0 0 0 0 0 19 0 1 0 1116269108 1146880 184 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23720/statm: 280 184 50 118 0 159 0

[startup+0.039685 s]
/proc/loadavg: 1.02 1.04 1.00 3/69 23719
/proc/meminfo: memFree=1209248/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=2056 CPUtime=0
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116269108 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 514 112 96 399 0 111 0
[pid=23720] ppid=23719 vsize=2396 CPUtime=0.03
/proc/23720/stat : 23720 (march_dl2004) R 23719 23719 23252 0 -1 4194304 407 0 0 0 3 0 0 0 19 0 1 0 1116269108 2453504 401 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23720/statm: 599 405 52 118 0 478 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4452

[startup+0.101689 s]
/proc/loadavg: 1.02 1.04 1.00 3/69 23719
/proc/meminfo: memFree=1209248/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=2056 CPUtime=0
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116269108 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 514 112 96 399 0 111 0
[pid=23720] ppid=23719 vsize=3300 CPUtime=0.09
/proc/23720/stat : 23720 (march_dl2004) R 23719 23719 23252 0 -1 4194304 1143 0 0 0 9 0 0 0 19 0 1 0 1116269108 3379200 640 1992294400 134512640 134996440 4294956176 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23720/statm: 825 640 55 118 0 704 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5356

[startup+0.301706 s]
/proc/loadavg: 1.02 1.04 1.00 3/69 23719
/proc/meminfo: memFree=1209248/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=2056 CPUtime=0
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116269108 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 514 112 96 399 0 111 0
[pid=23720] ppid=23719 vsize=7780 CPUtime=0.29
/proc/23720/stat : 23720 (march_dl2004) R 23719 23719 23252 0 -1 4194304 3992 0 0 0 29 0 0 0 21 0 1 0 1116269108 7966720 1757 1992294400 134512640 134996440 4294956176 18446744073709551615 134533460 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23720/statm: 1945 1757 72 118 0 1824 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9836

[startup+0.701743 s]
/proc/loadavg: 1.02 1.04 1.00 3/69 23719
/proc/meminfo: memFree=1209248/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=2056 CPUtime=0
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116269108 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 514 112 96 399 0 111 0
[pid=23720] ppid=23719 vsize=7588 CPUtime=0.69
/proc/23720/stat : 23720 (march_dl2004) R 23719 23719 23252 0 -1 4194304 4018 0 0 0 68 1 0 0 25 0 1 0 1116269108 7770112 1742 1992294400 134512640 134996440 4294956176 18446744073709551615 134536963 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23720/statm: 1897 1742 74 118 0 1776 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9644

[startup+1.50181 s]
/proc/loadavg: 1.02 1.04 1.00 2/71 23721
/proc/meminfo: memFree=1202256/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=2056 CPUtime=0
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116269108 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 514 112 96 399 0 111 0
[pid=23720] ppid=23719 vsize=7992 CPUtime=1.49
/proc/23720/stat : 23720 (march_dl2004) R 23719 23719 23252 0 -1 4194304 4095 0 0 0 148 1 0 0 25 0 1 0 1116269108 8183808 1819 1992294400 134512640 134996440 4294956176 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23720/statm: 1998 1819 74 118 0 1877 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10048

[startup+3.10295 s]
/proc/loadavg: 1.02 1.04 1.00 2/71 23721
/proc/meminfo: memFree=1201936/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=2056 CPUtime=0
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116269108 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 514 112 96 399 0 111 0
[pid=23720] ppid=23719 vsize=7992 CPUtime=3.09
/proc/23720/stat : 23720 (march_dl2004) R 23719 23719 23252 0 -1 4194304 4095 0 0 0 308 1 0 0 25 0 1 0 1116269108 8183808 1819 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23720/statm: 1998 1819 74 118 0 1877 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10048

[startup+6.30123 s]
/proc/loadavg: 1.02 1.04 1.00 2/71 23722
/proc/meminfo: memFree=1205712/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=2056 CPUtime=4.99
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 156 4122 0 0 0 0 497 2 19 0 1 0 1116269108 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 514 125 107 399 0 111 0
[pid=23722] ppid=23719 vsize=5180 CPUtime=1.28
/proc/23722/stat : 23722 (mxc-sr08) R 23719 23719 23252 0 -1 4194304 1341 0 0 0 128 0 0 0 25 0 1 0 1116269608 5304320 1176 1992294400 134512640 135078026 4294956176 18446744073709551615 134533769 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23722/statm: 1295 1176 71 138 0 1154 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7236

[startup+12.7018 s]
/proc/loadavg: 1.01 1.04 1.00 2/70 23723
/proc/meminfo: memFree=1206552/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=3948 CPUtime=12.3
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 992 6542 0 0 219 0 1008 3 25 0 1 0 1116269108 4042752 621 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 987 621 136 399 0 584 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 3948

[startup+25.502 s]
/proc/loadavg: 1.01 1.04 1.00 2/71 23725
/proc/meminfo: memFree=1191056/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=4980 CPUtime=18.89
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 2283 7731 0 0 658 20 1189 22 25 0 1 0 1116269108 5099520 879 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 1245 879 220 399 0 842 0
[pid=23725] ppid=23719 vsize=17040 CPUtime=6.55
/proc/23725/stat : 23725 (minisat20SAT07) R 23719 23719 23252 0 -1 4194304 4067 0 0 0 653 2 0 0 25 0 1 0 1116271001 17448960 4012 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23725/statm: 4260 4012 73 138 0 4119 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 22020

[startup+51.1012 s]
/proc/loadavg: 1.00 1.03 1.00 2/71 23725
/proc/meminfo: memFree=1181264/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=4980 CPUtime=18.89
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 2283 7731 0 0 658 20 1189 22 25 0 1 0 1116269108 5099520 879 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 1245 879 220 399 0 842 0
[pid=23725] ppid=23719 vsize=26312 CPUtime=32.15
/proc/23725/stat : 23725 (minisat20SAT07) R 23719 23719 23252 0 -1 4194304 6374 0 0 0 3211 4 0 0 25 0 1 0 1116271001 26943488 6319 1992294400 134512640 135078472 4294956176 18446744073709551615 134550617 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23725/statm: 6578 6319 73 138 0 6437 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 31292

[startup+102.307 s]
/proc/loadavg: 1.00 1.03 1.00 2/71 23725
/proc/meminfo: memFree=1174928/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=4980 CPUtime=18.89
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 2283 7731 0 0 658 20 1189 22 25 0 1 0 1116269108 5099520 879 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 1245 879 220 399 0 842 0
[pid=23725] ppid=23719 vsize=32916 CPUtime=83.31
/proc/23725/stat : 23725 (minisat20SAT07) R 23719 23719 23252 0 -1 4194304 8043 0 0 0 8325 6 0 0 25 0 1 0 1116271001 33705984 7988 1992294400 134512640 135078472 4294956176 18446744073709551615 134550549 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23725/statm: 8229 7988 73 138 0 8088 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 37896

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/71 23725
/proc/meminfo: memFree=1170896/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=4980 CPUtime=18.89
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 2283 7731 0 0 658 20 1189 22 25 0 1 0 1116269108 5099520 879 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 1245 879 220 399 0 842 0
[pid=23725] ppid=23719 vsize=36824 CPUtime=143.29
/proc/23725/stat : 23725 (minisat20SAT07) R 23719 23719 23252 0 -1 4194304 9008 0 0 0 14322 7 0 0 25 0 1 0 1116271001 37707776 8953 1992294400 134512640 135078472 4294956176 18446744073709551615 134550699 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23725/statm: 9206 8953 73 138 0 9065 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 41804

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/71 23725
/proc/meminfo: memFree=1167184/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=4980 CPUtime=18.89
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 2283 7731 0 0 658 20 1189 22 25 0 1 0 1116269108 5099520 879 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 1245 879 220 399 0 842 0
[pid=23725] ppid=23719 vsize=40520 CPUtime=203.27
/proc/23725/stat : 23725 (minisat20SAT07) R 23719 23719 23252 0 -1 4194304 9936 0 0 0 20319 8 0 0 25 0 1 0 1116271001 41492480 9881 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23725/statm: 10130 9881 73 138 0 9989 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 45500

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/71 23725
/proc/meminfo: memFree=1161680/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=4980 CPUtime=18.89
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 2283 7731 0 0 658 20 1189 22 25 0 1 0 1116269108 5099520 879 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 1245 879 220 399 0 842 0
[pid=23725] ppid=23719 vsize=46064 CPUtime=263.24
/proc/23725/stat : 23725 (minisat20SAT07) R 23719 23719 23252 0 -1 4194304 11307 0 0 0 26314 10 0 0 25 0 1 0 1116271001 47169536 11252 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23725/statm: 11516 11252 73 138 0 11375 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 51044

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 23725
/proc/meminfo: memFree=1159440/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=4980 CPUtime=18.89
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 2283 7731 0 0 658 20 1189 22 25 0 1 0 1116269108 5099520 879 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 1245 879 220 399 0 842 0
[pid=23725] ppid=23719 vsize=48128 CPUtime=323.21
/proc/23725/stat : 23725 (minisat20SAT07) R 23719 23719 23252 0 -1 4194304 11858 0 0 0 32311 10 0 0 25 0 1 0 1116271001 49283072 11796 1992294400 134512640 135078472 4294956176 18446744073709551615 134550654 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23725/statm: 12032 11796 73 138 0 11891 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 53108


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 23725
/proc/meminfo: memFree=1152912/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=4980 CPUtime=18.89
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 2283 7731 0 0 658 20 1189 22 25 0 1 0 1116269108 5099520 879 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 1245 879 220 399 0 842 0
[pid=23725] ppid=23719 vsize=54744 CPUtime=803.01
/proc/23725/stat : 23725 (minisat20SAT07) R 23719 23719 23252 0 -1 4194304 13501 0 0 0 80290 11 0 0 25 0 1 0 1116271001 56057856 13439 1992294400 134512640 135078472 4294956176 18446744073709551615 134550631 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23725/statm: 13686 13439 73 138 0 13545 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 59724

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 23725
/proc/meminfo: memFree=1152912/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=4980 CPUtime=18.89
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 2283 7731 0 0 658 20 1189 22 25 0 1 0 1116269108 5099520 879 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 1245 879 220 399 0 842 0
[pid=23725] ppid=23719 vsize=54744 CPUtime=862.99
/proc/23725/stat : 23725 (minisat20SAT07) R 23719 23719 23252 0 -1 4194304 13501 0 0 0 86288 11 0 0 25 0 1 0 1116271001 56057856 13439 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23725/statm: 13686 13439 73 138 0 13545 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 59724

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 23725
/proc/meminfo: memFree=1152400/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=4980 CPUtime=18.89
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 2283 7731 0 0 658 20 1189 22 25 0 1 0 1116269108 5099520 879 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 1245 879 220 399 0 842 0
[pid=23725] ppid=23719 vsize=55392 CPUtime=922.97
/proc/23725/stat : 23725 (minisat20SAT07) R 23719 23719 23252 0 -1 4194304 13626 0 0 0 92286 11 0 0 25 0 1 0 1116271001 56721408 13564 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23725/statm: 13848 13564 73 138 0 13707 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 60372

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 23725
/proc/meminfo: memFree=1147984/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=4980 CPUtime=18.89
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 2283 7731 0 0 658 20 1189 22 25 0 1 0 1116269108 5099520 879 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 1245 879 220 399 0 842 0
[pid=23725] ppid=23719 vsize=59748 CPUtime=982.94
/proc/23725/stat : 23725 (minisat20SAT07) R 23719 23719 23252 0 -1 4194304 14733 0 0 0 98281 13 0 0 25 0 1 0 1116271001 61181952 14671 1992294400 134512640 135078472 4294956176 18446744073709551615 134551891 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23725/statm: 14937 14671 73 138 0 14796 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 64728

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 23725
/proc/meminfo: memFree=1147984/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=4980 CPUtime=18.89
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 2283 7731 0 0 658 20 1189 22 25 0 1 0 1116269108 5099520 879 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 1245 879 220 399 0 842 0
[pid=23725] ppid=23719 vsize=59748 CPUtime=1042.92
/proc/23725/stat : 23725 (minisat20SAT07) R 23719 23719 23252 0 -1 4194304 14733 0 0 0 104279 13 0 0 25 0 1 0 1116271001 61181952 14671 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23725/statm: 14937 14671 73 138 0 14796 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 64728

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 23725
/proc/meminfo: memFree=1147920/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=4980 CPUtime=18.89
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 2283 7731 0 0 658 20 1189 22 25 0 1 0 1116269108 5099520 879 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 1245 879 220 399 0 842 0
[pid=23725] ppid=23719 vsize=59748 CPUtime=1102.9
/proc/23725/stat : 23725 (minisat20SAT07) R 23719 23719 23252 0 -1 4194304 14733 0 0 0 110277 13 0 0 25 0 1 0 1116271001 61181952 14671 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23725/statm: 14937 14671 73 138 0 14796 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 64728

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 23725
/proc/meminfo: memFree=1147408/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=4980 CPUtime=18.89
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 2283 7731 0 0 658 20 1189 22 25 0 1 0 1116269108 5099520 879 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 1245 879 220 399 0 842 0
[pid=23725] ppid=23719 vsize=60408 CPUtime=1162.87
/proc/23725/stat : 23725 (minisat20SAT07) R 23719 23719 23252 0 -1 4194304 14874 0 0 0 116274 13 0 0 25 0 1 0 1116271001 61857792 14812 1992294400 134512640 135078472 4294956176 18446744073709551615 134550699 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23725/statm: 15102 14812 73 138 0 14961 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 65388

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 23725
/proc/meminfo: memFree=1147408/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=4980 CPUtime=18.89
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 2283 7731 0 0 658 20 1189 22 25 0 1 0 1116269108 5099520 879 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 1245 879 220 399 0 842 0
[pid=23725] ppid=23719 vsize=60396 CPUtime=1170.86
/proc/23725/stat : 23725 (minisat20SAT07) R 23719 23719 23252 0 -1 4194304 14874 0 0 0 117073 13 0 0 25 0 1 0 1116271001 61845504 14812 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23725/statm: 15099 14812 73 138 0 14958 0
Current children cumulated CPU time (s) 1189.75
Current children cumulated vsize (KiB) 65376

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 23725
/proc/meminfo: memFree=1147408/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=4980 CPUtime=18.89
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 2283 7731 0 0 658 20 1189 22 25 0 1 0 1116269108 5099520 879 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 1245 879 220 399 0 842 0
[pid=23725] ppid=23719 vsize=60396 CPUtime=1177.27
/proc/23725/stat : 23725 (minisat20SAT07) R 23719 23719 23252 0 -1 4194304 14874 0 0 0 117714 13 0 0 25 0 1 0 1116271001 61845504 14812 1992294400 134512640 135078472 4294956176 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23725/statm: 15099 14812 73 138 0 14958 0
Current children cumulated CPU time (s) 1196.16
Current children cumulated vsize (KiB) 65376

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 23725
/proc/meminfo: memFree=1147408/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=4980 CPUtime=18.89
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 2283 7731 0 0 658 20 1189 22 25 0 1 0 1116269108 5099520 879 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 1245 879 220 399 0 842 0
[pid=23725] ppid=23719 vsize=60396 CPUtime=1178.86
/proc/23725/stat : 23725 (minisat20SAT07) R 23719 23719 23252 0 -1 4194304 14874 0 0 0 117873 13 0 0 25 0 1 0 1116271001 61845504 14812 1992294400 134512640 135078472 4294956176 18446744073709551615 134550741 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23725/statm: 15099 14812 73 138 0 14958 0
Current children cumulated CPU time (s) 1197.75
Current children cumulated vsize (KiB) 65376

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 23725
/proc/meminfo: memFree=1147408/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=4980 CPUtime=18.89
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 2283 7731 0 0 658 20 1189 22 25 0 1 0 1116269108 5099520 879 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 1245 879 220 399 0 842 0
[pid=23725] ppid=23719 vsize=60396 CPUtime=1179.66
/proc/23725/stat : 23725 (minisat20SAT07) R 23719 23719 23252 0 -1 4194304 14874 0 0 0 117953 13 0 0 25 0 1 0 1116271001 61845504 14812 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23725/statm: 15099 14812 73 138 0 14958 0
Current children cumulated CPU time (s) 1198.55
Current children cumulated vsize (KiB) 65376

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 23725
/proc/meminfo: memFree=1147408/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=4980 CPUtime=18.89
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 2283 7731 0 0 658 20 1189 22 25 0 1 0 1116269108 5099520 879 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 1245 879 220 399 0 842 0
[pid=23725] ppid=23719 vsize=60396 CPUtime=1180.46
/proc/23725/stat : 23725 (minisat20SAT07) R 23719 23719 23252 0 -1 4194304 14874 0 0 0 118033 13 0 0 25 0 1 0 1116271001 61845504 14812 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23725/statm: 15099 14812 73 138 0 14958 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 65376

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 23725
/proc/meminfo: memFree=1147408/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=4980 CPUtime=18.89
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 2283 7731 0 0 658 20 1189 22 25 0 1 0 1116269108 5099520 879 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 1245 879 220 399 0 842 0
[pid=23725] ppid=23719 vsize=60396 CPUtime=1180.67
/proc/23725/stat : 23725 (minisat20SAT07) R 23719 23719 23252 0 -1 4194304 14874 0 0 0 118054 13 0 0 25 0 1 0 1116271001 61845504 14812 1992294400 134512640 135078472 4294956176 18446744073709551615 134705519 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23725/statm: 15099 14812 73 138 0 14958 0
Current children cumulated CPU time (s) 1199.56
Current children cumulated vsize (KiB) 65376

[startup+1200.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 23725
/proc/meminfo: memFree=1147408/2055920 swapFree=4171840/4192956
[pid=23719] ppid=23717 vsize=4980 CPUtime=18.89
/proc/23719/stat : 23719 (SATzilla2009_C) S 23717 23719 23252 0 -1 4194304 2283 7731 0 0 658 20 1189 22 25 0 1 0 1116269108 5099520 879 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23719/statm: 1245 879 220 399 0 842 0
[pid=23725] ppid=23719 vsize=60396 CPUtime=1180.76
/proc/23725/stat : 23725 (minisat20SAT07) R 23719 23719 23252 0 -1 4194304 14874 0 0 0 118063 13 0 0 25 0 1 0 1116271001 61845504 14812 1992294400 134512640 135078472 4294956176 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23725/statm: 15099 14812 73 138 0 14958 0
Current children cumulated CPU time (s) 1199.65
Current children cumulated vsize (KiB) 65376

Child status: 17
Real time (s): 1200.26
CPU time (s): 1199.75
CPU user time (s): 1199.17
CPU system time (s): 0.579911
CPU usage (%): 99.9577
Max. virtual memory (cumulated for all children) (KiB): 65388

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

runsolver used 1.11183 second user time and 3.2945 second system time

The end

Launcher Data

Begin job on node58 at 2009-03-30 20:01:14
IDJOB=1538607
IDBENCH=70315
IDSOLVER=527
FILE ID=node58/1538607-1238436074
PBS_JOBID= 9061551
Free space on /tmp= 66400 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S762724712-048.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538607-1238436074/watcher-1538607-1238436074 -o /tmp/evaluation-result-1538607-1238436074/solver-1538607-1238436074 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538607-1238436074.cnf

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

MD5SUM BENCH= ded0a20d749cf4becf9e25906c1822a6
RANDOM SEED=671955270

node58.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.222
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.222
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:       1209792 kB
Buffers:         90272 kB
Cached:         665792 kB
SwapCached:      11044 kB
Active:         180564 kB
Inactive:       588084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1209792 kB
SwapTotal:     4192956 kB
SwapFree:      4171840 kB
Dirty:           31992 kB
Writeback:           0 kB
Mapped:          17432 kB
Slab:            63048 kB
Committed_AS:  2586964 kB
PageTables:       1764 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= 66372 MiB
End job on node58 at 2009-03-30 20:21:15