Trace number 1825815

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) 4998.8 5000.47

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_10gates_u2_autoenc.cnf
MD5SUMa4aa05bad2a3138b013cb1793208898f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.38457
Satisfiable
(Un)Satisfiability was proved
Number of variables479
Number of clauses123509
Sum of the clauses size724108
Maximum clause length13
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21999
Number of clauses of size 30
Number of clauses of size 41026
Number of clauses of size 56642
Number of clauses of size over 5113778

Solver Data

24.47/24.56	c SATzilla is building models for class 2
24.47/24.56	c run presolver march_dl2004 for 5 seconds ... 
24.47/24.56	c Bin: Executing march_dl2004
24.47/24.56	c spawning binary file with 5 seconds ...
24.47/24.56	c child exit by a signal
24.47/24.56	c march_dl2004 returned code 137.
24.47/24.56	c run presolver mxc-sr08 for 5 seconds ... 
24.47/24.56	c Bin: Executing mxc-sr08
24.47/24.56	c spawning binary file with 5 seconds ...
24.47/24.56	c child exit by a signal
24.47/24.56	c mxc-sr08 returned code 137.
24.47/24.56	c Orignal number of varibales is 479, number of clauses is 123509 
24.47/24.56	c predicted feature computation time is 9.685895 
24.47/24.56	c Bin: Executing satelite
24.47/24.56	c spawning binary file with 240 seconds ...
24.47/24.56	c child exited successfully
24.47/24.56	c satzilla computing base features
24.47/24.56	c Number of variabe is: 382, Number of clause is : 81855 
24.47/24.56	c Initializing...
24.47/24.56	c satzilla compute diameter ...
24.47/24.56	c start diameter features ...
24.47/24.56	c satzilla doing clause learning
24.47/24.56	c start clause learning features ...
24.47/24.56	c Bin: Executing zchaff07
24.47/24.56	c spawning binary file with 2 seconds ...
24.47/24.56	c child exit by a signal
24.47/24.56	c satzilla doing survey propogation probe
24.47/24.56	c do survay propogation for 2 second ...
24.47/24.56	c satzilla doing local search probe
24.47/24.56	c satzilla doing lobjois search-space size estimate
24.47/24.56	c features are:479 123509 382 81855 0.253927 0.508875 0.00466679 0.398164 0.614553 2.08774 0.0164626 0.402639 0.0052356 0.0549738 1.28469 0.0189848 0.0192047 0.0164626 0.676358 0.000610836 0.0545355 4.70332 0.226461 0.338085 0 0.942623 2.57688 0.00447864 0.796644 0.000293201 0.0429051 4.01955 0.332356 0.00185515 0.352501 0.000219901 0.00282206 3.08658 0.0911101 3 4 0.294553 846.364 0.320457 199 1200 1119 571 1006 651 923 12.9519 0.11954 10.8252 15.4906 15.0917 11.2849 14.4433 11.2965 12.6482 0.380532 1.0279 0.000155696 0.970494 0.947152 0.00583295 0.834588 0.00751533 0.274589 0.00344615 3.2837 -1.11022e-16 0.0640212 0.00483386 4.00335e-11 0.00207346 1.66954e-09 0.000475309 12.9231 0.277399 108.333 0.137541 111 96 119 12.7433 0.231395 0.997043 0.00252662 0.25831 0.65957 
24.47/24.56	c satzilla's ranking:
24.47/24.56	c 1) vallst: 6.576927
24.47/24.56	c 2) minisat20SAT07: 6.043127
24.47/24.56	c 3) mxc-sr08: 5.839267
24.47/24.56	c 4) minisat20: 5.370805
24.47/24.56	c 5) march_dl2004: 4.583673
24.47/24.56	c 6) zchaff_rand: 3.324707
24.47/24.56	c 7) tts-4-0: 0.193454
24.47/24.56	c 8) SATenstein: -10000.000000
24.47/24.56	c 9) gnovelty+: -10000.000000
24.47/24.56	c 10) adaptg2wsat+: -10000.000000
24.47/24.56	c 11) adaptg2wsat0: -10000.000000
24.47/24.56	c 12) picosat846: -10000.000000
24.47/24.56	c 13) kcnfs04SAT07: -10000.000000
24.47/24.56	c satzilla running vallst ... 
4998.71/5000.46	c Bin: Executing vallst
4998.71/5000.46	c spawning binary file with 4975 seconds ...
4998.71/5000.46	c child exit by a signal
4998.71/5000.46	c vallst returned code 137.
4998.71/5000.46	c satzilla running minisat20SAT07 ... 
4998.71/5000.46	c Bin: Executing minisat20SAT07
4998.71/5000.46	c minisat20SAT07 returned code 1.
4998.71/5000.46	c satzilla running mxc-sr08 ... 
4998.71/5000.46	c Bin: Executing mxc-sr08
4998.71/5000.46	c mxc-sr08 returned code 1.
4998.71/5000.46	c satzilla running minisat20 ... 
4998.71/5000.46	c Bin: Executing minisat20
4998.71/5000.46	c minisat20 returned code 1.
4998.71/5000.46	c satzilla running march_dl2004 ... 
4998.71/5000.46	c Bin: Executing march_dl2004
4998.71/5000.46	c march_dl2004 returned code 1.
4998.71/5000.46	c satzilla running zchaff_rand ... 
4998.71/5000.46	c Bin: Executing zchaff_rand
4998.71/5000.46	c zchaff_rand returned code 1.
4998.71/5000.46	c satzilla running tts-4-0 ... 
4998.71/5000.46	c Bin: Executing tts-4-0
4998.71/5000.46	c tts-4-0 returned code 1.
4998.71/5000.46	c satzilla running SATenstein ... 
4998.71/5000.46	c Bin: Executing SATenstein
4998.71/5000.46	c SATenstein returned code 1.
4998.71/5000.46	c satzilla running gnovelty+ ... 
4998.71/5000.46	c Bin: Executing gnovelty+
4998.71/5000.46	c gnovelty+ returned code 1.
4998.71/5000.46	c satzilla running adaptg2wsat+ ... 
4998.71/5000.46	c Bin: Executing adaptg2wsat+
4998.71/5000.46	c adaptg2wsat+ returned code 1.
4998.71/5000.46	c satzilla running adaptg2wsat0 ... 
4998.71/5000.46	c Bin: Executing adaptg2wsat0
4998.71/5000.46	c adaptg2wsat0 returned code 1.
4998.71/5000.46	c satzilla running picosat846 ... 
4998.71/5000.46	c Bin: Executing picosat846
4998.71/5000.46	c picosat846 returned code 1.
4998.71/5000.46	c satzilla running kcnfs04SAT07 ... 
4998.71/5000.46	c Bin: Executing kcnfs04SAT07
4998.71/5000.46	c kcnfs04SAT07 returned code 1.
4998.71/5000.46	c ERROR: All Failed! 
4998.71/5000.46	c SATZILLA_TIME=4999.530000

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-1825815-1242513593/watcher-1825815-1242513593 -o /tmp/evaluation-result-1825815-1242513593/solver-1825815-1242513593 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825815-1242513593.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.13 0.35 3/65 6826
/proc/meminfo: memFree=1381696/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=2056 CPUtime=0
/proc/6826/stat : 6826 (SATzilla2009_C) R 6824 6826 6789 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 279387781 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 1 0 0
/proc/6826/statm: 514 112 96 399 0 111 0
[pid=6827] ppid=6826 vsize=1604 CPUtime=0
/proc/6827/stat : 6827 (march_dl2004) R 6826 6826 6789 0 -1 4194304 207 0 0 0 0 0 0 0 18 0 1 0 279387781 1642496 202 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6827/statm: 401 202 50 118 0 280 0

[startup+0.052393 s]
/proc/loadavg: 0.00 0.13 0.35 3/65 6826
/proc/meminfo: memFree=1381696/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=2056 CPUtime=0
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279387781 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6826/statm: 514 112 96 399 0 111 0
[pid=6827] ppid=6826 vsize=2264 CPUtime=0.04
/proc/6827/stat : 6827 (march_dl2004) R 6826 6826 6789 0 -1 4194304 388 0 0 0 4 0 0 0 19 0 1 0 279387781 2318336 383 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6827/statm: 566 383 50 118 0 445 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4320

[startup+0.101398 s]
/proc/loadavg: 0.00 0.13 0.35 3/65 6826
/proc/meminfo: memFree=1381696/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=2056 CPUtime=0
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279387781 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6826/statm: 514 112 96 399 0 111 0
[pid=6827] ppid=6826 vsize=2924 CPUtime=0.09
/proc/6827/stat : 6827 (march_dl2004) R 6826 6826 6789 0 -1 4194304 574 0 0 0 9 0 0 0 19 0 1 0 279387781 2994176 569 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6827/statm: 731 569 50 118 0 610 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4980

[startup+0.301423 s]
/proc/loadavg: 0.00 0.13 0.35 3/65 6826
/proc/meminfo: memFree=1381696/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=2056 CPUtime=0
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279387781 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6826/statm: 514 112 96 399 0 111 0
[pid=6827] ppid=6826 vsize=10632 CPUtime=0.29
/proc/6827/stat : 6827 (march_dl2004) R 6826 6826 6789 0 -1 4194304 1992 0 0 0 28 1 0 0 21 0 1 0 279387781 10887168 1986 1992294400 134512640 134996440 4294956192 18446744073709551615 134542429 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6827/statm: 2658 1986 52 118 0 2537 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12688

[startup+0.701473 s]
/proc/loadavg: 0.00 0.13 0.35 3/65 6826
/proc/meminfo: memFree=1381696/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=2056 CPUtime=0
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279387781 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6826/statm: 514 112 96 399 0 111 0
[pid=6827] ppid=6826 vsize=11148 CPUtime=0.69
/proc/6827/stat : 6827 (march_dl2004) R 6826 6826 6789 0 -1 4194304 11640 0 0 0 65 4 0 0 24 0 1 0 279387781 11415552 2210 1992294400 134512640 134996440 4294956192 18446744073709551615 134543103 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6827/statm: 2787 2211 61 118 0 2666 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13204

[startup+1.50157 s]
/proc/loadavg: 0.00 0.13 0.35 2/67 6828
/proc/meminfo: memFree=1374128/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=2056 CPUtime=0
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279387781 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6826/statm: 514 112 96 399 0 111 0
[pid=6827] ppid=6826 vsize=12856 CPUtime=1.49
/proc/6827/stat : 6827 (march_dl2004) R 6826 6826 6789 0 -1 4194304 15224 0 0 0 144 5 0 0 25 0 1 0 279387781 13164544 1897 1992294400 134512640 134996440 4294956192 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6827/statm: 3214 1897 67 118 0 3093 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14912

[startup+3.10178 s]
/proc/loadavg: 0.00 0.13 0.35 2/67 6828
/proc/meminfo: memFree=1373936/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=2056 CPUtime=0
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279387781 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6826/statm: 514 112 96 399 0 111 0
[pid=6827] ppid=6826 vsize=12856 CPUtime=3.09
/proc/6827/stat : 6827 (march_dl2004) R 6826 6826 6789 0 -1 4194304 15236 0 0 0 304 5 0 0 25 0 1 0 279387781 13164544 1909 1992294400 134512640 134996440 4294956192 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6827/statm: 3214 1909 67 118 0 3093 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14912

[startup+6.30118 s]
/proc/loadavg: 0.08 0.14 0.36 2/67 6829
/proc/meminfo: memFree=1371056/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=2056 CPUtime=4.99
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 152 16233 0 0 0 0 491 8 16 0 1 0 279387781 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6826/statm: 514 121 104 399 0 111 0
[pid=6829] ppid=6826 vsize=11492 CPUtime=1.28
/proc/6829/stat : 6829 (mxc-sr08) R 6826 6826 6789 0 -1 4194304 3550 0 0 0 127 1 0 0 25 0 1 0 279388282 11767808 2683 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6829/statm: 2873 2684 55 138 0 2732 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13548

[startup+12.702 s]
/proc/loadavg: 0.16 0.16 0.36 2/67 6830
/proc/meminfo: memFree=1369968/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=2056 CPUtime=9.99
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 179 20204 0 0 0 0 989 10 16 0 1 0 279387781 2105344 138 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6826/statm: 514 138 120 399 0 111 0
[pid=6830] ppid=6826 vsize=15148 CPUtime=2.68
/proc/6830/stat : 6830 (satelite) R 6826 6826 6789 0 -1 4194304 3654 0 0 0 266 2 0 0 25 0 1 0 279388782 15511552 3348 1992294400 134512640 135037501 4294956176 18446744073709551615 134573900 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6830/statm: 3787 3348 67 128 0 3656 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17204

[startup+25.5026 s]
/proc/loadavg: 0.34 0.20 0.37 2/67 6832
/proc/meminfo: memFree=1363248/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=10872 CPUtime=24.53
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 6321 26835 0 0 881 5 1548 19 25 0 1 0 279387781 11132928 2463 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/6826/statm: 2718 2463 219 399 0 2315 0
[pid=6832] ppid=6826 vsize=22824 CPUtime=0.82
/proc/6832/stat : 6832 (vallst) R 6826 6826 6789 0 -1 4194304 1708 0 14 0 76 6 0 0 24 0 1 0 279390237 23371776 1705 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/6832/statm: 5706 1705 149 55 0 5296 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 33696

[startup+51.1028 s]
/proc/loadavg: 0.57 0.26 0.38 2/67 6832
/proc/meminfo: memFree=1360688/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=10872 CPUtime=24.53
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 6321 26835 0 0 881 5 1548 19 25 0 1 0 279387781 11132928 2463 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/6826/statm: 2718 2463 219 399 0 2315 0
[pid=6832] ppid=6826 vsize=23504 CPUtime=26.41
/proc/6832/stat : 6832 (vallst) R 6826 6826 6789 0 -1 4194304 2291 0 14 0 2566 75 0 0 25 0 1 0 279390237 24068096 2288 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/6832/statm: 5876 2288 150 55 0 5466 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 34376

[startup+102.306 s]
/proc/loadavg: 0.81 0.37 0.41 2/67 6832
/proc/meminfo: memFree=1358960/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=10872 CPUtime=24.53
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 6321 26835 0 0 881 5 1548 19 25 0 1 0 279387781 11132928 2463 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/6826/statm: 2718 2463 219 399 0 2315 0
[pid=6832] ppid=6826 vsize=25936 CPUtime=77.59
/proc/6832/stat : 6832 (vallst) R 6826 6826 6789 0 -1 4194304 2718 0 14 0 7618 141 0 0 25 0 1 0 279390237 26558464 2715 1992294400 134512640 134738160 4294956192 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/6832/statm: 6484 2715 151 55 0 6074 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 36808

[startup+162.303 s]
/proc/loadavg: 0.93 0.48 0.45 2/67 6832
/proc/meminfo: memFree=1357680/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=10872 CPUtime=24.53
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 6321 26835 0 0 881 5 1548 19 25 0 1 0 279387781 11132928 2463 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/6826/statm: 2718 2463 219 399 0 2315 0
[pid=6832] ppid=6826 vsize=26364 CPUtime=137.57
/proc/6832/stat : 6832 (vallst) R 6826 6826 6789 0 -1 4194304 3039 0 14 0 13560 197 0 0 25 0 1 0 279390237 26996736 3036 1992294400 134512640 134738160 4294956192 18446744073709551615 134586160 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/6832/statm: 6591 3036 151 55 0 6181 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 37236

[startup+222.303 s]
/proc/loadavg: 0.97 0.57 0.48 2/67 6832
/proc/meminfo: memFree=1356720/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=10872 CPUtime=24.53
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 6321 26835 0 0 881 5 1548 19 25 0 1 0 279387781 11132928 2463 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/6826/statm: 2718 2463 219 399 0 2315 0
[pid=6832] ppid=6826 vsize=28680 CPUtime=197.55
/proc/6832/stat : 6832 (vallst) R 6826 6826 6789 0 -1 4194304 3274 0 14 0 19513 242 0 0 25 0 1 0 279390237 29368320 3271 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/6832/statm: 7170 3271 151 55 0 6760 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 39552

[startup+282.302 s]
/proc/loadavg: 0.99 0.65 0.51 2/67 6834
/proc/meminfo: memFree=1355952/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=10872 CPUtime=24.53
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 6321 26835 0 0 881 5 1548 19 25 0 1 0 279387781 11132928 2463 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/6826/statm: 2718 2463 219 399 0 2315 0
[pid=6832] ppid=6826 vsize=28960 CPUtime=257.53
/proc/6832/stat : 6832 (vallst) R 6826 6826 6789 0 -1 4194304 3452 0 14 0 25472 281 0 0 25 0 1 0 279390237 29655040 3449 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/6832/statm: 7240 3449 151 55 0 6830 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 39832

[startup+342.302 s]
/proc/loadavg: 0.99 0.71 0.54 2/67 6834
/proc/meminfo: memFree=1355184/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=10872 CPUtime=24.53
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 6321 26835 0 0 881 5 1548 19 25 0 1 0 279387781 11132928 2463 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/6826/statm: 2718 2463 219 399 0 2315 0
[pid=6832] ppid=6826 vsize=29248 CPUtime=317.51
/proc/6832/stat : 6832 (vallst) R 6826 6826 6789 0 -1 4194304 3639 0 14 0 31436 315 0 0 25 0 1 0 279390237 29949952 3636 1992294400 134512640 134738160 4294956192 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/6832/statm: 7312 3636 151 55 0 6902 0
Current children cumulated CPU time (s) 342.04

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 6842
/proc/meminfo: memFree=1337328/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=10872 CPUtime=24.53
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 6321 26835 0 0 881 5 1548 19 25 0 1 0 279387781 11132928 2463 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/6826/statm: 2718 2463 219 399 0 2315 0
[pid=6832] ppid=6826 vsize=40804 CPUtime=4696.18
/proc/6832/stat : 6832 (vallst) R 6826 6826 6789 0 -1 4194304 20435 0 14 0 468251 1367 0 0 25 0 1 0 279390237 41783296 7834 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/6832/statm: 10201 7834 151 55 0 9791 0
Current children cumulated CPU time (s) 4720.71
Current children cumulated vsize (KiB) 51676

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 6842
/proc/meminfo: memFree=1337264/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=10872 CPUtime=24.53
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 6321 26835 0 0 881 5 1548 19 25 0 1 0 279387781 11132928 2463 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/6826/statm: 2718 2463 219 399 0 2315 0
[pid=6832] ppid=6826 vsize=40804 CPUtime=4756.15
/proc/6832/stat : 6832 (vallst) R 6826 6826 6789 0 -1 4194304 20535 0 14 0 474237 1378 0 0 25 0 1 0 279390237 41783296 7834 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/6832/statm: 10201 7834 151 55 0 9791 0
Current children cumulated CPU time (s) 4780.68
Current children cumulated vsize (KiB) 51676

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 6842
/proc/meminfo: memFree=1336688/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=10872 CPUtime=24.53
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 6321 26835 0 0 881 5 1548 19 25 0 1 0 279387781 11132928 2463 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/6826/statm: 2718 2463 219 399 0 2315 0
[pid=6832] ppid=6826 vsize=41764 CPUtime=4816.13
/proc/6832/stat : 6832 (vallst) R 6826 6826 6789 0 -1 4194304 20710 0 14 0 480224 1389 0 0 25 0 1 0 279390237 42766336 8009 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/6832/statm: 10441 8009 151 55 0 10031 0
Current children cumulated CPU time (s) 4840.66
Current children cumulated vsize (KiB) 52636

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 6848
/proc/meminfo: memFree=1332720/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=10872 CPUtime=24.53
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 6321 26835 0 0 881 5 1548 19 25 0 1 0 279387781 11132928 2463 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/6826/statm: 2718 2463 219 399 0 2315 0
[pid=6832] ppid=6826 vsize=45748 CPUtime=4876.11
/proc/6832/stat : 6832 (vallst) R 6826 6826 6789 0 -1 4194304 21698 0 14 0 486214 1397 0 0 25 0 1 0 279390237 46845952 8997 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/6832/statm: 11437 8997 151 55 0 11027 0
Current children cumulated CPU time (s) 4900.64
Current children cumulated vsize (KiB) 56620

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 6848
/proc/meminfo: memFree=1335472/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=10872 CPUtime=24.53
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 6321 26835 0 0 881 5 1548 19 25 0 1 0 279387781 11132928 2463 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/6826/statm: 2718 2463 219 399 0 2315 0
[pid=6832] ppid=6826 vsize=42868 CPUtime=4936.09
/proc/6832/stat : 6832 (vallst) R 6826 6826 6789 0 -1 4194304 21930 0 14 0 492200 1409 0 0 25 0 1 0 279390237 43896832 8276 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/6832/statm: 10717 8276 151 55 0 10307 0
Current children cumulated CPU time (s) 4960.62
Current children cumulated vsize (KiB) 53740

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 6848
/proc/meminfo: memFree=1335344/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=10872 CPUtime=24.53
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 6321 26835 0 0 881 5 1548 19 25 0 1 0 279387781 11132928 2463 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/6826/statm: 2718 2463 219 399 0 2315 0
[pid=6832] ppid=6826 vsize=43828 CPUtime=4940.09
/proc/6832/stat : 6832 (vallst) R 6826 6826 6789 0 -1 4194304 21982 0 14 0 492599 1410 0 0 25 0 1 0 279390237 44879872 8328 1992294400 134512640 134738160 4294956192 18446744073709551615 134575331 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/6832/statm: 10957 8328 151 55 0 10547 0
Current children cumulated CPU time (s) 4964.62
Current children cumulated vsize (KiB) 54700

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 6848
/proc/meminfo: memFree=1334448/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=10872 CPUtime=24.53
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 6321 26835 0 0 881 5 1548 19 25 0 1 0 279387781 11132928 2463 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/6826/statm: 2718 2463 219 399 0 2315 0
[pid=6832] ppid=6826 vsize=43828 CPUtime=4952.89
/proc/6832/stat : 6832 (vallst) R 6826 6826 6789 0 -1 4194304 22198 0 14 0 493876 1413 0 0 25 0 1 0 279390237 44879872 8544 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/6832/statm: 10957 8544 151 55 0 10547 0
Current children cumulated CPU time (s) 4977.42
Current children cumulated vsize (KiB) 54700

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 6848
/proc/meminfo: memFree=1333488/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=10872 CPUtime=24.53
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 6321 26835 0 0 881 5 1548 19 25 0 1 0 279387781 11132928 2463 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/6826/statm: 2718 2463 219 399 0 2315 0
[pid=6832] ppid=6826 vsize=44788 CPUtime=4965.69
/proc/6832/stat : 6832 (vallst) R 6826 6826 6789 0 -1 4194304 22434 0 14 0 495154 1415 0 0 25 0 1 0 279390237 45862912 8780 1992294400 134512640 134738160 4294956192 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/6832/statm: 11197 8780 151 55 0 10787 0
Current children cumulated CPU time (s) 4990.22
Current children cumulated vsize (KiB) 55660

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 6848
/proc/meminfo: memFree=1333296/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=10872 CPUtime=24.53
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 6321 26835 0 0 881 5 1548 19 25 0 1 0 279387781 11132928 2463 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/6826/statm: 2718 2463 219 399 0 2315 0
[pid=6832] ppid=6826 vsize=45748 CPUtime=4968.89
/proc/6832/stat : 6832 (vallst) R 6826 6826 6789 0 -1 4194304 22478 0 14 0 495473 1416 0 0 25 0 1 0 279390237 46845952 8824 1992294400 134512640 134738160 4294956192 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/6832/statm: 11437 8824 151 55 0 11027 0
Current children cumulated CPU time (s) 4993.42
Current children cumulated vsize (KiB) 56620

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 6848
/proc/meminfo: memFree=1333296/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=10872 CPUtime=24.53
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 6321 26835 0 0 881 5 1548 19 25 0 1 0 279387781 11132928 2463 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/6826/statm: 2718 2463 219 399 0 2315 0
[pid=6832] ppid=6826 vsize=45748 CPUtime=4972.08
/proc/6832/stat : 6832 (vallst) R 6826 6826 6789 0 -1 4194304 22478 0 14 0 495792 1416 0 0 25 0 1 0 279390237 46845952 8824 1992294400 134512640 134738160 4294956192 18446744073709551615 134586276 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/6832/statm: 11437 8824 151 55 0 11027 0
Current children cumulated CPU time (s) 4996.61
Current children cumulated vsize (KiB) 56620

[startup+4999.1 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 6848
/proc/meminfo: memFree=1333296/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=10872 CPUtime=24.53
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 6321 26835 0 0 881 5 1548 19 25 0 1 0 279387781 11132928 2463 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/6826/statm: 2718 2463 219 399 0 2315 0
[pid=6832] ppid=6826 vsize=45748 CPUtime=4972.88
/proc/6832/stat : 6832 (vallst) R 6826 6826 6789 0 -1 4194304 22490 0 14 0 495872 1416 0 0 25 0 1 0 279390237 46845952 8836 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/6832/statm: 11437 8836 151 55 0 11027 0
Current children cumulated CPU time (s) 4997.41
Current children cumulated vsize (KiB) 56620

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 6848
/proc/meminfo: memFree=1333232/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=10872 CPUtime=24.53
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 6321 26835 0 0 881 5 1548 19 25 0 1 0 279387781 11132928 2463 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/6826/statm: 2718 2463 219 399 0 2315 0
[pid=6832] ppid=6826 vsize=45748 CPUtime=4973.68
/proc/6832/stat : 6832 (vallst) R 6826 6826 6789 0 -1 4194304 22505 0 14 0 495952 1416 0 0 25 0 1 0 279390237 46845952 8851 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/6832/statm: 11437 8851 151 55 0 11027 0
Current children cumulated CPU time (s) 4998.21
Current children cumulated vsize (KiB) 56620

[startup+5000.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 6848
/proc/meminfo: memFree=1333232/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=10872 CPUtime=24.53
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 6321 26835 0 0 881 5 1548 19 25 0 1 0 279387781 11132928 2463 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/6826/statm: 2718 2463 219 399 0 2315 0
[pid=6832] ppid=6826 vsize=45748 CPUtime=4974.08
/proc/6832/stat : 6832 (vallst) R 6826 6826 6789 0 -1 4194304 22511 0 14 0 495992 1416 0 0 25 0 1 0 279390237 46845952 8857 1992294400 134512640 134738160 4294956192 18446744073709551615 134575331 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/6832/statm: 11437 8857 151 55 0 11027 0
Current children cumulated CPU time (s) 4998.61
Current children cumulated vsize (KiB) 56620

[startup+5000.4 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 6848
/proc/meminfo: memFree=1333232/2055920 swapFree=4180252/4192956
[pid=6826] ppid=6824 vsize=10872 CPUtime=24.53
/proc/6826/stat : 6826 (SATzilla2009_C) S 6824 6826 6789 0 -1 4194304 6321 26835 0 0 881 5 1548 19 25 0 1 0 279387781 11132928 2463 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/6826/statm: 2718 2463 219 399 0 2315 0
[pid=6832] ppid=6826 vsize=45748 CPUtime=4974.18
/proc/6832/stat : 6832 (vallst) R 6826 6826 6789 0 -1 4194304 22512 0 14 0 496002 1416 0 0 25 0 1 0 279390237 46845952 8858 1992294400 134512640 134738160 4294956192 18446744073709551615 134575331 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/6832/statm: 11437 8858 151 55 0 11027 0
Current children cumulated CPU time (s) 4998.71
Current children cumulated vsize (KiB) 56620

Child status: 17
Real time (s): 5000.47
CPU time (s): 4998.8
CPU user time (s): 4984.38
CPU system time (s): 14.4238
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 61276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4984.38
system time used= 14.4238
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55684
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46
involuntary context switches= 11160

runsolver used 4.33534 second user time and 13.8579 second system time

The end

Launcher Data

Begin job on node54 at 2009-05-17 00:39:53
IDJOB=1825815
IDBENCH=71144
IDSOLVER=668
FILE ID=node54/1825815-1242513593
PBS_JOBID= 9307084
Free space on /tmp= 65956 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_10gates_u2_autoenc.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825815-1242513593/watcher-1825815-1242513593 -o /tmp/evaluation-result-1825815-1242513593/solver-1825815-1242513593 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825815-1242513593.cnf

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

MD5SUM BENCH= a4aa05bad2a3138b013cb1793208898f
RANDOM SEED=109331973

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.234
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.234
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:       1382176 kB
Buffers:         55940 kB
Cached:         551288 kB
SwapCached:       6132 kB
Active:         177900 kB
Inactive:       438056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1382176 kB
SwapTotal:     4192956 kB
SwapFree:      4180252 kB
Dirty:           34916 kB
Writeback:           0 kB
Mapped:          14360 kB
Slab:            43800 kB
Committed_AS:   970156 kB
PageTables:       1368 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= 65928 MiB
End job on node54 at 2009-05-17 02:03:15