Trace number 1539093

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.86

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S857870897-089.cnf
MD5SUMc58d3e32f1903c03b844745c17ddeb30
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.37/16.48	c SATzilla is building models for class 2
16.37/16.48	c run presolver march_dl2004 for 5 seconds ... 
16.37/16.48	c Bin: Executing march_dl2004
16.37/16.48	c spawning binary file with 5 seconds ...
16.37/16.48	c child exit by a signal
16.37/16.48	c march_dl2004 returned code 137.
16.37/16.48	c run presolver mxc-sr08 for 5 seconds ... 
16.37/16.48	c Bin: Executing mxc-sr08
16.37/16.48	c spawning binary file with 5 seconds ...
16.37/16.48	c child exit by a signal
16.37/16.48	c mxc-sr08 returned code 137.
16.37/16.48	c Orignal number of varibales is 65, number of clauses is 5785 
16.37/16.48	c predicted feature computation time is 6.991693 
16.37/16.48	c Bin: Executing satelite
16.37/16.48	c spawning binary file with 240 seconds ...
16.37/16.48	c child exited successfully
16.37/16.48	c satzilla computing base features
16.37/16.48	c Number of variabe is: 65, Number of clause is : 5785 
16.37/16.48	c Initializing...
16.37/16.48	c satzilla compute diameter ...
16.37/16.48	c start diameter features ...
16.37/16.48	c satzilla doing clause learning
16.37/16.48	c start clause learning features ...
16.37/16.48	c Bin: Executing zchaff07
16.37/16.48	c spawning binary file with 2 seconds ...
16.37/16.48	c child exit by a signal
16.37/16.48	c satzilla doing survey propogation probe
16.37/16.48	c do survay propogation for 2 second ...
16.37/16.48	c satzilla doing local search probe
16.37/16.48	c satzilla doing lobjois search-space size estimate
16.37/16.48	c features are:65 5785 65 5785 0 0 0.011236 0.314039 0.680184 1.00669 0.107692 0 0.107692 0.107692 -0 0 0 0.107692 0.0375066 0.0971478 0.115298 3.77439 0.0315301 0.0213806 0.00161031 0.0771704 1.9471 0.00735323 0.159604 0.0048401 0.0110631 3.05324 0.06828 0.0110631 0 0.0110631 0.0110631 2 0 2 2 -0 4500.33 0.0186179 4395 4600 4600 4395 4600 4395 4506 23.9444 0.0138837 23.5989 24.3933 24.3933 23.5989 24.3933 23.5989 23.8411 0.0638912 0.659936 0.00292334 0.15118 0.129459 0.012993 0.0917383 0.0230486 0.0636811 6.44755e-05 0.375303 3.03182e-05 0.000156536 9.88223e-05 3.68806e-05 7.87644e-05 4.37919e-05 6.22352e-05 9.24077 0.278155 11.2288 0.217053 11 8 14 2.35564 0.279872 0.903963 0.0995403 0.684133 0.764753 
16.37/16.48	c satzilla's ranking:
16.37/16.48	c 1) march_dl2004: 4.935066
16.37/16.48	c 2) mxc-sr08: 3.280307
16.37/16.48	c 3) minisat20SAT07: 3.251933
16.37/16.48	c 4) minisat20: 2.802706
16.37/16.48	c 5) tts-4-0: 1.354762
16.37/16.48	c 6) vallst: 0.429974
16.37/16.48	c 7) zchaff_rand: 0.161669
16.37/16.48	c 8) SATenstein: -10000.000000
16.37/16.48	c 9) gnovelty+: -10000.000000
16.37/16.48	c 10) adaptg2wsat+: -10000.000000
16.37/16.48	c 11) adaptg2wsat0: -10000.000000
16.37/16.48	c 12) picosat846: -10000.000000
16.37/16.48	c 13) kcnfs04SAT07: -10000.000000
16.37/16.48	c satzilla running march_dl2004 ... 
1199.21/1199.85	c Bin: Executing march_dl2004
1199.21/1199.85	c spawning binary file with 1183 seconds ...
1199.21/1199.85	c child exit by a signal
1199.21/1199.85	c march_dl2004 returned code 137.
1199.21/1199.85	c satzilla running mxc-sr08 ... 
1199.21/1199.85	c Bin: Executing mxc-sr08
1199.21/1199.85	c mxc-sr08 returned code 1.
1199.21/1199.85	c satzilla running minisat20SAT07 ... 
1199.21/1199.85	c Bin: Executing minisat20SAT07
1199.21/1199.85	c minisat20SAT07 returned code 1.
1199.21/1199.85	c satzilla running minisat20 ... 
1199.21/1199.85	c Bin: Executing minisat20
1199.21/1199.85	c minisat20 returned code 1.
1199.21/1199.85	c satzilla running tts-4-0 ... 
1199.21/1199.85	c Bin: Executing tts-4-0
1199.21/1199.85	c tts-4-0 returned code 1.
1199.21/1199.85	c satzilla running vallst ... 
1199.21/1199.85	c Bin: Executing vallst
1199.21/1199.85	c vallst returned code 1.
1199.21/1199.85	c satzilla running zchaff_rand ... 
1199.21/1199.85	c Bin: Executing zchaff_rand
1199.21/1199.85	c zchaff_rand returned code 1.
1199.21/1199.85	c satzilla running SATenstein ... 
1199.21/1199.85	c Bin: Executing SATenstein
1199.21/1199.85	c SATenstein returned code 1.
1199.21/1199.85	c satzilla running gnovelty+ ... 
1199.21/1199.85	c Bin: Executing gnovelty+
1199.21/1199.85	c gnovelty+ returned code 1.
1199.21/1199.85	c satzilla running adaptg2wsat+ ... 
1199.21/1199.85	c Bin: Executing adaptg2wsat+
1199.21/1199.85	c adaptg2wsat+ returned code 1.
1199.21/1199.85	c satzilla running adaptg2wsat0 ... 
1199.21/1199.85	c Bin: Executing adaptg2wsat0
1199.21/1199.85	c adaptg2wsat0 returned code 1.
1199.21/1199.85	c satzilla running picosat846 ... 
1199.21/1199.85	c Bin: Executing picosat846
1199.21/1199.85	c picosat846 returned code 1.
1199.21/1199.85	c satzilla running kcnfs04SAT07 ... 
1199.21/1199.85	c Bin: Executing kcnfs04SAT07
1199.21/1199.85	c kcnfs04SAT07 returned code 1.
1199.21/1199.85	c ERROR: All Failed! 
1199.21/1199.85	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-1539093-1238468395/watcher-1539093-1238468395 -o /tmp/evaluation-result-1539093-1238468395/solver-1539093-1238468395 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539093-1238468395.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 23284
/proc/meminfo: memFree=1064400/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=2056 CPUtime=0
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119505131 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 514 112 96 399 0 111 0
[pid=23285] ppid=23284 vsize=636 CPUtime=0
/proc/23285/stat : 23285 (march_dl2004) R 23284 23284 23219 0 -1 4194304 85 0 0 0 0 0 0 0 19 0 1 0 1119505131 651264 80 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23285/statm: 159 80 50 118 0 38 0

[startup+0.052129 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 23284
/proc/meminfo: memFree=1064400/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=2056 CPUtime=0
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119505131 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 514 112 96 399 0 111 0
[pid=23285] ppid=23284 vsize=2164 CPUtime=0.04
/proc/23285/stat : 23285 (march_dl2004) R 23284 23284 23219 0 -1 4194304 931 0 0 0 4 0 0 0 19 0 1 0 1119505131 2215936 320 1992294400 134512640 134996440 4294956192 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23285/statm: 541 320 67 118 0 420 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4220

[startup+0.101132 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 23284
/proc/meminfo: memFree=1064400/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=2056 CPUtime=0
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119505131 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 514 112 96 399 0 111 0
[pid=23285] ppid=23284 vsize=2164 CPUtime=0.09
/proc/23285/stat : 23285 (march_dl2004) R 23284 23284 23219 0 -1 4194304 933 0 0 0 9 0 0 0 19 0 1 0 1119505131 2215936 322 1992294400 134512640 134996440 4294956192 18446744073709551615 134583495 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23285/statm: 541 322 67 118 0 420 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4220

[startup+0.301148 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 23284
/proc/meminfo: memFree=1064400/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=2056 CPUtime=0
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119505131 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 514 112 96 399 0 111 0
[pid=23285] ppid=23284 vsize=2164 CPUtime=0.29
/proc/23285/stat : 23285 (march_dl2004) R 23284 23284 23219 0 -1 4194304 944 0 0 0 29 0 0 0 21 0 1 0 1119505131 2215936 333 1992294400 134512640 134996440 4294956192 18446744073709551615 134583583 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23285/statm: 541 333 67 118 0 420 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4220

[startup+0.701184 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 23284
/proc/meminfo: memFree=1064400/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=2056 CPUtime=0
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119505131 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 514 112 96 399 0 111 0
[pid=23285] ppid=23284 vsize=6476 CPUtime=0.69
/proc/23285/stat : 23285 (march_dl2004) R 23284 23284 23219 0 -1 4194304 2187 0 0 0 69 0 0 0 25 0 1 0 1119505131 6631424 1466 1992294400 134512640 134996440 4294956192 18446744073709551615 134542305 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23285/statm: 1619 1466 72 118 0 1498 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8532

[startup+1.50125 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 23286
/proc/meminfo: memFree=1058432/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=2056 CPUtime=0
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119505131 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 514 112 96 399 0 111 0
[pid=23285] ppid=23284 vsize=7064 CPUtime=1.49
/proc/23285/stat : 23285 (march_dl2004) R 23284 23284 23219 0 -1 4194304 2401 0 0 0 149 0 0 0 25 0 1 0 1119505131 7233536 1550 1992294400 134512640 134996440 4294956192 18446744073709551615 134514082 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23285/statm: 1766 1550 74 118 0 1645 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9120

[startup+3.10139 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 23286
/proc/meminfo: memFree=1057088/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=2056 CPUtime=0
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1119505131 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 514 112 96 399 0 111 0
[pid=23285] ppid=23284 vsize=7064 CPUtime=3.09
/proc/23285/stat : 23285 (march_dl2004) R 23284 23284 23219 0 -1 4194304 2401 0 0 0 308 1 0 0 25 0 1 0 1119505131 7233536 1550 1992294400 134512640 134996440 4294956192 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23285/statm: 1766 1550 74 118 0 1645 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9120

[startup+6.30166 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 23287
/proc/meminfo: memFree=1063232/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=2056 CPUtime=4.99
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 156 2401 0 0 0 0 498 1 19 0 1 0 1119505131 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23284/statm: 514 125 107 399 0 111 0
[pid=23287] ppid=23284 vsize=1940 CPUtime=1.28
/proc/23287/stat : 23287 (mxc-sr08) R 23284 23284 23219 0 -1 4194304 451 0 0 0 128 0 0 0 25 0 1 0 1119505632 1986560 410 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23287/statm: 485 410 71 138 0 344 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 3996

[startup+12.7012 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 23289
/proc/meminfo: memFree=1060992/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=7916 CPUtime=12.66
/proc/23284/stat : 23284 (SATzilla2009_C) R 23282 23284 23219 0 -1 4194304 901 4126 0 0 65 0 1199 2 23 0 1 0 1119505131 8105984 632 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/23284/statm: 1979 632 207 399 0 1576 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7916

[startup+25.5013 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 23290
/proc/meminfo: memFree=1057216/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=3816 CPUtime=16.45
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 939 4126 0 0 442 2 1199 2 25 0 1 0 1119505131 3907584 518 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 954 518 219 399 0 551 0
[pid=23290] ppid=23284 vsize=7064 CPUtime=8.98
/proc/23290/stat : 23290 (march_dl2004) R 23284 23284 23219 0 -1 4194304 2401 0 0 0 898 0 0 0 25 0 1 0 1119506779 7233536 1550 1992294400 134512640 134996440 4294956192 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23290/statm: 1766 1550 74 118 0 1645 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 10880

[startup+51.1015 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 23290
/proc/meminfo: memFree=1057152/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=3816 CPUtime=16.45
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 939 4126 0 0 442 2 1199 2 25 0 1 0 1119505131 3907584 518 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 954 518 219 399 0 551 0
[pid=23290] ppid=23284 vsize=7064 CPUtime=34.56
/proc/23290/stat : 23290 (march_dl2004) R 23284 23284 23219 0 -1 4194304 2402 0 0 0 3456 0 0 0 25 0 1 0 1119506779 7233536 1551 1992294400 134512640 134996440 4294956192 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23290/statm: 1766 1551 74 118 0 1645 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 10880

[startup+102.306 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 23296
/proc/meminfo: memFree=1057152/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=3816 CPUtime=16.45
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 939 4126 0 0 442 2 1199 2 25 0 1 0 1119505131 3907584 518 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 954 518 219 399 0 551 0
[pid=23290] ppid=23284 vsize=7064 CPUtime=85.75
/proc/23290/stat : 23290 (march_dl2004) R 23284 23284 23219 0 -1 4194304 2402 0 0 0 8575 0 0 0 25 0 1 0 1119506779 7233536 1551 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23290/statm: 1766 1551 74 118 0 1645 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 10880

[startup+162.301 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 23296
/proc/meminfo: memFree=1047552/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=3816 CPUtime=16.45
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 939 4126 0 0 442 2 1199 2 25 0 1 0 1119505131 3907584 518 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 954 518 219 399 0 551 0
[pid=23290] ppid=23284 vsize=17316 CPUtime=145.72
/proc/23290/stat : 23290 (march_dl2004) R 23284 23284 23219 0 -1 4194304 4884 0 0 0 14570 2 0 0 25 0 1 0 1119506779 17731584 4033 1992294400 134512640 134996440 4294956192 18446744073709551615 134537726 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23290/statm: 4329 4033 74 118 0 4208 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 21132

[startup+222.301 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 23296
/proc/meminfo: memFree=1044736/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=3816 CPUtime=16.45
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 939 4126 0 0 442 2 1199 2 25 0 1 0 1119505131 3907584 518 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 954 518 219 399 0 551 0
[pid=23290] ppid=23284 vsize=19956 CPUtime=205.7
/proc/23290/stat : 23290 (march_dl2004) R 23284 23284 23219 0 -1 4194304 5564 0 0 0 20567 3 0 0 25 0 1 0 1119506779 20434944 4713 1992294400 134512640 134996440 4294956192 18446744073709551615 134573146 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23290/statm: 4989 4713 74 118 0 4868 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 23772

[startup+282.301 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 23296
/proc/meminfo: memFree=1043584/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=3816 CPUtime=16.45
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 939 4126 0 0 442 2 1199 2 25 0 1 0 1119505131 3907584 518 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 954 518 219 399 0 551 0
[pid=23290] ppid=23284 vsize=21144 CPUtime=265.67
/proc/23290/stat : 23290 (march_dl2004) R 23284 23284 23219 0 -1 4194304 5863 0 0 0 26564 3 0 0 25 0 1 0 1119506779 21651456 5012 1992294400 134512640 134996440 4294956192 18446744073709551615 134575708 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23290/statm: 5286 5012 74 118 0 5165 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 24960

[startup+342.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 23296
/proc/meminfo: memFree=1042944/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=3816 CPUtime=16.45
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 939 4126 0 0 442 2 1199 2 25 0 1 0 1119505131 3907584 518 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 954 518 219 399 0 551 0
[pid=23290] ppid=23284 vsize=21804 CPUtime=325.66
/proc/23290/stat : 23290 (march_dl2004) R 23284 23284 23219 0 -1 4194304 6011 0 0 0 32563 3 0 0 25 0 1 0 1119506779 22327296 5160 1992294400 134512640 134996440 4294956192 18446744073709551615 134567900 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23290/statm: 5451 5160 74 118 0 5330 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 25620


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


[startup+822.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 23296
/proc/meminfo: memFree=1041216/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=3816 CPUtime=16.45
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 939 4126 0 0 442 2 1199 2 25 0 1 0 1119505131 3907584 518 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 954 518 219 399 0 551 0
[pid=23290] ppid=23284 vsize=23520 CPUtime=805.41
/proc/23290/stat : 23290 (march_dl2004) R 23284 23284 23219 0 -1 4194304 6444 0 0 0 80537 4 0 0 25 0 1 0 1119506779 24084480 5593 1992294400 134512640 134996440 4294956192 18446744073709551615 134564419 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23290/statm: 5880 5593 74 118 0 5759 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 27336

[startup+882.301 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 23296
/proc/meminfo: memFree=1040960/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=3816 CPUtime=16.45
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 939 4126 0 0 442 2 1199 2 25 0 1 0 1119505131 3907584 518 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 954 518 219 399 0 551 0
[pid=23290] ppid=23284 vsize=23784 CPUtime=865.38
/proc/23290/stat : 23290 (march_dl2004) R 23284 23284 23219 0 -1 4194304 6512 0 0 0 86534 4 0 0 25 0 1 0 1119506779 24354816 5661 1992294400 134512640 134996440 4294956192 18446744073709551615 134537794 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23290/statm: 5946 5661 74 118 0 5825 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 27600

[startup+942.301 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 23296
/proc/meminfo: memFree=1040768/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=3816 CPUtime=16.45
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 939 4126 0 0 442 2 1199 2 25 0 1 0 1119505131 3907584 518 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 954 518 219 399 0 551 0
[pid=23290] ppid=23284 vsize=23916 CPUtime=925.36
/proc/23290/stat : 23290 (march_dl2004) R 23284 23284 23219 0 -1 4194304 6552 0 0 0 92532 4 0 0 25 0 1 0 1119506779 24489984 5701 1992294400 134512640 134996440 4294956192 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23290/statm: 5979 5701 74 118 0 5858 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 27732

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 23296
/proc/meminfo: memFree=1040640/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=3816 CPUtime=16.45
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 939 4126 0 0 442 2 1199 2 25 0 1 0 1119505131 3907584 518 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 954 518 219 399 0 551 0
[pid=23290] ppid=23284 vsize=24048 CPUtime=985.34
/proc/23290/stat : 23290 (march_dl2004) R 23284 23284 23219 0 -1 4194304 6585 0 0 0 98530 4 0 0 25 0 1 0 1119506779 24625152 5734 1992294400 134512640 134996440 4294956192 18446744073709551615 134567944 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23290/statm: 6012 5734 74 118 0 5891 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 27864

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 23296
/proc/meminfo: memFree=1040512/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=3816 CPUtime=16.45
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 939 4126 0 0 442 2 1199 2 25 0 1 0 1119505131 3907584 518 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 954 518 219 399 0 551 0
[pid=23290] ppid=23284 vsize=24180 CPUtime=1045.31
/proc/23290/stat : 23290 (march_dl2004) R 23284 23284 23219 0 -1 4194304 6621 0 0 0 104527 4 0 0 25 0 1 0 1119506779 24760320 5770 1992294400 134512640 134996440 4294956192 18446744073709551615 134565173 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23290/statm: 6045 5770 74 118 0 5924 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 27996

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 23296
/proc/meminfo: memFree=1040384/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=3816 CPUtime=16.45
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 939 4126 0 0 442 2 1199 2 25 0 1 0 1119505131 3907584 518 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 954 518 219 399 0 551 0
[pid=23290] ppid=23284 vsize=24312 CPUtime=1105.29
/proc/23290/stat : 23290 (march_dl2004) R 23284 23284 23219 0 -1 4194304 6646 0 0 0 110524 5 0 0 25 0 1 0 1119506779 24895488 5795 1992294400 134512640 134996440 4294956192 18446744073709551615 134514048 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23290/statm: 6078 5795 74 118 0 5957 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 28128

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 23296
/proc/meminfo: memFree=1040320/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=3816 CPUtime=16.45
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 939 4126 0 0 442 2 1199 2 25 0 1 0 1119505131 3907584 518 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 954 518 219 399 0 551 0
[pid=23290] ppid=23284 vsize=24444 CPUtime=1165.27
/proc/23290/stat : 23290 (march_dl2004) R 23284 23284 23219 0 -1 4194304 6666 0 0 0 116522 5 0 0 25 0 1 0 1119506779 25030656 5815 1992294400 134512640 134996440 4294956192 18446744073709551615 134537950 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23290/statm: 6111 5815 74 118 0 5990 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 28260

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 23296
/proc/meminfo: memFree=1040256/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=3816 CPUtime=16.45
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 939 4126 0 0 442 2 1199 2 25 0 1 0 1119505131 3907584 518 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 954 518 219 399 0 551 0
[pid=23290] ppid=23284 vsize=24444 CPUtime=1173.26
/proc/23290/stat : 23290 (march_dl2004) R 23284 23284 23219 0 -1 4194304 6669 0 0 0 117321 5 0 0 25 0 1 0 1119506779 25030656 5818 1992294400 134512640 134996440 4294956192 18446744073709551615 134526940 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23290/statm: 6111 5818 74 118 0 5990 0
Current children cumulated CPU time (s) 1189.71
Current children cumulated vsize (KiB) 28260

[startup+1196.7 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 23296
/proc/meminfo: memFree=1040256/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=3816 CPUtime=16.45
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 939 4126 0 0 442 2 1199 2 25 0 1 0 1119505131 3907584 518 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 954 518 219 399 0 551 0
[pid=23290] ppid=23284 vsize=24444 CPUtime=1179.66
/proc/23290/stat : 23290 (march_dl2004) R 23284 23284 23219 0 -1 4194304 6673 0 0 0 117961 5 0 0 25 0 1 0 1119506779 25030656 5822 1992294400 134512640 134996440 4294956192 18446744073709551615 134526940 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23290/statm: 6111 5822 74 118 0 5990 0
Current children cumulated CPU time (s) 1196.11
Current children cumulated vsize (KiB) 28260

[startup+1198.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 23296
/proc/meminfo: memFree=1040256/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=3816 CPUtime=16.45
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 939 4126 0 0 442 2 1199 2 25 0 1 0 1119505131 3907584 518 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 954 518 219 399 0 551 0
[pid=23290] ppid=23284 vsize=24444 CPUtime=1181.26
/proc/23290/stat : 23290 (march_dl2004) R 23284 23284 23219 0 -1 4194304 6674 0 0 0 118121 5 0 0 25 0 1 0 1119506779 25030656 5823 1992294400 134512640 134996440 4294956192 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23290/statm: 6111 5823 74 118 0 5990 0
Current children cumulated CPU time (s) 1197.71
Current children cumulated vsize (KiB) 28260

[startup+1199.1 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 23296
/proc/meminfo: memFree=1040256/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=3816 CPUtime=16.45
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 939 4126 0 0 442 2 1199 2 25 0 1 0 1119505131 3907584 518 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 954 518 219 399 0 551 0
[pid=23290] ppid=23284 vsize=24444 CPUtime=1182.06
/proc/23290/stat : 23290 (march_dl2004) R 23284 23284 23219 0 -1 4194304 6674 0 0 0 118201 5 0 0 25 0 1 0 1119506779 25030656 5823 1992294400 134512640 134996440 4294956192 18446744073709551615 134537726 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23290/statm: 6111 5823 74 118 0 5990 0
Current children cumulated CPU time (s) 1198.51
Current children cumulated vsize (KiB) 28260

[startup+1199.5 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 23296
/proc/meminfo: memFree=1040256/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=3816 CPUtime=16.45
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 939 4126 0 0 442 2 1199 2 25 0 1 0 1119505131 3907584 518 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 954 518 219 399 0 551 0
[pid=23290] ppid=23284 vsize=24444 CPUtime=1182.46
/proc/23290/stat : 23290 (march_dl2004) R 23284 23284 23219 0 -1 4194304 6674 0 0 0 118241 5 0 0 25 0 1 0 1119506779 25030656 5823 1992294400 134512640 134996440 4294956192 18446744073709551615 134537794 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23290/statm: 6111 5823 74 118 0 5990 0
Current children cumulated CPU time (s) 1198.91
Current children cumulated vsize (KiB) 28260

[startup+1199.7 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 23296
/proc/meminfo: memFree=1040256/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=3816 CPUtime=16.45
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 939 4126 0 0 442 2 1199 2 25 0 1 0 1119505131 3907584 518 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 954 518 219 399 0 551 0
[pid=23290] ppid=23284 vsize=24444 CPUtime=1182.66
/proc/23290/stat : 23290 (march_dl2004) R 23284 23284 23219 0 -1 4194304 6674 0 0 0 118261 5 0 0 25 0 1 0 1119506779 25030656 5823 1992294400 134512640 134996440 4294956192 18446744073709551615 134532803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23290/statm: 6111 5823 74 118 0 5990 0
Current children cumulated CPU time (s) 1199.11
Current children cumulated vsize (KiB) 28260

[startup+1199.8 s]
/proc/loadavg: 1.00 0.98 1.00 2/66 23296
/proc/meminfo: memFree=1040256/2055920 swapFree=4167280/4192956
[pid=23284] ppid=23282 vsize=3816 CPUtime=16.45
/proc/23284/stat : 23284 (SATzilla2009_C) S 23282 23284 23219 0 -1 4194304 939 4126 0 0 442 2 1199 2 25 0 1 0 1119505131 3907584 518 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23284/statm: 954 518 219 399 0 551 0
[pid=23290] ppid=23284 vsize=24444 CPUtime=1182.76
/proc/23290/stat : 23290 (march_dl2004) R 23284 23284 23219 0 -1 4194304 6674 0 0 0 118271 5 0 0 25 0 1 0 1119506779 25030656 5823 1992294400 134512640 134996440 4294956192 18446744073709551615 134568111 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23290/statm: 6111 5823 74 118 0 5990 0
Current children cumulated CPU time (s) 1199.21
Current children cumulated vsize (KiB) 28260

Child status: 17
Real time (s): 1199.86
CPU time (s): 1199.29
CPU user time (s): 1199.18
CPU system time (s): 0.111982
CPU usage (%): 99.9527
Max. virtual memory (cumulated for all children) (KiB): 28260

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

runsolver used 1.00085 second user time and 3.37049 second system time

The end

Launcher Data

Begin job on node31 at 2009-03-31 04:59:55
IDJOB=1539093
IDBENCH=70477
IDSOLVER=527
FILE ID=node31/1539093-1238468395
PBS_JOBID= 9061775
Free space on /tmp= 66424 MiB

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

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

MD5SUM BENCH= c58d3e32f1903c03b844745c17ddeb30
RANDOM SEED=1702781876

node31.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.214
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.214
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:       1064880 kB
Buffers:        116352 kB
Cached:         758920 kB
SwapCached:      18724 kB
Active:         182048 kB
Inactive:       713452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1064880 kB
SwapTotal:     4192956 kB
SwapFree:      4167280 kB
Dirty:           31596 kB
Writeback:           0 kB
Mapped:          17364 kB
Slab:            81316 kB
Committed_AS:  3073680 kB
PageTables:       1472 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= 66396 MiB
End job on node31 at 2009-03-31 05:19:56