Trace number 1717005

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_R 2009-03-22? (exit code) 1199.65 1200.25

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-25.cnf
MD5SUM0acd143a4e60b38309663b5993b5ded9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8920
Number of clauses31884
Sum of the clauses size83706
Maximum clause length229
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215331
Number of clauses of size 314327
Number of clauses of size 41469
Number of clauses of size 5588
Number of clauses of size over 5168

Solver Data

68.75/68.95	c SATzilla is building models for class 1
68.75/68.95	c run presolver SATenstein for 30 seconds ... 
68.75/68.95	c Bin: Executing SATenstein
68.75/68.95	c spawning binary file with 30 seconds ...
68.75/68.95	c child exit by a signal
68.75/68.95	c SATenstein returned code 137.
68.75/68.95	c run presolver mxc-sr08 for 30 seconds ... 
68.75/68.95	c Bin: Executing mxc-sr08
68.75/68.95	c spawning binary file with 30 seconds ...
68.75/68.95	c child exit by a signal
68.75/68.95	c mxc-sr08 returned code 137.
68.75/68.95	c Orignal number of varibales is 8920, number of clauses is 31884 
68.75/68.95	c predicted feature computation time is 9.762304 
68.75/68.95	c Bin: Executing satelite
68.75/68.95	c spawning binary file with 240 seconds ...
68.75/68.95	c child exited successfully
68.75/68.95	c satzilla computing base features
68.75/68.95	c Number of variabe is: 3830, Number of clause is : 22056 
68.75/68.95	c Initializing...
68.75/68.95	c satzilla compute diameter ...
68.75/68.95	c start diameter features ...
68.75/68.95	c satzilla doing clause learning
68.75/68.95	c start clause learning features ...
68.75/68.95	c Bin: Executing zchaff07
68.75/68.95	c spawning binary file with 2 seconds ...
68.75/68.95	c child exit by a signal
68.75/68.95	c satzilla doing survey propogation probe
68.75/68.95	c do survay propogation for 2 second ...
68.75/68.95	c satzilla doing local search probe
68.75/68.95	c satzilla doing lobjois search-space size estimate
68.75/68.95	c features are:8920 31884 3830 22056 1.32898 0.445593 0.173649 0.331204 0.878113 1.50353 0.000843521 0.298779 0.000522193 0.00234987 1.33593 0.242972 0.640279 0.000843521 1.53495 0.000317374 0.0131483 2.5898 0.127476 0.126955 0 0.666667 2.58411 0.000404098 1.57047 4.53391e-05 0.00870511 2.35218 0.519677 0.000493877 1.60514 0.000226696 0.00875045 7.85188 0.128965 6 10 1.38585 1209.83 0.140223 950 1505 1505 950 1277 1114 1253 27.7554 0.14766 20.6857 34.1588 34.1588 20.6857 29.5871 25.9241 29.285 0.389942 0.653043 2.50706e-06 0.977243 0.726667 0.0550835 0.561509 0.177832 0.384148 0.0525075 0.969963 0 0.241295 0.143094 0.00660649 0.0667756 0.0169838 0.0327302 266.478 0.0878713 868 0.0272728 870 837 898 0.741818 0.262865 0.879479 0.0141976 0.0668388 0.243425 
68.75/68.95	c satzilla's ranking:
68.75/68.95	c 1) kcnfs04SAT07: 11.345543
68.75/68.95	c 2) adaptg2wsat0: 4.692102
68.75/68.95	c 3) picosat846: 3.536693
68.75/68.95	c 4) march_dl2004: 3.435501
68.75/68.95	c 5) adaptg2wsat+: -0.005158
68.75/68.95	c 6) gnovelty+: -0.638188
68.75/68.95	c 7) SATenstein: -2.744392
68.75/68.95	c 8) mxc-sr08: -10000.000000
68.75/68.95	c 9) tts-4-0: -10000.000000
68.75/68.95	c 10) zchaff_rand: -10000.000000
68.75/68.95	c 11) vallst: -10000.000000
68.75/68.95	c 12) minisat20: -10000.000000
68.75/68.95	c 13) minisat20SAT07: -10000.000000
68.75/68.95	c satzilla running kcnfs04SAT07 ... 
68.75/68.96	c Bin: Executing kcnfs04SAT07
68.75/68.96	c spawning binary file with 1131 seconds ...
68.75/68.96	c child exited successfully
68.75/68.96	c kcnfs04SAT07 returned code 0.
68.75/68.96	c satzilla running adaptg2wsat0 ... 
1199.60/1200.23	c Bin: Executing adaptg2wsat0
1199.60/1200.23	c spawning binary file with 1131 seconds ...
1199.60/1200.23	c child exit by a signal
1199.60/1200.23	c adaptg2wsat0 returned code 137.
1199.60/1200.23	c satzilla running picosat846 ... 
1199.60/1200.23	c Bin: Executing picosat846
1199.60/1200.23	c picosat846 returned code 1.
1199.60/1200.23	c satzilla running march_dl2004 ... 
1199.60/1200.23	c Bin: Executing march_dl2004
1199.60/1200.23	c march_dl2004 returned code 1.
1199.60/1200.23	c satzilla running adaptg2wsat+ ... 
1199.60/1200.23	c Bin: Executing adaptg2wsat+
1199.60/1200.23	c adaptg2wsat+ returned code 1.
1199.60/1200.23	c satzilla running gnovelty+ ... 
1199.60/1200.23	c Bin: Executing gnovelty+
1199.60/1200.23	c gnovelty+ returned code 1.
1199.60/1200.23	c satzilla running SATenstein ... 
1199.60/1200.23	c Bin: Executing SATenstein
1199.60/1200.23	c SATenstein returned code 1.
1199.60/1200.23	c satzilla running mxc-sr08 ... 
1199.60/1200.23	c Bin: Executing mxc-sr08
1199.60/1200.23	c mxc-sr08 returned code 1.
1199.60/1200.23	c satzilla running tts-4-0 ... 
1199.60/1200.23	c Bin: Executing tts-4-0
1199.60/1200.23	c tts-4-0 returned code 1.
1199.60/1200.23	c satzilla running zchaff_rand ... 
1199.60/1200.23	c Bin: Executing zchaff_rand
1199.60/1200.23	c zchaff_rand returned code 1.
1199.60/1200.23	c satzilla running vallst ... 
1199.60/1200.23	c Bin: Executing vallst
1199.60/1200.23	c vallst returned code 1.
1199.60/1200.23	c satzilla running minisat20 ... 
1199.60/1200.23	c Bin: Executing minisat20
1199.60/1200.23	c minisat20 returned code 1.
1199.60/1200.23	c satzilla running minisat20SAT07 ... 
1199.60/1200.24	c Bin: Executing minisat20SAT07
1199.60/1200.24	c minisat20SAT07 returned code 1.
1199.60/1200.24	c ERROR: All Failed! 
1199.60/1200.24	c SATZILLA_TIME=1199.820000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1717005-1240622946/watcher-1717005-1240622946 -o /tmp/evaluation-result-1717005-1240622946/solver-1717005-1240622946 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_R HOME/instance-1717005-1240622946.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: 0.91 0.95 0.98 3/64 26438
/proc/meminfo: memFree=1023608/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=2056 CPUtime=0
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90323118 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26438/statm: 514 112 96 399 0 111 0
[pid=26439] ppid=26438 vsize=2268 CPUtime=0
/proc/26439/stat : 26439 (SATenstein) D 26438 26438 26285 0 -1 4194304 79 0 0 0 0 0 0 0 19 0 1 0 90323118 2322432 60 1992294400 134512640 134854740 4294955360 18446744073709551615 9453008 0 0 8392704 0 18446744071563479169 0 0 17 0 0 0
/proc/26439/statm: 567 60 44 83 0 128 0

[startup+0.064298 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 26438
/proc/meminfo: memFree=1023608/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=2056 CPUtime=0
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90323118 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26438/statm: 514 112 96 399 0 111 0
[pid=26439] ppid=26438 vsize=2268 CPUtime=0
/proc/26439/stat : 26439 (SATenstein) D 26438 26438 26285 0 -1 4194304 107 0 5 0 0 0 0 0 18 0 1 0 90323118 2322432 93 1992294400 134512640 134854740 4294955360 18446744073709551615 9686670 0 0 8392704 0 18446744071563479169 0 0 17 0 0 0
/proc/26439/statm: 567 93 63 83 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4324

[startup+0.101304 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 26438
/proc/meminfo: memFree=1023608/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=2056 CPUtime=0
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90323118 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26438/statm: 514 112 96 399 0 111 0
[pid=26439] ppid=26438 vsize=6508 CPUtime=0.02
/proc/26439/stat : 26439 (SATenstein) R 26438 26438 26285 0 -1 4194304 380 0 10 0 2 0 0 0 18 0 1 0 90323118 6664192 371 1992294400 134512640 134854740 4294955360 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26439/statm: 1627 371 151 83 0 1188 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8564

[startup+0.301343 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 26438
/proc/meminfo: memFree=1023608/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=2056 CPUtime=0
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90323118 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26438/statm: 514 112 96 399 0 111 0
[pid=26439] ppid=26438 vsize=59188 CPUtime=0.22
/proc/26439/stat : 26439 (SATenstein) R 26438 26438 26285 0 -1 4194304 1281 0 11 0 22 0 0 0 19 0 1 0 90323118 60608512 1209 1992294400 134512640 134854740 4294955360 18446744073709551615 134760373 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26439/statm: 14797 1209 174 83 0 14358 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 61244

[startup+0.701419 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 26438
/proc/meminfo: memFree=1023608/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=2056 CPUtime=0
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90323118 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26438/statm: 514 112 96 399 0 111 0
[pid=26439] ppid=26438 vsize=59188 CPUtime=0.62
/proc/26439/stat : 26439 (SATenstein) R 26438 26438 26285 0 -1 4194304 1281 0 11 0 62 0 0 0 22 0 1 0 90323118 60608512 1209 1992294400 134512640 134854740 4294955360 18446744073709551615 134760994 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26439/statm: 14797 1209 174 83 0 14358 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 61244

[startup+1.50157 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 26440
/proc/meminfo: memFree=1018536/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=2056 CPUtime=0
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90323118 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26438/statm: 514 112 96 399 0 111 0
[pid=26439] ppid=26438 vsize=59188 CPUtime=1.42
/proc/26439/stat : 26439 (SATenstein) R 26438 26438 26285 0 -1 4194304 1281 0 11 0 142 0 0 0 25 0 1 0 90323118 60608512 1209 1992294400 134512640 134854740 4294955360 18446744073709551615 134760012 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26439/statm: 14797 1209 174 83 0 14358 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 61244

[startup+3.10288 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 26440
/proc/meminfo: memFree=1017256/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=2056 CPUtime=0
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90323118 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26438/statm: 514 112 96 399 0 111 0
[pid=26439] ppid=26438 vsize=59188 CPUtime=3.01
/proc/26439/stat : 26439 (SATenstein) R 26438 26438 26285 0 -1 4194304 1281 0 11 0 301 0 0 0 25 0 1 0 90323118 60608512 1209 1992294400 134512640 134854740 4294955360 18446744073709551615 134761139 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26439/statm: 14797 1209 174 83 0 14358 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 61244

[startup+6.30149 s]
/proc/loadavg: 1.08 0.99 0.99 2/66 26440
/proc/meminfo: memFree=1018536/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=2056 CPUtime=0
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90323118 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26438/statm: 514 112 96 399 0 111 0
[pid=26439] ppid=26438 vsize=59188 CPUtime=6.2
/proc/26439/stat : 26439 (SATenstein) R 26438 26438 26285 0 -1 4194304 1281 0 11 0 619 1 0 0 25 0 1 0 90323118 60608512 1209 1992294400 134512640 134854740 4294955360 18446744073709551615 134568094 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26439/statm: 14797 1209 174 83 0 14358 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 61244

[startup+12.7017 s]
/proc/loadavg: 1.15 1.00 0.99 2/66 26440
/proc/meminfo: memFree=1018672/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=2056 CPUtime=0
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90323118 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26438/statm: 514 112 96 399 0 111 0
[pid=26439] ppid=26438 vsize=59188 CPUtime=12.6
/proc/26439/stat : 26439 (SATenstein) R 26438 26438 26285 0 -1 4194304 1281 0 11 0 1259 1 0 0 25 0 1 0 90323118 60608512 1209 1992294400 134512640 134854740 4294955360 18446744073709551615 134568096 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26439/statm: 14797 1209 174 83 0 14358 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 61244

[startup+25.5012 s]
/proc/loadavg: 1.27 1.04 1.01 2/66 26440
/proc/meminfo: memFree=1018864/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=2056 CPUtime=0
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 90323118 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26438/statm: 514 112 96 399 0 111 0
[pid=26439] ppid=26438 vsize=59188 CPUtime=25.4
/proc/26439/stat : 26439 (SATenstein) R 26438 26438 26285 0 -1 4194304 1281 0 11 0 2539 1 0 0 25 0 1 0 90323118 60608512 1209 1992294400 134512640 134854740 4294955360 18446744073709551615 134760623 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26439/statm: 14797 1209 174 83 0 14358 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 61244

[startup+51.1011 s]
/proc/loadavg: 1.24 1.05 1.01 2/66 26441
/proc/meminfo: memFree=1013104/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=2056 CPUtime=29.99
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 152 1281 0 11 0 0 2998 1 19 0 1 0 90323118 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26438/statm: 514 121 104 399 0 111 0
[pid=26441] ppid=26438 vsize=11488 CPUtime=20.96
/proc/26441/stat : 26441 (mxc-sr08) R 26438 26438 26285 0 -1 4194304 2936 0 0 0 2095 1 0 0 25 0 1 0 90326127 11763712 2689 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26441/statm: 2872 2689 71 138 0 2731 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 13544

[startup+102.306 s]
/proc/loadavg: 1.14 1.05 1.01 2/66 26445
/proc/meminfo: memFree=1016048/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=4616 CPUtime=68.81
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 1907 7416 0 11 643 10 6221 7 16 0 1 0 90323118 4726784 778 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26438/statm: 1154 778 219 399 0 751 0
[pid=26445] ppid=26438 vsize=217392 CPUtime=33.32
/proc/26445/stat : 26445 (adaptg2wsat0) R 26438 26438 26285 0 -1 4194304 1125 0 0 0 3332 0 0 0 25 0 1 0 90330014 222609408 1115 1992294400 134512640 134921720 4294956176 18446744073709551615 134542552 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26445/statm: 54348 1115 41 99 0 53855 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 222008

[startup+162.301 s]
/proc/loadavg: 1.09 1.06 1.01 2/66 26445
/proc/meminfo: memFree=1015984/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=4616 CPUtime=68.81
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 1907 7416 0 11 643 10 6221 7 16 0 1 0 90323118 4726784 778 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26438/statm: 1154 778 219 399 0 751 0
[pid=26445] ppid=26438 vsize=217392 CPUtime=93.29
/proc/26445/stat : 26445 (adaptg2wsat0) R 26438 26438 26285 0 -1 4194304 1125 0 0 0 9329 0 0 0 25 0 1 0 90330014 222609408 1115 1992294400 134512640 134921720 4294956176 18446744073709551615 134541767 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26445/statm: 54348 1115 41 99 0 53855 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 222008

[startup+222.302 s]
/proc/loadavg: 1.07 1.06 1.01 2/66 26445
/proc/meminfo: memFree=1015920/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=4616 CPUtime=68.81
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 1907 7416 0 11 643 10 6221 7 16 0 1 0 90323118 4726784 778 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26438/statm: 1154 778 219 399 0 751 0
[pid=26445] ppid=26438 vsize=217392 CPUtime=153.27
/proc/26445/stat : 26445 (adaptg2wsat0) R 26438 26438 26285 0 -1 4194304 1125 0 0 0 15327 0 0 0 25 0 1 0 90330014 222609408 1115 1992294400 134512640 134921720 4294956176 18446744073709551615 134543619 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26445/statm: 54348 1115 41 99 0 53855 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 222008

[startup+282.302 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 26445
/proc/meminfo: memFree=1015984/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=4616 CPUtime=68.81
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 1907 7416 0 11 643 10 6221 7 16 0 1 0 90323118 4726784 778 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26438/statm: 1154 778 219 399 0 751 0
[pid=26445] ppid=26438 vsize=217392 CPUtime=213.25
/proc/26445/stat : 26445 (adaptg2wsat0) R 26438 26438 26285 0 -1 4194304 1125 0 0 0 21325 0 0 0 25 0 1 0 90330014 222609408 1115 1992294400 134512640 134921720 4294956176 18446744073709551615 134542378 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26445/statm: 54348 1115 41 99 0 53855 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 222008

[startup+342.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 26445
/proc/meminfo: memFree=1015984/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=4616 CPUtime=68.81
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 1907 7416 0 11 643 10 6221 7 16 0 1 0 90323118 4726784 778 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26438/statm: 1154 778 219 399 0 751 0
[pid=26445] ppid=26438 vsize=217392 CPUtime=273.23
/proc/26445/stat : 26445 (adaptg2wsat0) R 26438 26438 26285 0 -1 4194304 1125 0 0 0 27323 0 0 0 25 0 1 0 90330014 222609408 1115 1992294400 134512640 134921720 4294956176 18446744073709551615 134541954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26445/statm: 54348 1115 41 99 0 53855 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26447
/proc/meminfo: memFree=1015792/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=4616 CPUtime=68.81
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 1907 7416 0 11 643 10 6221 7 16 0 1 0 90323118 4726784 778 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26438/statm: 1154 778 219 399 0 751 0
[pid=26445] ppid=26438 vsize=217392 CPUtime=753.04
/proc/26445/stat : 26445 (adaptg2wsat0) R 26438 26438 26285 0 -1 4194304 1125 0 0 0 75304 0 0 0 25 0 1 0 90330014 222609408 1115 1992294400 134512640 134921720 4294956176 18446744073709551615 134542616 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26445/statm: 54348 1115 41 99 0 53855 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 222008

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26447
/proc/meminfo: memFree=1015856/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=4616 CPUtime=68.81
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 1907 7416 0 11 643 10 6221 7 16 0 1 0 90323118 4726784 778 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26438/statm: 1154 778 219 399 0 751 0
[pid=26445] ppid=26438 vsize=217392 CPUtime=813.02
/proc/26445/stat : 26445 (adaptg2wsat0) R 26438 26438 26285 0 -1 4194304 1125 0 0 0 81302 0 0 0 25 0 1 0 90330014 222609408 1115 1992294400 134512640 134921720 4294956176 18446744073709551615 134541886 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26445/statm: 54348 1115 41 99 0 53855 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 222008

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26447
/proc/meminfo: memFree=1015920/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=4616 CPUtime=68.81
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 1907 7416 0 11 643 10 6221 7 16 0 1 0 90323118 4726784 778 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26438/statm: 1154 778 219 399 0 751 0
[pid=26445] ppid=26438 vsize=217392 CPUtime=873
/proc/26445/stat : 26445 (adaptg2wsat0) R 26438 26438 26285 0 -1 4194304 1125 0 0 0 87299 1 0 0 25 0 1 0 90330014 222609408 1115 1992294400 134512640 134921720 4294956176 18446744073709551615 134543637 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26445/statm: 54348 1115 41 99 0 53855 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 222008

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26447
/proc/meminfo: memFree=1015856/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=4616 CPUtime=68.81
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 1907 7416 0 11 643 10 6221 7 16 0 1 0 90323118 4726784 778 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26438/statm: 1154 778 219 399 0 751 0
[pid=26445] ppid=26438 vsize=217392 CPUtime=932.98
/proc/26445/stat : 26445 (adaptg2wsat0) R 26438 26438 26285 0 -1 4194304 1125 0 0 0 93297 1 0 0 25 0 1 0 90330014 222609408 1115 1992294400 134512640 134921720 4294956176 18446744073709551615 134542678 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26445/statm: 54348 1115 41 99 0 53855 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 222008

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26447
/proc/meminfo: memFree=1015856/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=4616 CPUtime=68.81
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 1907 7416 0 11 643 10 6221 7 16 0 1 0 90323118 4726784 778 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26438/statm: 1154 778 219 399 0 751 0
[pid=26445] ppid=26438 vsize=217392 CPUtime=992.95
/proc/26445/stat : 26445 (adaptg2wsat0) R 26438 26438 26285 0 -1 4194304 1125 0 0 0 99294 1 0 0 25 0 1 0 90330014 222609408 1115 1992294400 134512640 134921720 4294956176 18446744073709551615 134542247 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26445/statm: 54348 1115 41 99 0 53855 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 222008

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26447
/proc/meminfo: memFree=1015856/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=4616 CPUtime=68.81
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 1907 7416 0 11 643 10 6221 7 16 0 1 0 90323118 4726784 778 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26438/statm: 1154 778 219 399 0 751 0
[pid=26445] ppid=26438 vsize=217392 CPUtime=1052.92
/proc/26445/stat : 26445 (adaptg2wsat0) R 26438 26438 26285 0 -1 4194304 1125 0 0 0 105291 1 0 0 25 0 1 0 90330014 222609408 1115 1992294400 134512640 134921720 4294956176 18446744073709551615 134544317 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26445/statm: 54348 1115 41 99 0 53855 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 222008

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26447
/proc/meminfo: memFree=1015856/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=4616 CPUtime=68.81
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 1907 7416 0 11 643 10 6221 7 16 0 1 0 90323118 4726784 778 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26438/statm: 1154 778 219 399 0 751 0
[pid=26445] ppid=26438 vsize=217392 CPUtime=1112.9
/proc/26445/stat : 26445 (adaptg2wsat0) R 26438 26438 26285 0 -1 4194304 1125 0 0 0 111289 1 0 0 25 0 1 0 90330014 222609408 1115 1992294400 134512640 134921720 4294956176 18446744073709551615 134542001 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26445/statm: 54348 1115 41 99 0 53855 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 222008

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26447
/proc/meminfo: memFree=1015856/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=4616 CPUtime=68.81
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 1907 7416 0 11 643 10 6221 7 16 0 1 0 90323118 4726784 778 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26438/statm: 1154 778 219 399 0 751 0
[pid=26445] ppid=26438 vsize=217392 CPUtime=1120.9
/proc/26445/stat : 26445 (adaptg2wsat0) R 26438 26438 26285 0 -1 4194304 1125 0 0 0 112089 1 0 0 25 0 1 0 90330014 222609408 1115 1992294400 134512640 134921720 4294956176 18446744073709551615 134543606 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26445/statm: 54348 1115 41 99 0 53855 0
Current children cumulated CPU time (s) 1189.71
Current children cumulated vsize (KiB) 222008

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26447
/proc/meminfo: memFree=1015792/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=4616 CPUtime=68.81
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 1907 7416 0 11 643 10 6221 7 16 0 1 0 90323118 4726784 778 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26438/statm: 1154 778 219 399 0 751 0
[pid=26445] ppid=26438 vsize=217392 CPUtime=1127.3
/proc/26445/stat : 26445 (adaptg2wsat0) R 26438 26438 26285 0 -1 4194304 1125 0 0 0 112729 1 0 0 25 0 1 0 90330014 222609408 1115 1992294400 134512640 134921720 4294956176 18446744073709551615 134541659 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26445/statm: 54348 1115 41 99 0 53855 0
Current children cumulated CPU time (s) 1196.11
Current children cumulated vsize (KiB) 222008

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26447
/proc/meminfo: memFree=1015792/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=4616 CPUtime=68.81
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 1907 7416 0 11 643 10 6221 7 16 0 1 0 90323118 4726784 778 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26438/statm: 1154 778 219 399 0 751 0
[pid=26445] ppid=26438 vsize=217392 CPUtime=1128.89
/proc/26445/stat : 26445 (adaptg2wsat0) R 26438 26438 26285 0 -1 4194304 1125 0 0 0 112888 1 0 0 25 0 1 0 90330014 222609408 1115 1992294400 134512640 134921720 4294956176 18446744073709551615 134541670 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26445/statm: 54348 1115 41 99 0 53855 0
Current children cumulated CPU time (s) 1197.7
Current children cumulated vsize (KiB) 222008

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26447
/proc/meminfo: memFree=1015792/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=4616 CPUtime=68.81
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 1907 7416 0 11 643 10 6221 7 16 0 1 0 90323118 4726784 778 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26438/statm: 1154 778 219 399 0 751 0
[pid=26445] ppid=26438 vsize=217392 CPUtime=1129.69
/proc/26445/stat : 26445 (adaptg2wsat0) R 26438 26438 26285 0 -1 4194304 1125 0 0 0 112968 1 0 0 25 0 1 0 90330014 222609408 1115 1992294400 134512640 134921720 4294956176 18446744073709551615 134543445 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26445/statm: 54348 1115 41 99 0 53855 0
Current children cumulated CPU time (s) 1198.5
Current children cumulated vsize (KiB) 222008

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26447
/proc/meminfo: memFree=1015792/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=4616 CPUtime=68.81
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 1907 7416 0 11 643 10 6221 7 16 0 1 0 90323118 4726784 778 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26438/statm: 1154 778 219 399 0 751 0
[pid=26445] ppid=26438 vsize=217392 CPUtime=1130.49
/proc/26445/stat : 26445 (adaptg2wsat0) R 26438 26438 26285 0 -1 4194304 1125 0 0 0 113048 1 0 0 25 0 1 0 90330014 222609408 1115 1992294400 134512640 134921720 4294956176 18446744073709551615 134542371 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26445/statm: 54348 1115 41 99 0 53855 0
Current children cumulated CPU time (s) 1199.3
Current children cumulated vsize (KiB) 222008

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26447
/proc/meminfo: memFree=1015792/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=4616 CPUtime=68.81
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 1907 7416 0 11 643 10 6221 7 16 0 1 0 90323118 4726784 778 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26438/statm: 1154 778 219 399 0 751 0
[pid=26445] ppid=26438 vsize=217392 CPUtime=1130.7
/proc/26445/stat : 26445 (adaptg2wsat0) R 26438 26438 26285 0 -1 4194304 1125 0 0 0 113069 1 0 0 25 0 1 0 90330014 222609408 1115 1992294400 134512640 134921720 4294956176 18446744073709551615 134542278 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26445/statm: 54348 1115 41 99 0 53855 0
Current children cumulated CPU time (s) 1199.51
Current children cumulated vsize (KiB) 222008

[startup+1200.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26447
/proc/meminfo: memFree=1015792/2055920 swapFree=4192812/4192956
[pid=26438] ppid=26436 vsize=4616 CPUtime=68.81
/proc/26438/stat : 26438 (SATzilla2009_R) S 26436 26438 26285 0 -1 4194304 1907 7416 0 11 643 10 6221 7 16 0 1 0 90323118 4726784 778 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26438/statm: 1154 778 219 399 0 751 0
[pid=26445] ppid=26438 vsize=217392 CPUtime=1130.79
/proc/26445/stat : 26445 (adaptg2wsat0) R 26438 26438 26285 0 -1 4194304 1125 0 0 0 113078 1 0 0 25 0 1 0 90330014 222609408 1115 1992294400 134512640 134921720 4294956176 18446744073709551615 134543431 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26445/statm: 54348 1115 41 99 0 53855 0
Current children cumulated CPU time (s) 1199.6
Current children cumulated vsize (KiB) 222008

Child status: 17
Real time (s): 1200.25
CPU time (s): 1199.65
CPU user time (s): 1199.46
CPU system time (s): 0.19497
CPU usage (%): 99.9505
Max. virtual memory (cumulated for all children) (KiB): 222008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.46
system time used= 0.19497
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10463
page faults= 11
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39
involuntary context switches= 1629

runsolver used 1.05484 second user time and 3.31949 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-25 03:29:06
IDJOB=1717005
IDBENCH=20402
IDSOLVER=526
FILE ID=node38/1717005-1240622946
PBS_JOBID= 9186363
Free space on /tmp= 66380 MiB

SOLVER NAME= SATzilla2009_R 2009-03-22
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-25.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717005-1240622946/watcher-1717005-1240622946 -o /tmp/evaluation-result-1717005-1240622946/solver-1717005-1240622946 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_R HOME/instance-1717005-1240622946.cnf

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

MD5SUM BENCH= 0acd143a4e60b38309663b5993b5ded9
RANDOM SEED=1610684027

node38.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.265
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.265
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:       1024152 kB
Buffers:         50336 kB
Cached:         891056 kB
SwapCached:          0 kB
Active:         149652 kB
Inactive:       805540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1024152 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           31948 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            62516 kB
Committed_AS:   413516 kB
PageTables:       1456 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= 66348 MiB
End job on node38 at 2009-04-25 03:49:07