Trace number 1579975

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_R 2009-03-22? (exit code) 1199.64 1200.2

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-5p0.cnf
MD5SUMb21b299f860c56270b509900cff82599
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark565.218
Satisfiable
(Un)Satisfiability was proved
Number of variables162926
Number of clauses821689
Sum of the clauses size1954581
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2618514
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

106.69/106.87	c SATzilla is building models for class 1
106.69/106.87	c run presolver SATenstein for 30 seconds ... 
106.69/106.87	c Bin: Executing SATenstein
106.69/106.87	c spawning binary file with 30 seconds ...
106.69/106.87	c child exit by a signal
106.69/106.87	c SATenstein returned code 137.
106.69/106.87	c run presolver mxc-sr08 for 30 seconds ... 
106.69/106.87	c Bin: Executing mxc-sr08
106.69/106.87	c spawning binary file with 30 seconds ...
106.69/106.87	c child exit by a signal
106.69/106.87	c mxc-sr08 returned code 137.
106.69/106.87	c Orignal number of varibales is 162926, number of clauses is 821689 
106.69/106.87	c predicted feature computation time is -484.339917 
106.69/106.87	c Bin: Executing satelite
106.69/106.87	c spawning binary file with 240 seconds ...
106.69/106.87	c child exited successfully
106.69/106.87	c satzilla computing base features
106.69/106.87	c Number of variabe is: 85935, Number of clause is : 546996 
106.69/106.87	c Initializing...
106.69/106.87	c satzilla compute diameter ...
106.69/106.87	c start diameter features ...
106.69/106.87	c satzilla doing clause learning
106.69/106.87	c start clause learning features ...
106.69/106.87	c Bin: Executing zchaff07
106.69/106.87	c spawning binary file with 2 seconds ...
106.69/106.87	c child exit by a signal
106.69/106.87	c satzilla doing survey propogation probe
106.69/106.87	c do survay propogation for 2 second ...
106.69/106.87	c satzilla doing local search probe
106.69/106.87	c satzilla doing lobjois search-space size estimate
106.69/106.87	c features are:162926 821689 85935 546996 0.895921 0.502185 0.157104 0.412102 0.926496 1.43042 3.2328e-05 0.448902 2.32734e-05 0.000116367 1.08234 0.564209 0.857039 3.2328e-05 0.716717 1.27972e-05 0.000124315 2.88998 0.225608 0.146843 0 0.789474 2.84331 1.83052e-05 0.847249 5.4845e-06 8.40957e-05 2.62237 0.71229 3.57403e-05 0.633115 9.14083e-06 0.000127972 76.4762 0.00653057 76 77 0.692013 16 1.08883 1 45 45 1 45 4 14 11.1817 1.01756 1 30.1556 30.1556 1 30.1556 4 9.57143 0.582814 0.570628 2.00166e-06 0.999877 0.899044 0.0547871 0.875787 0.258475 0.781507 0.0196301 1.05714 -1.73472e-17 0.165944 0.0516133 6.41585e-06 0.0364819 0.00237699 0.00642155 11382 0 0 0 0 0 0 2.88527 0 1.12887 0 0.229306 0.50349 
106.69/106.87	c satzilla's ranking:
106.69/106.87	c 1) SATenstein: 1291.181299
106.69/106.87	c 2) gnovelty+: 2.396902
106.69/106.87	c 3) picosat846: -1.088953
106.69/106.87	c 4) adaptg2wsat+: -6.359464
106.69/106.87	c 5) adaptg2wsat0: -39.003534
106.69/106.87	c 6) march_dl2004: -43.733874
106.69/106.87	c 7) kcnfs04SAT07: -1078.871595
106.69/106.87	c 8) mxc-sr08: -10000.000000
106.69/106.87	c 9) tts-4-0: -10000.000000
106.69/106.87	c 10) zchaff_rand: -10000.000000
106.69/106.87	c 11) vallst: -10000.000000
106.69/106.87	c 12) minisat20: -10000.000000
106.69/106.87	c 13) minisat20SAT07: -10000.000000
106.69/106.87	c satzilla running SATenstein ... 
1199.52/1200.18	c Bin: Executing SATenstein
1199.52/1200.18	c spawning binary file with 1093 seconds ...
1199.52/1200.18	c child exit by a signal
1199.52/1200.18	c SATenstein returned code 137.
1199.52/1200.18	c satzilla running gnovelty+ ... 
1199.52/1200.18	c Bin: Executing gnovelty+
1199.52/1200.18	c gnovelty+ returned code 1.
1199.52/1200.18	c satzilla running picosat846 ... 
1199.52/1200.18	c Bin: Executing picosat846
1199.52/1200.18	c picosat846 returned code 1.
1199.52/1200.18	c satzilla running adaptg2wsat+ ... 
1199.52/1200.18	c Bin: Executing adaptg2wsat+
1199.52/1200.18	c adaptg2wsat+ returned code 1.
1199.52/1200.18	c satzilla running adaptg2wsat0 ... 
1199.52/1200.18	c Bin: Executing adaptg2wsat0
1199.52/1200.18	c adaptg2wsat0 returned code 1.
1199.52/1200.18	c satzilla running march_dl2004 ... 
1199.52/1200.18	c Bin: Executing march_dl2004
1199.52/1200.18	c march_dl2004 returned code 1.
1199.52/1200.18	c satzilla running kcnfs04SAT07 ... 
1199.52/1200.18	c Bin: Executing kcnfs04SAT07
1199.52/1200.18	c kcnfs04SAT07 returned code 1.
1199.52/1200.18	c satzilla running mxc-sr08 ... 
1199.52/1200.18	c Bin: Executing mxc-sr08
1199.52/1200.18	c mxc-sr08 returned code 1.
1199.52/1200.18	c satzilla running tts-4-0 ... 
1199.52/1200.18	c Bin: Executing tts-4-0
1199.52/1200.18	c tts-4-0 returned code 1.
1199.52/1200.18	c satzilla running zchaff_rand ... 
1199.52/1200.18	c Bin: Executing zchaff_rand
1199.52/1200.18	c zchaff_rand returned code 1.
1199.52/1200.18	c satzilla running vallst ... 
1199.52/1200.18	c Bin: Executing vallst
1199.52/1200.18	c vallst returned code 1.
1199.52/1200.18	c satzilla running minisat20 ... 
1199.52/1200.18	c Bin: Executing minisat20
1199.52/1200.18	c minisat20 returned code 1.
1199.52/1200.18	c satzilla running minisat20SAT07 ... 
1199.52/1200.18	c Bin: Executing minisat20SAT07
1199.52/1200.18	c minisat20SAT07 returned code 1.
1199.52/1200.18	c ERROR: All Failed! 
1199.52/1200.18	c SATZILLA_TIME=1199.790000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1579975-1238913220/watcher-1579975-1238913220 -o /tmp/evaluation-result-1579975-1238913220/solver-1579975-1238913220 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_R HOME/instance-1579975-1238913220.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.92 0.98 1.07 3/64 18559
/proc/meminfo: memFree=1043784/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=2056 CPUtime=0
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163987751 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 514 112 96 399 0 111 0
[pid=18560] ppid=18559 vsize=14708 CPUtime=0
/proc/18560/stat : 18560 (SATenstein) R 18559 18559 17984 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 1163987752 15060992 262 1992294400 134512640 134854740 4294955344 18446744073709551615 134782527 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18560/statm: 3677 262 151 83 0 3238 0

[startup+0.0595969 s]
/proc/loadavg: 0.92 0.98 1.07 3/64 18559
/proc/meminfo: memFree=1043784/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=2056 CPUtime=0
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163987751 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 514 112 96 399 0 111 0
[pid=18560] ppid=18559 vsize=14708 CPUtime=0.05
/proc/18560/stat : 18560 (SATenstein) R 18559 18559 17984 0 -1 4194304 487 0 0 0 5 0 0 0 19 0 1 0 1163987752 15060992 468 1992294400 134512640 134854740 4294955344 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18560/statm: 3677 468 151 83 0 3238 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16764

[startup+0.101599 s]
/proc/loadavg: 0.92 0.98 1.07 3/64 18559
/proc/meminfo: memFree=1043784/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=2056 CPUtime=0
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163987751 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 514 112 96 399 0 111 0
[pid=18560] ppid=18559 vsize=14708 CPUtime=0.09
/proc/18560/stat : 18560 (SATenstein) R 18559 18559 17984 0 -1 4194304 649 0 0 0 9 0 0 0 19 0 1 0 1163987752 15060992 630 1992294400 134512640 134854740 4294955344 18446744073709551615 134782527 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18560/statm: 3677 630 151 83 0 3238 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16764

[startup+0.301616 s]
/proc/loadavg: 0.92 0.98 1.07 3/64 18559
/proc/meminfo: memFree=1043784/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=2056 CPUtime=0
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163987751 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 514 112 96 399 0 111 0
[pid=18560] ppid=18559 vsize=14708 CPUtime=0.29
/proc/18560/stat : 18560 (SATenstein) R 18559 18559 17984 0 -1 4194304 1414 0 0 0 29 0 0 0 21 0 1 0 1163987752 15060992 1395 1992294400 134512640 134854740 4294955344 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18560/statm: 3677 1395 151 83 0 3238 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16764

[startup+0.701651 s]
/proc/loadavg: 0.92 0.98 1.07 3/64 18559
/proc/meminfo: memFree=1043784/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=2056 CPUtime=0
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163987751 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 514 112 96 399 0 111 0
[pid=18560] ppid=18559 vsize=18808 CPUtime=0.69
/proc/18560/stat : 18560 (SATenstein) R 18559 18559 17984 0 -1 4194304 2929 0 0 0 68 1 0 0 25 0 1 0 1163987752 19259392 2910 1992294400 134512640 134854740 4294955344 18446744073709551615 134782313 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18560/statm: 4702 2911 151 83 0 4263 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20864

[startup+1.50173 s]
/proc/loadavg: 0.92 0.98 1.07 2/66 18561
/proc/meminfo: memFree=1020856/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=2056 CPUtime=0
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163987751 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 514 112 96 399 0 111 0
[pid=18560] ppid=18559 vsize=179920 CPUtime=1.49
/proc/18560/stat : 18560 (SATenstein) R 18559 18559 17984 0 -1 4194304 13016 0 0 0 144 5 0 0 25 0 1 0 1163987752 184238080 12996 1992294400 134512640 134854740 4294955344 18446744073709551615 134771319 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18560/statm: 44980 12996 165 83 0 44541 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 181976

[startup+3.10187 s]
/proc/loadavg: 0.92 0.98 1.07 2/66 18561
/proc/meminfo: memFree=961016/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=2056 CPUtime=0
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163987751 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 514 112 96 399 0 111 0
[pid=18560] ppid=18559 vsize=179920 CPUtime=3.08
/proc/18560/stat : 18560 (SATenstein) R 18559 18559 17984 0 -1 4194304 21827 0 0 0 300 8 0 0 25 0 1 0 1163987752 184238080 20404 1992294400 134512640 134854740 4294955344 18446744073709551615 134524465 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18560/statm: 44980 20404 173 83 0 44541 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 181976

[startup+6.30113 s]
/proc/loadavg: 1.01 1.00 1.07 2/66 18561
/proc/meminfo: memFree=962872/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=2056 CPUtime=0
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163987751 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 514 112 96 399 0 111 0
[pid=18560] ppid=18559 vsize=179920 CPUtime=6.27
/proc/18560/stat : 18560 (SATenstein) R 18559 18559 17984 0 -1 4194304 22017 0 0 0 618 9 0 0 25 0 1 0 1163987752 184238080 20404 1992294400 134512640 134854740 4294955344 18446744073709551615 134524468 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18560/statm: 44980 20404 173 83 0 44541 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 181976

[startup+12.7017 s]
/proc/loadavg: 1.01 1.00 1.07 2/66 18561
/proc/meminfo: memFree=962944/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=2056 CPUtime=0
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163987751 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 514 112 96 399 0 111 0
[pid=18560] ppid=18559 vsize=179920 CPUtime=12.67
/proc/18560/stat : 18560 (SATenstein) R 18559 18559 17984 0 -1 4194304 22021 0 0 0 1257 10 0 0 25 0 1 0 1163987752 184238080 20404 1992294400 134512640 134854740 4294955344 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18560/statm: 44980 20404 173 83 0 44541 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 181976

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 18561
/proc/meminfo: memFree=963072/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=2056 CPUtime=0
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163987751 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 514 112 96 399 0 111 0
[pid=18560] ppid=18559 vsize=179920 CPUtime=25.47
/proc/18560/stat : 18560 (SATenstein) R 18559 18559 17984 0 -1 4194304 22025 0 0 0 2535 12 0 0 25 0 1 0 1163987752 184238080 20404 1992294400 134512640 134854740 4294955344 18446744073709551615 134524509 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18560/statm: 44980 20404 173 83 0 44541 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 181976

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 18562
/proc/meminfo: memFree=961536/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=2056 CPUtime=30
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 152 22028 0 0 0 0 2986 14 16 0 1 0 1163987751 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 514 121 104 399 0 111 0
[pid=18562] ppid=18559 vsize=89612 CPUtime=21.03
/proc/18562/stat : 18562 (mxc-sr08) R 18559 18559 17984 0 -1 4194304 27610 0 0 0 2090 13 0 0 25 0 1 0 1163990755 91762688 20721 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18562/statm: 22403 20721 71 138 0 22262 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 91668

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 18564
/proc/meminfo: memFree=969352/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=66792 CPUtime=102.19
/proc/18559/stat : 18559 (SATzilla2009_R) R 18557 18559 17984 0 -1 4194304 27091 96180 0 0 3379 13 6764 63 25 0 1 0 1163987751 68395008 16288 1992294400 134512640 136149437 4294956208 18446744073709551615 135546846 0 0 4096 3 0 0 0 17 0 0 0
/proc/18559/statm: 16698 16288 196 399 0 16295 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 66792

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 18565
/proc/meminfo: memFree=890368/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=66788 CPUtime=106.76
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 28978 96180 0 0 3833 16 6764 63 25 0 1 0 1163987751 68390912 16311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 16697 16311 220 399 0 16294 0
[pid=18565] ppid=18559 vsize=179920 CPUtime=55.38
/proc/18565/stat : 18565 (SATenstein) R 18559 18559 17984 0 -1 4194304 21474 0 0 0 5527 11 0 0 25 0 1 0 1163998439 184238080 19853 1992294400 134512640 134854740 4294955840 18446744073709551615 134597717 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18565/statm: 44980 19853 171 83 0 44541 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 246708

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 18565
/proc/meminfo: memFree=890368/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=66788 CPUtime=106.76
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 28978 96180 0 0 3833 16 6764 63 25 0 1 0 1163987751 68390912 16311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 16697 16311 220 399 0 16294 0
[pid=18565] ppid=18559 vsize=179920 CPUtime=115.36
/proc/18565/stat : 18565 (SATenstein) R 18559 18559 17984 0 -1 4194304 21474 0 0 0 11525 11 0 0 25 0 1 0 1163998439 184238080 19853 1992294400 134512640 134854740 4294955840 18446744073709551615 134597715 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18565/statm: 44980 19853 171 83 0 44541 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 246708

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 18565
/proc/meminfo: memFree=890304/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=66788 CPUtime=106.76
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 28978 96180 0 0 3833 16 6764 63 25 0 1 0 1163987751 68390912 16311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 16697 16311 220 399 0 16294 0
[pid=18565] ppid=18559 vsize=179920 CPUtime=175.34
/proc/18565/stat : 18565 (SATenstein) R 18559 18559 17984 0 -1 4194304 21474 0 0 0 17523 11 0 0 25 0 1 0 1163998439 184238080 19853 1992294400 134512640 134854740 4294955840 18446744073709551615 134598149 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18565/statm: 44980 19853 171 83 0 44541 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 246708

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 18565
/proc/meminfo: memFree=890368/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=66788 CPUtime=106.76
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 28978 96180 0 0 3833 16 6764 63 25 0 1 0 1163987751 68390912 16311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 16697 16311 220 399 0 16294 0
[pid=18565] ppid=18559 vsize=179920 CPUtime=235.31
/proc/18565/stat : 18565 (SATenstein) R 18559 18559 17984 0 -1 4194304 21474 0 0 0 23519 12 0 0 25 0 1 0 1163998439 184238080 19853 1992294400 134512640 134854740 4294955840 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18565/statm: 44980 19853 171 83 0 44541 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 246708


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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18567
/proc/meminfo: memFree=890304/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=66788 CPUtime=106.76
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 28978 96180 0 0 3833 16 6764 63 25 0 1 0 1163987751 68390912 16311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 16697 16311 220 399 0 16294 0
[pid=18565] ppid=18559 vsize=179920 CPUtime=655.13
/proc/18565/stat : 18565 (SATenstein) R 18559 18559 17984 0 -1 4194304 21474 0 0 0 65501 12 0 0 25 0 1 0 1163998439 184238080 19853 1992294400 134512640 134854740 4294955840 18446744073709551615 134597697 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18565/statm: 44980 19853 171 83 0 44541 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 246708

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18567
/proc/meminfo: memFree=890368/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=66788 CPUtime=106.76
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 28978 96180 0 0 3833 16 6764 63 25 0 1 0 1163987751 68390912 16311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 16697 16311 220 399 0 16294 0
[pid=18565] ppid=18559 vsize=179920 CPUtime=715.1
/proc/18565/stat : 18565 (SATenstein) R 18559 18559 17984 0 -1 4194304 21474 0 0 0 71498 12 0 0 25 0 1 0 1163998439 184238080 19853 1992294400 134512640 134854740 4294955840 18446744073709551615 134735057 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18565/statm: 44980 19853 171 83 0 44541 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 246708

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18567
/proc/meminfo: memFree=890304/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=66788 CPUtime=106.76
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 28978 96180 0 0 3833 16 6764 63 25 0 1 0 1163987751 68390912 16311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 16697 16311 220 399 0 16294 0
[pid=18565] ppid=18559 vsize=179920 CPUtime=775.08
/proc/18565/stat : 18565 (SATenstein) R 18559 18559 17984 0 -1 4194304 21474 0 0 0 77496 12 0 0 25 0 1 0 1163998439 184238080 19853 1992294400 134512640 134854740 4294955840 18446744073709551615 134597717 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18565/statm: 44980 19853 171 83 0 44541 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 246708

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18567
/proc/meminfo: memFree=890368/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=66788 CPUtime=106.76
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 28978 96180 0 0 3833 16 6764 63 25 0 1 0 1163987751 68390912 16311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 16697 16311 220 399 0 16294 0
[pid=18565] ppid=18559 vsize=179920 CPUtime=835.05
/proc/18565/stat : 18565 (SATenstein) R 18559 18559 17984 0 -1 4194304 21474 0 0 0 83493 12 0 0 25 0 1 0 1163998439 184238080 19853 1992294400 134512640 134854740 4294955840 18446744073709551615 134735260 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18565/statm: 44980 19853 171 83 0 44541 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 246708

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18567
/proc/meminfo: memFree=890368/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=66788 CPUtime=106.76
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 28978 96180 0 0 3833 16 6764 63 25 0 1 0 1163987751 68390912 16311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 16697 16311 220 399 0 16294 0
[pid=18565] ppid=18559 vsize=179920 CPUtime=895.03
/proc/18565/stat : 18565 (SATenstein) R 18559 18559 17984 0 -1 4194304 21474 0 0 0 89491 12 0 0 25 0 1 0 1163998439 184238080 19853 1992294400 134512640 134854740 4294955840 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18565/statm: 44980 19853 171 83 0 44541 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 246708

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18567
/proc/meminfo: memFree=890368/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=66788 CPUtime=106.76
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 28978 96180 0 0 3833 16 6764 63 25 0 1 0 1163987751 68390912 16311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 16697 16311 220 399 0 16294 0
[pid=18565] ppid=18559 vsize=179920 CPUtime=955.01
/proc/18565/stat : 18565 (SATenstein) R 18559 18559 17984 0 -1 4194304 21474 0 0 0 95489 12 0 0 25 0 1 0 1163998439 184238080 19853 1992294400 134512640 134854740 4294955840 18446744073709551615 134597728 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18565/statm: 44980 19853 171 83 0 44541 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 246708

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18567
/proc/meminfo: memFree=890368/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=66788 CPUtime=106.76
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 28978 96180 0 0 3833 16 6764 63 25 0 1 0 1163987751 68390912 16311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 16697 16311 220 399 0 16294 0
[pid=18565] ppid=18559 vsize=179920 CPUtime=1014.98
/proc/18565/stat : 18565 (SATenstein) R 18559 18559 17984 0 -1 4194304 21474 0 0 0 101486 12 0 0 25 0 1 0 1163998439 184238080 19853 1992294400 134512640 134854740 4294955840 18446744073709551615 134597715 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18565/statm: 44980 19853 171 83 0 44541 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 246708

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18567
/proc/meminfo: memFree=890304/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=66788 CPUtime=106.76
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 28978 96180 0 0 3833 16 6764 63 25 0 1 0 1163987751 68390912 16311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 16697 16311 220 399 0 16294 0
[pid=18565] ppid=18559 vsize=179920 CPUtime=1074.96
/proc/18565/stat : 18565 (SATenstein) R 18559 18559 17984 0 -1 4194304 21474 0 0 0 107484 12 0 0 25 0 1 0 1163998439 184238080 19853 1992294400 134512640 134854740 4294955840 18446744073709551615 134598240 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18565/statm: 44980 19853 171 83 0 44541 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 246708

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18567
/proc/meminfo: memFree=890368/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=66788 CPUtime=106.76
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 28978 96180 0 0 3833 16 6764 63 25 0 1 0 1163987751 68390912 16311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 16697 16311 220 399 0 16294 0
[pid=18565] ppid=18559 vsize=179920 CPUtime=1082.95
/proc/18565/stat : 18565 (SATenstein) R 18559 18559 17984 0 -1 4194304 21474 0 0 0 108283 12 0 0 25 0 1 0 1163998439 184238080 19853 1992294400 134512640 134854740 4294955840 18446744073709551615 134598734 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18565/statm: 44980 19853 171 83 0 44541 0
Current children cumulated CPU time (s) 1189.71
Current children cumulated vsize (KiB) 246708

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18567
/proc/meminfo: memFree=890368/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=66788 CPUtime=106.76
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 28978 96180 0 0 3833 16 6764 63 25 0 1 0 1163987751 68390912 16311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 16697 16311 220 399 0 16294 0
[pid=18565] ppid=18559 vsize=179920 CPUtime=1089.36
/proc/18565/stat : 18565 (SATenstein) R 18559 18559 17984 0 -1 4194304 21474 0 0 0 108924 12 0 0 25 0 1 0 1163998439 184238080 19853 1992294400 134512640 134854740 4294955840 18446744073709551615 134597802 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18565/statm: 44980 19853 171 83 0 44541 0
Current children cumulated CPU time (s) 1196.12
Current children cumulated vsize (KiB) 246708

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18567
/proc/meminfo: memFree=890368/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=66788 CPUtime=106.76
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 28978 96180 0 0 3833 16 6764 63 25 0 1 0 1163987751 68390912 16311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 16697 16311 220 399 0 16294 0
[pid=18565] ppid=18559 vsize=179920 CPUtime=1090.95
/proc/18565/stat : 18565 (SATenstein) R 18559 18559 17984 0 -1 4194304 21474 0 0 0 109083 12 0 0 25 0 1 0 1163998439 184238080 19853 1992294400 134512640 134854740 4294955840 18446744073709551615 134597725 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18565/statm: 44980 19853 171 83 0 44541 0
Current children cumulated CPU time (s) 1197.71
Current children cumulated vsize (KiB) 246708

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18567
/proc/meminfo: memFree=890368/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=66788 CPUtime=106.76
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 28978 96180 0 0 3833 16 6764 63 25 0 1 0 1163987751 68390912 16311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 16697 16311 220 399 0 16294 0
[pid=18565] ppid=18559 vsize=179920 CPUtime=1091.75
/proc/18565/stat : 18565 (SATenstein) R 18559 18559 17984 0 -1 4194304 21474 0 0 0 109163 12 0 0 25 0 1 0 1163998439 184238080 19853 1992294400 134512640 134854740 4294955840 18446744073709551615 134735089 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18565/statm: 44980 19853 171 83 0 44541 0
Current children cumulated CPU time (s) 1198.51
Current children cumulated vsize (KiB) 246708

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18567
/proc/meminfo: memFree=890368/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=66788 CPUtime=106.76
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 28978 96180 0 0 3833 16 6764 63 25 0 1 0 1163987751 68390912 16311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 16697 16311 220 399 0 16294 0
[pid=18565] ppid=18559 vsize=179920 CPUtime=1092.55
/proc/18565/stat : 18565 (SATenstein) R 18559 18559 17984 0 -1 4194304 21474 0 0 0 109243 12 0 0 25 0 1 0 1163998439 184238080 19853 1992294400 134512640 134854740 4294955840 18446744073709551615 134734981 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18565/statm: 44980 19853 171 83 0 44541 0
Current children cumulated CPU time (s) 1199.31
Current children cumulated vsize (KiB) 246708

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18567
/proc/meminfo: memFree=890368/2055920 swapFree=4175756/4192956
[pid=18559] ppid=18557 vsize=66788 CPUtime=106.76
/proc/18559/stat : 18559 (SATzilla2009_R) S 18557 18559 17984 0 -1 4194304 28978 96180 0 0 3833 16 6764 63 25 0 1 0 1163987751 68390912 16311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18559/statm: 16697 16311 220 399 0 16294 0
[pid=18565] ppid=18559 vsize=179920 CPUtime=1092.76
/proc/18565/stat : 18565 (SATenstein) R 18559 18559 17984 0 -1 4194304 21474 0 0 0 109264 12 0 0 25 0 1 0 1163998439 184238080 19853 1992294400 134512640 134854740 4294955840 18446744073709551615 134597771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18565/statm: 44980 19853 171 83 0 44541 0
Current children cumulated CPU time (s) 1199.52
Current children cumulated vsize (KiB) 246708

Child status: 17
Real time (s): 1200.2
CPU time (s): 1199.64
CPU user time (s): 1198.69
CPU system time (s): 0.954854
CPU usage (%): 99.9537
Max. virtual memory (cumulated for all children) (KiB): 246708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.69
system time used= 0.954854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146647
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= 37
involuntary context switches= 5182

runsolver used 1.00585 second user time and 3.36749 second system time

The end

Launcher Data

Begin job on node31 at 2009-04-05 08:33:42
IDJOB=1579975
IDBENCH=71008
IDSOLVER=526
FILE ID=node31/1579975-1238913220
PBS_JOBID= 9101349
Free space on /tmp= 66480 MiB

SOLVER NAME= SATzilla2009_R 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-5p0.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1579975-1238913220/watcher-1579975-1238913220 -o /tmp/evaluation-result-1579975-1238913220/solver-1579975-1238913220 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_R HOME/instance-1579975-1238913220.cnf

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

MD5SUM BENCH= b21b299f860c56270b509900cff82599
RANDOM SEED=1746893541

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:       1044200 kB
Buffers:        109544 kB
Cached:         789708 kB
SwapCached:      10248 kB
Active:         521396 kB
Inactive:       389624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1044200 kB
SwapTotal:     4192956 kB
SwapFree:      4175756 kB
Dirty:           46364 kB
Writeback:           0 kB
Mapped:          17436 kB
Slab:            86408 kB
Committed_AS:  3479036 kB
PageTables:       1488 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= 66448 MiB
End job on node31 at 2009-04-05 08:53:42