Trace number 1539108

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.29 1199.92

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S1171422074-087.cnf
MD5SUM1a36742e374953fce9dd773ff1e5ac20
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55785

Solver Data

16.35/16.49	c SATzilla is building models for class 2
16.35/16.49	c run presolver march_dl2004 for 5 seconds ... 
16.35/16.49	c Bin: Executing march_dl2004
16.35/16.49	c spawning binary file with 5 seconds ...
16.35/16.49	c child exit by a signal
16.35/16.49	c march_dl2004 returned code 137.
16.35/16.49	c run presolver mxc-sr08 for 5 seconds ... 
16.35/16.49	c Bin: Executing mxc-sr08
16.35/16.49	c spawning binary file with 5 seconds ...
16.35/16.49	c child exit by a signal
16.35/16.49	c mxc-sr08 returned code 137.
16.35/16.49	c Orignal number of varibales is 65, number of clauses is 5785 
16.35/16.49	c predicted feature computation time is 6.991693 
16.35/16.49	c Bin: Executing satelite
16.35/16.49	c spawning binary file with 240 seconds ...
16.35/16.49	c child exited successfully
16.35/16.49	c satzilla computing base features
16.35/16.49	c Number of variabe is: 65, Number of clause is : 5785 
16.35/16.49	c Initializing...
16.35/16.49	c satzilla compute diameter ...
16.35/16.49	c start diameter features ...
16.35/16.49	c satzilla doing clause learning
16.35/16.49	c start clause learning features ...
16.35/16.49	c Bin: Executing zchaff07
16.35/16.49	c spawning binary file with 2 seconds ...
16.35/16.49	c child exit by a signal
16.35/16.49	c satzilla doing survey propogation probe
16.35/16.49	c do survay propogation for 2 second ...
16.35/16.49	c satzilla doing local search probe
16.35/16.49	c satzilla doing lobjois search-space size estimate
16.35/16.49	c features are:65 5785 65 5785 0 0 0.011236 0.310977 0.674191 0.994741 0.107692 0 0.107692 0.107692 -0 0 0 0.107692 0.0330674 0.0973207 0.118583 3.63032 0.0305571 0.0213385 0 0.0779014 1.95324 0.00642245 0.149837 0.00449438 0.00847018 2.9368 0.059637 0.0110631 0 0.0110631 0.0110631 2 0 2 2 -0 4499.33 0.0220263 4396 4633 4633 4396 4633 4396 4469 24.1701 0.0172335 23.7614 24.7419 24.7419 23.7614 24.7419 23.7614 24.0072 0.0618854 0.679453 8.54461e-05 0.152312 0.127968 0.0130135 0.0925791 0.0265313 0.0598531 6.30849e-05 0.333157 2.26971e-05 0.000148307 8.63794e-05 4.25012e-05 7.54937e-05 4.71128e-05 5.89283e-05 9.10175 0.26124 11.3403 0.207918 11 8 14 2.3766 0.282989 0.90597 0.095952 0.68468 0.763235 
16.35/16.49	c satzilla's ranking:
16.35/16.49	c 1) march_dl2004: 4.564196
16.35/16.49	c 2) mxc-sr08: 3.243925
16.35/16.49	c 3) minisat20SAT07: 3.142136
16.35/16.49	c 4) minisat20: 2.717287
16.35/16.49	c 5) tts-4-0: 1.384920
16.35/16.49	c 6) vallst: 0.404111
16.35/16.49	c 7) zchaff_rand: 0.162874
16.35/16.49	c 8) SATenstein: -10000.000000
16.35/16.49	c 9) gnovelty+: -10000.000000
16.35/16.49	c 10) adaptg2wsat+: -10000.000000
16.35/16.49	c 11) adaptg2wsat0: -10000.000000
16.35/16.49	c 12) picosat846: -10000.000000
16.35/16.49	c 13) kcnfs04SAT07: -10000.000000
16.35/16.49	c satzilla running march_dl2004 ... 
1199.23/1199.92	c Bin: Executing march_dl2004
1199.23/1199.92	c spawning binary file with 1183 seconds ...
1199.23/1199.92	c child exit by a signal
1199.23/1199.92	c march_dl2004 returned code 137.
1199.23/1199.92	c satzilla running mxc-sr08 ... 
1199.23/1199.92	c Bin: Executing mxc-sr08
1199.23/1199.92	c mxc-sr08 returned code 1.
1199.23/1199.92	c satzilla running minisat20SAT07 ... 
1199.23/1199.92	c Bin: Executing minisat20SAT07
1199.23/1199.92	c minisat20SAT07 returned code 1.
1199.23/1199.92	c satzilla running minisat20 ... 
1199.23/1199.92	c Bin: Executing minisat20
1199.23/1199.92	c minisat20 returned code 1.
1199.23/1199.92	c satzilla running tts-4-0 ... 
1199.23/1199.92	c Bin: Executing tts-4-0
1199.23/1199.92	c tts-4-0 returned code 1.
1199.23/1199.92	c satzilla running vallst ... 
1199.23/1199.92	c Bin: Executing vallst
1199.23/1199.92	c vallst returned code 1.
1199.23/1199.92	c satzilla running zchaff_rand ... 
1199.23/1199.92	c Bin: Executing zchaff_rand
1199.23/1199.92	c zchaff_rand returned code 1.
1199.23/1199.92	c satzilla running SATenstein ... 
1199.23/1199.92	c Bin: Executing SATenstein
1199.23/1199.92	c SATenstein returned code 1.
1199.23/1199.92	c satzilla running gnovelty+ ... 
1199.23/1199.92	c Bin: Executing gnovelty+
1199.23/1199.92	c gnovelty+ returned code 1.
1199.23/1199.92	c satzilla running adaptg2wsat+ ... 
1199.23/1199.92	c Bin: Executing adaptg2wsat+
1199.23/1199.92	c adaptg2wsat+ returned code 1.
1199.23/1199.92	c satzilla running adaptg2wsat0 ... 
1199.23/1199.92	c Bin: Executing adaptg2wsat0
1199.23/1199.92	c adaptg2wsat0 returned code 1.
1199.23/1199.92	c satzilla running picosat846 ... 
1199.23/1199.92	c Bin: Executing picosat846
1199.23/1199.92	c picosat846 returned code 1.
1199.23/1199.92	c satzilla running kcnfs04SAT07 ... 
1199.23/1199.92	c Bin: Executing kcnfs04SAT07
1199.23/1199.92	c kcnfs04SAT07 returned code 1.
1199.23/1199.92	c ERROR: All Failed! 
1199.23/1199.92	c SATZILLA_TIME=1199.460000

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-1539108-1238470259/watcher-1539108-1238470259 -o /tmp/evaluation-result-1539108-1238470259/solver-1539108-1238470259 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539108-1238470259.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: 2.00 2.00 2.16 4/86 29236
/proc/meminfo: memFree=1656344/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=2056 CPUtime=0
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 473356346 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 514 112 96 399 0 111 0
[pid=29237] ppid=29236 vsize=636 CPUtime=0
/proc/29237/stat : 29237 (march_dl2004) R 29236 29236 29078 0 -1 4194304 77 0 0 0 0 0 0 0 19 0 1 0 473356346 651264 72 1992294400 134512640 134996440 4294956176 18446744073709551615 134724744 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29237/statm: 159 72 50 118 0 38 0

[startup+0.152698 s]
/proc/loadavg: 2.00 2.00 2.16 4/86 29236
/proc/meminfo: memFree=1656344/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=2056 CPUtime=0
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 473356346 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 514 112 96 399 0 111 0
[pid=29237] ppid=29236 vsize=2164 CPUtime=0.14
/proc/29237/stat : 29237 (march_dl2004) R 29236 29236 29078 0 -1 4194304 931 0 0 0 14 0 0 0 20 0 1 0 473356346 2215936 321 1992294400 134512640 134996440 4294956176 18446744073709551615 134583431 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29237/statm: 541 321 67 118 0 420 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 4220

[startup+0.201667 s]
/proc/loadavg: 2.00 2.00 2.16 4/86 29236
/proc/meminfo: memFree=1656344/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=2056 CPUtime=0
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 473356346 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 514 112 96 399 0 111 0
[pid=29237] ppid=29236 vsize=2164 CPUtime=0.19
/proc/29237/stat : 29237 (march_dl2004) R 29236 29236 29078 0 -1 4194304 933 0 0 0 19 0 0 0 20 0 1 0 473356346 2215936 323 1992294400 134512640 134996440 4294956176 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29237/statm: 541 323 67 118 0 420 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4220

[startup+0.301685 s]
/proc/loadavg: 2.00 2.00 2.16 4/86 29236
/proc/meminfo: memFree=1656344/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=2056 CPUtime=0
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 473356346 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 514 112 96 399 0 111 0
[pid=29237] ppid=29236 vsize=2164 CPUtime=0.29
/proc/29237/stat : 29237 (march_dl2004) R 29236 29236 29078 0 -1 4194304 942 0 0 0 29 0 0 0 21 0 1 0 473356346 2215936 332 1992294400 134512640 134996440 4294956176 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29237/statm: 541 332 67 118 0 420 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4220

[startup+0.701769 s]
/proc/loadavg: 2.00 2.00 2.16 4/86 29236
/proc/meminfo: memFree=1656344/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=2056 CPUtime=0
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 473356346 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 514 112 96 399 0 111 0
[pid=29237] ppid=29236 vsize=6472 CPUtime=0.68
/proc/29237/stat : 29237 (march_dl2004) R 29236 29236 29078 0 -1 4194304 2195 0 0 0 68 0 0 0 25 0 1 0 473356346 6627328 1473 1992294400 134512640 134996440 4294956176 18446744073709551615 134533460 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29237/statm: 1618 1473 72 118 0 1497 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8528

[startup+1.50192 s]
/proc/loadavg: 2.00 2.00 2.16 3/88 29238
/proc/meminfo: memFree=1650248/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=2056 CPUtime=0
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 473356346 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 514 112 96 399 0 111 0
[pid=29237] ppid=29236 vsize=7052 CPUtime=1.47
/proc/29237/stat : 29237 (march_dl2004) R 29236 29236 29078 0 -1 4194304 2407 0 0 0 147 0 0 0 25 0 1 0 473356346 7221248 1552 1992294400 134512640 134996440 4294956176 18446744073709551615 134527828 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29237/statm: 1763 1552 74 118 0 1642 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9108

[startup+3.1012 s]
/proc/loadavg: 2.00 2.00 2.16 3/88 29238
/proc/meminfo: memFree=1649032/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=2056 CPUtime=0
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 473356346 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 514 112 96 399 0 111 0
[pid=29237] ppid=29236 vsize=7052 CPUtime=3.08
/proc/29237/stat : 29237 (march_dl2004) R 29236 29236 29078 0 -1 4194304 2407 0 0 0 307 1 0 0 25 0 1 0 473356346 7221248 1552 1992294400 134512640 134996440 4294956176 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29237/statm: 1763 1552 74 118 0 1642 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9108

[startup+6.30178 s]
/proc/loadavg: 2.00 2.00 2.16 3/88 29239
/proc/meminfo: memFree=1653640/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=2056 CPUtime=4.99
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 156 2407 0 0 0 0 498 1 16 0 1 0 473356346 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29236/statm: 514 125 107 399 0 111 0
[pid=29239] ppid=29236 vsize=2068 CPUtime=1.27
/proc/29239/stat : 29239 (mxc-sr08) R 29236 29236 29078 0 -1 4194304 456 0 0 0 127 0 0 0 25 0 1 0 473356849 2117632 415 1992294400 134512640 135078026 4294956176 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29239/statm: 517 415 71 138 0 376 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 4124

[startup+12.702 s]
/proc/loadavg: 2.23 2.05 2.18 3/88 29241
/proc/meminfo: memFree=1651344/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=7924 CPUtime=12.65
/proc/29236/stat : 29236 (SATzilla2009_C) R 29234 29236 29078 0 -1 4194304 902 4113 0 0 64 0 1199 2 23 0 1 0 473356346 8114176 634 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/29236/statm: 1981 634 207 399 0 1578 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 7924

[startup+25.5013 s]
/proc/loadavg: 2.35 2.08 2.18 3/88 29242
/proc/meminfo: memFree=1647632/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=3824 CPUtime=16.44
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 940 4113 0 0 440 3 1199 2 25 0 1 0 473356346 3915776 520 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 956 520 219 399 0 553 0
[pid=29242] ppid=29236 vsize=7052 CPUtime=8.99
/proc/29242/stat : 29242 (march_dl2004) R 29236 29236 29078 0 -1 4194304 2407 0 0 0 899 0 0 0 25 0 1 0 473357995 7221248 1552 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29242/statm: 1763 1552 74 118 0 1642 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 10876

[startup+51.102 s]
/proc/loadavg: 2.62 2.17 2.21 3/88 29242
/proc/meminfo: memFree=1647824/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=3824 CPUtime=16.44
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 940 4113 0 0 440 3 1199 2 25 0 1 0 473356346 3915776 520 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 956 520 219 399 0 553 0
[pid=29242] ppid=29236 vsize=7052 CPUtime=34.55
/proc/29242/stat : 29242 (march_dl2004) R 29236 29236 29078 0 -1 4194304 2408 0 0 0 3455 0 0 0 25 0 1 0 473357995 7221248 1553 1992294400 134512640 134996440 4294956176 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29242/statm: 1763 1553 74 118 0 1642 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 10876

[startup+102.301 s]
/proc/loadavg: 2.45 2.21 2.22 3/88 29242
/proc/meminfo: memFree=1648848/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=3824 CPUtime=16.44
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 940 4113 0 0 440 3 1199 2 25 0 1 0 473356346 3915776 520 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 956 520 219 399 0 553 0
[pid=29242] ppid=29236 vsize=7052 CPUtime=85.72
/proc/29242/stat : 29242 (march_dl2004) R 29236 29236 29078 0 -1 4194304 2408 0 0 0 8571 1 0 0 25 0 1 0 473357995 7221248 1553 1992294400 134512640 134996440 4294956176 18446744073709551615 134514049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29242/statm: 1763 1553 74 118 0 1642 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 10876

[startup+162.301 s]
/proc/loadavg: 2.16 2.17 2.20 3/88 29242
/proc/meminfo: memFree=1639120/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=3824 CPUtime=16.44
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 940 4113 0 0 440 3 1199 2 25 0 1 0 473356346 3915776 520 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 956 520 219 399 0 553 0
[pid=29242] ppid=29236 vsize=17432 CPUtime=145.69
/proc/29242/stat : 29242 (march_dl2004) R 29236 29236 29078 0 -1 4194304 4922 0 0 0 14566 3 0 0 25 0 1 0 473357995 17850368 4067 1992294400 134512640 134996440 4294956176 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29242/statm: 4358 4067 74 118 0 4237 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 21256

[startup+222.307 s]
/proc/loadavg: 2.06 2.14 2.19 3/88 29242
/proc/meminfo: memFree=1637008/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=3824 CPUtime=16.44
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 940 4113 0 0 440 3 1199 2 25 0 1 0 473356346 3915776 520 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 956 520 219 399 0 553 0
[pid=29242] ppid=29236 vsize=19412 CPUtime=205.66
/proc/29242/stat : 29242 (march_dl2004) R 29236 29236 29078 0 -1 4194304 5423 0 0 0 20563 3 0 0 25 0 1 0 473357995 19877888 4568 1992294400 134512640 134996440 4294956176 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29242/statm: 4853 4568 74 118 0 4732 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 23236

[startup+282.301 s]
/proc/loadavg: 2.02 2.11 2.17 3/88 29242
/proc/meminfo: memFree=1635728/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=3824 CPUtime=16.44
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 940 4113 0 0 440 3 1199 2 25 0 1 0 473356346 3915776 520 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 956 520 219 399 0 553 0
[pid=29242] ppid=29236 vsize=20732 CPUtime=265.62
/proc/29242/stat : 29242 (march_dl2004) R 29236 29236 29078 0 -1 4194304 5757 0 0 0 26559 3 0 0 25 0 1 0 473357995 21229568 4902 1992294400 134512640 134996440 4294956176 18446744073709551615 134567993 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29242/statm: 5183 4902 74 118 0 5062 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 24556

[startup+342.301 s]
/proc/loadavg: 2.01 2.09 2.16 3/88 29242
/proc/meminfo: memFree=1635088/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=3824 CPUtime=16.44
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 940 4113 0 0 440 3 1199 2 25 0 1 0 473356346 3915776 520 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 956 520 219 399 0 553 0
[pid=29242] ppid=29236 vsize=21392 CPUtime=325.59
/proc/29242/stat : 29242 (march_dl2004) R 29236 29236 29078 0 -1 4194304 5925 0 0 0 32556 3 0 0 25 0 1 0 473357995 21905408 5070 1992294400 134512640 134996440 4294956176 18446744073709551615 134528049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29242/statm: 5348 5070 74 118 0 5227 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 25216


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


[startup+822.303 s]
/proc/loadavg: 2.00 2.01 2.08 3/88 29242
/proc/meminfo: memFree=1632784/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=3824 CPUtime=16.44
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 940 4113 0 0 440 3 1199 2 25 0 1 0 473356346 3915776 520 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 956 520 219 399 0 553 0
[pid=29242] ppid=29236 vsize=23636 CPUtime=805.37
/proc/29242/stat : 29242 (march_dl2004) R 29236 29236 29078 0 -1 4194304 6485 0 0 0 80532 5 0 0 25 0 1 0 473357995 24203264 5630 1992294400 134512640 134996440 4294956176 18446744073709551615 134571401 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29242/statm: 5909 5630 74 118 0 5788 0
Current children cumulated CPU time (s) 821.81
Current children cumulated vsize (KiB) 27460

[startup+882.308 s]
/proc/loadavg: 2.00 2.00 2.07 3/88 29242
/proc/meminfo: memFree=1632592/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=3824 CPUtime=16.44
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 940 4113 0 0 440 3 1199 2 25 0 1 0 473356346 3915776 520 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 956 520 219 399 0 553 0
[pid=29242] ppid=29236 vsize=23900 CPUtime=865.35
/proc/29242/stat : 29242 (march_dl2004) R 29236 29236 29078 0 -1 4194304 6539 0 0 0 86530 5 0 0 25 0 1 0 473357995 24473600 5684 1992294400 134512640 134996440 4294956176 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29242/statm: 5975 5684 74 118 0 5854 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 27724

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.07 3/88 29242
/proc/meminfo: memFree=1632336/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=3824 CPUtime=16.44
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 940 4113 0 0 440 3 1199 2 25 0 1 0 473356346 3915776 520 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 956 520 219 399 0 553 0
[pid=29242] ppid=29236 vsize=24164 CPUtime=925.32
/proc/29242/stat : 29242 (march_dl2004) R 29236 29236 29078 0 -1 4194304 6609 0 0 0 92527 5 0 0 25 0 1 0 473357995 24743936 5754 1992294400 134512640 134996440 4294956176 18446744073709551615 134533081 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29242/statm: 6041 5754 74 118 0 5920 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 27988

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/88 29242
/proc/meminfo: memFree=1632208/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=3824 CPUtime=16.44
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 940 4113 0 0 440 3 1199 2 25 0 1 0 473356346 3915776 520 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 956 520 219 399 0 553 0
[pid=29242] ppid=29236 vsize=24296 CPUtime=985.28
/proc/29242/stat : 29242 (march_dl2004) R 29236 29236 29078 0 -1 4194304 6648 0 0 0 98523 5 0 0 25 0 1 0 473357995 24879104 5793 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29242/statm: 6074 5793 74 118 0 5953 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 28120

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/88 29242
/proc/meminfo: memFree=1632144/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=3824 CPUtime=16.44
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 940 4113 0 0 440 3 1199 2 25 0 1 0 473356346 3915776 520 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 956 520 219 399 0 553 0
[pid=29242] ppid=29236 vsize=24428 CPUtime=1045.26
/proc/29242/stat : 29242 (march_dl2004) R 29236 29236 29078 0 -1 4194304 6676 0 0 0 104521 5 0 0 25 0 1 0 473357995 25014272 5821 1992294400 134512640 134996440 4294956176 18446744073709551615 134532820 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29242/statm: 6107 5821 74 118 0 5986 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 28252

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/88 29242
/proc/meminfo: memFree=1632080/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=3824 CPUtime=16.44
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 940 4113 0 0 440 3 1199 2 25 0 1 0 473356346 3915776 520 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 956 520 219 399 0 553 0
[pid=29242] ppid=29236 vsize=24428 CPUtime=1105.23
/proc/29242/stat : 29242 (march_dl2004) R 29236 29236 29078 0 -1 4194304 6699 0 0 0 110518 5 0 0 25 0 1 0 473357995 25014272 5844 1992294400 134512640 134996440 4294956176 18446744073709551615 134551520 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29242/statm: 6107 5844 74 118 0 5986 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 28252

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/88 29242
/proc/meminfo: memFree=1631952/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=3824 CPUtime=16.44
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 940 4113 0 0 440 3 1199 2 25 0 1 0 473356346 3915776 520 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 956 520 219 399 0 553 0
[pid=29242] ppid=29236 vsize=24560 CPUtime=1165.2
/proc/29242/stat : 29242 (march_dl2004) R 29236 29236 29078 0 -1 4194304 6722 0 0 0 116515 5 0 0 25 0 1 0 473357995 25149440 5867 1992294400 134512640 134996440 4294956176 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29242/statm: 6140 5867 74 118 0 6019 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 28384

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

[startup+1190.4 s]
/proc/loadavg: 2.00 2.00 2.04 3/88 29242
/proc/meminfo: memFree=1631952/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=3824 CPUtime=16.44
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 940 4113 0 0 440 3 1199 2 25 0 1 0 473356346 3915776 520 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 956 520 219 399 0 553 0
[pid=29242] ppid=29236 vsize=24560 CPUtime=1173.29
/proc/29242/stat : 29242 (march_dl2004) R 29236 29236 29078 0 -1 4194304 6723 0 0 0 117324 5 0 0 25 0 1 0 473357995 25149440 5868 1992294400 134512640 134996440 4294956176 18446744073709551615 134564684 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29242/statm: 6140 5868 74 118 0 6019 0
Current children cumulated CPU time (s) 1189.73
Current children cumulated vsize (KiB) 28384

[startup+1196.8 s]
/proc/loadavg: 2.00 2.00 2.04 3/88 29242
/proc/meminfo: memFree=1631952/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=3824 CPUtime=16.44
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 940 4113 0 0 440 3 1199 2 25 0 1 0 473356346 3915776 520 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 956 520 219 399 0 553 0
[pid=29242] ppid=29236 vsize=24560 CPUtime=1179.7
/proc/29242/stat : 29242 (march_dl2004) R 29236 29236 29078 0 -1 4194304 6726 0 0 0 117965 5 0 0 25 0 1 0 473357995 25149440 5871 1992294400 134512640 134996440 4294956176 18446744073709551615 134551302 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29242/statm: 6140 5871 74 118 0 6019 0
Current children cumulated CPU time (s) 1196.14
Current children cumulated vsize (KiB) 28384

[startup+1198.4 s]
/proc/loadavg: 2.00 2.00 2.04 3/88 29242
/proc/meminfo: memFree=1631952/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=3824 CPUtime=16.44
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 940 4113 0 0 440 3 1199 2 25 0 1 0 473356346 3915776 520 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 956 520 219 399 0 553 0
[pid=29242] ppid=29236 vsize=24560 CPUtime=1181.29
/proc/29242/stat : 29242 (march_dl2004) R 29236 29236 29078 0 -1 4194304 6727 0 0 0 118124 5 0 0 25 0 1 0 473357995 25149440 5872 1992294400 134512640 134996440 4294956176 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29242/statm: 6140 5872 74 118 0 6019 0
Current children cumulated CPU time (s) 1197.73
Current children cumulated vsize (KiB) 28384

[startup+1199.2 s]
/proc/loadavg: 2.00 2.00 2.04 3/88 29242
/proc/meminfo: memFree=1631952/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=3824 CPUtime=16.44
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 940 4113 0 0 440 3 1199 2 25 0 1 0 473356346 3915776 520 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 956 520 219 399 0 553 0
[pid=29242] ppid=29236 vsize=24560 CPUtime=1182.09
/proc/29242/stat : 29242 (march_dl2004) R 29236 29236 29078 0 -1 4194304 6728 0 0 0 118204 5 0 0 25 0 1 0 473357995 25149440 5873 1992294400 134512640 134996440 4294956176 18446744073709551615 134551658 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29242/statm: 6140 5873 74 118 0 6019 0
Current children cumulated CPU time (s) 1198.53
Current children cumulated vsize (KiB) 28384

[startup+1199.6 s]
/proc/loadavg: 2.00 2.00 2.04 3/88 29242
/proc/meminfo: memFree=1631952/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=3824 CPUtime=16.44
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 940 4113 0 0 440 3 1199 2 25 0 1 0 473356346 3915776 520 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 956 520 219 399 0 553 0
[pid=29242] ppid=29236 vsize=24560 CPUtime=1182.49
/proc/29242/stat : 29242 (march_dl2004) R 29236 29236 29078 0 -1 4194304 6728 0 0 0 118244 5 0 0 25 0 1 0 473357995 25149440 5873 1992294400 134512640 134996440 4294956176 18446744073709551615 134551374 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29242/statm: 6140 5873 74 118 0 6019 0
Current children cumulated CPU time (s) 1198.93
Current children cumulated vsize (KiB) 28384

[startup+1199.8 s]
/proc/loadavg: 2.00 2.00 2.04 3/88 29242
/proc/meminfo: memFree=1631952/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=3824 CPUtime=16.44
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 940 4113 0 0 440 3 1199 2 25 0 1 0 473356346 3915776 520 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 956 520 219 399 0 553 0
[pid=29242] ppid=29236 vsize=24560 CPUtime=1182.69
/proc/29242/stat : 29242 (march_dl2004) R 29236 29236 29078 0 -1 4194304 6728 0 0 0 118264 5 0 0 25 0 1 0 473357995 25149440 5873 1992294400 134512640 134996440 4294956176 18446744073709551615 134528065 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29242/statm: 6140 5873 74 118 0 6019 0
Current children cumulated CPU time (s) 1199.13
Current children cumulated vsize (KiB) 28384

[startup+1199.9 s]
/proc/loadavg: 2.00 2.00 2.04 3/88 29242
/proc/meminfo: memFree=1631952/2055924 swapFree=4179644/4192956
[pid=29236] ppid=29234 vsize=3824 CPUtime=16.44
/proc/29236/stat : 29236 (SATzilla2009_C) S 29234 29236 29078 0 -1 4194304 940 4113 0 0 440 3 1199 2 25 0 1 0 473356346 3915776 520 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29236/statm: 956 520 219 399 0 553 0
[pid=29242] ppid=29236 vsize=24560 CPUtime=1182.79
/proc/29242/stat : 29242 (march_dl2004) R 29236 29236 29078 0 -1 4194304 6728 0 0 0 118274 5 0 0 25 0 1 0 473357995 25149440 5873 1992294400 134512640 134996440 4294956176 18446744073709551615 134533067 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29242/statm: 6140 5873 74 118 0 6019 0
Current children cumulated CPU time (s) 1199.23
Current children cumulated vsize (KiB) 28384

Child status: 17
Real time (s): 1199.92
CPU time (s): 1199.29
CPU user time (s): 1199.17
CPU system time (s): 0.116982
CPU usage (%): 99.9469
Max. virtual memory (cumulated for all children) (KiB): 28384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.17
system time used= 0.116982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11799
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= 17
involuntary context switches= 4831

runsolver used 1.25181 second user time and 4.21036 second system time

The end

Launcher Data

Begin job on node83 at 2009-03-31 05:30:59
IDJOB=1539108
IDBENCH=70482
IDSOLVER=527
FILE ID=node83/1539108-1238470259
PBS_JOBID= 9061756
Free space on /tmp= 66508 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S1171422074-087.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539108-1238470259/watcher-1539108-1238470259 -o /tmp/evaluation-result-1539108-1238470259/solver-1539108-1238470259 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539108-1238470259.cnf

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

MD5SUM BENCH= 1a36742e374953fce9dd773ff1e5ac20
RANDOM SEED=1410520687

node83.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1656824 kB
Buffers:         65088 kB
Cached:         240808 kB
SwapCached:       7584 kB
Active:         190212 kB
Inactive:       134184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1656824 kB
SwapTotal:     4192956 kB
SwapFree:      4179644 kB
Dirty:           31600 kB
Writeback:           0 kB
Mapped:          26008 kB
Slab:            58740 kB
Committed_AS:  1116224 kB
PageTables:       2680 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= 66476 MiB
End job on node83 at 2009-03-31 05:50:59