Trace number 1738193

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
SAT07 reference solver: SATzilla CRAFTED? (exit code) 1199.13 1199.64

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 benchmark0.101983
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

12.18/12.25	c run March_dl for 5 seconds ... 
12.18/12.25	c Bin: Executing march_dl
12.18/12.25	c child exit by a signal
12.18/12.25	c march_dl returned code 137.
12.18/12.25	c run saps (UBCSAT implementation) for 2 seconds ... 
12.18/12.25	c Bin: Executing ubcsat2006
12.18/12.25	c child exited successfully
12.18/12.25	c ubcsat2006 returned code 0.
12.18/12.25	c satzilla computing base features
12.18/12.25	c satzilla doing unit-prop probe
12.18/12.25	c satzilla doing local search probe
12.18/12.25	c satzilla doing lobjois search-space size estimate
12.18/12.25	c satzilla's ranking:
12.18/12.25	c 1) minisat20+P: 1.651415
12.18/12.25	c 2) march_dl: 1.721966
12.18/12.25	c 3) minisat20: 1.904757
12.18/12.25	c 4) vallst+P: 3.277280
12.18/12.25	c 5) march_dl+P: 3.490862
12.18/12.25	c 6) zchaff_rand+P: 4.248054
12.18/12.25	c 7) kcnfs+P: 999.000000
12.18/12.25	c 8) kcnfs: 999.000000
12.18/12.25	c 9) vallst: 999.000000
12.18/12.25	c 10) zchaff_rand: 999.000000
12.18/12.25	c satzilla running minisat20 with preprocessing ... 
12.28/12.30	This is MiniSat 2.0 beta
12.28/12.30	WARNING: for repeatability, setting FPU to use double precision
12.28/12.30	============================[ Problem Statistics ]=============================
12.28/12.30	|                                                                             |
12.28/12.30	|  Number of variables:  399                                                  |
12.28/12.30	|  Number of clauses:    18184                                                |
12.28/12.31	|  Parsing time:         0.01         s                                       |
12.28/12.31	============================[ Search Statistics ]==============================
12.28/12.31	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.28/12.31	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.28/12.31	===============================================================================
12.28/12.31	|         0 |     399    18184    36729 |     6061        0    nan |  0.000 % |
12.28/12.31	|       102 |     399    18184    36729 |     6667      102     84 |  0.001 % |
12.28/12.32	|       258 |     399    18184    36729 |     7334      258     83 |  0.001 % |
12.28/12.33	|       485 |     399    18184    36729 |     8067      485     87 |  0.001 % |
12.28/12.35	|       826 |     399    18184    36729 |     8874      826     91 |  0.001 % |
12.28/12.39	|      1332 |     399    18184    36729 |     9761     1332     90 |  0.001 % |
12.28/12.46	|      2092 |     399    18184    36729 |    10738     2092     89 |  0.001 % |
12.28/12.61	|      3231 |     399    18184    36729 |    11811     3231     89 |  0.001 % |
12.28/12.92	|      4939 |     399    18184    36729 |    12993     4939     94 |  0.001 % |
13.36/13.49	|      7502 |     399    18184    36729 |    14292     7502     95 |  0.001 % |
15.06/15.19	|     11346 |     399    18184    36729 |    15721    11346     98 |  0.001 % |
18.26/18.37	|     17113 |     399    18184    36729 |    17293     9169    101 |  0.001 % |
21.46/21.51	|     25765 |     399    18184    36729 |    19023     9066     93 |  0.001 % |
30.35/30.43	|     38741 |     399    18184    36729 |    20925    12468     99 |  0.001 % |
39.74/39.85	|     58202 |     399    18184    36729 |    23017    10903     96 |  0.001 % |
52.04/52.10	|     87396 |     399    18184    36729 |    25319    16874    111 |  0.001 % |
72.84/72.93	|    131191 |     399    18184    36729 |    27851    21888    108 |  0.001 % |
109.71/109.83	|    196880 |     399    18184    36729 |    30636    15982     95 |  0.001 % |
187.99/188.18	|    295406 |     399    18184    36729 |    33700    14227    105 |  0.001 % |
284.45/284.65	|    443195 |     399    18184    36729 |    37070    25990    109 |  0.001 % |
455.17/455.42	|    664880 |     399    18184    36729 |    40777    23639    109 |  0.001 % |
812.32/812.73	|    997406 |     399    18184    36729 |    44855    39841    104 |  0.001 % |
1199.06/1199.63	c Preprocessing...
1199.06/1199.63	c Inital problem has 399 variables, 19 nary clauses (18165 binary clauses).
1199.06/1199.63	c Num non-binary clauses 19, Average non-binary clause length 21.000
1199.06/1199.63	c Theory has no gaps
1199.06/1199.63	c Preprocessor runtime was 0.040 seconds.
1199.06/1199.63	c 
1199.06/1199.63	c Satisfiability of theory still undetermined.
1199.06/1199.63	c See file /tmp/yiTKtP for simplified theory.
1199.06/1199.63	c Bin: Executing minisat20
1199.06/1199.63	c child exit by a signal
1199.06/1199.63	c minisat20 returned code 137.
1199.06/1199.63	c minisat20 returned code 137.
1199.06/1199.63	c satzilla running march_dl ... 
1199.06/1199.63	c Bin: Executing march_dl
1199.06/1199.63	c march_dl returned code 1.
1199.06/1199.63	c march_dl returned code 1.
1199.06/1199.63	c satzilla running minisat20 ... 
1199.06/1199.63	c Bin: Executing minisat20
1199.06/1199.63	c minisat20 returned code 1.
1199.06/1199.63	c minisat20 returned code 1.
1199.06/1199.63	c satzilla running vallst with preprocessing ... 
1199.06/1199.64	c Bin: Executing vallst
1199.06/1199.64	c vallst returned code 1.
1199.06/1199.64	c vallst returned code 1.
1199.06/1199.64	c satzilla running march_dl with preprocessing ... 
1199.06/1199.64	c Bin: Executing march_dl
1199.06/1199.64	c march_dl returned code 1.
1199.06/1199.64	c march_dl returned code 1.
1199.06/1199.64	c satzilla running zchaff_rand with preprocessing ... 
1199.06/1199.64	c Bin: Executing zchaff_rand
1199.06/1199.64	c zchaff_rand returned code 1.
1199.06/1199.64	c zchaff_rand returned code 1.
1199.06/1199.64	c satzilla running kcnfs with preprocessing ... 
1199.06/1199.64	c Bin: Executing kcnfs
1199.06/1199.64	c kcnfs returned code 1.
1199.06/1199.64	c kcnfs returned code 1.
1199.06/1199.64	c satzilla running kcnfs ... 
1199.06/1199.64	c Bin: Executing kcnfs
1199.06/1199.64	c kcnfs returned code 1.
1199.06/1199.64	c kcnfs returned code 1.
1199.06/1199.64	c satzilla running vallst ... 
1199.06/1199.64	c Bin: Executing vallst
1199.06/1199.64	c vallst returned code 1.
1199.06/1199.64	c vallst returned code 1.
1199.06/1199.64	c satzilla running zchaff_rand ... 
1199.06/1199.64	c Bin: Executing zchaff_rand
1199.06/1199.64	c zchaff_rand returned code 1.
1199.06/1199.64	c zchaff_rand returned code 1.
1199.06/1199.64	c ERROR: All Failed! 
1199.06/1199.64	c SATZILLA_TIME=1199.290000

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-1738193-1240836021/watcher-1738193-1240836021 -o /tmp/evaluation-result-1738193-1240836021/solver-1738193-1240836021 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1738193-1240836021.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: 1.29 1.06 0.98 3/65 30187
/proc/meminfo: memFree=1473808/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=1440 CPUtime=0
/proc/30187/stat : 30187 (SATzilla2007_C) R 30185 30187 29935 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 111630516 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/30187/statm: 360 110 95 260 0 84 0
[pid=30188] ppid=30187 vsize=780 CPUtime=0
/proc/30188/stat : 30188 (march_dl) R 30187 30187 29935 0 -1 4194304 108 0 0 0 0 0 0 0 18 0 1 0 111630516 798720 103 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30188/statm: 195 103 50 118 0 74 0

[startup+0.0968661 s]
/proc/loadavg: 1.29 1.06 0.98 3/65 30187
/proc/meminfo: memFree=1473808/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=1440 CPUtime=0
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111630516 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 360 110 95 260 0 84 0
[pid=30188] ppid=30187 vsize=2980 CPUtime=0.09
/proc/30188/stat : 30188 (march_dl) R 30187 30187 29935 0 -1 4194304 1091 0 0 0 9 0 0 0 19 0 1 0 111630516 3051520 632 1992294400 134512640 134996440 4294956240 18446744073709551615 134546877 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30188/statm: 745 632 73 118 0 624 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4420

[startup+0.101865 s]
/proc/loadavg: 1.29 1.06 0.98 3/65 30187
/proc/meminfo: memFree=1473808/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=1440 CPUtime=0
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111630516 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 360 110 95 260 0 84 0
[pid=30188] ppid=30187 vsize=2980 CPUtime=0.09
/proc/30188/stat : 30188 (march_dl) R 30187 30187 29935 0 -1 4194304 1091 0 0 0 9 0 0 0 19 0 1 0 111630516 3051520 632 1992294400 134512640 134996440 4294956240 18446744073709551615 134617262 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30188/statm: 745 632 73 118 0 624 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4420

[startup+0.30189 s]
/proc/loadavg: 1.29 1.06 0.98 3/65 30187
/proc/meminfo: memFree=1473808/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=1440 CPUtime=0
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111630516 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 360 110 95 260 0 84 0
[pid=30188] ppid=30187 vsize=3980 CPUtime=0.29
/proc/30188/stat : 30188 (march_dl) R 30187 30187 29935 0 -1 4194304 1133 0 0 0 29 0 0 0 21 0 1 0 111630516 4075520 674 1992294400 134512640 134996440 4294956240 18446744073709551615 134587281 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30188/statm: 995 674 75 118 0 874 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5420

[startup+0.701939 s]
/proc/loadavg: 1.29 1.06 0.98 3/65 30187
/proc/meminfo: memFree=1473808/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=1440 CPUtime=0
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111630516 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 360 110 95 260 0 84 0
[pid=30188] ppid=30187 vsize=3980 CPUtime=0.69
/proc/30188/stat : 30188 (march_dl) R 30187 30187 29935 0 -1 4194304 1144 0 0 0 69 0 0 0 25 0 1 0 111630516 4075520 685 1992294400 134512640 134996440 4294956240 18446744073709551615 134537794 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30188/statm: 995 685 75 118 0 874 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5420

[startup+1.50204 s]
/proc/loadavg: 1.26 1.06 0.98 2/67 30189
/proc/meminfo: memFree=1471296/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=1440 CPUtime=0
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111630516 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 360 110 95 260 0 84 0
[pid=30188] ppid=30187 vsize=3980 CPUtime=1.49
/proc/30188/stat : 30188 (march_dl) R 30187 30187 29935 0 -1 4194304 1149 0 0 0 149 0 0 0 25 0 1 0 111630516 4075520 690 1992294400 134512640 134996440 4294956240 18446744073709551615 134532803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30188/statm: 995 690 75 118 0 874 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5420

[startup+3.10124 s]
/proc/loadavg: 1.26 1.06 0.98 2/67 30189
/proc/meminfo: memFree=1470976/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=1440 CPUtime=0
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111630516 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 360 110 95 260 0 84 0
[pid=30188] ppid=30187 vsize=4112 CPUtime=3.09
/proc/30188/stat : 30188 (march_dl) R 30187 30187 29935 0 -1 4194304 1188 0 0 0 309 0 0 0 25 0 1 0 111630516 4210688 729 1992294400 134512640 134996440 4294956240 18446744073709551615 134532920 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30188/statm: 1028 729 75 118 0 907 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5552

[startup+6.30165 s]
/proc/loadavg: 1.24 1.06 0.98 2/67 30190
/proc/meminfo: memFree=1472192/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=1440 CPUtime=4.99
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 135 1198 0 0 0 0 499 0 16 0 1 0 111630516 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 360 111 96 260 0 84 0
[pid=30190] ppid=30187 vsize=6188 CPUtime=1.29
/proc/30190/stat : 30190 (ubcsat2006) R 30187 30187 29935 0 -1 4194304 440 0 0 0 121 8 0 0 25 0 1 0 111631016 6336512 423 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30190/statm: 1547 423 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7015 s]
/proc/loadavg: 1.22 1.06 0.98 2/66 30190
/proc/meminfo: memFree=1472136/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=3704 CPUtime=12.28
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 1497 1644 0 0 498 15 701 14 25 0 1 0 111630516 3792896 734 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 926 734 165 260 0 650 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 3704

[startup+25.5011 s]
/proc/loadavg: 1.17 1.06 0.98 2/67 30191
/proc/meminfo: memFree=1461056/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=3704 CPUtime=12.28
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 1497 1644 0 0 498 15 701 14 25 0 1 0 111630516 3792896 734 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 926 734 165 260 0 650 0
[pid=30191] ppid=30187 vsize=11480 CPUtime=13.18
/proc/30191/stat : 30191 (minisat20) R 30187 30187 29935 0 -1 4194304 2572 0 0 0 1316 2 0 0 25 0 1 0 111631746 11755520 2567 1992294400 134512640 134998072 4294956288 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30191/statm: 2870 2567 59 118 0 2748 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 15184

[startup+51.1013 s]
/proc/loadavg: 1.11 1.05 0.98 2/67 30191
/proc/meminfo: memFree=1456704/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=3704 CPUtime=12.28
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 1497 1644 0 0 498 15 701 14 25 0 1 0 111630516 3792896 734 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 926 734 165 260 0 650 0
[pid=30191] ppid=30187 vsize=16088 CPUtime=38.76
/proc/30191/stat : 30191 (minisat20) R 30187 30187 29935 0 -1 4194304 3694 0 0 0 3873 3 0 0 25 0 1 0 111631746 16474112 3689 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30191/statm: 4022 3689 59 118 0 3900 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 19792

[startup+102.307 s]
/proc/loadavg: 1.05 1.04 0.98 2/67 30191
/proc/meminfo: memFree=1452736/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=3704 CPUtime=12.28
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 1497 1644 0 0 498 15 701 14 25 0 1 0 111630516 3792896 734 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 926 734 165 260 0 650 0
[pid=30191] ppid=30187 vsize=20056 CPUtime=89.94
/proc/30191/stat : 30191 (minisat20) R 30187 30187 29935 0 -1 4194304 4661 0 0 0 8991 3 0 0 25 0 1 0 111631746 20537344 4656 1992294400 134512640 134998072 4294956288 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30191/statm: 5014 4656 59 118 0 4892 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 23760

[startup+162.301 s]
/proc/loadavg: 1.02 1.03 0.98 2/67 30191
/proc/meminfo: memFree=1450176/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=3704 CPUtime=12.28
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 1497 1644 0 0 498 15 701 14 25 0 1 0 111630516 3792896 734 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 926 734 165 260 0 650 0
[pid=30191] ppid=30187 vsize=22812 CPUtime=149.92
/proc/30191/stat : 30191 (minisat20) R 30187 30187 29935 0 -1 4194304 5314 0 0 0 14988 4 0 0 25 0 1 0 111631746 23359488 5309 1992294400 134512640 134998072 4294956288 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30191/statm: 5703 5309 59 118 0 5581 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 26516

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 0.98 2/67 30191
/proc/meminfo: memFree=1446336/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=3704 CPUtime=12.28
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 1497 1644 0 0 498 15 701 14 25 0 1 0 111630516 3792896 734 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 926 734 165 260 0 650 0
[pid=30191] ppid=30187 vsize=26752 CPUtime=209.89
/proc/30191/stat : 30191 (minisat20) R 30187 30187 29935 0 -1 4194304 6241 0 0 0 20984 5 0 0 25 0 1 0 111631746 27394048 6236 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30191/statm: 6688 6236 59 118 0 6566 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 30456

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 0.98 2/67 30191
/proc/meminfo: memFree=1445632/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=3704 CPUtime=12.28
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 1497 1644 0 0 498 15 701 14 25 0 1 0 111630516 3792896 734 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 926 734 165 260 0 650 0
[pid=30191] ppid=30187 vsize=27584 CPUtime=269.87
/proc/30191/stat : 30191 (minisat20) R 30187 30187 29935 0 -1 4194304 6417 0 0 0 26982 5 0 0 25 0 1 0 111631746 28246016 6412 1992294400 134512640 134998072 4294956288 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30191/statm: 6896 6412 59 118 0 6774 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 31288

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 0.98 2/67 30191
/proc/meminfo: memFree=1443328/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=3704 CPUtime=12.28
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 1497 1644 0 0 498 15 701 14 25 0 1 0 111630516 3792896 734 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 926 734 165 260 0 650 0
[pid=30191] ppid=30187 vsize=29924 CPUtime=329.84
/proc/30191/stat : 30191 (minisat20) R 30187 30187 29935 0 -1 4194304 7002 0 0 0 32979 5 0 0 25 0 1 0 111631746 30642176 6997 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30191/statm: 7481 6997 59 118 0 7359 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 33628


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30191
/proc/meminfo: memFree=1436608/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=3704 CPUtime=12.28
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 1497 1644 0 0 498 15 701 14 25 0 1 0 111630516 3792896 734 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 926 734 165 260 0 650 0
[pid=30191] ppid=30187 vsize=36836 CPUtime=809.64
/proc/30191/stat : 30191 (minisat20) R 30187 30187 29935 0 -1 4194304 8646 0 0 0 80956 8 0 0 25 0 1 0 111631746 37720064 8641 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30191/statm: 9209 8641 59 118 0 9087 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 40540

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30191
/proc/meminfo: memFree=1436224/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=3704 CPUtime=12.28
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 1497 1644 0 0 498 15 701 14 25 0 1 0 111630516 3792896 734 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 926 734 165 260 0 650 0
[pid=30191] ppid=30187 vsize=37264 CPUtime=869.62
/proc/30191/stat : 30191 (minisat20) R 30187 30187 29935 0 -1 4194304 8732 0 0 0 86954 8 0 0 25 0 1 0 111631746 38158336 8727 1992294400 134512640 134998072 4294956288 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30191/statm: 9316 8727 59 118 0 9194 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 40968

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30191
/proc/meminfo: memFree=1435584/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=3704 CPUtime=12.28
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 1497 1644 0 0 498 15 701 14 25 0 1 0 111630516 3792896 734 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 926 734 165 260 0 650 0
[pid=30191] ppid=30187 vsize=37884 CPUtime=929.59
/proc/30191/stat : 30191 (minisat20) R 30187 30187 29935 0 -1 4194304 8890 0 0 0 92951 8 0 0 25 0 1 0 111631746 38793216 8885 1992294400 134512640 134998072 4294956288 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30191/statm: 9471 8885 59 118 0 9349 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 41588

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30191
/proc/meminfo: memFree=1435136/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=3704 CPUtime=12.28
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 1497 1644 0 0 498 15 701 14 25 0 1 0 111630516 3792896 734 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 926 734 165 260 0 650 0
[pid=30191] ppid=30187 vsize=38420 CPUtime=989.56
/proc/30191/stat : 30191 (minisat20) R 30187 30187 29935 0 -1 4194304 9006 0 0 0 98948 8 0 0 25 0 1 0 111631746 39342080 9001 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30191/statm: 9605 9001 59 118 0 9483 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 42124

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30191
/proc/meminfo: memFree=1434496/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=3704 CPUtime=12.28
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 1497 1644 0 0 498 15 701 14 25 0 1 0 111630516 3792896 734 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 926 734 165 260 0 650 0
[pid=30191] ppid=30187 vsize=39132 CPUtime=1049.54
/proc/30191/stat : 30191 (minisat20) R 30187 30187 29935 0 -1 4194304 9156 0 0 0 104946 8 0 0 25 0 1 0 111631746 40071168 9151 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30191/statm: 9783 9151 59 118 0 9661 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 42836

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30191
/proc/meminfo: memFree=1432000/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=3704 CPUtime=12.28
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 1497 1644 0 0 498 15 701 14 25 0 1 0 111630516 3792896 734 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 926 734 165 260 0 650 0
[pid=30191] ppid=30187 vsize=41668 CPUtime=1109.51
/proc/30191/stat : 30191 (minisat20) R 30187 30187 29935 0 -1 4194304 9781 0 0 0 110942 9 0 0 25 0 1 0 111631746 42668032 9776 1992294400 134512640 134998072 4294956288 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30191/statm: 10417 9776 59 118 0 10295 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 45372

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30191
/proc/meminfo: memFree=1431680/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=3704 CPUtime=12.28
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 1497 1644 0 0 498 15 701 14 25 0 1 0 111630516 3792896 734 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 926 734 165 260 0 650 0
[pid=30191] ppid=30187 vsize=42012 CPUtime=1169.49
/proc/30191/stat : 30191 (minisat20) R 30187 30187 29935 0 -1 4194304 9851 0 0 0 116940 9 0 0 25 0 1 0 111631746 43020288 9846 1992294400 134512640 134998072 4294956288 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30191/statm: 10503 9846 59 118 0 10381 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 45716

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30191
/proc/meminfo: memFree=1431616/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=3704 CPUtime=12.28
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 1497 1644 0 0 498 15 701 14 25 0 1 0 111630516 3792896 734 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 926 734 165 260 0 650 0
[pid=30191] ppid=30187 vsize=42012 CPUtime=1177.49
/proc/30191/stat : 30191 (minisat20) R 30187 30187 29935 0 -1 4194304 9876 0 0 0 117740 9 0 0 25 0 1 0 111631746 43020288 9871 1992294400 134512640 134998072 4294956288 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30191/statm: 10503 9871 59 118 0 10381 0
Current children cumulated CPU time (s) 1189.77
Current children cumulated vsize (KiB) 45716

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30191
/proc/meminfo: memFree=1431616/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=3704 CPUtime=12.28
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 1497 1644 0 0 498 15 701 14 25 0 1 0 111630516 3792896 734 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 926 734 165 260 0 650 0
[pid=30191] ppid=30187 vsize=42012 CPUtime=1180.69
/proc/30191/stat : 30191 (minisat20) R 30187 30187 29935 0 -1 4194304 9876 0 0 0 118060 9 0 0 25 0 1 0 111631746 43020288 9871 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30191/statm: 10503 9871 59 118 0 10381 0
Current children cumulated CPU time (s) 1192.97
Current children cumulated vsize (KiB) 45716

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30191
/proc/meminfo: memFree=1431616/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=3704 CPUtime=12.28
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 1497 1644 0 0 498 15 701 14 25 0 1 0 111630516 3792896 734 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 926 734 165 260 0 650 0
[pid=30191] ppid=30187 vsize=42012 CPUtime=1183.89
/proc/30191/stat : 30191 (minisat20) R 30187 30187 29935 0 -1 4194304 9876 0 0 0 118380 9 0 0 25 0 1 0 111631746 43020288 9871 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30191/statm: 10503 9871 59 118 0 10381 0
Current children cumulated CPU time (s) 1196.17
Current children cumulated vsize (KiB) 45716

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30191
/proc/meminfo: memFree=1431616/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=3704 CPUtime=12.28
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 1497 1644 0 0 498 15 701 14 25 0 1 0 111630516 3792896 734 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 926 734 165 260 0 650 0
[pid=30191] ppid=30187 vsize=42012 CPUtime=1185.48
/proc/30191/stat : 30191 (minisat20) R 30187 30187 29935 0 -1 4194304 9876 0 0 0 118539 9 0 0 25 0 1 0 111631746 43020288 9871 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30191/statm: 10503 9871 59 118 0 10381 0
Current children cumulated CPU time (s) 1197.76
Current children cumulated vsize (KiB) 45716

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30191
/proc/meminfo: memFree=1431616/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=3704 CPUtime=12.28
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 1497 1644 0 0 498 15 701 14 25 0 1 0 111630516 3792896 734 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 926 734 165 260 0 650 0
[pid=30191] ppid=30187 vsize=42012 CPUtime=1186.28
/proc/30191/stat : 30191 (minisat20) R 30187 30187 29935 0 -1 4194304 9876 0 0 0 118619 9 0 0 25 0 1 0 111631746 43020288 9871 1992294400 134512640 134998072 4294956288 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30191/statm: 10503 9871 59 118 0 10381 0
Current children cumulated CPU time (s) 1198.56
Current children cumulated vsize (KiB) 45716

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30191
/proc/meminfo: memFree=1431616/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=3704 CPUtime=12.28
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 1497 1644 0 0 498 15 701 14 25 0 1 0 111630516 3792896 734 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 926 734 165 260 0 650 0
[pid=30191] ppid=30187 vsize=42012 CPUtime=1186.68
/proc/30191/stat : 30191 (minisat20) R 30187 30187 29935 0 -1 4194304 9876 0 0 0 118659 9 0 0 25 0 1 0 111631746 43020288 9871 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30191/statm: 10503 9871 59 118 0 10381 0
Current children cumulated CPU time (s) 1198.96
Current children cumulated vsize (KiB) 45716

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 0.98 2/67 30191
/proc/meminfo: memFree=1431616/2055920 swapFree=4192812/4192956
[pid=30187] ppid=30185 vsize=3704 CPUtime=12.28
/proc/30187/stat : 30187 (SATzilla2007_C) S 30185 30187 29935 0 -1 4194304 1497 1644 0 0 498 15 701 14 25 0 1 0 111630516 3792896 734 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 926 734 165 260 0 650 0
[pid=30191] ppid=30187 vsize=42012 CPUtime=1186.78
/proc/30191/stat : 30191 (minisat20) R 30187 30187 29935 0 -1 4194304 9876 0 0 0 118669 9 0 0 25 0 1 0 111631746 43020288 9871 1992294400 134512640 134998072 4294956288 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30191/statm: 10503 9871 59 118 0 10381 0
Current children cumulated CPU time (s) 1199.06
Current children cumulated vsize (KiB) 45716

Child status: 17
Real time (s): 1199.64
CPU time (s): 1199.13
CPU user time (s): 1198.72
CPU system time (s): 0.403938
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (KiB): 45716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.72
system time used= 0.403938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13030
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= 10
involuntary context switches= 2557

runsolver used 1.08083 second user time and 3.3065 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-27 14:40:21
IDJOB=1738193
IDBENCH=71802
IDSOLVER=558
FILE ID=node54/1738193-1240836021
PBS_JOBID= 9187550
Free space on /tmp= 66284 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-21-168-19-90.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1738193-1240836021/watcher-1738193-1240836021 -o /tmp/evaluation-result-1738193-1240836021/solver-1738193-1240836021 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1738193-1240836021.cnf            

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

MD5SUM BENCH= 3286758d58a4fc3caa90b96d61beac86
RANDOM SEED=187681703

node54.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.234
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.234
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:       1474352 kB
Buffers:         69944 kB
Cached:         416256 kB
SwapCached:          0 kB
Active:         135632 kB
Inactive:       365972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1474352 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8640 kB
Writeback:           0 kB
Mapped:          25108 kB
Slab:            66020 kB
Committed_AS:   454592 kB
PageTables:       1368 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= 66276 MiB
End job on node54 at 2009-04-27 15:00:21