Trace number 1582420

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.75 1200.36

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p1.cnf
MD5SUM6ace5cfbe110f1a43049037cb7432998
Bench CategoryAPPLICATION (applications 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 variables259234
Number of clauses1387934
Sum of the clauses size3351923
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981661
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

104.70/104.89	c SATzilla is building models for class 2
104.70/104.89	c run presolver march_dl2004 for 5 seconds ... 
104.70/104.89	c Bin: Executing march_dl2004
104.70/104.89	c spawning binary file with 5 seconds ...
104.70/104.89	c child exit by a signal
104.70/104.89	c march_dl2004 returned code 137.
104.70/104.89	c run presolver mxc-sr08 for 5 seconds ... 
104.70/104.89	c Bin: Executing mxc-sr08
104.70/104.89	c spawning binary file with 5 seconds ...
104.70/104.89	c child exit by a signal
104.70/104.89	c mxc-sr08 returned code 137.
104.70/104.89	c Orignal number of varibales is 259234, number of clauses is 1387934 
104.70/104.89	c predicted feature computation time is 36.928769 
104.70/104.89	c Bin: Executing satelite
104.70/104.89	c spawning binary file with 240 seconds ...
104.70/104.89	c child exited successfully
104.70/104.89	c satzilla computing base features
104.70/104.89	c Number of variabe is: 137915, Number of clause is : 959954 
104.70/104.89	c Initializing...
104.70/104.89	c satzilla compute diameter ...
104.70/104.89	c start diameter features ...
104.70/104.89	c satzilla doing clause learning
104.70/104.89	c start clause learning features ...
104.70/104.89	c Bin: Executing zchaff07
104.70/104.89	c spawning binary file with 2 seconds ...
104.70/104.89	c child exit by a signal
104.70/104.89	c satzilla doing survey propogation probe
104.70/104.89	c do survay propogation for 2 second ...
104.70/104.89	c satzilla doing local search probe
104.70/104.89	c satzilla doing lobjois search-space size estimate
104.70/104.89	c features are:259234 1.38793e+06 137915 959954 0.879665 0.445834 0.143668 0.403793 0.904375 1.42133 2.03497e-05 0.438909 1.45017e-05 7.25084e-05 1.10347 0.514718 0.869638 2.03497e-05 0.741264 7.29202e-06 7.39619e-05 3.12842 0.226988 0.149201 0 0.84 2.95654 1.13329e-05 0.853337 3.12515e-06 4.89607e-05 2.73488 0.69243 2.21746e-05 0.649006 5.20858e-06 8.02122e-05 19 0 19 19 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.696946 0.443228 8.22226e-09 1 0.995934 0.147821 0.918193 0.471137 0.849094 0.0197731 1.25983 -1.11022e-16 0.169128 0.0593652 2.77663e-09 0.0275273 0.000948303 0.0104013 63430 0 0 0 0 0 0 4.54217 0 1.60027 0 0.208566 0.520655 
104.70/104.89	c satzilla's ranking:
104.70/104.89	c 1) minisat20SAT07: 3.458177
104.70/104.89	c 2) minisat20: 3.095317
104.70/104.89	c 3) zchaff_rand: 2.575990
104.70/104.89	c 4) march_dl2004: 1.425442
104.70/104.89	c 5) vallst: 0.641435
104.70/104.89	c 6) tts-4-0: -1.531657
104.70/104.89	c 7) mxc-sr08: -5.117094
104.70/104.89	c 8) SATenstein: -10000.000000
104.70/104.89	c 9) gnovelty+: -10000.000000
104.70/104.89	c 10) adaptg2wsat+: -10000.000000
104.70/104.89	c 11) adaptg2wsat0: -10000.000000
104.70/104.89	c 12) picosat846: -10000.000000
104.70/104.89	c 13) kcnfs04SAT07: -10000.000000
104.70/104.89	c satzilla running minisat20SAT07 ... 
1199.65/1200.33	c Bin: Executing minisat20SAT07
1199.65/1200.33	c spawning binary file with 1095 seconds ...
1199.65/1200.33	c child exit by a signal
1199.65/1200.33	c minisat20SAT07 returned code 137.
1199.65/1200.33	c satzilla running minisat20 ... 
1199.65/1200.33	c Bin: Executing minisat20
1199.65/1200.33	c minisat20 returned code 1.
1199.65/1200.33	c satzilla running zchaff_rand ... 
1199.65/1200.33	c Bin: Executing zchaff_rand
1199.65/1200.33	c zchaff_rand returned code 1.
1199.65/1200.33	c satzilla running march_dl2004 ... 
1199.65/1200.33	c Bin: Executing march_dl2004
1199.65/1200.33	c march_dl2004 returned code 1.
1199.65/1200.33	c satzilla running vallst ... 
1199.65/1200.33	c Bin: Executing vallst
1199.65/1200.33	c vallst returned code 1.
1199.65/1200.33	c satzilla running tts-4-0 ... 
1199.65/1200.33	c Bin: Executing tts-4-0
1199.65/1200.33	c tts-4-0 returned code 1.
1199.65/1200.33	c satzilla running mxc-sr08 ... 
1199.65/1200.33	c Bin: Executing mxc-sr08
1199.65/1200.33	c mxc-sr08 returned code 1.
1199.65/1200.33	c satzilla running SATenstein ... 
1199.65/1200.33	c Bin: Executing SATenstein
1199.65/1200.33	c SATenstein returned code 1.
1199.65/1200.33	c satzilla running gnovelty+ ... 
1199.65/1200.33	c Bin: Executing gnovelty+
1199.65/1200.33	c gnovelty+ returned code 1.
1199.65/1200.33	c satzilla running adaptg2wsat+ ... 
1199.65/1200.33	c Bin: Executing adaptg2wsat+
1199.65/1200.33	c adaptg2wsat+ returned code 1.
1199.65/1200.33	c satzilla running adaptg2wsat0 ... 
1199.65/1200.33	c Bin: Executing adaptg2wsat0
1199.65/1200.33	c adaptg2wsat0 returned code 1.
1199.65/1200.33	c satzilla running picosat846 ... 
1199.65/1200.33	c Bin: Executing picosat846
1199.65/1200.33	c picosat846 returned code 1.
1199.65/1200.33	c satzilla running kcnfs04SAT07 ... 
1199.65/1200.33	c Bin: Executing kcnfs04SAT07
1199.65/1200.33	c kcnfs04SAT07 returned code 1.
1199.65/1200.33	c ERROR: All Failed! 
1199.65/1200.33	c SATZILLA_TIME=1199.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-1582420-1238939613/watcher-1582420-1238939613 -o /tmp/evaluation-result-1582420-1238939613/solver-1582420-1238939613 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1582420-1238939613.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 0.99 3/64 7872
/proc/meminfo: memFree=1491648/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=2056 CPUtime=0
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1166623398 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 514 112 96 399 0 111 0
[pid=7873] ppid=7872 vsize=7076 CPUtime=0
/proc/7873/stat : 7873 (march_dl2004) R 7872 7872 7387 0 -1 4194304 933 0 0 0 0 0 0 0 19 0 1 0 1166623398 7245824 928 1992294400 134512640 134996440 4294956176 18446744073709551615 134549394 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7873/statm: 1769 935 49 118 0 1648 0

[startup+0.04316 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7872
/proc/meminfo: memFree=1491648/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=2056 CPUtime=0
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1166623398 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 514 112 96 399 0 111 0
[pid=7873] ppid=7872 vsize=24080 CPUtime=0.03
/proc/7873/stat : 7873 (march_dl2004) R 7872 7872 7387 0 -1 4194304 4264 0 0 0 2 1 0 0 19 0 1 0 1166623398 24657920 4259 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7873/statm: 6020 4263 49 118 0 5899 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 26136

[startup+0.102169 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7872
/proc/meminfo: memFree=1491648/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=2056 CPUtime=0
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1166623398 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 514 112 96 399 0 111 0
[pid=7873] ppid=7872 vsize=28312 CPUtime=0.09
/proc/7873/stat : 7873 (march_dl2004) R 7872 7872 7387 0 -1 4194304 5449 0 0 0 7 2 0 0 20 0 1 0 1166623398 28991488 5444 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7873/statm: 7078 5444 50 118 0 6957 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30368

[startup+0.302203 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7872
/proc/meminfo: memFree=1491648/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=2056 CPUtime=0
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1166623398 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 514 112 96 399 0 111 0
[pid=7873] ppid=7872 vsize=31084 CPUtime=0.29
/proc/7873/stat : 7873 (march_dl2004) R 7872 7872 7387 0 -1 4194304 6307 0 0 0 26 3 0 0 22 0 1 0 1166623398 31830016 6302 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7873/statm: 7771 6303 50 118 0 7650 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33140

[startup+0.702291 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7872
/proc/meminfo: memFree=1491648/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=2056 CPUtime=0
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1166623398 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 514 112 96 399 0 111 0
[pid=7873] ppid=7872 vsize=36364 CPUtime=0.69
/proc/7873/stat : 7873 (march_dl2004) R 7872 7872 7387 0 -1 4194304 7889 0 0 0 65 4 0 0 25 0 1 0 1166623398 37236736 7884 1992294400 134512640 134996440 4294956176 18446744073709551615 134549833 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7873/statm: 9091 7884 50 118 0 8970 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38420

[startup+1.50141 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 7874
/proc/meminfo: memFree=1453744/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=2056 CPUtime=0
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1166623398 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 514 112 96 399 0 111 0
[pid=7873] ppid=7872 vsize=46396 CPUtime=1.49
/proc/7873/stat : 7873 (march_dl2004) R 7872 7872 7387 0 -1 4194304 11011 0 0 0 143 6 0 0 25 0 1 0 1166623398 47509504 11006 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7873/statm: 11599 11006 50 118 0 11478 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48452

[startup+3.10169 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 7874
/proc/meminfo: memFree=1403504/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=2056 CPUtime=0
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1166623398 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 514 112 96 399 0 111 0
[pid=7873] ppid=7872 vsize=98592 CPUtime=3.08
/proc/7873/stat : 7873 (march_dl2004) R 7872 7872 7387 0 -1 4194304 21905 0 0 0 297 11 0 0 25 0 1 0 1166623398 100958208 19161 1992294400 134512640 134996440 4294956176 18446744073709551615 134652690 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7873/statm: 24648 19161 53 118 0 24527 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 100648

[startup+6.30123 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 7875
/proc/meminfo: memFree=1411696/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=2056 CPUtime=5.01
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 152 26367 0 0 0 0 486 15 19 0 1 0 1166623398 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 514 121 104 399 0 111 0
[pid=7875] ppid=7872 vsize=117572 CPUtime=1.26
/proc/7875/stat : 7875 (mxc-sr08) R 7872 7872 7387 0 -1 4194304 26167 0 0 0 115 11 0 0 25 0 1 0 1166623901 120393728 26095 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7875/statm: 29393 26095 54 138 0 29252 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 119628

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7876
/proc/meminfo: memFree=1369840/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=2056 CPUtime=10.02
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 180 69270 0 0 0 0 964 38 16 0 1 0 1166623398 2105344 139 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 514 139 121 399 0 111 0
[pid=7876] ppid=7872 vsize=142688 CPUtime=2.62
/proc/7876/stat : 7876 (satelite) R 7872 7872 7387 0 -1 4194304 37297 0 0 0 240 22 0 0 25 0 1 0 1166624403 146112512 33806 1992294400 134512640 135037501 4294956160 18446744073709551615 134681051 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7876/statm: 35672 33806 67 128 0 35541 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 144744

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7876
/proc/meminfo: memFree=1388728/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=88296 CPUtime=25.45
/proc/7872/stat : 7872 (SATzilla2009_C) R 7870 7872 7387 0 -1 4194304 21142 117261 0 0 529 11 1929 76 25 0 1 0 1166623398 90415104 20958 1992294400 134512640 136149437 4294956208 18446744073709551615 134535214 0 0 4096 0 0 0 0 17 0 0 0
/proc/7872/statm: 22074 20958 135 399 0 21671 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 88296

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7876
/proc/meminfo: memFree=1388088/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=88296 CPUtime=51.04
/proc/7872/stat : 7872 (SATzilla2009_C) R 7870 7872 7387 0 -1 4194304 21397 117261 0 0 3088 11 1929 76 25 0 1 0 1166623398 90415104 21213 1992294400 134512640 136149437 4294956208 18446744073709551615 134535214 0 0 4096 0 0 0 0 17 0 0 0
/proc/7872/statm: 22074 21213 135 399 0 21671 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 88296

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7877
/proc/meminfo: memFree=1361400/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=116244 CPUtime=102.21
/proc/7872/stat : 7872 (SATzilla2009_C) R 7870 7872 7387 0 -1 4194304 46788 135626 0 0 7989 27 2119 86 25 0 1 0 1166623398 119033856 27947 1992294400 134512640 136149437 4294956208 18446744073709551615 134700899 0 0 4096 3 0 0 0 17 0 0 0
/proc/7872/statm: 29061 27947 206 399 0 28658 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 116244

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7878
/proc/meminfo: memFree=1245744/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=112144 CPUtime=104.81
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 49087 135626 0 0 8247 29 2119 86 25 0 1 0 1166623398 114835456 27546 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 28036 27546 219 399 0 27633 0
[pid=7878] ppid=7872 vsize=125396 CPUtime=57.35
/proc/7878/stat : 7878 (minisat20SAT07) R 7872 7872 7387 0 -1 4194304 33918 0 0 0 5716 19 0 0 25 0 1 0 1166633888 128405504 29345 1992294400 134512640 135078472 4294956176 18446744073709551615 134552064 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7878/statm: 31349 29345 73 138 0 31208 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 237540

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7878
/proc/meminfo: memFree=1232368/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=112144 CPUtime=104.81
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 49087 135626 0 0 8247 29 2119 86 25 0 1 0 1166623398 114835456 27546 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 28036 27546 219 399 0 27633 0
[pid=7878] ppid=7872 vsize=138548 CPUtime=117.33
/proc/7878/stat : 7878 (minisat20SAT07) R 7872 7872 7387 0 -1 4194304 37216 0 0 0 11710 23 0 0 25 0 1 0 1166633888 141873152 32643 1992294400 134512640 135078472 4294956176 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7878/statm: 34637 32643 73 138 0 34496 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 250692

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7878
/proc/meminfo: memFree=1214896/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=112144 CPUtime=104.81
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 49087 135626 0 0 8247 29 2119 86 25 0 1 0 1166623398 114835456 27546 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 28036 27546 219 399 0 27633 0
[pid=7878] ppid=7872 vsize=156128 CPUtime=177.31
/proc/7878/stat : 7878 (minisat20SAT07) R 7872 7872 7387 0 -1 4194304 41606 0 0 0 17704 27 0 0 25 0 1 0 1166633888 159875072 37033 1992294400 134512640 135078472 4294956176 18446744073709551615 134551920 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7878/statm: 39032 37033 73 138 0 38891 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 268272

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7878
/proc/meminfo: memFree=1198384/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=112144 CPUtime=104.81
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 49087 135626 0 0 8247 29 2119 86 25 0 1 0 1166623398 114835456 27546 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 28036 27546 219 399 0 27633 0
[pid=7878] ppid=7872 vsize=172400 CPUtime=237.27
/proc/7878/stat : 7878 (minisat20SAT07) R 7872 7872 7387 0 -1 4194304 45677 0 0 0 23697 30 0 0 25 0 1 0 1166633888 176537600 41104 1992294400 134512640 135078472 4294956176 18446744073709551615 134551920 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7878/statm: 43100 41104 73 138 0 42959 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 284544

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7878
/proc/meminfo: memFree=1180976/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=112144 CPUtime=104.81
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 49087 135626 0 0 8247 29 2119 86 25 0 1 0 1166623398 114835456 27546 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 28036 27546 219 399 0 27633 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7884
/proc/meminfo: memFree=1080944/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=112144 CPUtime=104.81
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 49087 135626 0 0 8247 29 2119 86 25 0 1 0 1166623398 114835456 27546 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 28036 27546 219 399 0 27633 0
[pid=7878] ppid=7872 vsize=289568 CPUtime=657.07
/proc/7878/stat : 7878 (minisat20SAT07) R 7872 7872 7387 0 -1 4194304 74914 0 0 0 65649 58 0 0 25 0 1 0 1166633888 296517632 70341 1992294400 134512640 135078472 4294956176 18446744073709551615 134551999 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7878/statm: 72392 70341 73 138 0 72251 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 401712

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7884
/proc/meminfo: memFree=1063280/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=112144 CPUtime=104.81
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 49087 135626 0 0 8247 29 2119 86 25 0 1 0 1166623398 114835456 27546 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 28036 27546 219 399 0 27633 0
[pid=7878] ppid=7872 vsize=307180 CPUtime=717.04
/proc/7878/stat : 7878 (minisat20SAT07) R 7872 7872 7387 0 -1 4194304 79333 0 0 0 71641 63 0 0 25 0 1 0 1166633888 314552320 74760 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7878/statm: 76795 74760 73 138 0 76654 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 419324

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7884
/proc/meminfo: memFree=1043952/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=112144 CPUtime=104.81
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 49087 135626 0 0 8247 29 2119 86 25 0 1 0 1166623398 114835456 27546 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 28036 27546 219 399 0 27633 0
[pid=7878] ppid=7872 vsize=326424 CPUtime=777
/proc/7878/stat : 7878 (minisat20SAT07) R 7872 7872 7387 0 -1 4194304 84122 0 0 0 77634 66 0 0 25 0 1 0 1166633888 334258176 79549 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7878/statm: 81606 79549 73 138 0 81465 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 438568

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7884
/proc/meminfo: memFree=1026736/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=112144 CPUtime=104.81
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 49087 135626 0 0 8247 29 2119 86 25 0 1 0 1166623398 114835456 27546 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 28036 27546 219 399 0 27633 0
[pid=7878] ppid=7872 vsize=343684 CPUtime=836.98
/proc/7878/stat : 7878 (minisat20SAT07) R 7872 7872 7387 0 -1 4194304 88441 0 0 0 83628 70 0 0 25 0 1 0 1166633888 351932416 83868 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7878/statm: 85921 83868 73 138 0 85780 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 455828

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7884
/proc/meminfo: memFree=1008496/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=112144 CPUtime=104.81
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 49087 135626 0 0 8247 29 2119 86 25 0 1 0 1166623398 114835456 27546 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 28036 27546 219 399 0 27633 0
[pid=7878] ppid=7872 vsize=361756 CPUtime=896.94
/proc/7878/stat : 7878 (minisat20SAT07) R 7872 7872 7387 0 -1 4194304 92970 0 0 0 89620 74 0 0 25 0 1 0 1166633888 370438144 88397 1992294400 134512640 135078472 4294956176 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7878/statm: 90439 88397 73 138 0 90298 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 473900

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7884
/proc/meminfo: memFree=994672/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=112144 CPUtime=104.81
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 49087 135626 0 0 8247 29 2119 86 25 0 1 0 1166623398 114835456 27546 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 28036 27546 219 399 0 27633 0
[pid=7878] ppid=7872 vsize=375716 CPUtime=956.92
/proc/7878/stat : 7878 (minisat20SAT07) R 7872 7872 7387 0 -1 4194304 96486 0 0 0 95616 76 0 0 25 0 1 0 1166633888 384733184 91913 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7878/statm: 93929 91913 73 138 0 93788 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 487860

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7884
/proc/meminfo: memFree=977520/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=112144 CPUtime=104.81
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 49087 135626 0 0 8247 29 2119 86 25 0 1 0 1166623398 114835456 27546 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 28036 27546 219 399 0 27633 0
[pid=7878] ppid=7872 vsize=392556 CPUtime=1016.89
/proc/7878/stat : 7878 (minisat20SAT07) R 7872 7872 7387 0 -1 4194304 100705 0 0 0 101609 80 0 0 25 0 1 0 1166633888 401977344 96132 1992294400 134512640 135078472 4294956176 18446744073709551615 134551963 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7878/statm: 98139 96132 73 138 0 97998 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 504700

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7884
/proc/meminfo: memFree=965232/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=112144 CPUtime=104.81
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 49087 135626 0 0 8247 29 2119 86 25 0 1 0 1166623398 114835456 27546 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 28036 27546 219 399 0 27633 0
[pid=7878] ppid=7872 vsize=404892 CPUtime=1076.86
/proc/7878/stat : 7878 (minisat20SAT07) R 7872 7872 7387 0 -1 4194304 103785 0 0 0 107603 83 0 0 25 0 1 0 1166633888 414609408 99212 1992294400 134512640 135078472 4294956176 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7878/statm: 101223 99212 73 138 0 101082 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 517036

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 7884
/proc/meminfo: memFree=963056/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=112144 CPUtime=104.81
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 49087 135626 0 0 8247 29 2119 86 25 0 1 0 1166623398 114835456 27546 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 28036 27546 219 399 0 27633 0
[pid=7878] ppid=7872 vsize=407012 CPUtime=1084.85
/proc/7878/stat : 7878 (minisat20SAT07) R 7872 7872 7387 0 -1 4194304 104303 0 0 0 108401 84 0 0 25 0 1 0 1166633888 416780288 99730 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7878/statm: 101753 99730 73 138 0 101612 0
Current children cumulated CPU time (s) 1189.66
Current children cumulated vsize (KiB) 519156

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7884
/proc/meminfo: memFree=960688/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=112144 CPUtime=104.81
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 49087 135626 0 0 8247 29 2119 86 25 0 1 0 1166623398 114835456 27546 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 28036 27546 219 399 0 27633 0
[pid=7878] ppid=7872 vsize=409268 CPUtime=1091.25
/proc/7878/stat : 7878 (minisat20SAT07) R 7872 7872 7387 0 -1 4194304 104870 0 0 0 109041 84 0 0 25 0 1 0 1166633888 419090432 100297 1992294400 134512640 135078472 4294956176 18446744073709551615 134552077 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7878/statm: 102317 100297 73 138 0 102176 0
Current children cumulated CPU time (s) 1196.06
Current children cumulated vsize (KiB) 521412

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7884
/proc/meminfo: memFree=960432/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=112144 CPUtime=104.81
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 49087 135626 0 0 8247 29 2119 86 25 0 1 0 1166623398 114835456 27546 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 28036 27546 219 399 0 27633 0
[pid=7878] ppid=7872 vsize=409664 CPUtime=1092.85
/proc/7878/stat : 7878 (minisat20SAT07) R 7872 7872 7387 0 -1 4194304 104973 0 0 0 109201 84 0 0 25 0 1 0 1166633888 419495936 100400 1992294400 134512640 135078472 4294956176 18446744073709551615 134551963 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7878/statm: 102416 100400 73 138 0 102275 0
Current children cumulated CPU time (s) 1197.66
Current children cumulated vsize (KiB) 521808

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7884
/proc/meminfo: memFree=960112/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=112144 CPUtime=104.81
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 49087 135626 0 0 8247 29 2119 86 25 0 1 0 1166623398 114835456 27546 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 28036 27546 219 399 0 27633 0
[pid=7878] ppid=7872 vsize=409800 CPUtime=1093.65
/proc/7878/stat : 7878 (minisat20SAT07) R 7872 7872 7387 0 -1 4194304 105011 0 0 0 109281 84 0 0 25 0 1 0 1166633888 419635200 100438 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7878/statm: 102450 100438 73 138 0 102309 0
Current children cumulated CPU time (s) 1198.46
Current children cumulated vsize (KiB) 521944

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7884
/proc/meminfo: memFree=960112/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=112144 CPUtime=104.81
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 49087 135626 0 0 8247 29 2119 86 25 0 1 0 1166623398 114835456 27546 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 28036 27546 219 399 0 27633 0
[pid=7878] ppid=7872 vsize=409932 CPUtime=1094.45
/proc/7878/stat : 7878 (minisat20SAT07) R 7872 7872 7387 0 -1 4194304 105056 0 0 0 109361 84 0 0 25 0 1 0 1166633888 419770368 100483 1992294400 134512640 135078472 4294956176 18446744073709551615 134550223 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7878/statm: 102483 100483 73 138 0 102342 0
Current children cumulated CPU time (s) 1199.26
Current children cumulated vsize (KiB) 522076

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7884
/proc/meminfo: memFree=959920/2055920 swapFree=4175348/4192956
[pid=7872] ppid=7870 vsize=112144 CPUtime=104.81
/proc/7872/stat : 7872 (SATzilla2009_C) S 7870 7872 7387 0 -1 4194304 49087 135626 0 0 8247 29 2119 86 25 0 1 0 1166623398 114835456 27546 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7872/statm: 28036 27546 219 399 0 27633 0
[pid=7878] ppid=7872 vsize=0 CPUtime=1094.84
/proc/7878/stat : 7878 (minisat20SAT07) R 7872 7872 7387 0 -1 4195332 105076 0 0 0 109398 86 0 0 25 0 1 0 1166633888 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 0 0 0
/proc/7878/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.65
Current children cumulated vsize (KiB) 112144

Child status: 17
Real time (s): 1200.36
CPU time (s): 1199.75
CPU user time (s): 1197.66
CPU system time (s): 2.08968
CPU usage (%): 99.9487
Max. virtual memory (cumulated for all children) (KiB): 522208

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

runsolver used 1.05184 second user time and 3.3215 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-05 15:53:35
IDJOB=1582420
IDBENCH=71055
IDSOLVER=527
FILE ID=node55/1582420-1238939613
PBS_JOBID= 9101472
Free space on /tmp= 66536 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p1.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1582420-1238939613/watcher-1582420-1238939613 -o /tmp/evaluation-result-1582420-1238939613/solver-1582420-1238939613 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1582420-1238939613.cnf

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

MD5SUM BENCH= 6ace5cfbe110f1a43049037cb7432998
RANDOM SEED=1899896443

node55.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.259
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.259
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:       1492128 kB
Buffers:         45220 kB
Cached:         430148 kB
SwapCached:      11580 kB
Active:         262716 kB
Inactive:       226368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1492128 kB
SwapTotal:     4192956 kB
SwapFree:      4175348 kB
Dirty:           57780 kB
Writeback:           0 kB
Mapped:          18968 kB
Slab:            60724 kB
Committed_AS:  3174916 kB
PageTables:       1384 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= 66504 MiB
End job on node55 at 2009-04-05 16:13:35