Trace number 1731783

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.68 1200.05

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_7_4_8_fbc.cnf
MD5SUMc8ff95be17c69641ce8ae01fa573e84b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.042992
Satisfiable
(Un)Satisfiability was proved
Number of variables1617
Number of clauses25913
Sum of the clauses size69945
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214456
Number of clauses of size 38550
Number of clauses of size 4932
Number of clauses of size 51825
Number of clauses of size over 5150

Solver Data

10.53/10.65	c run March_dl for 5 seconds ... 
10.53/10.65	c Bin: Executing march_dl
10.53/10.65	c child exit by a signal
10.53/10.65	c march_dl returned code 137.
10.53/10.65	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.65	c Bin: Executing ubcsat2006
10.53/10.65	c child exited successfully
10.53/10.65	c ubcsat2006 returned code 0.
10.53/10.65	c satzilla computing base features
10.53/10.65	c satzilla doing unit-prop probe
10.53/10.65	c satzilla doing local search probe
10.53/10.65	c satzilla doing lobjois search-space size estimate
10.53/10.65	c satzilla's ranking:
10.53/10.65	c 1) minisat20+P: 1.024248
10.53/10.65	c 2) march_dl+P: 1.590873
10.53/10.65	c 3) minisat20: 1.715101
10.53/10.65	c 4) vallst+P: 1.845520
10.53/10.65	c 5) march_dl: 2.049394
10.53/10.65	c 6) zchaff_rand+P: 3.368266
10.53/10.65	c 7) kcnfs+P: 999.000000
10.53/10.65	c 8) kcnfs: 999.000000
10.53/10.65	c 9) vallst: 999.000000
10.53/10.65	c 10) zchaff_rand: 999.000000
10.53/10.65	c satzilla running minisat20 with preprocessing ... 
10.73/10.89	This is MiniSat 2.0 beta
10.73/10.89	WARNING: for repeatability, setting FPU to use double precision
10.73/10.89	============================[ Problem Statistics ]=============================
10.73/10.89	|                                                                             |
10.73/10.90	|  Number of variables:  1537                                                 |
10.73/10.90	|  Number of clauses:    32638                                                |
10.82/10.91	|  Parsing time:         0.01         s                                       |
10.82/10.91	============================[ Search Statistics ]==============================
10.82/10.91	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.82/10.91	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.82/10.91	===============================================================================
10.82/10.91	|         0 |    1537    32638    82623 |    10879        0    nan |  0.000 % |
10.82/10.92	|       100 |    1537    32638    82623 |    11967      100     80 |  0.000 % |
10.82/10.93	|       250 |    1537    32638    82623 |    13163      250     60 |  0.000 % |
10.82/10.95	|       475 |    1537    32638    82623 |    14480      475     51 |  0.000 % |
10.82/10.97	|       812 |    1537    32638    82623 |    15928      812     51 |  0.000 % |
10.82/11.00	|      1318 |    1537    32638    82623 |    17521     1318     53 |  0.000 % |
10.92/11.05	|      2078 |    1537    32638    82623 |    19273     2078     63 |  0.000 % |
11.01/11.13	|      3217 |    1537    32638    82623 |    21200     3217     58 |  0.000 % |
11.11/11.28	|      4926 |    1537    32638    82623 |    23320     4926     67 |  0.000 % |
11.41/11.56	|      7488 |    1537    32638    82623 |    25652     7488     72 |  0.000 % |
12.11/12.23	|     11333 |    1537    32638    82623 |    28218    11333     78 |  0.000 % |
13.21/13.32	|     17100 |    1537    32638    82623 |    31040    17100     77 |  0.000 % |
15.81/15.91	|     25750 |    1537    32638    82623 |    34144    25750     78 |  0.000 % |
21.51/21.63	|     38727 |    1537    32638    82623 |    37558    21127     74 |  0.000 % |
30.41/30.56	|     58189 |    1537    32638    82623 |    41314    20543     71 |  0.000 % |
46.40/46.54	|     87381 |    1537    32638    82623 |    45445    28874     71 |  0.000 % |
77.19/77.31	|    131170 |    1537    32638    82623 |    49990    24722     65 |  0.000 % |
133.48/133.69	|    196855 |    1537    32638    82623 |    54989    37010     73 |  0.000 % |
232.25/232.49	|    295381 |    1537    32638    82623 |    60488    45411     81 |  0.000 % |
371.52/371.71	|    443170 |    1537    32638    82623 |    66537    48241     75 |  0.000 % |
635.15/635.42	|    664854 |    1537    32638    82623 |    73190    26904     54 |  0.000 % |
1049.23/1049.65	|    997380 |    1537    32638    82623 |    80509    46405     73 |  0.000 % |
1199.60/1200.04	c Preprocessing...
1199.60/1200.04	c Inital problem has 1617 variables, 11457 nary clauses (14456 binary clauses).
1199.60/1200.04	c Num non-binary clauses 11457, Average non-binary clause length 3.581
1199.60/1200.04	c Theory has no gaps
1199.60/1200.04	c Preprocessor runtime was 0.210 seconds.
1199.60/1200.04	c 
1199.60/1200.04	c Satisfiability of theory still undetermined.
1199.60/1200.04	c See file /tmp/hylFeV for simplified theory.
1199.60/1200.04	c Bin: Executing minisat20
1199.60/1200.04	c child exit by a signal
1199.60/1200.04	c minisat20 returned code 137.
1199.60/1200.04	c minisat20 returned code 137.
1199.60/1200.04	c satzilla running march_dl with preprocessing ... 
1199.60/1200.04	c Bin: Executing march_dl
1199.60/1200.04	c march_dl returned code 1.
1199.60/1200.04	c march_dl returned code 1.
1199.60/1200.04	c satzilla running minisat20 ... 
1199.60/1200.04	c Bin: Executing minisat20
1199.60/1200.04	c minisat20 returned code 1.
1199.60/1200.04	c minisat20 returned code 1.
1199.60/1200.04	c satzilla running vallst with preprocessing ... 
1199.60/1200.04	c Bin: Executing vallst
1199.60/1200.04	c vallst returned code 1.
1199.60/1200.04	c vallst returned code 1.
1199.60/1200.04	c satzilla running march_dl ... 
1199.60/1200.04	c Bin: Executing march_dl
1199.60/1200.04	c march_dl returned code 1.
1199.60/1200.04	c march_dl returned code 1.
1199.60/1200.04	c satzilla running zchaff_rand with preprocessing ... 
1199.60/1200.04	c Bin: Executing zchaff_rand
1199.60/1200.04	c zchaff_rand returned code 1.
1199.60/1200.04	c zchaff_rand returned code 1.
1199.60/1200.04	c satzilla running kcnfs with preprocessing ... 
1199.60/1200.04	c Bin: Executing kcnfs
1199.60/1200.04	c kcnfs returned code 1.
1199.60/1200.04	c kcnfs returned code 1.
1199.60/1200.04	c satzilla running kcnfs ... 
1199.60/1200.04	c Bin: Executing kcnfs
1199.60/1200.04	c kcnfs returned code 1.
1199.60/1200.04	c kcnfs returned code 1.
1199.60/1200.04	c satzilla running vallst ... 
1199.60/1200.04	c Bin: Executing vallst
1199.60/1200.04	c vallst returned code 1.
1199.60/1200.04	c vallst returned code 1.
1199.60/1200.04	c satzilla running zchaff_rand ... 
1199.60/1200.04	c Bin: Executing zchaff_rand
1199.60/1200.04	c zchaff_rand returned code 1.
1199.60/1200.04	c zchaff_rand returned code 1.
1199.60/1200.04	c ERROR: All Failed! 
1199.60/1200.04	c SATZILLA_TIME=1199.840000

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-1731783-1240774397/watcher-1731783-1240774397 -o /tmp/evaluation-result-1731783-1240774397/solver-1731783-1240774397 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1731783-1240774397.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.00 1.00 1.00 3/64 22736
/proc/meminfo: memFree=1826984/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=1440 CPUtime=0
/proc/22736/stat : 22736 (SATzilla2007_C) R 22734 22736 22271 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 105466909 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/22736/statm: 360 110 95 260 0 84 0
[pid=22737] ppid=22736 vsize=976 CPUtime=0
/proc/22737/stat : 22737 (march_dl) R 22736 22736 22271 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 105466909 999424 122 1992294400 134512640 134996440 4294956240 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22737/statm: 244 123 50 118 0 123 0

[startup+0.054731 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22736
/proc/meminfo: memFree=1826984/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=1440 CPUtime=0
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105466909 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22736/statm: 360 110 95 260 0 84 0
[pid=22737] ppid=22736 vsize=2576 CPUtime=0.05
/proc/22737/stat : 22737 (march_dl) R 22736 22736 22271 0 -1 4194304 465 0 0 0 5 0 0 0 19 0 1 0 105466909 2637824 457 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22737/statm: 644 457 55 118 0 523 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4016

[startup+0.101734 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22736
/proc/meminfo: memFree=1826984/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=1440 CPUtime=0
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105466909 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22736/statm: 360 110 95 260 0 84 0
[pid=22737] ppid=22736 vsize=3268 CPUtime=0.09
/proc/22737/stat : 22737 (march_dl) R 22736 22736 22271 0 -1 4194304 1017 0 0 0 9 0 0 0 19 0 1 0 105466909 3346432 633 1992294400 134512640 134996440 4294956240 18446744073709551615 134560135 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22737/statm: 817 633 65 118 0 696 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4708

[startup+0.301752 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22736
/proc/meminfo: memFree=1826984/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=1440 CPUtime=0
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105466909 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22736/statm: 360 110 95 260 0 84 0
[pid=22737] ppid=22736 vsize=3624 CPUtime=0.29
/proc/22737/stat : 22737 (march_dl) R 22736 22736 22271 0 -1 4194304 1156 0 0 0 29 0 0 0 21 0 1 0 105466909 3710976 724 1992294400 134512640 134996440 4294956240 18446744073709551615 134583431 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22737/statm: 906 724 67 118 0 785 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5064

[startup+0.701787 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22736
/proc/meminfo: memFree=1826984/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=1440 CPUtime=0
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105466909 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22736/statm: 360 110 95 260 0 84 0
[pid=22737] ppid=22736 vsize=7872 CPUtime=0.69
/proc/22737/stat : 22737 (march_dl) R 22736 22736 22271 0 -1 4194304 2280 0 0 0 59 10 0 0 24 0 1 0 105466909 8060928 1781 1992294400 134512640 134996440 4294956240 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22737/statm: 1968 1781 73 118 0 1847 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9312

[startup+1.50186 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22738
/proc/meminfo: memFree=1819992/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=1440 CPUtime=0
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105466909 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22736/statm: 360 110 95 260 0 84 0
[pid=22737] ppid=22736 vsize=9756 CPUtime=1.49
/proc/22737/stat : 22737 (march_dl) R 22736 22736 22271 0 -1 4194304 3009 0 0 0 123 26 0 0 25 0 1 0 105466909 9990144 2284 1992294400 134512640 134996440 4294956240 18446744073709551615 134651774 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22737/statm: 2439 2284 73 118 0 2318 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11196

[startup+3.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22738
/proc/meminfo: memFree=1817624/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=1440 CPUtime=0
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105466909 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22736/statm: 360 110 95 260 0 84 0
[pid=22737] ppid=22736 vsize=12064 CPUtime=3.09
/proc/22737/stat : 22737 (march_dl) R 22736 22736 22271 0 -1 4194304 4408 0 0 0 282 27 0 0 25 0 1 0 105466909 12353536 2349 1992294400 134512640 134996440 4294956240 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22737/statm: 3016 2349 75 118 0 2895 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13504

[startup+6.30128 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22739
/proc/meminfo: memFree=1824792/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=1440 CPUtime=4.99
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 135 4408 0 0 0 0 472 27 16 0 1 0 105466909 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22736/statm: 360 111 96 260 0 84 0
[pid=22739] ppid=22736 vsize=6188 CPUtime=1.26
/proc/22739/stat : 22739 (ubcsat2006) R 22736 22736 22271 0 -1 4194304 572 0 4 0 117 9 0 0 25 0 1 0 105467410 6336512 559 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22739/statm: 1547 559 156 64 0 1128 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 7628

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22740
/proc/meminfo: memFree=1815832/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=5844 CPUtime=10.82
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 2304 4984 0 6 352 12 675 43 25 0 1 0 105466909 5984256 1246 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22736/statm: 1461 1246 164 260 0 1185 0
[pid=22740] ppid=22736 vsize=8084 CPUtime=1.79
/proc/22740/stat : 22740 (minisat20) R 22736 22736 22271 0 -1 4194304 1833 0 0 0 179 0 0 0 25 0 1 0 105467999 8278016 1828 1992294400 134512640 134998072 4294956288 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22740/statm: 2021 1828 59 118 0 1899 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 13928

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22740
/proc/meminfo: memFree=1806360/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=5844 CPUtime=10.82
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 2304 4984 0 6 352 12 675 43 25 0 1 0 105466909 5984256 1246 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22736/statm: 1461 1246 164 260 0 1185 0
[pid=22740] ppid=22736 vsize=16184 CPUtime=14.59
/proc/22740/stat : 22740 (minisat20) R 22736 22736 22271 0 -1 4194304 3836 0 0 0 1457 2 0 0 25 0 1 0 105467999 16572416 3831 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22740/statm: 4046 3831 59 118 0 3924 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 22028

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22740
/proc/meminfo: memFree=1802648/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=5844 CPUtime=10.82
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 2304 4984 0 6 352 12 675 43 25 0 1 0 105466909 5984256 1246 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22736/statm: 1461 1246 164 260 0 1185 0
[pid=22740] ppid=22736 vsize=19976 CPUtime=40.18
/proc/22740/stat : 22740 (minisat20) R 22736 22736 22271 0 -1 4194304 4762 0 0 0 4015 3 0 0 25 0 1 0 105467999 20455424 4757 1992294400 134512640 134998072 4294956288 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22740/statm: 4994 4757 59 118 0 4872 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 25820

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22740
/proc/meminfo: memFree=1798488/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=5844 CPUtime=10.82
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 2304 4984 0 6 352 12 675 43 25 0 1 0 105466909 5984256 1246 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22736/statm: 1461 1246 164 260 0 1185 0
[pid=22740] ppid=22736 vsize=24292 CPUtime=91.37
/proc/22740/stat : 22740 (minisat20) R 22736 22736 22271 0 -1 4194304 5834 0 0 0 9132 5 0 0 25 0 1 0 105467999 24875008 5829 1992294400 134512640 134998072 4294956288 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22740/statm: 6073 5829 59 118 0 5951 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 30136

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22740
/proc/meminfo: memFree=1795992/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=5844 CPUtime=10.82
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 2304 4984 0 6 352 12 675 43 25 0 1 0 105466909 5984256 1246 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22736/statm: 1461 1246 164 260 0 1185 0
[pid=22740] ppid=22736 vsize=26860 CPUtime=151.35
/proc/22740/stat : 22740 (minisat20) R 22736 22736 22271 0 -1 4194304 6440 0 0 0 15130 5 0 0 25 0 1 0 105467999 27504640 6435 1992294400 134512640 134998072 4294956288 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22740/statm: 6715 6435 59 118 0 6593 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 32704

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22740
/proc/meminfo: memFree=1793624/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=5844 CPUtime=10.82
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 2304 4984 0 6 352 12 675 43 25 0 1 0 105466909 5984256 1246 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22736/statm: 1461 1246 164 260 0 1185 0
[pid=22740] ppid=22736 vsize=29108 CPUtime=211.33
/proc/22740/stat : 22740 (minisat20) R 22736 22736 22271 0 -1 4194304 7006 0 0 0 21127 6 0 0 25 0 1 0 105467999 29806592 7001 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22740/statm: 7277 7001 59 118 0 7155 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 34952

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22740
/proc/meminfo: memFree=1791768/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=5844 CPUtime=10.82
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 2304 4984 0 6 352 12 675 43 25 0 1 0 105466909 5984256 1246 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22736/statm: 1461 1246 164 260 0 1185 0
[pid=22740] ppid=22736 vsize=31004 CPUtime=271.32
/proc/22740/stat : 22740 (minisat20) R 22736 22736 22271 0 -1 4194304 7473 0 0 0 27125 7 0 0 25 0 1 0 105467999 31748096 7468 1992294400 134512640 134998072 4294956288 18446744073709551615 134527427 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22740/statm: 7751 7468 59 118 0 7629 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 36848

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22742
/proc/meminfo: memFree=1791384/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=5844 CPUtime=10.82
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 2304 4984 0 6 352 12 675 43 25 0 1 0 105466909 5984256 1246 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22736/statm: 1461 1246 164 260 0 1185 0
[pid=22740] ppid=22736 vsize=31316 CPUtime=331.3
/proc/22740/stat : 22740 (minisat20) R 22736 22736 22271 0 -1 4194304 7522 0 0 0 33123 7 0 0 25 0 1 0 105467999 32067584 7517 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22740/statm: 7829 7517 59 118 0 7707 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22742
/proc/meminfo: memFree=1781656/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=5844 CPUtime=10.82
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 2304 4984 0 6 352 12 675 43 25 0 1 0 105466909 5984256 1246 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22736/statm: 1461 1246 164 260 0 1185 0
[pid=22740] ppid=22736 vsize=41340 CPUtime=811.17
/proc/22740/stat : 22740 (minisat20) R 22736 22736 22271 0 -1 4194304 9903 0 0 0 81106 11 0 0 25 0 1 0 105467999 42332160 9898 1992294400 134512640 134998072 4294956288 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22740/statm: 10335 9898 59 118 0 10213 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 47184

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22742
/proc/meminfo: memFree=1781208/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=5844 CPUtime=10.82
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 2304 4984 0 6 352 12 675 43 25 0 1 0 105466909 5984256 1246 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22736/statm: 1461 1246 164 260 0 1185 0
[pid=22740] ppid=22736 vsize=41668 CPUtime=871.15
/proc/22740/stat : 22740 (minisat20) R 22736 22736 22271 0 -1 4194304 10007 0 0 0 87104 11 0 0 25 0 1 0 105467999 42668032 10002 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22740/statm: 10417 10002 59 118 0 10295 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 47512

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22742
/proc/meminfo: memFree=1780952/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=5844 CPUtime=10.82
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 2304 4984 0 6 352 12 675 43 25 0 1 0 105466909 5984256 1246 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22736/statm: 1461 1246 164 260 0 1185 0
[pid=22740] ppid=22736 vsize=41976 CPUtime=931.14
/proc/22740/stat : 22740 (minisat20) R 22736 22736 22271 0 -1 4194304 10057 0 0 0 93103 11 0 0 25 0 1 0 105467999 42983424 10052 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22740/statm: 10494 10052 59 118 0 10372 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 47820

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22742
/proc/meminfo: memFree=1780824/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=5844 CPUtime=10.82
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 2304 4984 0 6 352 12 675 43 25 0 1 0 105466909 5984256 1246 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22736/statm: 1461 1246 164 260 0 1185 0
[pid=22740] ppid=22736 vsize=42176 CPUtime=991.12
/proc/22740/stat : 22740 (minisat20) R 22736 22736 22271 0 -1 4194304 10093 0 0 0 99101 11 0 0 25 0 1 0 105467999 43188224 10088 1992294400 134512640 134998072 4294956288 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22740/statm: 10544 10088 59 118 0 10422 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 48020

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22742
/proc/meminfo: memFree=1779544/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=5844 CPUtime=10.82
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 2304 4984 0 6 352 12 675 43 25 0 1 0 105466909 5984256 1246 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22736/statm: 1461 1246 164 260 0 1185 0
[pid=22740] ppid=22736 vsize=43404 CPUtime=1051.11
/proc/22740/stat : 22740 (minisat20) R 22736 22736 22271 0 -1 4194304 10402 0 0 0 105099 12 0 0 25 0 1 0 105467999 44445696 10397 1992294400 134512640 134998072 4294956288 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22740/statm: 10851 10397 59 118 0 10729 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 49248

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22742
/proc/meminfo: memFree=1777432/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=5844 CPUtime=10.82
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 2304 4984 0 6 352 12 675 43 25 0 1 0 105466909 5984256 1246 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22736/statm: 1461 1246 164 260 0 1185 0
[pid=22740] ppid=22736 vsize=45452 CPUtime=1111.09
/proc/22740/stat : 22740 (minisat20) R 22736 22736 22271 0 -1 4194304 10916 0 0 0 111096 13 0 0 25 0 1 0 105467999 46542848 10911 1992294400 134512640 134998072 4294956288 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22740/statm: 11363 10911 59 118 0 11241 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 51296

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22742
/proc/meminfo: memFree=1776280/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=5844 CPUtime=10.82
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 2304 4984 0 6 352 12 675 43 25 0 1 0 105466909 5984256 1246 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22736/statm: 1461 1246 164 260 0 1185 0
[pid=22740] ppid=22736 vsize=46824 CPUtime=1171.07
/proc/22740/stat : 22740 (minisat20) R 22736 22736 22271 0 -1 4194304 11260 0 0 0 117094 13 0 0 25 0 1 0 105467999 47947776 11255 1992294400 134512640 134998072 4294956288 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22740/statm: 11706 11255 59 118 0 11584 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 52668

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 22742
/proc/meminfo: memFree=1775256/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=5844 CPUtime=10.82
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 2304 4984 0 6 352 12 675 43 25 0 1 0 105466909 5984256 1246 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22736/statm: 1461 1246 164 260 0 1185 0
[pid=22740] ppid=22736 vsize=47616 CPUtime=1179.08
/proc/22740/stat : 22740 (minisat20) R 22736 22736 22271 0 -1 4194304 11461 0 0 0 117894 14 0 0 25 0 1 0 105467999 48758784 11456 1992294400 134512640 134998072 4294956288 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22740/statm: 11904 11456 59 118 0 11782 0
Current children cumulated CPU time (s) 1189.9
Current children cumulated vsize (KiB) 53460

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22742
/proc/meminfo: memFree=1775256/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=5844 CPUtime=10.82
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 2304 4984 0 6 352 12 675 43 25 0 1 0 105466909 5984256 1246 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22736/statm: 1461 1246 164 260 0 1185 0
[pid=22740] ppid=22736 vsize=47616 CPUtime=1185.48
/proc/22740/stat : 22740 (minisat20) R 22736 22736 22271 0 -1 4194304 11461 0 0 0 118534 14 0 0 25 0 1 0 105467999 48758784 11456 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22740/statm: 11904 11456 59 118 0 11782 0
Current children cumulated CPU time (s) 1196.3
Current children cumulated vsize (KiB) 53460

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22742
/proc/meminfo: memFree=1775256/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=5844 CPUtime=10.82
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 2304 4984 0 6 352 12 675 43 25 0 1 0 105466909 5984256 1246 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22736/statm: 1461 1246 164 260 0 1185 0
[pid=22740] ppid=22736 vsize=47616 CPUtime=1187.07
/proc/22740/stat : 22740 (minisat20) R 22736 22736 22271 0 -1 4194304 11461 0 0 0 118693 14 0 0 25 0 1 0 105467999 48758784 11456 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22740/statm: 11904 11456 59 118 0 11782 0
Current children cumulated CPU time (s) 1197.89
Current children cumulated vsize (KiB) 53460

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22742
/proc/meminfo: memFree=1775256/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=5844 CPUtime=10.82
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 2304 4984 0 6 352 12 675 43 25 0 1 0 105466909 5984256 1246 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22736/statm: 1461 1246 164 260 0 1185 0
[pid=22740] ppid=22736 vsize=47616 CPUtime=1187.87
/proc/22740/stat : 22740 (minisat20) R 22736 22736 22271 0 -1 4194304 11461 0 0 0 118773 14 0 0 25 0 1 0 105467999 48758784 11456 1992294400 134512640 134998072 4294956288 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22740/statm: 11904 11456 59 118 0 11782 0
Current children cumulated CPU time (s) 1198.69
Current children cumulated vsize (KiB) 53460

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22742
/proc/meminfo: memFree=1775256/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=5844 CPUtime=10.82
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 2304 4984 0 6 352 12 675 43 25 0 1 0 105466909 5984256 1246 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22736/statm: 1461 1246 164 260 0 1185 0
[pid=22740] ppid=22736 vsize=47616 CPUtime=1188.27
/proc/22740/stat : 22740 (minisat20) R 22736 22736 22271 0 -1 4194304 11461 0 0 0 118813 14 0 0 25 0 1 0 105467999 48758784 11456 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22740/statm: 11904 11456 59 118 0 11782 0
Current children cumulated CPU time (s) 1199.09
Current children cumulated vsize (KiB) 53460

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22742
/proc/meminfo: memFree=1775256/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=5844 CPUtime=10.82
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 2304 4984 0 6 352 12 675 43 25 0 1 0 105466909 5984256 1246 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22736/statm: 1461 1246 164 260 0 1185 0
[pid=22740] ppid=22736 vsize=47616 CPUtime=1188.67
/proc/22740/stat : 22740 (minisat20) R 22736 22736 22271 0 -1 4194304 11461 0 0 0 118853 14 0 0 25 0 1 0 105467999 48758784 11456 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22740/statm: 11904 11456 59 118 0 11782 0
Current children cumulated CPU time (s) 1199.49
Current children cumulated vsize (KiB) 53460

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22742
/proc/meminfo: memFree=1775192/2055920 swapFree=4181880/4192956
[pid=22736] ppid=22734 vsize=5844 CPUtime=10.82
/proc/22736/stat : 22736 (SATzilla2007_C) S 22734 22736 22271 0 -1 4194304 2304 4984 0 6 352 12 675 43 25 0 1 0 105466909 5984256 1246 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22736/statm: 1461 1246 164 260 0 1185 0
[pid=22740] ppid=22736 vsize=47616 CPUtime=1188.78
/proc/22740/stat : 22740 (minisat20) R 22736 22736 22271 0 -1 4194304 11461 0 0 0 118864 14 0 0 25 0 1 0 105467999 48758784 11456 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22740/statm: 11904 11456 59 118 0 11782 0
Current children cumulated CPU time (s) 1199.6
Current children cumulated vsize (KiB) 53460

Child status: 17
Real time (s): 1200.05
CPU time (s): 1199.68
CPU user time (s): 1198.96
CPU system time (s): 0.716891
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 53460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.96
system time used= 0.716891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18762
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18
involuntary context switches= 1746

runsolver used 1.37679 second user time and 2.99854 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-26 21:33:17
IDJOB=1731783
IDBENCH=70935
IDSOLVER=558
FILE ID=node58/1731783-1240774397
PBS_JOBID= 9187151
Free space on /tmp= 65940 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/edgematching/fbcolors/em_7_4_8_fbc.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731783-1240774397/watcher-1731783-1240774397 -o /tmp/evaluation-result-1731783-1240774397/solver-1731783-1240774397 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1731783-1240774397.cnf            

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

MD5SUM BENCH= c8ff95be17c69641ce8ae01fa573e84b
RANDOM SEED=754688345

node58.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.233
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.233
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:       1827464 kB
Buffers:         27304 kB
Cached:         141572 kB
SwapCached:       5136 kB
Active:          28376 kB
Inactive:       148616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827464 kB
SwapTotal:     4192956 kB
SwapFree:      4181880 kB
Dirty:            8776 kB
Writeback:           0 kB
Mapped:          13848 kB
Slab:            37500 kB
Committed_AS:   386988 kB
PageTables:       1356 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= 65932 MiB
End job on node58 at 2009-04-26 21:53:17