Trace number 1538553

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.43 1199.97

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/10000/
unif-k3-r4.2-v10000-c42000-S279212213-020.cnf
MD5SUM183c921e18805bcc408ca715f9914368
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark69.8544
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

19.55/19.63	c SATzilla is building models for class 2
19.55/19.63	c run presolver march_dl2004 for 5 seconds ... 
19.55/19.63	c Bin: Executing march_dl2004
19.55/19.63	c spawning binary file with 5 seconds ...
19.55/19.63	c child exit by a signal
19.55/19.63	c march_dl2004 returned code 137.
19.55/19.63	c run presolver mxc-sr08 for 5 seconds ... 
19.55/19.63	c Bin: Executing mxc-sr08
19.55/19.63	c spawning binary file with 5 seconds ...
19.55/19.63	c child exit by a signal
19.55/19.63	c mxc-sr08 returned code 137.
19.55/19.63	c Orignal number of varibales is 10000, number of clauses is 42000 
19.55/19.63	c predicted feature computation time is 9.424328 
19.55/19.63	c Bin: Executing satelite
19.55/19.63	c spawning binary file with 240 seconds ...
19.55/19.63	c child exited successfully
19.55/19.63	c satzilla computing base features
19.55/19.63	c Number of variabe is: 9767, Number of clause is : 41741 
19.55/19.63	c Initializing...
19.55/19.63	c satzilla compute diameter ...
19.55/19.63	c start diameter features ...
19.55/19.63	c satzilla doing clause learning
19.55/19.63	c start clause learning features ...
19.55/19.63	c Bin: Executing zchaff07
19.55/19.63	c spawning binary file with 2 seconds ...
19.55/19.63	c child exit by a signal
19.55/19.63	c satzilla doing survey propogation probe
19.55/19.63	c do survay propogation for 2 second ...
19.55/19.63	c satzilla doing local search probe
19.55/19.63	c satzilla doing lobjois search-space size estimate
19.55/19.63	c features are:10000 42000 9767 41741 0.0238558 0.00620493 0.233991 0.495324 0.587411 0.710974 0.000310873 0.0646829 0.000307157 0.000614314 0.157174 0 0.965478 0.000310873 0.296184 4.79145e-05 0.00095829 2.72512 0.229582 0.169671 0 1 3.36468 0.00015146 0.401299 0 0.000622889 2.32182 0.489567 0.000629507 0.299923 9.5829e-05 0.00198845 5 0 5 5 -0 20.2344 0.378374 8 40 32 12 26 15 19 55.1327 0.167417 36.7895 84.8095 67.375 42.3 60.9286 48.7879 54.6667 0.394273 0.578557 0.000102645 1 0.704859 0.086199 0.570957 0.203791 0.3882 0.0932669 0.650283 0.000835759 0.779138 0.175943 0.0282822 0.127288 0.0472593 0.0803535 230 0.11188 2129.79 0.0102888 2131 2101 2147 0.187776 0.178433 0.838355 0.00687346 0.233377 0.302617 
19.55/19.63	c satzilla's ranking:
19.55/19.63	c 1) mxc-sr08: 3.287913
19.55/19.63	c 2) minisat20: 3.256420
19.55/19.63	c 3) minisat20SAT07: 3.249039
19.55/19.63	c 4) march_dl2004: 3.187006
19.55/19.63	c 5) zchaff_rand: 1.710394
19.55/19.63	c 6) vallst: 0.610648
19.55/19.63	c 7) tts-4-0: 0.262713
19.55/19.63	c 8) SATenstein: -10000.000000
19.55/19.63	c 9) gnovelty+: -10000.000000
19.55/19.63	c 10) adaptg2wsat+: -10000.000000
19.55/19.63	c 11) adaptg2wsat0: -10000.000000
19.55/19.63	c 12) picosat846: -10000.000000
19.55/19.63	c 13) kcnfs04SAT07: -10000.000000
19.55/19.63	c satzilla running mxc-sr08 ... 
1199.33/1199.97	c Bin: Executing mxc-sr08
1199.33/1199.97	c spawning binary file with 1180 seconds ...
1199.33/1199.97	c child exit by a signal
1199.33/1199.97	c mxc-sr08 returned code 137.
1199.33/1199.97	c satzilla running minisat20 ... 
1199.33/1199.97	c Bin: Executing minisat20
1199.33/1199.97	c minisat20 returned code 1.
1199.33/1199.97	c satzilla running minisat20SAT07 ... 
1199.33/1199.97	c Bin: Executing minisat20SAT07
1199.33/1199.97	c minisat20SAT07 returned code 1.
1199.33/1199.97	c satzilla running march_dl2004 ... 
1199.33/1199.97	c Bin: Executing march_dl2004
1199.33/1199.97	c march_dl2004 returned code 1.
1199.33/1199.97	c satzilla running zchaff_rand ... 
1199.33/1199.97	c Bin: Executing zchaff_rand
1199.33/1199.97	c zchaff_rand returned code 1.
1199.33/1199.97	c satzilla running vallst ... 
1199.33/1199.97	c Bin: Executing vallst
1199.33/1199.97	c vallst returned code 1.
1199.33/1199.97	c satzilla running tts-4-0 ... 
1199.33/1199.97	c Bin: Executing tts-4-0
1199.33/1199.97	c tts-4-0 returned code 1.
1199.33/1199.97	c satzilla running SATenstein ... 
1199.33/1199.97	c Bin: Executing SATenstein
1199.33/1199.97	c SATenstein returned code 1.
1199.33/1199.97	c satzilla running gnovelty+ ... 
1199.33/1199.97	c Bin: Executing gnovelty+
1199.33/1199.97	c gnovelty+ returned code 1.
1199.33/1199.97	c satzilla running adaptg2wsat+ ... 
1199.33/1199.97	c Bin: Executing adaptg2wsat+
1199.33/1199.97	c adaptg2wsat+ returned code 1.
1199.33/1199.97	c satzilla running adaptg2wsat0 ... 
1199.33/1199.97	c Bin: Executing adaptg2wsat0
1199.33/1199.97	c adaptg2wsat0 returned code 1.
1199.33/1199.97	c satzilla running picosat846 ... 
1199.33/1199.97	c Bin: Executing picosat846
1199.33/1199.97	c picosat846 returned code 1.
1199.33/1199.97	c satzilla running kcnfs04SAT07 ... 
1199.33/1199.97	c Bin: Executing kcnfs04SAT07
1199.33/1199.97	c kcnfs04SAT07 returned code 1.
1199.33/1199.97	c ERROR: All Failed! 
1199.33/1199.97	c SATZILLA_TIME=1199.600000

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-1538553-1238434704/watcher-1538553-1238434704 -o /tmp/evaluation-result-1538553-1238434704/solver-1538553-1238434704 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538553-1238434704.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/80 28747
/proc/meminfo: memFree=1357408/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=2056 CPUtime=0
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116134319 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 514 112 96 399 0 111 0
[pid=28748] ppid=28747 vsize=1596 CPUtime=0
/proc/28748/stat : 28748 (march_dl2004) R 28747 28747 28141 0 -1 4194304 264 0 0 0 0 0 0 0 19 0 1 0 1116134319 1634304 259 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28748/statm: 399 259 50 118 0 278 0

[startup+0.0161431 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 28747
/proc/meminfo: memFree=1357408/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=2056 CPUtime=0
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116134319 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 514 112 96 399 0 111 0
[pid=28748] ppid=28747 vsize=1728 CPUtime=0.01
/proc/28748/stat : 28748 (march_dl2004) R 28747 28747 28141 0 -1 4194304 299 0 0 0 1 0 0 0 19 0 1 0 1116134319 1769472 294 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28748/statm: 432 294 50 118 0 311 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3784

[startup+0.10115 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 28747
/proc/meminfo: memFree=1357408/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=2056 CPUtime=0
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116134319 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 514 112 96 399 0 111 0
[pid=28748] ppid=28747 vsize=3744 CPUtime=0.09
/proc/28748/stat : 28748 (march_dl2004) R 28747 28747 28141 0 -1 4194304 950 0 0 0 9 0 0 0 19 0 1 0 1116134319 3833856 669 1992294400 134512640 134996440 4294956176 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28748/statm: 936 669 53 118 0 815 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5800

[startup+0.301171 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 28747
/proc/meminfo: memFree=1357408/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=2056 CPUtime=0
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116134319 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 514 112 96 399 0 111 0
[pid=28748] ppid=28747 vsize=5088 CPUtime=0.29
/proc/28748/stat : 28748 (march_dl2004) R 28747 28747 28141 0 -1 4194304 3961 0 0 0 27 2 0 0 21 0 1 0 1116134319 5210112 1044 1992294400 134512640 134996440 4294956176 18446744073709551615 134543099 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28748/statm: 1272 1044 61 118 0 1151 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7144

[startup+0.701212 s]
/proc/loadavg: 1.00 1.00 1.00 3/80 28747
/proc/meminfo: memFree=1357408/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=2056 CPUtime=0
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116134319 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 514 112 96 399 0 111 0
[pid=28748] ppid=28747 vsize=12156 CPUtime=0.69
/proc/28748/stat : 28748 (march_dl2004) R 28747 28747 28141 0 -1 4194304 7692 0 0 0 55 14 0 0 25 0 1 0 1116134319 12447744 2705 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28748/statm: 3039 2705 72 118 0 2918 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14212

[startup+1.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28749
/proc/meminfo: memFree=1346512/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=2056 CPUtime=0
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116134319 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 514 112 96 399 0 111 0
[pid=28748] ppid=28747 vsize=11424 CPUtime=1.49
/proc/28748/stat : 28748 (march_dl2004) R 28747 28747 28141 0 -1 4194304 8491 0 0 0 125 24 0 0 25 0 1 0 1116134319 11698176 2581 1992294400 134512640 134996440 4294956176 18446744073709551615 134587391 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28748/statm: 2856 2581 74 118 0 2735 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13480

[startup+3.10246 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28749
/proc/meminfo: memFree=1346256/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=2056 CPUtime=0
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116134319 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 514 112 96 399 0 111 0
[pid=28748] ppid=28747 vsize=11448 CPUtime=3.08
/proc/28748/stat : 28748 (march_dl2004) R 28747 28747 28141 0 -1 4194304 8499 0 0 0 283 25 0 0 25 0 1 0 1116134319 11722752 2589 1992294400 134512640 134996440 4294956176 18446744073709551615 134551546 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28748/statm: 2862 2589 74 118 0 2741 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13504

[startup+6.3018 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28750
/proc/meminfo: memFree=1352016/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=2056 CPUtime=4.99
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 156 8766 0 0 0 0 473 26 19 0 1 0 1116134319 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 514 125 107 399 0 111 0
[pid=28750] ppid=28747 vsize=7244 CPUtime=1.28
/proc/28750/stat : 28750 (mxc-sr08) R 28747 28747 28141 0 -1 4194304 1908 0 0 0 128 0 0 0 25 0 1 0 1116134820 7417856 1602 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28750/statm: 1811 1602 71 138 0 1670 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9300

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 28751
/proc/meminfo: memFree=1352856/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=5168 CPUtime=12.66
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 1556 12445 0 0 247 0 991 28 25 0 1 0 1116134319 5292032 927 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 1292 927 136 399 0 889 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 5168

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28753
/proc/meminfo: memFree=1343120/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=7976 CPUtime=19.59
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 3595 14178 0 0 720 20 1175 44 25 0 1 0 1116134319 8167424 1679 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 1994 1679 220 399 0 1591 0
[pid=28753] ppid=28747 vsize=9092 CPUtime=5.85
/proc/28753/stat : 28753 (mxc-sr08) R 28747 28747 28141 0 -1 4194304 2377 0 0 0 584 1 0 0 25 0 1 0 1116136282 9310208 2071 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28753/statm: 2273 2071 71 138 0 2132 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 17068

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28753
/proc/meminfo: memFree=1339792/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=7976 CPUtime=19.59
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 3595 14178 0 0 720 20 1175 44 25 0 1 0 1116134319 8167424 1679 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 1994 1679 220 399 0 1591 0
[pid=28753] ppid=28747 vsize=12128 CPUtime=31.45
/proc/28753/stat : 28753 (mxc-sr08) R 28747 28747 28141 0 -1 4194304 3135 0 0 0 3143 2 0 0 25 0 1 0 1116136282 12419072 2829 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28753/statm: 3032 2829 71 138 0 2891 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 20104

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28753
/proc/meminfo: memFree=1338960/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=7976 CPUtime=19.59
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 3595 14178 0 0 720 20 1175 44 25 0 1 0 1116134319 8167424 1679 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 1994 1679 220 399 0 1591 0
[pid=28753] ppid=28747 vsize=13052 CPUtime=82.63
/proc/28753/stat : 28753 (mxc-sr08) R 28747 28747 28141 0 -1 4194304 3363 0 0 0 8261 2 0 0 25 0 1 0 1116136282 13365248 3057 1992294400 134512640 135078026 4294956176 18446744073709551615 134534901 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28753/statm: 3263 3057 71 138 0 3122 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 21028

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28753
/proc/meminfo: memFree=1336976/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=7976 CPUtime=19.59
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 3595 14178 0 0 720 20 1175 44 25 0 1 0 1116134319 8167424 1679 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 1994 1679 220 399 0 1591 0
[pid=28753] ppid=28747 vsize=14972 CPUtime=142.59
/proc/28753/stat : 28753 (mxc-sr08) R 28747 28747 28141 0 -1 4194304 3867 0 0 0 14256 3 0 0 25 0 1 0 1116136282 15331328 3551 1992294400 134512640 135078026 4294956176 18446744073709551615 134523860 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28753/statm: 3743 3551 71 138 0 3602 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 22948

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28753
/proc/meminfo: memFree=1336528/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=7976 CPUtime=19.59
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 3595 14178 0 0 720 20 1175 44 25 0 1 0 1116134319 8167424 1679 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 1994 1679 220 399 0 1591 0
[pid=28753] ppid=28747 vsize=15500 CPUtime=202.57
/proc/28753/stat : 28753 (mxc-sr08) R 28747 28747 28141 0 -1 4194304 3989 0 0 0 20254 3 0 0 25 0 1 0 1116136282 15872000 3673 1992294400 134512640 135078026 4294956176 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28753/statm: 3875 3673 71 138 0 3734 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 23476

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28755
/proc/meminfo: memFree=1335696/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=7976 CPUtime=19.59
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 3595 14178 0 0 720 20 1175 44 25 0 1 0 1116134319 8167424 1679 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 1994 1679 220 399 0 1591 0
[pid=28753] ppid=28747 vsize=16212 CPUtime=262.55
/proc/28753/stat : 28753 (mxc-sr08) R 28747 28747 28141 0 -1 4194304 4168 0 0 0 26251 4 0 0 25 0 1 0 1116136282 16601088 3852 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28753/statm: 4053 3852 71 138 0 3912 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 24188

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28755
/proc/meminfo: memFree=1334864/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=7976 CPUtime=19.59
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 3595 14178 0 0 720 20 1175 44 25 0 1 0 1116134319 8167424 1679 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 1994 1679 220 399 0 1591 0
[pid=28753] ppid=28747 vsize=17048 CPUtime=322.51
/proc/28753/stat : 28753 (mxc-sr08) R 28747 28747 28141 0 -1 4194304 4391 0 0 0 32247 4 0 0 25 0 1 0 1116136282 17457152 4074 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28753/statm: 4262 4074 71 138 0 4121 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 25024


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


[startup+762.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28755
/proc/meminfo: memFree=1331280/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=7976 CPUtime=19.59
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 3595 14178 0 0 720 20 1175 44 25 0 1 0 1116134319 8167424 1679 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 1994 1679 220 399 0 1591 0
[pid=28753] ppid=28747 vsize=20636 CPUtime=742.34
/proc/28753/stat : 28753 (mxc-sr08) R 28747 28747 28141 0 -1 4194304 5317 0 0 0 74229 5 0 0 25 0 1 0 1116136282 21131264 4966 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28753/statm: 5159 4966 71 138 0 5018 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 28612

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28755
/proc/meminfo: memFree=1330448/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=7976 CPUtime=19.59
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 3595 14178 0 0 720 20 1175 44 25 0 1 0 1116134319 8167424 1679 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 1994 1679 220 399 0 1591 0
[pid=28753] ppid=28747 vsize=21476 CPUtime=802.32
/proc/28753/stat : 28753 (mxc-sr08) R 28747 28747 28141 0 -1 4194304 5540 0 0 0 80226 6 0 0 25 0 1 0 1116136282 21991424 5181 1992294400 134512640 135078026 4294956176 18446744073709551615 134521045 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28753/statm: 5369 5181 71 138 0 5228 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 29452

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28755
/proc/meminfo: memFree=1330256/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=7976 CPUtime=19.59
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 3595 14178 0 0 720 20 1175 44 25 0 1 0 1116134319 8167424 1679 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 1994 1679 220 399 0 1591 0
[pid=28753] ppid=28747 vsize=21740 CPUtime=862.28
/proc/28753/stat : 28753 (mxc-sr08) R 28747 28747 28141 0 -1 4194304 5589 0 0 0 86222 6 0 0 25 0 1 0 1116136282 22261760 5230 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28753/statm: 5435 5230 71 138 0 5294 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 29716

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28755
/proc/meminfo: memFree=1330256/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=7976 CPUtime=19.59
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 3595 14178 0 0 720 20 1175 44 25 0 1 0 1116134319 8167424 1679 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 1994 1679 220 399 0 1591 0
[pid=28753] ppid=28747 vsize=21740 CPUtime=922.26
/proc/28753/stat : 28753 (mxc-sr08) R 28747 28747 28141 0 -1 4194304 5589 0 0 0 92220 6 0 0 25 0 1 0 1116136282 22261760 5230 1992294400 134512640 135078026 4294956176 18446744073709551615 134523818 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28753/statm: 5435 5230 71 138 0 5294 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 29716

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28755
/proc/meminfo: memFree=1330256/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=7976 CPUtime=19.59
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 3595 14178 0 0 720 20 1175 44 25 0 1 0 1116134319 8167424 1679 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 1994 1679 220 399 0 1591 0
[pid=28753] ppid=28747 vsize=21740 CPUtime=982.24
/proc/28753/stat : 28753 (mxc-sr08) R 28747 28747 28141 0 -1 4194304 5589 0 0 0 98218 6 0 0 25 0 1 0 1116136282 22261760 5230 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28753/statm: 5435 5230 71 138 0 5294 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 29716

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28755
/proc/meminfo: memFree=1328400/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=7976 CPUtime=19.59
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 3595 14178 0 0 720 20 1175 44 25 0 1 0 1116134319 8167424 1679 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 1994 1679 220 399 0 1591 0
[pid=28753] ppid=28747 vsize=23452 CPUtime=1042.2
/proc/28753/stat : 28753 (mxc-sr08) R 28747 28747 28141 0 -1 4194304 6223 0 0 0 104214 6 0 0 25 0 1 0 1116136282 24014848 5675 1992294400 134512640 135078026 4294956176 18446744073709551615 134523233 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28753/statm: 5863 5675 71 138 0 5722 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 31428

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28755
/proc/meminfo: memFree=1328400/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=7976 CPUtime=19.59
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 3595 14178 0 0 720 20 1175 44 25 0 1 0 1116134319 8167424 1679 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 1994 1679 220 399 0 1591 0
[pid=28753] ppid=28747 vsize=23452 CPUtime=1102.18
/proc/28753/stat : 28753 (mxc-sr08) R 28747 28747 28141 0 -1 4194304 6223 0 0 0 110212 6 0 0 25 0 1 0 1116136282 24014848 5675 1992294400 134512640 135078026 4294956176 18446744073709551615 134523875 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28753/statm: 5863 5675 71 138 0 5722 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 31428

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28755
/proc/meminfo: memFree=1328400/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=7976 CPUtime=19.59
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 3595 14178 0 0 720 20 1175 44 25 0 1 0 1116134319 8167424 1679 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 1994 1679 220 399 0 1591 0
[pid=28753] ppid=28747 vsize=23452 CPUtime=1162.16
/proc/28753/stat : 28753 (mxc-sr08) R 28747 28747 28141 0 -1 4194304 6223 0 0 0 116210 6 0 0 25 0 1 0 1116136282 24014848 5675 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28753/statm: 5863 5675 71 138 0 5722 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 31428

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28755
/proc/meminfo: memFree=1328400/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=7976 CPUtime=19.59
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 3595 14178 0 0 720 20 1175 44 25 0 1 0 1116134319 8167424 1679 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 1994 1679 220 399 0 1591 0
[pid=28753] ppid=28747 vsize=23452 CPUtime=1170.15
/proc/28753/stat : 28753 (mxc-sr08) R 28747 28747 28141 0 -1 4194304 6223 0 0 0 117009 6 0 0 25 0 1 0 1116136282 24014848 5675 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28753/statm: 5863 5675 71 138 0 5722 0
Current children cumulated CPU time (s) 1189.74
Current children cumulated vsize (KiB) 31428

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28755
/proc/meminfo: memFree=1328400/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=7976 CPUtime=19.59
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 3595 14178 0 0 720 20 1175 44 25 0 1 0 1116134319 8167424 1679 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 1994 1679 220 399 0 1591 0
[pid=28753] ppid=28747 vsize=23452 CPUtime=1176.55
/proc/28753/stat : 28753 (mxc-sr08) R 28747 28747 28141 0 -1 4194304 6223 0 0 0 117649 6 0 0 25 0 1 0 1116136282 24014848 5675 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28753/statm: 5863 5675 71 138 0 5722 0
Current children cumulated CPU time (s) 1196.14
Current children cumulated vsize (KiB) 31428

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28755
/proc/meminfo: memFree=1328400/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=7976 CPUtime=19.59
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 3595 14178 0 0 720 20 1175 44 25 0 1 0 1116134319 8167424 1679 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 1994 1679 220 399 0 1591 0
[pid=28753] ppid=28747 vsize=23452 CPUtime=1178.14
/proc/28753/stat : 28753 (mxc-sr08) R 28747 28747 28141 0 -1 4194304 6223 0 0 0 117808 6 0 0 25 0 1 0 1116136282 24014848 5675 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28753/statm: 5863 5675 71 138 0 5722 0
Current children cumulated CPU time (s) 1197.73
Current children cumulated vsize (KiB) 31428

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28755
/proc/meminfo: memFree=1328400/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=7976 CPUtime=19.59
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 3595 14178 0 0 720 20 1175 44 25 0 1 0 1116134319 8167424 1679 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 1994 1679 220 399 0 1591 0
[pid=28753] ppid=28747 vsize=23452 CPUtime=1178.94
/proc/28753/stat : 28753 (mxc-sr08) R 28747 28747 28141 0 -1 4194304 6223 0 0 0 117888 6 0 0 25 0 1 0 1116136282 24014848 5675 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28753/statm: 5863 5675 71 138 0 5722 0
Current children cumulated CPU time (s) 1198.53
Current children cumulated vsize (KiB) 31428

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28755
/proc/meminfo: memFree=1328400/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=7976 CPUtime=19.59
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 3595 14178 0 0 720 20 1175 44 25 0 1 0 1116134319 8167424 1679 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 1994 1679 220 399 0 1591 0
[pid=28753] ppid=28747 vsize=23452 CPUtime=1179.34
/proc/28753/stat : 28753 (mxc-sr08) R 28747 28747 28141 0 -1 4194304 6223 0 0 0 117928 6 0 0 25 0 1 0 1116136282 24014848 5675 1992294400 134512640 135078026 4294956176 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28753/statm: 5863 5675 71 138 0 5722 0
Current children cumulated CPU time (s) 1198.93
Current children cumulated vsize (KiB) 31428

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 28755
/proc/meminfo: memFree=1328400/2055912 swapFree=4170680/4192956
[pid=28747] ppid=28745 vsize=7976 CPUtime=19.59
/proc/28747/stat : 28747 (SATzilla2009_C) S 28745 28747 28141 0 -1 4194304 3595 14178 0 0 720 20 1175 44 25 0 1 0 1116134319 8167424 1679 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28747/statm: 1994 1679 220 399 0 1591 0
[pid=28753] ppid=28747 vsize=23452 CPUtime=1179.74
/proc/28753/stat : 28753 (mxc-sr08) R 28747 28747 28141 0 -1 4194304 6223 0 0 0 117968 6 0 0 25 0 1 0 1116136282 24014848 5675 1992294400 134512640 135078026 4294956176 18446744073709551615 134522532 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28753/statm: 5863 5675 71 138 0 5722 0
Current children cumulated CPU time (s) 1199.33
Current children cumulated vsize (KiB) 31428

Child status: 17
Real time (s): 1199.97
CPU time (s): 1199.43
CPU user time (s): 1198.71
CPU system time (s): 0.71889
CPU usage (%): 99.9547
Max. virtual memory (cumulated for all children) (KiB): 32220

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

runsolver used 1.56976 second user time and 3.90241 second system time

The end

Launcher Data

Begin job on node78 at 2009-03-30 19:38:24
IDJOB=1538553
IDBENCH=70297
IDSOLVER=527
FILE ID=node78/1538553-1238434704
PBS_JOBID= 9061541
Free space on /tmp= 126872 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/10000/unif-k3-r4.2-v10000-c42000-S279212213-020.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538553-1238434704/watcher-1538553-1238434704 -o /tmp/evaluation-result-1538553-1238434704/solver-1538553-1238434704 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538553-1238434704.cnf

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

MD5SUM BENCH= 183c921e18805bcc408ca715f9914368
RANDOM SEED=339691026

node78.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.214
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.214
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:      2055912 kB
MemFree:       1357960 kB
Buffers:         89196 kB
Cached:         517368 kB
SwapCached:       7748 kB
Active:         327540 kB
Inactive:       289484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1357960 kB
SwapTotal:     4192956 kB
SwapFree:      4170680 kB
Dirty:           32200 kB
Writeback:           0 kB
Mapped:          16076 kB
Slab:            65180 kB
Committed_AS:  2572624 kB
PageTables:       2556 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= 126840 MiB
End job on node78 at 2009-03-30 19:58:24