Trace number 1825904

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) 4999.15 5001.18

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-21-168-19-90.cnf
MD5SUM3286758d58a4fc3caa90b96d61beac86
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark371.47
Satisfiable
(Un)Satisfiability was proved
Number of variables399
Number of clauses18184
Sum of the clauses size36729
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 218165
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519

Solver Data

16.87/16.90	c SATzilla is building models for class 2
16.87/16.90	c run presolver march_dl2004 for 5 seconds ... 
16.87/16.90	c Bin: Executing march_dl2004
16.87/16.90	c spawning binary file with 5 seconds ...
16.87/16.90	c child exit by a signal
16.87/16.90	c march_dl2004 returned code 137.
16.87/16.90	c run presolver mxc-sr08 for 5 seconds ... 
16.87/16.90	c Bin: Executing mxc-sr08
16.87/16.90	c spawning binary file with 5 seconds ...
16.87/16.90	c child exit by a signal
16.87/16.90	c mxc-sr08 returned code 137.
16.87/16.90	c Orignal number of varibales is 399, number of clauses is 18184 
16.87/16.90	c predicted feature computation time is 7.328057 
16.87/16.90	c Bin: Executing satelite
16.87/16.90	c spawning binary file with 240 seconds ...
16.87/16.90	c child exited successfully
16.87/16.90	c satzilla computing base features
16.87/16.90	c Number of variabe is: 380, Number of clause is : 17785 
16.87/16.90	c Initializing...
16.87/16.90	c satzilla compute diameter ...
16.87/16.90	c start diameter features ...
16.87/16.90	c satzilla doing clause learning
16.87/16.90	c start clause learning features ...
16.87/16.90	c Bin: Executing zchaff07
16.87/16.90	c spawning binary file with 2 seconds ...
16.87/16.90	c child exit by a signal
16.87/16.90	c satzilla doing survey propogation probe
16.87/16.90	c do survay propogation for 2 second ...
16.87/16.90	c satzilla doing local search probe
16.87/16.90	c satzilla doing lobjois search-space size estimate
16.87/16.90	c features are:399 18184 380 17785 0.05 0.0224346 0.0213663 0.998623 0.0115221 0.0780284 0.00689848 1.6109 0.00526316 0.105263 0.14413 0.976216 0.976216 0.00689848 0.211652 0.00461063 0.011133 3.6973 0.481367 0.106167 0.339806 0.738318 2.86088 0.00513798 0.27839 0.00309249 0.00927748 3.53776 0.976216 0.0213101 0 0.0213101 0.0213101 2 0 2 2 -0 705.333 0.176817 529 869 869 529 866 628 694 57.9309 0.0691787 52.3098 63.8359 63.8359 52.3098 62.0771 54.7771 58.2794 0.89368 0.0327985 0.848844 0.981257 0.925721 0.852701 0.912333 0.860117 0.905333 0.000387328 1.21167 3.00081e-07 0.00222536 0.00109495 4.67218e-06 0.000696059 2.28338e-05 0.000129139 4.88269 0.16128 173.09 0.0574925 173 160 186 23.8225 0.0880207 0.999718 0.000278812 0.933544 0.966214 
16.87/16.90	c satzilla's ranking:
16.87/16.90	c 1) march_dl2004: 3.552445
16.87/16.90	c 2) minisat20: 1.788576
16.87/16.90	c 3) mxc-sr08: 1.570071
16.87/16.90	c 4) zchaff_rand: 1.395329
16.87/16.90	c 5) minisat20SAT07: 0.748145
16.87/16.90	c 6) tts-4-0: 0.531398
16.87/16.90	c 7) vallst: -0.448793
16.87/16.90	c 8) SATenstein: -10000.000000
16.87/16.90	c 9) gnovelty+: -10000.000000
16.87/16.90	c 10) adaptg2wsat+: -10000.000000
16.87/16.90	c 11) adaptg2wsat0: -10000.000000
16.87/16.90	c 12) picosat846: -10000.000000
16.87/16.90	c 13) kcnfs04SAT07: -10000.000000
16.87/16.90	c satzilla running march_dl2004 ... 
4999.04/5001.18	c Bin: Executing march_dl2004
4999.04/5001.18	c spawning binary file with 4983 seconds ...
4999.04/5001.18	c child exit by a signal
4999.04/5001.18	c march_dl2004 returned code 137.
4999.04/5001.18	c satzilla running minisat20 ... 
4999.04/5001.18	c Bin: Executing minisat20
4999.04/5001.18	c minisat20 returned code 1.
4999.04/5001.18	c satzilla running mxc-sr08 ... 
4999.04/5001.18	c Bin: Executing mxc-sr08
4999.04/5001.18	c mxc-sr08 returned code 1.
4999.04/5001.18	c satzilla running zchaff_rand ... 
4999.04/5001.18	c Bin: Executing zchaff_rand
4999.04/5001.18	c zchaff_rand returned code 1.
4999.04/5001.18	c satzilla running minisat20SAT07 ... 
4999.04/5001.18	c Bin: Executing minisat20SAT07
4999.04/5001.18	c minisat20SAT07 returned code 1.
4999.04/5001.18	c satzilla running tts-4-0 ... 
4999.04/5001.18	c Bin: Executing tts-4-0
4999.04/5001.18	c tts-4-0 returned code 1.
4999.04/5001.18	c satzilla running vallst ... 
4999.04/5001.18	c Bin: Executing vallst
4999.04/5001.18	c vallst returned code 1.
4999.04/5001.18	c satzilla running SATenstein ... 
4999.04/5001.18	c Bin: Executing SATenstein
4999.04/5001.18	c SATenstein returned code 1.
4999.04/5001.18	c satzilla running gnovelty+ ... 
4999.04/5001.18	c Bin: Executing gnovelty+
4999.04/5001.18	c gnovelty+ returned code 1.
4999.04/5001.18	c satzilla running adaptg2wsat+ ... 
4999.04/5001.18	c Bin: Executing adaptg2wsat+
4999.04/5001.18	c adaptg2wsat+ returned code 1.
4999.04/5001.18	c satzilla running adaptg2wsat0 ... 
4999.04/5001.18	c Bin: Executing adaptg2wsat0
4999.04/5001.18	c adaptg2wsat0 returned code 1.
4999.04/5001.18	c satzilla running picosat846 ... 
4999.04/5001.18	c Bin: Executing picosat846
4999.04/5001.18	c picosat846 returned code 1.
4999.04/5001.18	c satzilla running kcnfs04SAT07 ... 
4999.04/5001.18	c Bin: Executing kcnfs04SAT07
4999.04/5001.18	c kcnfs04SAT07 returned code 1.
4999.04/5001.18	c ERROR: All Failed! 
4999.04/5001.18	c SATZILLA_TIME=4999.890000

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 23930
/proc/meminfo: memFree=1254832/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=2056 CPUtime=0
/proc/23930/stat : 23930 (SATzilla2009_C) R 23928 23930 23893 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 280070636 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/23930/statm: 514 112 96 399 0 111 0
[pid=23931] ppid=23930 vsize=780 CPUtime=0
/proc/23931/stat : 23931 (march_dl2004) R 23930 23930 23893 0 -1 4194304 107 0 0 0 0 0 0 0 18 0 1 0 280070636 798720 102 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23931/statm: 195 102 50 118 0 74 0

[startup+0.067657 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 23930
/proc/meminfo: memFree=1254832/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=2056 CPUtime=0
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 280070636 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23930/statm: 514 112 96 399 0 111 0
[pid=23931] ppid=23930 vsize=3188 CPUtime=0.06
/proc/23931/stat : 23931 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1057 0 0 0 6 0 0 0 19 0 1 0 280070636 3264512 666 1992294400 134512640 134996440 4294956192 18446744073709551615 134544347 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23931/statm: 797 666 73 118 0 676 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5244

[startup+0.10166 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 23930
/proc/meminfo: memFree=1254832/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=2056 CPUtime=0
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 280070636 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23930/statm: 514 112 96 399 0 111 0
[pid=23931] ppid=23930 vsize=2980 CPUtime=0.09
/proc/23931/stat : 23931 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1091 0 0 0 9 0 0 0 19 0 1 0 280070636 3051520 632 1992294400 134512640 134996440 4294956192 18446744073709551615 134617624 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23931/statm: 745 632 73 118 0 624 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5036

[startup+0.301677 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 23930
/proc/meminfo: memFree=1254832/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=2056 CPUtime=0
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 280070636 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23930/statm: 514 112 96 399 0 111 0
[pid=23931] ppid=23930 vsize=3980 CPUtime=0.29
/proc/23931/stat : 23931 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1133 0 0 0 29 0 0 0 22 0 1 0 280070636 4075520 674 1992294400 134512640 134996440 4294956192 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23931/statm: 995 674 75 118 0 874 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6036

[startup+0.701715 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 23930
/proc/meminfo: memFree=1254832/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=2056 CPUtime=0
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 280070636 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23930/statm: 514 112 96 399 0 111 0
[pid=23931] ppid=23930 vsize=3980 CPUtime=0.69
/proc/23931/stat : 23931 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1144 0 0 0 69 0 0 0 25 0 1 0 280070636 4075520 685 1992294400 134512640 134996440 4294956192 18446744073709551615 134533036 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23931/statm: 995 685 75 118 0 874 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6036

[startup+1.50179 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 23932
/proc/meminfo: memFree=1252256/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=2056 CPUtime=0
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 280070636 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23930/statm: 514 112 96 399 0 111 0
[pid=23931] ppid=23930 vsize=3980 CPUtime=1.49
/proc/23931/stat : 23931 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1149 0 0 0 149 0 0 0 25 0 1 0 280070636 4075520 690 1992294400 134512640 134996440 4294956192 18446744073709551615 134567304 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23931/statm: 995 690 75 118 0 874 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6036

[startup+3.10194 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 23932
/proc/meminfo: memFree=1252000/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=2056 CPUtime=0
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 280070636 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23930/statm: 514 112 96 399 0 111 0
[pid=23931] ppid=23930 vsize=4112 CPUtime=3.09
/proc/23931/stat : 23931 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1188 0 0 0 309 0 0 0 25 0 1 0 280070636 4210688 729 1992294400 134512640 134996440 4294956192 18446744073709551615 134536915 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23931/statm: 1028 729 75 118 0 907 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6168

[startup+6.30124 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 23933
/proc/meminfo: memFree=1251872/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=2056 CPUtime=4.99
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 156 1198 0 0 0 0 499 0 16 0 1 0 280070636 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23930/statm: 514 125 107 399 0 111 0
[pid=23933] ppid=23930 vsize=4132 CPUtime=1.29
/proc/23933/stat : 23933 (mxc-sr08) R 23930 23930 23893 0 -1 4194304 1013 0 0 0 129 0 0 0 25 0 1 0 280071137 4231168 920 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23933/statm: 1033 920 71 138 0 892 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6188

[startup+12.7018 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 23935
/proc/meminfo: memFree=1250024/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=4952 CPUtime=12.67
/proc/23930/stat : 23930 (SATzilla2009_C) R 23928 23930 23893 0 -1 4194304 951 4518 0 0 63 0 1201 3 21 0 1 0 280070636 5070848 713 1992294400 134512640 136149437 4294956224 18446744073709551615 134845443 0 0 4096 3 0 0 0 17 0 0 0
/proc/23930/statm: 1238 713 151 399 0 835 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4952

[startup+25.501 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 23936
/proc/meminfo: memFree=1249784/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=4704 CPUtime=16.88
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 1291 4518 0 0 478 6 1201 3 25 0 1 0 280070636 4816896 762 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23930/statm: 1176 762 219 399 0 773 0
[pid=23936] ppid=23930 vsize=4244 CPUtime=8.56
/proc/23936/stat : 23936 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1199 0 0 0 856 0 0 0 25 0 1 0 280072327 4345856 740 1992294400 134512640 134996440 4294956192 18446744073709551615 134551520 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23936/statm: 1061 740 75 118 0 940 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 8948

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23936
/proc/meminfo: memFree=1249720/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=4704 CPUtime=16.88
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 1291 4518 0 0 478 6 1201 3 25 0 1 0 280070636 4816896 762 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23930/statm: 1176 762 219 399 0 773 0
[pid=23936] ppid=23930 vsize=4376 CPUtime=34.13
/proc/23936/stat : 23936 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1236 0 0 0 3413 0 0 0 25 0 1 0 280072327 4481024 777 1992294400 134512640 134996440 4294956192 18446744073709551615 134573146 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23936/statm: 1094 777 75 118 0 973 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 9080

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23936
/proc/meminfo: memFree=1249848/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=4704 CPUtime=16.88
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 1291 4518 0 0 478 6 1201 3 25 0 1 0 280070636 4816896 762 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23930/statm: 1176 762 219 399 0 773 0
[pid=23936] ppid=23930 vsize=4376 CPUtime=85.32
/proc/23936/stat : 23936 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1259 0 0 0 8532 0 0 0 25 0 1 0 280072327 4481024 800 1992294400 134512640 134996440 4294956192 18446744073709551615 134532808 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23936/statm: 1094 800 75 118 0 973 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 9080

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23936
/proc/meminfo: memFree=1249784/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=4704 CPUtime=16.88
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 1291 4518 0 0 478 6 1201 3 25 0 1 0 280070636 4816896 762 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23930/statm: 1176 762 219 399 0 773 0
[pid=23936] ppid=23930 vsize=4508 CPUtime=145.29
/proc/23936/stat : 23936 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1278 0 0 0 14528 1 0 0 25 0 1 0 280072327 4616192 819 1992294400 134512640 134996440 4294956192 18446744073709551615 134551520 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23936/statm: 1127 819 75 118 0 1006 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 9212

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23936
/proc/meminfo: memFree=1249656/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=4704 CPUtime=16.88
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 1291 4518 0 0 478 6 1201 3 25 0 1 0 280070636 4816896 762 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23930/statm: 1176 762 219 399 0 773 0
[pid=23936] ppid=23930 vsize=4640 CPUtime=205.27
/proc/23936/stat : 23936 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1297 0 0 0 20526 1 0 0 25 0 1 0 280072327 4751360 838 1992294400 134512640 134996440 4294956192 18446744073709551615 134571500 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23936/statm: 1160 838 75 118 0 1039 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 9344

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23936
/proc/meminfo: memFree=1249656/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=4704 CPUtime=16.88
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 1291 4518 0 0 478 6 1201 3 25 0 1 0 280070636 4816896 762 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23930/statm: 1176 762 219 399 0 773 0
[pid=23936] ppid=23930 vsize=4640 CPUtime=265.25
/proc/23936/stat : 23936 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1305 0 0 0 26524 1 0 0 25 0 1 0 280072327 4751360 846 1992294400 134512640 134996440 4294956192 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23936/statm: 1160 846 75 118 0 1039 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 9344

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23936
/proc/meminfo: memFree=1249592/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=4704 CPUtime=16.88
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 1291 4518 0 0 478 6 1201 3 25 0 1 0 280070636 4816896 762 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23930/statm: 1176 762 219 399 0 773 0
[pid=23936] ppid=23930 vsize=4640 CPUtime=325.22
/proc/23936/stat : 23936 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1321 0 0 0 32521 1 0 0 25 0 1 0 280072327 4751360 862 1992294400 134512640 134996440 4294956192 18446744073709551615 134567155 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23936/statm: 1160 862 75 118 0 1039 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 9344

[startup+402.301 s]

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23946
/proc/meminfo: memFree=1249016/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=4704 CPUtime=16.88
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 1291 4518 0 0 478 6 1201 3 25 0 1 0 280070636 4816896 762 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23930/statm: 1176 762 219 399 0 773 0
[pid=23936] ppid=23930 vsize=4976 CPUtime=4643.48
/proc/23936/stat : 23936 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1400 0 0 0 464346 2 0 0 25 0 1 0 280072327 5095424 941 1992294400 134512640 134996440 4294956192 18446744073709551615 134587732 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23936/statm: 1244 941 75 118 0 1123 0
Current children cumulated CPU time (s) 4660.36
Current children cumulated vsize (KiB) 9680

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23946
/proc/meminfo: memFree=1248952/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=4704 CPUtime=16.88
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 1291 4518 0 0 478 6 1201 3 25 0 1 0 280070636 4816896 762 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23930/statm: 1176 762 219 399 0 773 0
[pid=23936] ppid=23930 vsize=4976 CPUtime=4703.46
/proc/23936/stat : 23936 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1400 0 0 0 470344 2 0 0 25 0 1 0 280072327 5095424 941 1992294400 134512640 134996440 4294956192 18446744073709551615 134568111 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23936/statm: 1244 941 75 118 0 1123 0
Current children cumulated CPU time (s) 4720.34
Current children cumulated vsize (KiB) 9680

[startup+4782.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 23946
/proc/meminfo: memFree=1249016/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=4704 CPUtime=16.88
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 1291 4518 0 0 478 6 1201 3 25 0 1 0 280070636 4816896 762 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23930/statm: 1176 762 219 399 0 773 0
[pid=23936] ppid=23930 vsize=4976 CPUtime=4763.44
/proc/23936/stat : 23936 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1400 0 0 0 476341 3 0 0 25 0 1 0 280072327 5095424 941 1992294400 134512640 134996440 4294956192 18446744073709551615 134571518 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23936/statm: 1244 941 75 118 0 1123 0
Current children cumulated CPU time (s) 4780.32
Current children cumulated vsize (KiB) 9680

[startup+4842.3 s]
/proc/loadavg: 1.13 1.04 1.01 2/66 23946
/proc/meminfo: memFree=1249016/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=4704 CPUtime=16.88
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 1291 4518 0 0 478 6 1201 3 25 0 1 0 280070636 4816896 762 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23930/statm: 1176 762 219 399 0 773 0
[pid=23936] ppid=23930 vsize=4976 CPUtime=4823.41
/proc/23936/stat : 23936 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1400 0 0 0 482338 3 0 0 25 0 1 0 280072327 5095424 941 1992294400 134512640 134996440 4294956192 18446744073709551615 134617270 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23936/statm: 1244 941 75 118 0 1123 0
Current children cumulated CPU time (s) 4840.29
Current children cumulated vsize (KiB) 9680

[startup+4902.3 s]
/proc/loadavg: 1.09 1.04 1.01 2/66 23946
/proc/meminfo: memFree=1249016/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=4704 CPUtime=16.88
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 1291 4518 0 0 478 6 1201 3 25 0 1 0 280070636 4816896 762 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23930/statm: 1176 762 219 399 0 773 0
[pid=23936] ppid=23930 vsize=4976 CPUtime=4883.39
/proc/23936/stat : 23936 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1400 0 0 0 488336 3 0 0 25 0 1 0 280072327 5095424 941 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23936/statm: 1244 941 75 118 0 1123 0
Current children cumulated CPU time (s) 4900.27
Current children cumulated vsize (KiB) 9680

[startup+4962.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/66 23946
/proc/meminfo: memFree=1249016/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=4704 CPUtime=16.88
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 1291 4518 0 0 478 6 1201 3 25 0 1 0 280070636 4816896 762 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23930/statm: 1176 762 219 399 0 773 0
[pid=23936] ppid=23930 vsize=4976 CPUtime=4943.37
/proc/23936/stat : 23936 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1401 0 0 0 494334 3 0 0 25 0 1 0 280072327 5095424 942 1992294400 134512640 134996440 4294956192 18446744073709551615 134537766 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23936/statm: 1244 942 75 118 0 1123 0
Current children cumulated CPU time (s) 4960.25
Current children cumulated vsize (KiB) 9680

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

[startup+4966.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/66 23946
/proc/meminfo: memFree=1249016/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=4704 CPUtime=16.88
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 1291 4518 0 0 478 6 1201 3 25 0 1 0 280070636 4816896 762 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23930/statm: 1176 762 219 399 0 773 0
[pid=23936] ppid=23930 vsize=4976 CPUtime=4947.37
/proc/23936/stat : 23936 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1401 0 0 0 494734 3 0 0 25 0 1 0 280072327 5095424 942 1992294400 134512640 134996440 4294956192 18446744073709551615 134565273 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23936/statm: 1244 942 75 118 0 1123 0
Current children cumulated CPU time (s) 4964.25
Current children cumulated vsize (KiB) 9680

[startup+4979.1 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 23946
/proc/meminfo: memFree=1249016/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=4704 CPUtime=16.88
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 1291 4518 0 0 478 6 1201 3 25 0 1 0 280070636 4816896 762 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23930/statm: 1176 762 219 399 0 773 0
[pid=23936] ppid=23930 vsize=4976 CPUtime=4960.16
/proc/23936/stat : 23936 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1401 0 0 0 496013 3 0 0 25 0 1 0 280072327 5095424 942 1992294400 134512640 134996440 4294956192 18446744073709551615 134663587 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23936/statm: 1244 942 75 118 0 1123 0
Current children cumulated CPU time (s) 4977.04
Current children cumulated vsize (KiB) 9680

[startup+4991.9 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 23946
/proc/meminfo: memFree=1249080/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=4704 CPUtime=16.88
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 1291 4518 0 0 478 6 1201 3 25 0 1 0 280070636 4816896 762 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23930/statm: 1176 762 219 399 0 773 0
[pid=23936] ppid=23930 vsize=4976 CPUtime=4972.96
/proc/23936/stat : 23936 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1401 0 0 0 497293 3 0 0 25 0 1 0 280072327 5095424 942 1992294400 134512640 134996440 4294956192 18446744073709551615 134565293 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23936/statm: 1244 942 75 118 0 1123 0
Current children cumulated CPU time (s) 4989.84
Current children cumulated vsize (KiB) 9680

[startup+4995.11 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 23946
/proc/meminfo: memFree=1249080/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=4704 CPUtime=16.88
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 1291 4518 0 0 478 6 1201 3 25 0 1 0 280070636 4816896 762 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23930/statm: 1176 762 219 399 0 773 0
[pid=23936] ppid=23930 vsize=4976 CPUtime=4976.16
/proc/23936/stat : 23936 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1401 0 0 0 497613 3 0 0 25 0 1 0 280072327 5095424 942 1992294400 134512640 134996440 4294956192 18446744073709551615 134567402 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23936/statm: 1244 942 75 118 0 1123 0
Current children cumulated CPU time (s) 4993.04
Current children cumulated vsize (KiB) 9680

[startup+4998.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 23946
/proc/meminfo: memFree=1249080/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=4704 CPUtime=16.88
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 1291 4518 0 0 478 6 1201 3 25 0 1 0 280070636 4816896 762 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23930/statm: 1176 762 219 399 0 773 0
[pid=23936] ppid=23930 vsize=4976 CPUtime=4979.36
/proc/23936/stat : 23936 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1401 0 0 0 497933 3 0 0 25 0 1 0 280072327 5095424 942 1992294400 134512640 134996440 4294956192 18446744073709551615 134571401 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23936/statm: 1244 942 75 118 0 1123 0
Current children cumulated CPU time (s) 4996.24
Current children cumulated vsize (KiB) 9680

[startup+4999.9 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 23946
/proc/meminfo: memFree=1249080/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=4704 CPUtime=16.88
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 1291 4518 0 0 478 6 1201 3 25 0 1 0 280070636 4816896 762 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23930/statm: 1176 762 219 399 0 773 0
[pid=23936] ppid=23930 vsize=4976 CPUtime=4980.96
/proc/23936/stat : 23936 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1401 0 0 0 498093 3 0 0 25 0 1 0 280072327 5095424 942 1992294400 134512640 134996440 4294956192 18446744073709551615 134565996 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23936/statm: 1244 942 75 118 0 1123 0
Current children cumulated CPU time (s) 4997.84
Current children cumulated vsize (KiB) 9680

[startup+5000.7 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 23946
/proc/meminfo: memFree=1249080/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=4704 CPUtime=16.88
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 1291 4518 0 0 478 6 1201 3 25 0 1 0 280070636 4816896 762 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23930/statm: 1176 762 219 399 0 773 0
[pid=23936] ppid=23930 vsize=4976 CPUtime=4981.76
/proc/23936/stat : 23936 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1401 0 0 0 498173 3 0 0 25 0 1 0 280072327 5095424 942 1992294400 134512640 134996440 4294956192 18446744073709551615 134565276 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23936/statm: 1244 942 75 118 0 1123 0
Current children cumulated CPU time (s) 4998.64
Current children cumulated vsize (KiB) 9680

[startup+5001.1 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 23946
/proc/meminfo: memFree=1249080/2055920 swapFree=4160240/4192956
[pid=23930] ppid=23928 vsize=4704 CPUtime=16.88
/proc/23930/stat : 23930 (SATzilla2009_C) S 23928 23930 23893 0 -1 4194304 1291 4518 0 0 478 6 1201 3 25 0 1 0 280070636 4816896 762 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23930/statm: 1176 762 219 399 0 773 0
[pid=23936] ppid=23930 vsize=4976 CPUtime=4982.16
/proc/23936/stat : 23936 (march_dl2004) R 23930 23930 23893 0 -1 4194304 1401 0 0 0 498213 3 0 0 25 0 1 0 280072327 5095424 942 1992294400 134512640 134996440 4294956192 18446744073709551615 134551624 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23936/statm: 1244 942 75 118 0 1123 0
Current children cumulated CPU time (s) 4999.04
Current children cumulated vsize (KiB) 9680

Child status: 17
Real time (s): 5001.18
CPU time (s): 4999.15
CPU user time (s): 4999.01
CPU system time (s): 0.139978
CPU usage (%): 99.9592
Max. virtual memory (cumulated for all children) (KiB): 10300

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

runsolver used 4.40633 second user time and 13.7839 second system time

The end

Launcher Data

Begin job on node14 at 2009-05-17 02:32:51
IDJOB=1825904
IDBENCH=71802
IDSOLVER=668
FILE ID=node14/1825904-1242520371
PBS_JOBID= 9307105
Free space on /tmp= 66256 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-21-168-19-90.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825904-1242520371/watcher-1825904-1242520371 -o /tmp/evaluation-result-1825904-1242520371/solver-1825904-1242520371 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825904-1242520371.cnf

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

MD5SUM BENCH= 3286758d58a4fc3caa90b96d61beac86
RANDOM SEED=1394226199

node14.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1255384 kB
Buffers:         97428 kB
Cached:         585344 kB
SwapCached:      27624 kB
Active:         109528 kB
Inactive:       602828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1255384 kB
SwapTotal:     4192956 kB
SwapFree:      4160240 kB
Dirty:           31780 kB
Writeback:           0 kB
Mapped:          13404 kB
Slab:            74248 kB
Committed_AS:   957024 kB
PageTables:       1448 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= 66224 MiB
End job on node14 at 2009-05-17 03:56:13