Trace number 1563313

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_I 2009-03-22? (exit code) 1199.03 1199.44

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-d-r2-noholes.cnf
MD5SUM17bffac3a21734cf7ff7fa9ecba23d9d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark656.877
Satisfiable
(Un)Satisfiability was proved
Number of variables276895
Number of clauses1607567
Sum of the clauses size4321960
Maximum clause length184
Minimum clause length1
Number of clauses of size 140271
Number of clauses of size 21154041
Number of clauses of size 3332345
Number of clauses of size 410685
Number of clauses of size 50
Number of clauses of size over 570225

Solver Data

67.14/67.21	c SATzilla is building models for class 3
67.14/67.21	c run presolver mxc-sr08 for 10 seconds ... 
67.14/67.21	c Bin: Executing mxc-sr08
67.14/67.21	c spawning binary file with 10 seconds ...
67.14/67.21	c child exit by a signal
67.14/67.21	c mxc-sr08 returned code 137.
67.14/67.21	c run presolver picosat846 for 5 seconds ... 
67.14/67.21	c Bin: Executing picosat846
67.14/67.21	c spawning binary file with 5 seconds ...
67.14/67.21	c child exit by a signal
67.14/67.21	c picosat846 returned code 137.
67.14/67.21	c Orignal number of varibales is 276895, number of clauses is 1607567 
67.14/67.21	c predicted feature computation time is 50.471546 
67.14/67.21	c Bin: Executing satelite
67.14/67.21	c spawning binary file with 240 seconds ...
67.14/67.21	c child exited successfully
67.14/67.21	c satzilla computing base features
67.14/67.21	c Number of variabe is: 4925, Number of clause is : 255997 
67.14/67.21	c Initializing...
67.14/67.21	c satzilla doing clause learning
67.14/67.21	c start clause learning features ...
67.14/67.21	c Bin: Executing zchaff07
67.14/67.21	c spawning binary file with 2 seconds ...
67.14/67.21	c child exit by a signal
67.14/67.21	c satzilla doing survey propogation probe
67.14/67.21	c do survay propogation for 2 second ...
67.14/67.21	c satzilla doing local search probe
67.14/67.21	c features are:276895 1.60757e+06 4925 255997 55.2223 5.27963 0.0192385 0.309976 0.729743 1.96861 0.00144085 0.170792 0.000406091 0.0129949 1.08377 0.0114103 0.0351684 0.00144085 2.09921 2.73441e-05 0.0169924 3.90387 0.0948671 0.139575 0 0.8 2.63336 6.74992e-05 1.61963 0 0.000667977 3.08819 0.0626765 5.45168e-05 0.922977 1.56252e-05 0.0011758 450 0.378513 225 637 637 225 637 225 488 8.40865 0.0178371 8.20444 8.56044 8.56044 8.20444 8.56044 8.20444 8.46107 0.175521 1.34112 0 0.996608 0.513431 0.000440664 0.253064 0.0198813 0.0659388 0.199958 0.776306 1.53554e-10 0.499954 0.416397 0.00642946 0.351697 0.0526223 0.166712 358.667 0.297394 871.417 0.315498 947.5 915 959 0.779201 0.863462 0.913819 0.118095 
67.14/67.21	c satzilla's ranking:
67.14/67.21	c 1) mxc-sr08: 2.978608
67.14/67.21	c 2) minisat20SAT07: 2.496732
67.14/67.21	c 3) zchaff_rand: 2.414420
67.14/67.21	c 4) picosat846: 2.390159
67.14/67.21	c 5) march_dl2004: -0.093832
67.14/67.21	c 6) SATenstein: -10000.000000
67.14/67.21	c 7) gnovelty+: -10000.000000
67.14/67.21	c 8) adaptg2wsat+: -10000.000000
67.14/67.21	c 9) adaptg2wsat0: -10000.000000
67.14/67.21	c 10) tts-4-0: -10000.000000
67.14/67.21	c 11) vallst: -10000.000000
67.14/67.21	c 12) minisat20: -10000.000000
67.14/67.21	c 13) kcnfs04SAT07: -10000.000000
67.14/67.21	c satzilla running mxc-sr08 ... 
1198.98/1199.42	c Bin: Executing mxc-sr08
1198.98/1199.42	c spawning binary file with 1132 seconds ...
1198.98/1199.42	c child exit by a signal
1198.98/1199.42	c mxc-sr08 returned code 137.
1198.98/1199.42	c satzilla running minisat20SAT07 ... 
1198.98/1199.42	c Bin: Executing minisat20SAT07
1198.98/1199.42	c minisat20SAT07 returned code 1.
1198.98/1199.42	c satzilla running zchaff_rand ... 
1198.98/1199.42	c Bin: Executing zchaff_rand
1198.98/1199.42	c zchaff_rand returned code 1.
1198.98/1199.42	c satzilla running picosat846 ... 
1198.98/1199.42	c Bin: Executing picosat846
1198.98/1199.42	c picosat846 returned code 1.
1198.98/1199.42	c satzilla running march_dl2004 ... 
1198.98/1199.42	c Bin: Executing march_dl2004
1198.98/1199.42	c march_dl2004 returned code 1.
1198.98/1199.42	c satzilla running SATenstein ... 
1198.98/1199.42	c Bin: Executing SATenstein
1198.98/1199.42	c SATenstein returned code 1.
1198.98/1199.42	c satzilla running gnovelty+ ... 
1198.98/1199.42	c Bin: Executing gnovelty+
1198.98/1199.42	c gnovelty+ returned code 1.
1198.98/1199.42	c satzilla running adaptg2wsat+ ... 
1198.98/1199.42	c Bin: Executing adaptg2wsat+
1198.98/1199.42	c adaptg2wsat+ returned code 1.
1198.98/1199.42	c satzilla running adaptg2wsat0 ... 
1198.98/1199.42	c Bin: Executing adaptg2wsat0
1198.98/1199.42	c adaptg2wsat0 returned code 1.
1198.98/1199.42	c satzilla running tts-4-0 ... 
1198.98/1199.42	c Bin: Executing tts-4-0
1198.98/1199.42	c tts-4-0 returned code 1.
1198.98/1199.42	c satzilla running vallst ... 
1198.98/1199.42	c Bin: Executing vallst
1198.98/1199.42	c vallst returned code 1.
1198.98/1199.42	c satzilla running minisat20 ... 
1198.98/1199.42	c Bin: Executing minisat20
1198.98/1199.42	c minisat20 returned code 1.
1198.98/1199.42	c satzilla running kcnfs04SAT07 ... 
1198.98/1199.42	c Bin: Executing kcnfs04SAT07
1198.98/1199.42	c kcnfs04SAT07 returned code 1.
1198.98/1199.42	c ERROR: All Failed! 
1198.98/1199.42	c SATZILLA_TIME=1199.180000

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-1563313-1238784960/watcher-1563313-1238784960 -o /tmp/evaluation-result-1563313-1238784960/solver-1563313-1238784960 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1563313-1238784960.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.85 1.73 1.39 3/65 6144
/proc/meminfo: memFree=1626688/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=2056 CPUtime=0
/proc/6144/stat : 6144 (SATzilla2009_I) R 6142 6144 6050 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 362216960 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/6144/statm: 514 112 96 399 0 111 0
[pid=6145] ppid=6144 vsize=33696 CPUtime=0
/proc/6145/stat : 6145 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 778 0 0 0 0 0 0 0 18 0 1 0 362216960 34504704 775 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6145/statm: 8424 781 44 138 0 8283 0

[startup+0.072761 s]
/proc/loadavg: 1.85 1.73 1.39 3/65 6144
/proc/meminfo: memFree=1626688/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=2056 CPUtime=0
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 362216960 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6144/statm: 514 112 96 399 0 111 0
[pid=6145] ppid=6144 vsize=54260 CPUtime=0.06
/proc/6145/stat : 6145 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 12721 0 0 0 0 6 0 0 19 0 1 0 362216960 55562240 12718 1992294400 134512640 135078026 4294956176 18446744073709551615 134535746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6145/statm: 13565 12723 50 138 0 13424 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 56316

[startup+0.1018 s]
/proc/loadavg: 1.85 1.73 1.39 3/65 6144
/proc/meminfo: memFree=1626688/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=2056 CPUtime=0
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 362216960 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6144/statm: 514 112 96 399 0 111 0
[pid=6145] ppid=6144 vsize=69900 CPUtime=0.09
/proc/6145/stat : 6145 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 15321 0 0 0 2 7 0 0 19 0 1 0 362216960 71577600 15293 1992294400 134512640 135078026 4294956176 18446744073709551615 134554932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6145/statm: 17475 15297 52 138 0 17334 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 71956

[startup+0.301817 s]
/proc/loadavg: 1.85 1.73 1.39 3/65 6144
/proc/meminfo: memFree=1626688/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=2056 CPUtime=0
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 362216960 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6144/statm: 514 112 96 399 0 111 0
[pid=6145] ppid=6144 vsize=100872 CPUtime=0.29
/proc/6145/stat : 6145 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 22335 0 0 0 18 11 0 0 21 0 1 0 362216960 103292928 22263 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6145/statm: 25218 22263 54 138 0 25077 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 102928

[startup+0.701867 s]
/proc/loadavg: 1.85 1.73 1.39 3/65 6144
/proc/meminfo: memFree=1626688/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=2056 CPUtime=0
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 362216960 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6144/statm: 514 112 96 399 0 111 0
[pid=6145] ppid=6144 vsize=129580 CPUtime=0.69
/proc/6145/stat : 6145 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 29469 0 0 0 55 14 0 0 25 0 1 0 362216960 132689920 29397 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6145/statm: 32395 29398 54 138 0 32254 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131636

[startup+1.50197 s]
/proc/loadavg: 1.85 1.73 1.39 2/67 6146
/proc/meminfo: memFree=1488496/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=2056 CPUtime=0
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 362216960 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6144/statm: 514 112 96 399 0 111 0
[pid=6145] ppid=6144 vsize=127904 CPUtime=1.49
/proc/6145/stat : 6145 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 36672 0 0 0 130 19 0 0 25 0 1 0 362216960 130973696 28359 1992294400 134512640 135078026 4294956176 18446744073709551615 134570765 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6145/statm: 31976 28359 55 138 0 31835 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129960

[startup+3.10114 s]
/proc/loadavg: 1.85 1.73 1.39 2/67 6146
/proc/meminfo: memFree=1498608/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=2056 CPUtime=0
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 362216960 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6144/statm: 514 112 96 399 0 111 0
[pid=6145] ppid=6144 vsize=158288 CPUtime=3.09
/proc/6145/stat : 6145 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 43851 0 0 0 286 23 0 0 25 0 1 0 362216960 162086912 35538 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6145/statm: 39572 35538 55 138 0 39431 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 160344

[startup+6.30154 s]
/proc/loadavg: 1.78 1.72 1.38 2/67 6146
/proc/meminfo: memFree=1475376/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=2056 CPUtime=0
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 362216960 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6144/statm: 514 112 96 399 0 111 0
[pid=6145] ppid=6144 vsize=170236 CPUtime=6.29
/proc/6145/stat : 6145 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 47078 0 0 0 605 24 0 0 25 0 1 0 362216960 174321664 38765 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6145/statm: 42559 38765 55 138 0 42418 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 172292

[startup+12.7013 s]
/proc/loadavg: 1.72 1.71 1.38 2/67 6147
/proc/meminfo: memFree=1552688/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=2056 CPUtime=10.01
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 152 49860 0 0 0 0 973 28 16 0 1 0 362216960 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6144/statm: 514 121 104 399 0 111 0
[pid=6147] ppid=6144 vsize=78872 CPUtime=2.66
/proc/6147/stat : 6147 (picosat846) R 6144 6144 6050 0 -1 4194304 18733 0 0 0 256 10 0 0 25 0 1 0 362217963 80764928 18722 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6147/statm: 19718 18722 85 14 0 19384 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 80928

[startup+25.503 s]
/proc/loadavg: 1.56 1.67 1.37 2/67 6148
/proc/meminfo: memFree=1442032/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=2056 CPUtime=15.02
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 180 69034 0 0 0 0 1462 40 16 0 1 0 362216960 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6144/statm: 514 139 121 399 0 111 0
[pid=6148] ppid=6144 vsize=204292 CPUtime=10.44
/proc/6148/stat : 6148 (satelite) R 6144 6144 6050 0 -1 4194304 45754 0 0 0 1009 35 0 0 25 0 1 0 362218464 209195008 41856 1992294400 134512640 135037501 4294956160 18446744073709551615 134543472 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6148/statm: 51073 41856 67 128 0 50942 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 206348

[startup+51.1022 s]
/proc/loadavg: 1.37 1.62 1.36 2/67 6148
/proc/meminfo: memFree=1441136/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=2056 CPUtime=15.02
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 180 69034 0 0 0 0 1462 40 16 0 1 0 362216960 2105344 139 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6144/statm: 514 139 121 399 0 111 0
[pid=6148] ppid=6144 vsize=205060 CPUtime=36.01
/proc/6148/stat : 6148 (satelite) R 6144 6144 6050 0 -1 4194304 46067 0 0 0 3566 35 0 0 25 0 1 0 362218464 209981440 42169 1992294400 134512640 135037501 4294956160 18446744073709551615 134573909 0 0 8392704 3 0 0 0 17 0 0 0
/proc/6148/statm: 51265 42169 67 128 0 51134 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 207116

[startup+102.307 s]
/proc/loadavg: 1.16 1.52 1.34 2/67 6152
/proc/meminfo: memFree=1411056/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=27664 CPUtime=67.15
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 20134 129820 0 0 759 14 5848 94 25 0 1 0 362216960 28327936 6548 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6144/statm: 6916 6548 217 399 0 6513 0
[pid=6150] ppid=6144 vsize=192980 CPUtime=35.05
/proc/6150/stat : 6150 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 58055 0 0 0 3479 26 0 0 25 0 1 0 362223682 197611520 45289 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6150/statm: 48245 45289 71 138 0 48104 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 220644

[startup+162.302 s]
/proc/loadavg: 1.06 1.42 1.32 2/67 6152
/proc/meminfo: memFree=1410992/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=27664 CPUtime=67.15
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 20134 129820 0 0 759 14 5848 94 25 0 1 0 362216960 28327936 6548 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6144/statm: 6916 6548 217 399 0 6513 0
[pid=6150] ppid=6144 vsize=192980 CPUtime=95.01
/proc/6150/stat : 6150 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 58060 0 0 0 9475 26 0 0 25 0 1 0 362223682 197611520 45294 1992294400 134512640 135078026 4294956176 18446744073709551615 134533774 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6150/statm: 48245 45294 71 138 0 48104 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 220644

[startup+222.303 s]
/proc/loadavg: 1.02 1.34 1.29 2/67 6152
/proc/meminfo: memFree=1410992/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=27664 CPUtime=67.15
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 20134 129820 0 0 759 14 5848 94 25 0 1 0 362216960 28327936 6548 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6144/statm: 6916 6548 217 399 0 6513 0
[pid=6150] ppid=6144 vsize=192980 CPUtime=154.99
/proc/6150/stat : 6150 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 58063 0 0 0 15473 26 0 0 25 0 1 0 362223682 197611520 45297 1992294400 134512640 135078026 4294956176 18446744073709551615 134522635 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6150/statm: 48245 45297 71 138 0 48104 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 220644

[startup+282.302 s]
/proc/loadavg: 1.00 1.28 1.27 2/67 6152
/proc/meminfo: memFree=1410992/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=27664 CPUtime=67.15
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 20134 129820 0 0 759 14 5848 94 25 0 1 0 362216960 28327936 6548 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6144/statm: 6916 6548 217 399 0 6513 0
[pid=6150] ppid=6144 vsize=192980 CPUtime=214.98
/proc/6150/stat : 6150 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 58070 0 0 0 21471 27 0 0 25 0 1 0 362223682 197611520 45304 1992294400 134512640 135078026 4294956176 18446744073709551615 134529783 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6150/statm: 48245 45304 71 138 0 48104 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 220644

[startup+342.301 s]
/proc/loadavg: 1.00 1.23 1.25 2/67 6158
/proc/meminfo: memFree=1410864/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=27664 CPUtime=67.15
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 20134 129820 0 0 759 14 5848 94 25 0 1 0 362216960 28327936 6548 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6144/statm: 6916 6548 217 399 0 6513 0
[pid=6150] ppid=6144 vsize=192980 CPUtime=274.96
/proc/6150/stat : 6150 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 58072 0 0 0 27469 27 0 0 25 0 1 0 362223682 197611520 45306 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6150/statm: 48245 45306 71 138 0 48104 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/67 6158
/proc/meminfo: memFree=1410416/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=27664 CPUtime=67.15
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 20134 129820 0 0 759 14 5848 94 25 0 1 0 362216960 28327936 6548 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6144/statm: 6916 6548 217 399 0 6513 0
[pid=6150] ppid=6144 vsize=193140 CPUtime=754.83
/proc/6150/stat : 6150 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 58209 0 0 0 75455 28 0 0 25 0 1 0 362223682 197775360 45443 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6150/statm: 48285 45443 71 138 0 48144 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 220804

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.12 2/67 6158
/proc/meminfo: memFree=1409776/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=27664 CPUtime=67.15
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 20134 129820 0 0 759 14 5848 94 25 0 1 0 362216960 28327936 6548 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6144/statm: 6916 6548 217 399 0 6513 0
[pid=6150] ppid=6144 vsize=193956 CPUtime=814.81
/proc/6150/stat : 6150 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 58382 0 0 0 81453 28 0 0 25 0 1 0 362223682 198610944 45616 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6150/statm: 48489 45616 71 138 0 48348 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 221620

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.11 2/67 6158
/proc/meminfo: memFree=1409328/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=27664 CPUtime=67.15
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 20134 129820 0 0 759 14 5848 94 25 0 1 0 362216960 28327936 6548 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6144/statm: 6916 6548 217 399 0 6513 0
[pid=6150] ppid=6144 vsize=194544 CPUtime=874.79
/proc/6150/stat : 6150 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 58484 0 0 0 87451 28 0 0 25 0 1 0 362223682 199213056 45718 1992294400 134512640 135078026 4294956176 18446744073709551615 134534219 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6150/statm: 48636 45718 71 138 0 48495 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 222208

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/67 6158
/proc/meminfo: memFree=1408880/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=27664 CPUtime=67.15
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 20134 129820 0 0 759 14 5848 94 25 0 1 0 362216960 28327936 6548 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6144/statm: 6916 6548 217 399 0 6513 0
[pid=6150] ppid=6144 vsize=194980 CPUtime=934.77
/proc/6150/stat : 6150 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 58581 0 0 0 93449 28 0 0 25 0 1 0 362223682 199659520 45815 1992294400 134512640 135078026 4294956176 18446744073709551615 134533676 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6150/statm: 48745 45815 71 138 0 48604 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 222644

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/67 6158
/proc/meminfo: memFree=1408304/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=27664 CPUtime=67.15
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 20134 129820 0 0 759 14 5848 94 25 0 1 0 362216960 28327936 6548 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6144/statm: 6916 6548 217 399 0 6513 0
[pid=6150] ppid=6144 vsize=195688 CPUtime=994.76
/proc/6150/stat : 6150 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 58726 0 0 0 99448 28 0 0 25 0 1 0 362223682 200384512 45960 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6150/statm: 48922 45960 71 138 0 48781 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 223352

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 6158
/proc/meminfo: memFree=1407856/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=27664 CPUtime=67.15
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 20134 129820 0 0 759 14 5848 94 25 0 1 0 362216960 28327936 6548 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6144/statm: 6916 6548 217 399 0 6513 0
[pid=6150] ppid=6144 vsize=196112 CPUtime=1054.75
/proc/6150/stat : 6150 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 58833 0 0 0 105446 29 0 0 25 0 1 0 362223682 200818688 46067 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6150/statm: 49028 46067 71 138 0 48887 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 223776

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 6158
/proc/meminfo: memFree=1407152/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=27664 CPUtime=67.15
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 20134 129820 0 0 759 14 5848 94 25 0 1 0 362216960 28327936 6548 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6144/statm: 6916 6548 217 399 0 6513 0
[pid=6150] ppid=6144 vsize=196928 CPUtime=1114.73
/proc/6150/stat : 6150 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 58994 0 0 0 111444 29 0 0 25 0 1 0 362223682 201654272 46228 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6150/statm: 49232 46228 71 138 0 49091 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 224592

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 6158
/proc/meminfo: memFree=1407152/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=27664 CPUtime=67.15
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 20134 129820 0 0 759 14 5848 94 25 0 1 0 362216960 28327936 6548 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6144/statm: 6916 6548 217 399 0 6513 0
[pid=6150] ppid=6144 vsize=197060 CPUtime=1122.72
/proc/6150/stat : 6150 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 59006 0 0 0 112243 29 0 0 25 0 1 0 362223682 201789440 46240 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6150/statm: 49265 46240 71 138 0 49124 0
Current children cumulated CPU time (s) 1189.87
Current children cumulated vsize (KiB) 224724

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 6158
/proc/meminfo: memFree=1407088/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=27664 CPUtime=67.15
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 20134 129820 0 0 759 14 5848 94 25 0 1 0 362216960 28327936 6548 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6144/statm: 6916 6548 217 399 0 6513 0
[pid=6150] ppid=6144 vsize=197060 CPUtime=1125.93
/proc/6150/stat : 6150 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 59011 0 0 0 112564 29 0 0 25 0 1 0 362223682 201789440 46245 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6150/statm: 49265 46245 71 138 0 49124 0
Current children cumulated CPU time (s) 1193.08
Current children cumulated vsize (KiB) 224724

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 6158
/proc/meminfo: memFree=1407088/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=27664 CPUtime=67.15
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 20134 129820 0 0 759 14 5848 94 25 0 1 0 362216960 28327936 6548 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6144/statm: 6916 6548 217 399 0 6513 0
[pid=6150] ppid=6144 vsize=197060 CPUtime=1129.13
/proc/6150/stat : 6150 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 59018 0 0 0 112884 29 0 0 25 0 1 0 362223682 201789440 46252 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6150/statm: 49265 46252 71 138 0 49124 0
Current children cumulated CPU time (s) 1196.28
Current children cumulated vsize (KiB) 224724

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 6158
/proc/meminfo: memFree=1407088/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=27664 CPUtime=67.15
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 20134 129820 0 0 759 14 5848 94 25 0 1 0 362216960 28327936 6548 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6144/statm: 6916 6548 217 399 0 6513 0
[pid=6150] ppid=6144 vsize=197060 CPUtime=1130.72
/proc/6150/stat : 6150 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 59018 0 0 0 113043 29 0 0 25 0 1 0 362223682 201789440 46252 1992294400 134512640 135078026 4294956176 18446744073709551615 134534325 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6150/statm: 49265 46252 71 138 0 49124 0
Current children cumulated CPU time (s) 1197.87
Current children cumulated vsize (KiB) 224724

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 6158
/proc/meminfo: memFree=1407088/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=27664 CPUtime=67.15
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 20134 129820 0 0 759 14 5848 94 25 0 1 0 362216960 28327936 6548 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6144/statm: 6916 6548 217 399 0 6513 0
[pid=6150] ppid=6144 vsize=197060 CPUtime=1131.52
/proc/6150/stat : 6150 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 59018 0 0 0 113123 29 0 0 25 0 1 0 362223682 201789440 46252 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6150/statm: 49265 46252 71 138 0 49124 0
Current children cumulated CPU time (s) 1198.67
Current children cumulated vsize (KiB) 224724

[startup+1199.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 6158
/proc/meminfo: memFree=1407088/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=27664 CPUtime=67.15
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 20134 129820 0 0 759 14 5848 94 25 0 1 0 362216960 28327936 6548 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6144/statm: 6916 6548 217 399 0 6513 0
[pid=6150] ppid=6144 vsize=197060 CPUtime=1131.72
/proc/6150/stat : 6150 (mxc-sr08) R 6144 6144 6050 0 -1 4194304 59018 0 0 0 113143 29 0 0 25 0 1 0 362223682 201789440 46252 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/6150/statm: 49265 46252 71 138 0 49124 0
Current children cumulated CPU time (s) 1198.87
Current children cumulated vsize (KiB) 224724

[startup+1199.4 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 6158
/proc/meminfo: memFree=1407088/2055920 swapFree=4191900/4192956
[pid=6144] ppid=6142 vsize=27664 CPUtime=67.15
/proc/6144/stat : 6144 (SATzilla2009_I) S 6142 6144 6050 0 -1 4194304 20134 129820 0 0 759 14 5848 94 25 0 1 0 362216960 28327936 6548 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/6144/statm: 6916 6548 217 399 0 6513 0
[pid=6150] ppid=6144 vsize=0 CPUtime=1131.83
/proc/6150/stat : 6150 (mxc-sr08) R 6144 6144 6050 0 -1 4195332 59018 0 0 0 113153 30 0 0 25 0 1 0 362223682 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/6150/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1198.98
Current children cumulated vsize (KiB) 27664

Child status: 17
Real time (s): 1199.44
CPU time (s): 1199.03
CPU user time (s): 1197.61
CPU system time (s): 1.42278
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 243608

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

runsolver used 1.06884 second user time and 3.3105 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-03 20:56:02
IDJOB=1563313
IDBENCH=70951
IDSOLVER=528
FILE ID=node54/1563313-1238784960
PBS_JOBID= 9085601
Free space on /tmp= 66528 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-d-r2-noholes.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563313-1238784960/watcher-1563313-1238784960 -o /tmp/evaluation-result-1563313-1238784960/solver-1563313-1238784960 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1563313-1238784960.cnf

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

MD5SUM BENCH= 17bffac3a21734cf7ff7fa9ecba23d9d
RANDOM SEED=1922491182

node54.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.232
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.232
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:       1627176 kB
Buffers:         49100 kB
Cached:         288736 kB
SwapCached:        260 kB
Active:         163528 kB
Inactive:       189516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1627176 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           64416 kB
Writeback:           0 kB
Mapped:          23720 kB
Slab:            61736 kB
Committed_AS:  1332892 kB
PageTables:       1372 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= 66500 MiB
End job on node54 at 2009-04-03 21:16:02