Trace number 1538343

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 1199.36 1199.99

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/700/
unif-k5-r20-v700-c14000-S685953260-065.cnf
MD5SUM3c731c817594d5a699b72cfb7a1ff2af
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.31558
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 514000
Number of clauses of size over 50

Solver Data

17.46/17.54	c SATzilla is building models for class 2
17.46/17.54	c run presolver march_dl2004 for 5 seconds ... 
17.46/17.54	c Bin: Executing march_dl2004
17.46/17.54	c spawning binary file with 5 seconds ...
17.46/17.54	c child exit by a signal
17.46/17.54	c march_dl2004 returned code 137.
17.46/17.54	c run presolver mxc-sr08 for 5 seconds ... 
17.46/17.54	c Bin: Executing mxc-sr08
17.46/17.54	c spawning binary file with 5 seconds ...
17.46/17.54	c child exit by a signal
17.46/17.54	c mxc-sr08 returned code 137.
17.46/17.54	c Orignal number of varibales is 700, number of clauses is 14000 
17.46/17.54	c predicted feature computation time is 7.283211 
17.46/17.54	c Bin: Executing satelite
17.46/17.54	c spawning binary file with 240 seconds ...
17.46/17.54	c child exited successfully
17.46/17.54	c satzilla computing base features
17.46/17.54	c Number of variabe is: 700, Number of clause is : 14000 
17.46/17.54	c Initializing...
17.46/17.54	c satzilla compute diameter ...
17.46/17.54	c start diameter features ...
17.46/17.54	c satzilla doing clause learning
17.46/17.54	c start clause learning features ...
17.46/17.54	c Bin: Executing zchaff07
17.46/17.54	c spawning binary file with 2 seconds ...
17.46/17.54	c child exit by a signal
17.46/17.54	c satzilla doing survey propogation probe
17.46/17.54	c do survay propogation for 2 second ...
17.46/17.54	c satzilla doing local search probe
17.46/17.54	c satzilla doing lobjois search-space size estimate
17.46/17.54	c features are:700 14000 700 14000 0 0 0.05 0.376057 0.649612 0.833066 0.00714286 1.21431e-16 0.00714286 0.00714286 -0 0 0 0.00714286 0.101115 0.00507143 0.00942857 3.67591 0.0809437 0.0639284 0 0.284404 3.03123 0.00135918 0.227528 0.000571429 0.0025 2.85788 0.190286 0.021762 0.0777906 0.0170714 0.0270714 3 0 3 3 -0 75.22 0.286496 49 139 122 56 82 62 70 50.5184 0.0729435 42.1587 58.458 56.42 45.8902 52.6967 47.8514 50.9552 0.168955 0.718911 0.000284564 0.515337 0.346664 0.0271653 0.251707 0.0695891 0.148014 0.00278791 0.628634 0.00022841 0.0125838 0.00516399 0.00100898 0.00360024 0.00153459 0.00234997 42.1786 0.174009 135.168 0.0715628 135 122 147 0.893789 0.263333 0.866815 0.0341365 0.485432 0.599006 
17.46/17.54	c satzilla's ranking:
17.46/17.54	c 1) march_dl2004: 4.183298
17.46/17.54	c 2) minisat20SAT07: 3.946654
17.46/17.54	c 3) mxc-sr08: 3.780330
17.46/17.54	c 4) minisat20: 2.816518
17.46/17.54	c 5) zchaff_rand: 1.744850
17.46/17.54	c 6) tts-4-0: 0.097098
17.46/17.54	c 7) vallst: 0.038280
17.46/17.54	c 8) SATenstein: -10000.000000
17.46/17.54	c 9) gnovelty+: -10000.000000
17.46/17.54	c 10) adaptg2wsat+: -10000.000000
17.46/17.54	c 11) adaptg2wsat0: -10000.000000
17.46/17.54	c 12) picosat846: -10000.000000
17.46/17.54	c 13) kcnfs04SAT07: -10000.000000
17.46/17.54	c satzilla running march_dl2004 ... 
1199.24/1199.98	c Bin: Executing march_dl2004
1199.24/1199.98	c spawning binary file with 1182 seconds ...
1199.24/1199.98	c child exit by a signal
1199.24/1199.98	c march_dl2004 returned code 137.
1199.24/1199.98	c satzilla running minisat20SAT07 ... 
1199.24/1199.98	c Bin: Executing minisat20SAT07
1199.24/1199.98	c minisat20SAT07 returned code 1.
1199.24/1199.98	c satzilla running mxc-sr08 ... 
1199.24/1199.98	c Bin: Executing mxc-sr08
1199.24/1199.98	c mxc-sr08 returned code 1.
1199.24/1199.98	c satzilla running minisat20 ... 
1199.24/1199.98	c Bin: Executing minisat20
1199.24/1199.98	c minisat20 returned code 1.
1199.24/1199.98	c satzilla running zchaff_rand ... 
1199.24/1199.98	c Bin: Executing zchaff_rand
1199.24/1199.98	c zchaff_rand returned code 1.
1199.24/1199.98	c satzilla running tts-4-0 ... 
1199.24/1199.99	c Bin: Executing tts-4-0
1199.24/1199.99	c tts-4-0 returned code 1.
1199.24/1199.99	c satzilla running vallst ... 
1199.24/1199.99	c Bin: Executing vallst
1199.24/1199.99	c vallst returned code 1.
1199.24/1199.99	c satzilla running SATenstein ... 
1199.24/1199.99	c Bin: Executing SATenstein
1199.24/1199.99	c SATenstein returned code 1.
1199.24/1199.99	c satzilla running gnovelty+ ... 
1199.24/1199.99	c Bin: Executing gnovelty+
1199.24/1199.99	c gnovelty+ returned code 1.
1199.24/1199.99	c satzilla running adaptg2wsat+ ... 
1199.24/1199.99	c Bin: Executing adaptg2wsat+
1199.24/1199.99	c adaptg2wsat+ returned code 1.
1199.24/1199.99	c satzilla running adaptg2wsat0 ... 
1199.24/1199.99	c Bin: Executing adaptg2wsat0
1199.24/1199.99	c adaptg2wsat0 returned code 1.
1199.24/1199.99	c satzilla running picosat846 ... 
1199.24/1199.99	c Bin: Executing picosat846
1199.24/1199.99	c picosat846 returned code 1.
1199.24/1199.99	c satzilla running kcnfs04SAT07 ... 
1199.24/1199.99	c Bin: Executing kcnfs04SAT07
1199.24/1199.99	c kcnfs04SAT07 returned code 1.
1199.24/1199.99	c ERROR: All Failed! 
1199.24/1199.99	c SATZILLA_TIME=1199.520000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538343-1238424489/watcher-1538343-1238424489 -o /tmp/evaluation-result-1538343-1238424489/solver-1538343-1238424489 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538343-1238424489.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.07 1.02 1.00 3/65 13778
/proc/meminfo: memFree=1585248/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=2056 CPUtime=0
/proc/13778/stat : 13778 (SATzilla2009_C) R 13776 13778 13196 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1115111209 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/13778/statm: 514 112 96 399 0 111 0
[pid=13779] ppid=13778 vsize=768 CPUtime=0
/proc/13779/stat : 13779 (march_dl2004) R 13778 13778 13196 0 -1 4194304 101 0 0 0 0 0 0 0 18 0 1 0 1115111209 786432 96 1992294400 134512640 134996440 4294956176 18446744073709551615 134550204 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13779/statm: 192 96 50 118 0 71 0

[startup+0.100352 s]
/proc/loadavg: 1.07 1.02 1.00 3/65 13778
/proc/meminfo: memFree=1585248/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=2056 CPUtime=0
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115111209 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13778/statm: 514 112 96 399 0 111 0
[pid=13779] ppid=13778 vsize=3352 CPUtime=0.09
/proc/13779/stat : 13779 (march_dl2004) R 13778 13778 13196 0 -1 4194304 1870 0 0 0 9 0 0 0 19 0 1 0 1115111209 3432448 502 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13779/statm: 838 502 67 118 0 717 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5408

[startup+0.201369 s]
/proc/loadavg: 1.07 1.02 1.00 3/65 13778
/proc/meminfo: memFree=1585248/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=2056 CPUtime=0
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115111209 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13778/statm: 514 112 96 399 0 111 0
[pid=13779] ppid=13778 vsize=3124 CPUtime=0.19
/proc/13779/stat : 13779 (march_dl2004) R 13778 13778 13196 0 -1 4194304 1928 0 0 0 19 0 0 0 20 0 1 0 1115111209 3198976 503 1992294400 134512640 134996440 4294956176 18446744073709551615 134583495 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13779/statm: 781 503 67 118 0 660 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5180

[startup+0.301386 s]
/proc/loadavg: 1.07 1.02 1.00 3/65 13778
/proc/meminfo: memFree=1585248/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=2056 CPUtime=0
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115111209 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13778/statm: 514 112 96 399 0 111 0
[pid=13779] ppid=13778 vsize=3124 CPUtime=0.29
/proc/13779/stat : 13779 (march_dl2004) R 13778 13778 13196 0 -1 4194304 1930 0 0 0 29 0 0 0 21 0 1 0 1115111209 3198976 505 1992294400 134512640 134996440 4294956176 18446744073709551615 134583583 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13779/statm: 781 505 67 118 0 660 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5180

[startup+0.701457 s]
/proc/loadavg: 1.07 1.02 1.00 3/65 13778
/proc/meminfo: memFree=1585248/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=2056 CPUtime=0
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115111209 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13778/statm: 514 112 96 399 0 111 0
[pid=13779] ppid=13778 vsize=3124 CPUtime=0.69
/proc/13779/stat : 13779 (march_dl2004) R 13778 13778 13196 0 -1 4194304 1938 0 0 0 69 0 0 0 25 0 1 0 1115111209 3198976 513 1992294400 134512640 134996440 4294956176 18446744073709551615 134583495 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13779/statm: 781 513 67 118 0 660 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5180

[startup+1.5016 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 13780
/proc/meminfo: memFree=1583120/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=2056 CPUtime=0
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115111209 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13778/statm: 514 112 96 399 0 111 0
[pid=13779] ppid=13778 vsize=17380 CPUtime=1.49
/proc/13779/stat : 13779 (march_dl2004) R 13778 13778 13196 0 -1 4194304 5498 0 0 0 138 11 0 0 25 0 1 0 1115111209 17797120 3937 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13779/statm: 4345 3937 72 118 0 4224 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19436

[startup+3.10188 s]
/proc/loadavg: 1.06 1.02 1.00 2/67 13780
/proc/meminfo: memFree=1567056/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=2056 CPUtime=0
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115111209 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13778/statm: 514 112 96 399 0 111 0
[pid=13779] ppid=13778 vsize=18012 CPUtime=3.09
/proc/13779/stat : 13779 (march_dl2004) R 13778 13778 13196 0 -1 4194304 7069 0 0 0 287 22 0 0 25 0 1 0 1115111209 18444288 4266 1992294400 134512640 134996440 4294956176 18446744073709551615 134514006 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13779/statm: 4503 4266 74 118 0 4382 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20068

[startup+6.30145 s]
/proc/loadavg: 1.06 1.02 1.00 2/67 13781
/proc/meminfo: memFree=1581840/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=2056 CPUtime=4.99
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 156 7069 0 0 0 0 477 22 16 0 1 0 1115111209 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13778/statm: 514 125 107 399 0 111 0
[pid=13781] ppid=13778 vsize=3588 CPUtime=1.28
/proc/13781/stat : 13781 (mxc-sr08) R 13778 13778 13196 0 -1 4194304 934 0 0 0 128 0 0 0 25 0 1 0 1115111709 3674112 791 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13781/statm: 897 791 71 138 0 756 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 5644

[startup+12.7016 s]
/proc/loadavg: 1.13 1.04 1.01 2/67 13783
/proc/meminfo: memFree=1581264/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=3544 CPUtime=11.05
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 588 8548 0 0 102 0 980 23 25 0 1 0 1115111209 3629056 535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13778/statm: 886 535 136 399 0 483 0
[pid=13783] ppid=13778 vsize=3836 CPUtime=1.6
/proc/13783/stat : 13783 (zchaff07) R 13778 13778 13196 0 -1 4194304 844 0 0 0 151 9 0 0 25 0 1 0 1115112317 3928064 687 1992294400 134512640 135538726 4294956240 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13783/statm: 959 687 126 250 0 706 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 7380

[startup+25.5019 s]
/proc/loadavg: 1.11 1.04 1.01 2/67 13784
/proc/meminfo: memFree=1563536/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=5048 CPUtime=17.51
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 1405 9440 0 0 539 9 1168 35 25 0 1 0 1115111209 5169152 870 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13778/statm: 1262 870 219 399 0 859 0
[pid=13784] ppid=13778 vsize=20732 CPUtime=7.94
/proc/13784/stat : 13784 (march_dl2004) R 13778 13778 13196 0 -1 4194304 7639 0 0 0 771 23 0 0 25 0 1 0 1115112963 21229568 4836 1992294400 134512640 134996440 4294956176 18446744073709551615 134617428 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13784/statm: 5183 4836 74 118 0 5062 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 25780

[startup+51.1014 s]
/proc/loadavg: 1.07 1.03 1.00 2/67 13784
/proc/meminfo: memFree=1553104/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=5048 CPUtime=17.51
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 1405 9440 0 0 539 9 1168 35 25 0 1 0 1115111209 5169152 870 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13778/statm: 1262 870 219 399 0 859 0
[pid=13784] ppid=13778 vsize=30852 CPUtime=33.53
/proc/13784/stat : 13784 (march_dl2004) R 13778 13778 13196 0 -1 4194304 10203 0 0 0 3328 25 0 0 25 0 1 0 1115112963 31592448 7400 1992294400 134512640 134996440 4294956176 18446744073709551615 134551655 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13784/statm: 7713 7400 74 118 0 7592 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 35900

[startup+102.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/67 13784
/proc/meminfo: memFree=1549008/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=5048 CPUtime=17.51
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 1405 9440 0 0 539 9 1168 35 25 0 1 0 1115111209 5169152 870 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13778/statm: 1262 870 219 399 0 859 0
[pid=13784] ppid=13778 vsize=34932 CPUtime=84.71
/proc/13784/stat : 13784 (march_dl2004) R 13778 13778 13196 0 -1 4194304 11232 0 0 0 8445 26 0 0 25 0 1 0 1115112963 35770368 8429 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13784/statm: 8733 8429 74 118 0 8612 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 39980

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/67 13784
/proc/meminfo: memFree=1546960/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=5048 CPUtime=17.51
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 1405 9440 0 0 539 9 1168 35 25 0 1 0 1115111209 5169152 870 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13778/statm: 1262 870 219 399 0 859 0
[pid=13784] ppid=13778 vsize=37024 CPUtime=144.66
/proc/13784/stat : 13784 (march_dl2004) R 13778 13778 13196 0 -1 4194304 11745 0 0 0 14440 26 0 0 25 0 1 0 1115112963 37912576 8942 1992294400 134512640 134996440 4294956176 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13784/statm: 9256 8942 74 118 0 9135 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 42072

[startup+222.307 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 13784
/proc/meminfo: memFree=1545808/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=5048 CPUtime=17.51
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 1405 9440 0 0 539 9 1168 35 25 0 1 0 1115111209 5169152 870 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13778/statm: 1262 870 219 399 0 859 0
[pid=13784] ppid=13778 vsize=38204 CPUtime=204.65
/proc/13784/stat : 13784 (march_dl2004) R 13778 13778 13196 0 -1 4194304 12037 0 0 0 20438 27 0 0 25 0 1 0 1115112963 39120896 9234 1992294400 134512640 134996440 4294956176 18446744073709551615 134526940 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13784/statm: 9551 9234 74 118 0 9430 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 43252

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 13784
/proc/meminfo: memFree=1544656/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=5048 CPUtime=17.51
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 1405 9440 0 0 539 9 1168 35 25 0 1 0 1115111209 5169152 870 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13778/statm: 1262 870 219 399 0 859 0
[pid=13784] ppid=13778 vsize=39260 CPUtime=264.61
/proc/13784/stat : 13784 (march_dl2004) R 13778 13778 13196 0 -1 4194304 12321 0 0 0 26434 27 0 0 25 0 1 0 1115112963 40202240 9518 1992294400 134512640 134996440 4294956176 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13784/statm: 9815 9518 74 118 0 9694 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 44308

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13784
/proc/meminfo: memFree=1543760/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=5048 CPUtime=17.51
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 1405 9440 0 0 539 9 1168 35 25 0 1 0 1115111209 5169152 870 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13778/statm: 1262 870 219 399 0 859 0
[pid=13784] ppid=13778 vsize=40188 CPUtime=324.57
/proc/13784/stat : 13784 (march_dl2004) R 13778 13778 13196 0 -1 4194304 12540 0 0 0 32430 27 0 0 25 0 1 0 1115112963 41152512 9737 1992294400 134512640 134996440 4294956176 18446744073709551615 134551298 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13784/statm: 10047 9737 74 118 0 9926 0

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


[startup+822.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 13790
/proc/meminfo: memFree=1540048/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=5048 CPUtime=17.51
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 1405 9440 0 0 539 9 1168 35 25 0 1 0 1115111209 5169152 870 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13778/statm: 1262 870 219 399 0 859 0
[pid=13784] ppid=13778 vsize=43752 CPUtime=804.32
/proc/13784/stat : 13784 (march_dl2004) R 13778 13778 13196 0 -1 4194304 13442 0 0 0 80403 29 0 0 25 0 1 0 1115112963 44802048 10639 1992294400 134512640 134996440 4294956176 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13784/statm: 10938 10639 74 118 0 10817 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 48800

[startup+882.307 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 13790
/proc/meminfo: memFree=1539792/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=5048 CPUtime=17.51
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 1405 9440 0 0 539 9 1168 35 25 0 1 0 1115111209 5169152 870 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13778/statm: 1262 870 219 399 0 859 0
[pid=13784] ppid=13778 vsize=44016 CPUtime=864.3
/proc/13784/stat : 13784 (march_dl2004) R 13778 13778 13196 0 -1 4194304 13520 0 0 0 86400 30 0 0 25 0 1 0 1115112963 45072384 10717 1992294400 134512640 134996440 4294956176 18446744073709551615 134551635 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13784/statm: 11004 10717 74 118 0 10883 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 49064

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 13790
/proc/meminfo: memFree=1539536/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=5048 CPUtime=17.51
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 1405 9440 0 0 539 9 1168 35 25 0 1 0 1115111209 5169152 870 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13778/statm: 1262 870 219 399 0 859 0
[pid=13784] ppid=13778 vsize=44280 CPUtime=924.26
/proc/13784/stat : 13784 (march_dl2004) R 13778 13778 13196 0 -1 4194304 13576 0 0 0 92396 30 0 0 25 0 1 0 1115112963 45342720 10773 1992294400 134512640 134996440 4294956176 18446744073709551615 134527810 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13784/statm: 11070 10773 74 118 0 10949 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 49328

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13790
/proc/meminfo: memFree=1539344/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=5048 CPUtime=17.51
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 1405 9440 0 0 539 9 1168 35 25 0 1 0 1115111209 5169152 870 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13778/statm: 1262 870 219 399 0 859 0
[pid=13784] ppid=13778 vsize=44412 CPUtime=984.23
/proc/13784/stat : 13784 (march_dl2004) R 13778 13778 13196 0 -1 4194304 13622 0 0 0 98393 30 0 0 25 0 1 0 1115112963 45477888 10819 1992294400 134512640 134996440 4294956176 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13784/statm: 11103 10819 74 118 0 10982 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 49460

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13790
/proc/meminfo: memFree=1539088/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=5048 CPUtime=17.51
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 1405 9440 0 0 539 9 1168 35 25 0 1 0 1115111209 5169152 870 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13778/statm: 1262 870 219 399 0 859 0
[pid=13784] ppid=13778 vsize=44808 CPUtime=1044.2
/proc/13784/stat : 13784 (march_dl2004) R 13778 13778 13196 0 -1 4194304 13704 0 0 0 104390 30 0 0 25 0 1 0 1115112963 45883392 10901 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13784/statm: 11202 10901 74 118 0 11081 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 49856

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13790
/proc/meminfo: memFree=1538768/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=5048 CPUtime=17.51
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 1405 9440 0 0 539 9 1168 35 25 0 1 0 1115111209 5169152 870 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13778/statm: 1262 870 219 399 0 859 0
[pid=13784] ppid=13778 vsize=45072 CPUtime=1104.17
/proc/13784/stat : 13784 (march_dl2004) R 13778 13778 13196 0 -1 4194304 13769 0 0 0 110387 30 0 0 25 0 1 0 1115112963 46153728 10966 1992294400 134512640 134996440 4294956176 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13784/statm: 11268 10966 74 118 0 11147 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 50120

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13790
/proc/meminfo: memFree=1538640/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=5048 CPUtime=17.51
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 1405 9440 0 0 539 9 1168 35 25 0 1 0 1115111209 5169152 870 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13778/statm: 1262 870 219 399 0 859 0
[pid=13784] ppid=13778 vsize=45204 CPUtime=1164.14
/proc/13784/stat : 13784 (march_dl2004) R 13778 13778 13196 0 -1 4194304 13816 0 0 0 116384 30 0 0 25 0 1 0 1115112963 46288896 11013 1992294400 134512640 134996440 4294956176 18446744073709551615 134576320 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13784/statm: 11301 11013 74 118 0 11180 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 50252

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

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13790
/proc/meminfo: memFree=1538576/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=5048 CPUtime=17.51
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 1405 9440 0 0 539 9 1168 35 25 0 1 0 1115111209 5169152 870 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13778/statm: 1262 870 219 399 0 859 0
[pid=13784] ppid=13778 vsize=45204 CPUtime=1172.23
/proc/13784/stat : 13784 (march_dl2004) R 13778 13778 13196 0 -1 4194304 13825 0 0 0 117193 30 0 0 25 0 1 0 1115112963 46288896 11022 1992294400 134512640 134996440 4294956176 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13784/statm: 11301 11022 74 118 0 11180 0
Current children cumulated CPU time (s) 1189.74
Current children cumulated vsize (KiB) 50252

[startup+1196.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13790
/proc/meminfo: memFree=1538576/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=5048 CPUtime=17.51
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 1405 9440 0 0 539 9 1168 35 25 0 1 0 1115111209 5169152 870 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13778/statm: 1262 870 219 399 0 859 0
[pid=13784] ppid=13778 vsize=45336 CPUtime=1178.64
/proc/13784/stat : 13784 (march_dl2004) R 13778 13778 13196 0 -1 4194304 13830 0 0 0 117834 30 0 0 25 0 1 0 1115112963 46424064 11027 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13784/statm: 11334 11027 74 118 0 11213 0
Current children cumulated CPU time (s) 1196.15
Current children cumulated vsize (KiB) 50384

[startup+1198.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13790
/proc/meminfo: memFree=1538512/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=5048 CPUtime=17.51
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 1405 9440 0 0 539 9 1168 35 25 0 1 0 1115111209 5169152 870 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13778/statm: 1262 870 219 399 0 859 0
[pid=13784] ppid=13778 vsize=45336 CPUtime=1180.23
/proc/13784/stat : 13784 (march_dl2004) R 13778 13778 13196 0 -1 4194304 13831 0 0 0 117993 30 0 0 25 0 1 0 1115112963 46424064 11028 1992294400 134512640 134996440 4294956176 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13784/statm: 11334 11028 74 118 0 11213 0
Current children cumulated CPU time (s) 1197.74
Current children cumulated vsize (KiB) 50384

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13790
/proc/meminfo: memFree=1538512/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=5048 CPUtime=17.51
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 1405 9440 0 0 539 9 1168 35 25 0 1 0 1115111209 5169152 870 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13778/statm: 1262 870 219 399 0 859 0
[pid=13784] ppid=13778 vsize=45336 CPUtime=1181.03
/proc/13784/stat : 13784 (march_dl2004) R 13778 13778 13196 0 -1 4194304 13832 0 0 0 118073 30 0 0 25 0 1 0 1115112963 46424064 11029 1992294400 134512640 134996440 4294956176 18446744073709551615 134551546 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13784/statm: 11334 11029 74 118 0 11213 0
Current children cumulated CPU time (s) 1198.54
Current children cumulated vsize (KiB) 50384

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13790
/proc/meminfo: memFree=1538512/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=5048 CPUtime=17.51
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 1405 9440 0 0 539 9 1168 35 25 0 1 0 1115111209 5169152 870 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13778/statm: 1262 870 219 399 0 859 0
[pid=13784] ppid=13778 vsize=45336 CPUtime=1181.43
/proc/13784/stat : 13784 (march_dl2004) R 13778 13778 13196 0 -1 4194304 13833 0 0 0 118113 30 0 0 25 0 1 0 1115112963 46424064 11030 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13784/statm: 11334 11030 74 118 0 11213 0
Current children cumulated CPU time (s) 1198.94
Current children cumulated vsize (KiB) 50384

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13790
/proc/meminfo: memFree=1538512/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=5048 CPUtime=17.51
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 1405 9440 0 0 539 9 1168 35 25 0 1 0 1115111209 5169152 870 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13778/statm: 1262 870 219 399 0 859 0
[pid=13784] ppid=13778 vsize=45336 CPUtime=1181.63
/proc/13784/stat : 13784 (march_dl2004) R 13778 13778 13196 0 -1 4194304 13833 0 0 0 118133 30 0 0 25 0 1 0 1115112963 46424064 11030 1992294400 134512640 134996440 4294956176 18446744073709551615 134567304 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13784/statm: 11334 11030 74 118 0 11213 0
Current children cumulated CPU time (s) 1199.14
Current children cumulated vsize (KiB) 50384

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13790
/proc/meminfo: memFree=1538512/2055920 swapFree=4177700/4192956
[pid=13778] ppid=13776 vsize=5048 CPUtime=17.51
/proc/13778/stat : 13778 (SATzilla2009_C) S 13776 13778 13196 0 -1 4194304 1405 9440 0 0 539 9 1168 35 25 0 1 0 1115111209 5169152 870 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13778/statm: 1262 870 219 399 0 859 0
[pid=13784] ppid=13778 vsize=45336 CPUtime=1181.73
/proc/13784/stat : 13784 (march_dl2004) R 13778 13778 13196 0 -1 4194304 13833 0 0 0 118143 30 0 0 25 0 1 0 1115112963 46424064 11030 1992294400 134512640 134996440 4294956176 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13784/statm: 11334 11030 74 118 0 11213 0
Current children cumulated CPU time (s) 1199.24
Current children cumulated vsize (KiB) 50384

Child status: 17
Real time (s): 1199.99
CPU time (s): 1199.36
CPU user time (s): 1198.59
CPU system time (s): 0.769882
CPU usage (%): 99.9473
Max. virtual memory (cumulated for all children) (KiB): 50384

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

runsolver used 1.08983 second user time and 3.2785 second system time

The end

Launcher Data

Begin job on node56 at 2009-03-30 16:48:09
IDJOB=1538343
IDBENCH=70227
IDSOLVER=527
FILE ID=node56/1538343-1238424489
PBS_JOBID= 9061487
Free space on /tmp= 103044 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/700/unif-k5-r20-v700-c14000-S685953260-065.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538343-1238424489/watcher-1538343-1238424489 -o /tmp/evaluation-result-1538343-1238424489/solver-1538343-1238424489 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538343-1238424489.cnf

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

MD5SUM BENCH= 3c731c817594d5a699b72cfb7a1ff2af
RANDOM SEED=1946527920

node56.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.256
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.256
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:       1585728 kB
Buffers:         73588 kB
Cached:         300968 kB
SwapCached:       9032 kB
Active:         166396 kB
Inactive:       218644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1585728 kB
SwapTotal:     4192956 kB
SwapFree:      4177700 kB
Dirty:           31772 kB
Writeback:           0 kB
Mapped:          16164 kB
Slab:            71104 kB
Committed_AS:  2547836 kB
PageTables:       1472 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= 103012 MiB
End job on node56 at 2009-03-30 17:08:09