Trace number 455950

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, and are wall clock time (not CPU 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
SATzilla CRAFTED? (exit code) 9997.7 10000.6

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k45.cnf
MD5SUM8a76c8add64173ae39149aae572a02d9
Bench CategoryINDUST (industrial 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 variables37432
Number of clauses147345
Sum of the clauses size401667
Maximum clause length37
Minimum clause length1
Number of clauses of size 1603
Number of clauses of size 269621
Number of clauses of size 371450
Number of clauses of size 4266
Number of clauses of size 5505
Number of clauses of size over 54900

Solver Data (download as text)

35.45/35.56	c run March_dl for 5 seconds ... 
35.45/35.56	c Bin: Executing march_dl
35.45/35.56	c child exit by a signal
35.45/35.56	c march_dl returned code 137.
35.45/35.56	c run saps (UBCSAT implementation) for 2 seconds ... 
35.45/35.56	c Bin: Executing ubcsat2006
35.45/35.56	c child exited successfully
35.45/35.56	c ubcsat2006 returned code 0.
35.45/35.56	c satzilla computing base features
35.45/35.56	c satzilla doing unit-prop probe
35.45/35.56	c satzilla doing local search probe
35.45/35.56	c satzilla doing lobjois search-space size estimate
35.45/35.56	c satzilla's ranking:
35.45/35.56	c 1) minisat20+P: -1.817858
35.45/35.56	c 2) vallst+P: 3.636219
35.45/35.56	c 3) march_dl+P: 4.182573
35.45/35.56	c 4) march_dl: 4.664306
35.45/35.56	c 5) zchaff_rand+P: 5.134748
35.45/35.56	c 6) minisat20: 6.347723
35.45/35.56	c 7) kcnfs+P: 999.000000
35.45/35.56	c 8) kcnfs: 999.000000
35.45/35.56	c 9) vallst: 999.000000
35.45/35.56	c 10) zchaff_rand: 999.000000
35.45/35.56	c satzilla running minisat20 with preprocessing ... 
64.05/64.18	This is MiniSat 2.0 beta
64.05/64.18	WARNING: for repeatability, setting FPU to use double precision
64.05/64.18	============================[ Problem Statistics ]=============================
64.05/64.18	|                                                                             |
64.05/64.19	|  Number of variables:  24998                                                |
64.05/64.19	|  Number of clauses:    105725                                               |
64.12/64.26	|  Parsing time:         0.07         s                                       |
64.12/64.26	============================[ Search Statistics ]==============================
64.12/64.26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
64.12/64.26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
64.12/64.26	===============================================================================
64.12/64.26	|         0 |   24998   105725   316454 |    35241        0    nan |  0.000 % |
64.12/64.30	|       100 |   24998   105725   316454 |    38765      100     21 |  0.000 % |
64.12/64.37	|       251 |   24998   105725   316454 |    42642      251     63 |  0.000 % |
64.12/64.49	|       477 |   24998   105725   316454 |    46906      477     58 |  0.000 % |
64.12/64.65	|       814 |   24998   105725   316454 |    51597      814     73 |  0.000 % |
64.12/64.73	|      1320 |   24997   105721   316446 |    56757     1319     51 |  0.004 % |
64.93/65.07	|      2079 |   24997   105721   316446 |    62432     2078     54 |  0.004 % |
65.03/65.17	|      3224 |   24997   105721   316446 |    68676     3223     41 |  0.004 % |
65.33/65.41	|      4933 |   24997   105721   316446 |    75543     4932     36 |  0.004 % |
67.52/67.67	|      7495 |   24997   105721   316446 |    83098     7494     54 |  0.004 % |
69.93/70.05	|     11339 |   24997   105721   316446 |    91407    11338     67 |  0.004 % |
72.53/72.63	|     17105 |   24997   105721   316446 |   100548    17104     62 |  0.004 % |
73.53/73.65	|     25754 |   24997   105721   316446 |   110603    25753     55 |  0.004 % |
82.43/82.54	|     38728 |   24997   105721   316446 |   121663    38727     63 |  0.004 % |
97.11/97.28	|     58189 |   24997   105721   316446 |   133830    58188     64 |  0.004 % |
173.10/173.23	|     87381 |   24997   105721   316446 |   147213    87380    102 |  0.004 % |
251.19/251.49	|    131170 |   24997   105721   316446 |   161934   131169    113 |  0.004 % |
470.61/470.96	|    196855 |   24997   105721   316446 |   178127    40837    232 |  0.004 % |
928.90/929.30	|    295381 |   24997   105721   316446 |   195940   139363    286 |  0.004 % |
1323.10/1323.66	|    443172 |   24997   105721   316446 |   215534    90740    107 |  0.004 % |
1831.76/1832.41	|    664856 |   24997   105721   316446 |   237088   101476    185 |  0.004 % |
2412.32/2413.17	|    997381 |   24997   105721   316446 |   260797   203067    144 |  0.004 % |
4378.31/4379.77	|   1496170 |   24997   105721   316446 |   286876   188400    170 |  0.004 % |
8074.59/8077.07	|   2244354 |   24997   105721   316446 |   315564    73690    189 |  0.004 % |
9997.61/10000.54	c Preprocessing...
9997.61/10000.54	c Inital problem has 37432 variables, 77724 nary clauses (69621 binary clauses).
9997.61/10000.54	c Num non-binary clauses 77121, Average non-binary clause length 3.395
9997.61/10000.54	c Theory has no gaps
9997.61/10000.54	c Preprocessor runtime was 28.320 seconds.
9997.61/10000.54	c 
9997.61/10000.54	c Satisfiability of theory still undetermined.
9997.61/10000.54	c See file /tmp/VEw6TW for simplified theory.
9997.61/10000.54	c Bin: Executing minisat20
9997.61/10000.54	c child exit by a signal
9997.61/10000.54	c minisat20 returned code 137.
9997.61/10000.54	c minisat20 returned code 137.
9997.61/10000.54	c satzilla running vallst with preprocessing ... 
9997.61/10000.54	c Bin: Executing vallst
9997.61/10000.54	c vallst returned code 1.
9997.61/10000.54	c vallst returned code 1.
9997.61/10000.54	c satzilla running march_dl with preprocessing ... 
9997.61/10000.54	c Bin: Executing march_dl
9997.61/10000.54	c march_dl returned code 1.
9997.61/10000.54	c march_dl returned code 1.
9997.61/10000.54	c satzilla running march_dl ... 
9997.61/10000.54	c Bin: Executing march_dl
9997.61/10000.54	c march_dl returned code 1.
9997.61/10000.54	c march_dl returned code 1.
9997.61/10000.54	c satzilla running zchaff_rand with preprocessing ... 
9997.61/10000.54	c Bin: Executing zchaff_rand
9997.61/10000.54	c zchaff_rand returned code 1.
9997.61/10000.54	c zchaff_rand returned code 1.
9997.61/10000.54	c satzilla running minisat20 ... 
9997.61/10000.54	c Bin: Executing minisat20
9997.61/10000.54	c minisat20 returned code 1.
9997.61/10000.54	c minisat20 returned code 1.
9997.61/10000.54	c satzilla running kcnfs with preprocessing ... 
9997.61/10000.54	c Bin: Executing kcnfs
9997.61/10000.54	c kcnfs returned code 1.
9997.61/10000.54	c kcnfs returned code 1.
9997.61/10000.54	c satzilla running kcnfs ... 
9997.61/10000.54	c Bin: Executing kcnfs
9997.61/10000.54	c kcnfs returned code 1.
9997.61/10000.54	c kcnfs returned code 1.
9997.61/10000.54	c satzilla running vallst ... 
9997.61/10000.54	c Bin: Executing vallst
9997.61/10000.54	c vallst returned code 1.
9997.61/10000.54	c vallst returned code 1.
9997.61/10000.54	c satzilla running zchaff_rand ... 
9997.61/10000.54	c Bin: Executing zchaff_rand
9997.61/10000.54	c zchaff_rand returned code 1.
9997.61/10000.54	c zchaff_rand returned code 1.
9997.61/10000.54	c ERROR: All Failed! 
9997.61/10000.54	c SATZILLA_TIME=9999.200000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node12/watcher-455950-1178600249 -o ROOT/results/node12/solver-455950-1178600249 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455950-1178600249/SATzilla2007_C /tmp/evaluation/455950-1178600249/instance-455950-1178600249.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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/77 15279
/proc/meminfo: memFree=1687712/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=1440 CPUtime=0
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336062360 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 360 110 95 260 0 84 0
[pid=15280] ppid=15279 vsize=632 CPUtime=0
/proc/15280/stat : 15280 (march_dl) R 15279 15279 15012 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 336062360 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15280/statm: 158 46 39 118 0 37 0

[startup+0.063645 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 15279
/proc/meminfo: memFree=1687712/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=1440 CPUtime=0
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336062360 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 360 110 95 260 0 84 0
[pid=15280] ppid=15279 vsize=4292 CPUtime=0.05
/proc/15280/stat : 15280 (march_dl) R 15279 15279 15012 0 -1 4194304 820 0 0 0 5 0 0 0 19 0 1 0 336062360 4395008 815 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15280/statm: 1073 815 50 118 0 952 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5732

[startup+0.101649 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 15279
/proc/meminfo: memFree=1687712/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=1440 CPUtime=0
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336062360 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 360 110 95 260 0 84 0
[pid=15280] ppid=15279 vsize=4688 CPUtime=0.09
/proc/15280/stat : 15280 (march_dl) R 15279 15279 15012 0 -1 4194304 954 0 0 0 9 0 0 0 19 0 1 0 336062360 4800512 949 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15280/statm: 1172 949 50 118 0 1051 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6128

[startup+0.301668 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 15279
/proc/meminfo: memFree=1687712/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=1440 CPUtime=0
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336062360 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 360 110 95 260 0 84 0
[pid=15280] ppid=15279 vsize=13124 CPUtime=0.29
/proc/15280/stat : 15280 (march_dl) R 15279 15279 15012 0 -1 4194304 2776 0 0 0 28 1 0 0 21 0 1 0 336062360 13438976 2616 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134651751 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15280/statm: 3281 2616 52 118 0 3160 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14564

[startup+0.701708 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 15279
/proc/meminfo: memFree=1687712/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=1440 CPUtime=0
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336062360 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 360 110 95 260 0 84 0
[pid=15280] ppid=15279 vsize=15412 CPUtime=0.68
/proc/15280/stat : 15280 (march_dl) R 15279 15279 15012 0 -1 4194304 9209 0 0 0 64 4 0 0 25 0 1 0 336062360 15781888 3245 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134650680 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15280/statm: 3853 3245 55 118 0 3732 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 16852

[startup+1.50179 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 15281
/proc/meminfo: memFree=1674576/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=1440 CPUtime=0
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336062360 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 360 110 95 260 0 84 0
[pid=15280] ppid=15279 vsize=15960 CPUtime=1.48
/proc/15280/stat : 15280 (march_dl) R 15279 15279 15012 0 -1 4194304 11018 0 0 0 142 6 0 0 25 0 1 0 336062360 16343040 3432 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134650634 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15280/statm: 3990 3432 57 118 0 3869 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17400

[startup+3.10195 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 15281
/proc/meminfo: memFree=1673424/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=1440 CPUtime=0
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336062360 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 360 110 95 260 0 84 0
[pid=15280] ppid=15279 vsize=16256 CPUtime=3.09
/proc/15280/stat : 15280 (march_dl) R 15279 15279 15012 0 -1 4194304 13462 0 0 0 302 7 0 0 25 0 1 0 336062360 16646144 3508 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134543085 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15280/statm: 4064 3508 57 118 0 3943 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17696

[startup+6.30227 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 15282
/proc/meminfo: memFree=1677712/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=1440 CPUtime=5
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 134 16348 0 0 0 0 491 9 18 0 1 0 336062360 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15279/statm: 360 111 96 260 0 84 0
[pid=15282] ppid=15279 vsize=14388 CPUtime=1.28
/proc/15282/stat : 15282 (ubcsat2006) R 15279 15279 15012 0 -1 4194304 2560 0 0 0 127 1 0 0 25 0 1 0 336062861 14733312 2543 18446744073709551615 134512640 134777720 4294956528 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15282/statm: 3597 2543 156 64 0 3178 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15828

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 15282
/proc/meminfo: memFree=1672856/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=16284 CPUtime=12.66
/proc/15279/stat : 15279 (SATzilla2007_C) R 15277 15279 15012 0 -1 4194304 3822 18917 0 0 541 3 711 11 25 0 1 0 336062360 16674816 3792 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/15279/statm: 4071 3792 121 260 0 3795 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 16284

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 15282
/proc/meminfo: memFree=1678680/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=10388 CPUtime=25.46
/proc/15279/stat : 15279 (SATzilla2007_C) R 15277 15279 15012 0 -1 4194304 4904 18917 0 0 1820 4 711 11 25 0 1 0 336062360 10637312 2357 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134541603 0 0 4096 0 0 0 0 17 1 0 0
/proc/15279/statm: 2597 2357 124 260 0 2321 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10388

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 15282
/proc/meminfo: memFree=1636312/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=52728 CPUtime=51.06
/proc/15279/stat : 15279 (SATzilla2007_C) R 15277 15279 15012 0 -1 4194304 20045 18917 0 0 4365 19 711 11 25 0 1 0 336062360 53993472 12339 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134600817 0 0 4096 0 0 0 0 17 1 0 0
/proc/15279/statm: 13182 12339 165 260 0 12906 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 52728

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 15283
/proc/meminfo: memFree=1608464/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=52432 CPUtime=64.12
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 20988 18917 0 0 5653 37 711 11 25 0 1 0 336062360 53690368 12338 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 13108 12338 165 260 0 12832 0
[pid=15283] ppid=15279 vsize=27152 CPUtime=38.11
/proc/15283/stat : 15283 (minisat20) R 15279 15279 15012 0 -1 4194304 6614 0 0 0 3804 7 0 0 25 0 1 0 336068777 27803648 6608 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15283/statm: 6788 6608 59 118 0 6666 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 79584

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15283
/proc/meminfo: memFree=1591760/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=52432 CPUtime=64.12
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 20988 18917 0 0 5653 37 711 11 25 0 1 0 336062360 53690368 12338 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 13108 12338 165 260 0 12832 0
[pid=15283] ppid=15279 vsize=43936 CPUtime=98.08
/proc/15283/stat : 15283 (minisat20) R 15279 15279 15012 0 -1 4194304 10821 0 0 0 9797 11 0 0 25 0 1 0 336068777 44990464 10815 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15283/statm: 10984 10815 59 118 0 10862 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 96368

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 15357
/proc/meminfo: memFree=1571736/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=52432 CPUtime=64.12
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 20988 18917 0 0 5653 37 711 11 25 0 1 0 336062360 53690368 12338 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 13108 12338 165 260 0 12832 0
[pid=15283] ppid=15279 vsize=62356 CPUtime=158.04
/proc/15283/stat : 15283 (minisat20) R 15279 15279 15012 0 -1 4194304 15423 0 0 0 15787 17 0 0 25 0 1 0 336068777 63852544 15417 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15283/statm: 15589 15417 59 118 0 15467 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 114788

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15481
/proc/meminfo: memFree=1553744/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=52432 CPUtime=64.12
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 20988 18917 0 0 5653 37 711 11 25 0 1 0 336062360 53690368 12338 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 13108 12338 165 260 0 12832 0
[pid=15283] ppid=15279 vsize=81912 CPUtime=217.94
/proc/15283/stat : 15283 (minisat20) R 15279 15279 15012 0 -1 4194304 20247 0 0 0 21771 23 0 0 25 0 1 0 336068777 83877888 20241 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15283/statm: 20478 20241 59 118 0 20356 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 134344

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15481
/proc/meminfo: memFree=1534672/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=52432 CPUtime=64.12
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 20988 18917 0 0 5653 37 711 11 25 0 1 0 336062360 53690368 12338 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 13108 12338 165 260 0 12832 0
[pid=15283] ppid=15279 vsize=100664 CPUtime=277.92
/proc/15283/stat : 15283 (minisat20) R 15279 15279 15012 0 -1 4194304 24979 0 0 0 27763 29 0 0 25 0 1 0 336068777 103079936 24973 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15283/statm: 25166 24973 59 118 0 25044 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 153096

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15481
/proc/meminfo: memFree=1525776/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=52432 CPUtime=64.12
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 20988 18917 0 0 5653 37 711 11 25 0 1 0 336062360 53690368 12338 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 13108 12338 165 260 0 12832 0

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


[startup+9642.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 15883
/proc/meminfo: memFree=1308368/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=52432 CPUtime=64.12
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 20988 18917 0 0 5653 37 711 11 25 0 1 0 336062360 53690368 12338 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 13108 12338 165 260 0 12832 0
[pid=15283] ppid=15279 vsize=325844 CPUtime=9575.38
/proc/15283/stat : 15283 (minisat20) R 15279 15279 15012 0 -1 4194304 81086 0 0 0 957375 163 0 0 25 0 1 0 336068777 333664256 80998 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15283/statm: 81461 80998 59 118 0 81339 0
Current children cumulated CPU time (s) 9639.5
Current children cumulated vsize (KiB) 378276

[startup+9702.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 15883
/proc/meminfo: memFree=1308368/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=52432 CPUtime=64.12
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 20988 18917 0 0 5653 37 711 11 25 0 1 0 336062360 53690368 12338 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 13108 12338 165 260 0 12832 0
[pid=15283] ppid=15279 vsize=325844 CPUtime=9635.36
/proc/15283/stat : 15283 (minisat20) R 15279 15279 15012 0 -1 4194304 81086 0 0 0 963373 163 0 0 25 0 1 0 336068777 333664256 80998 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15283/statm: 81461 80998 59 118 0 81339 0
Current children cumulated CPU time (s) 9699.48
Current children cumulated vsize (KiB) 378276

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15883
/proc/meminfo: memFree=1308368/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=52432 CPUtime=64.12
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 20988 18917 0 0 5653 37 711 11 25 0 1 0 336062360 53690368 12338 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 13108 12338 165 260 0 12832 0
[pid=15283] ppid=15279 vsize=325844 CPUtime=9695.35
/proc/15283/stat : 15283 (minisat20) R 15279 15279 15012 0 -1 4194304 81086 0 0 0 969371 164 0 0 25 0 1 0 336068777 333664256 80998 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15283/statm: 81461 80998 59 118 0 81339 0
Current children cumulated CPU time (s) 9759.47
Current children cumulated vsize (KiB) 378276

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15883
/proc/meminfo: memFree=1308304/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=52432 CPUtime=64.12
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 20988 18917 0 0 5653 37 711 11 25 0 1 0 336062360 53690368 12338 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 13108 12338 165 260 0 12832 0
[pid=15283] ppid=15279 vsize=325844 CPUtime=9755.33
/proc/15283/stat : 15283 (minisat20) R 15279 15279 15012 0 -1 4194304 81086 0 0 0 975369 164 0 0 25 0 1 0 336068777 333664256 80998 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15283/statm: 81461 80998 59 118 0 81339 0
Current children cumulated CPU time (s) 9819.45
Current children cumulated vsize (KiB) 378276

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15883
/proc/meminfo: memFree=1308304/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=52432 CPUtime=64.12
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 20988 18917 0 0 5653 37 711 11 25 0 1 0 336062360 53690368 12338 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 13108 12338 165 260 0 12832 0
[pid=15283] ppid=15279 vsize=325844 CPUtime=9815.33
/proc/15283/stat : 15283 (minisat20) R 15279 15279 15012 0 -1 4194304 81090 0 0 0 981368 165 0 0 25 0 1 0 336068777 333664256 81002 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134535707 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15283/statm: 81461 81002 59 118 0 81339 0
Current children cumulated CPU time (s) 9879.45
Current children cumulated vsize (KiB) 378276

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15883
/proc/meminfo: memFree=1308304/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=52432 CPUtime=64.12
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 20988 18917 0 0 5653 37 711 11 25 0 1 0 336062360 53690368 12338 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 13108 12338 165 260 0 12832 0
[pid=15283] ppid=15279 vsize=325844 CPUtime=9875.3
/proc/15283/stat : 15283 (minisat20) R 15279 15279 15012 0 -1 4194304 81090 0 0 0 987365 165 0 0 25 0 1 0 336068777 333664256 81002 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15283/statm: 81461 81002 59 118 0 81339 0
Current children cumulated CPU time (s) 9939.42
Current children cumulated vsize (KiB) 378276

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

[startup+9958.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15883
/proc/meminfo: memFree=1308304/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=52432 CPUtime=64.12
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 20988 18917 0 0 5653 37 711 11 25 0 1 0 336062360 53690368 12338 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 13108 12338 165 260 0 12832 0
[pid=15283] ppid=15279 vsize=325844 CPUtime=9891.3
/proc/15283/stat : 15283 (minisat20) R 15279 15279 15012 0 -1 4194304 81090 0 0 0 988965 165 0 0 25 0 1 0 336068777 333664256 81002 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134535742 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15283/statm: 81461 81002 59 118 0 81339 0
Current children cumulated CPU time (s) 9955.42
Current children cumulated vsize (KiB) 378276

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 15883
/proc/meminfo: memFree=1308304/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=52432 CPUtime=64.12
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 20988 18917 0 0 5653 37 711 11 25 0 1 0 336062360 53690368 12338 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 13108 12338 165 260 0 12832 0
[pid=15283] ppid=15279 vsize=325844 CPUtime=9916.89
/proc/15283/stat : 15283 (minisat20) R 15279 15279 15012 0 -1 4194304 81090 0 0 0 991524 165 0 0 25 0 1 0 336068777 333664256 81002 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15283/statm: 81461 81002 59 118 0 81339 0
Current children cumulated CPU time (s) 9981.01
Current children cumulated vsize (KiB) 378276

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15883
/proc/meminfo: memFree=1308304/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=52432 CPUtime=64.12
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 20988 18917 0 0 5653 37 711 11 25 0 1 0 336062360 53690368 12338 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 13108 12338 165 260 0 12832 0
[pid=15283] ppid=15279 vsize=325844 CPUtime=9923.29
/proc/15283/stat : 15283 (minisat20) R 15279 15279 15012 0 -1 4194304 81090 0 0 0 992164 165 0 0 25 0 1 0 336068777 333664256 81002 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15283/statm: 81461 81002 59 118 0 81339 0
Current children cumulated CPU time (s) 9987.41
Current children cumulated vsize (KiB) 378276

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15883
/proc/meminfo: memFree=1308304/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=52432 CPUtime=64.12
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 20988 18917 0 0 5653 37 711 11 25 0 1 0 336062360 53690368 12338 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 13108 12338 165 260 0 12832 0
[pid=15283] ppid=15279 vsize=325844 CPUtime=9929.69
/proc/15283/stat : 15283 (minisat20) R 15279 15279 15012 0 -1 4194304 81090 0 0 0 992804 165 0 0 25 0 1 0 336068777 333664256 81002 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15283/statm: 81461 81002 59 118 0 81339 0
Current children cumulated CPU time (s) 9993.81
Current children cumulated vsize (KiB) 378276

[startup+9998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15883
/proc/meminfo: memFree=1308304/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=52432 CPUtime=64.12
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 20988 18917 0 0 5653 37 711 11 25 0 1 0 336062360 53690368 12338 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 13108 12338 165 260 0 12832 0
[pid=15283] ppid=15279 vsize=325844 CPUtime=9931.28
/proc/15283/stat : 15283 (minisat20) R 15279 15279 15012 0 -1 4194304 81090 0 0 0 992963 165 0 0 25 0 1 0 336068777 333664256 81002 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15283/statm: 81461 81002 59 118 0 81339 0
Current children cumulated CPU time (s) 9995.4
Current children cumulated vsize (KiB) 378276

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15883
/proc/meminfo: memFree=1308304/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=52432 CPUtime=64.12
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 20988 18917 0 0 5653 37 711 11 25 0 1 0 336062360 53690368 12338 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 13108 12338 165 260 0 12832 0
[pid=15283] ppid=15279 vsize=325844 CPUtime=9932.88
/proc/15283/stat : 15283 (minisat20) R 15279 15279 15012 0 -1 4194304 81090 0 0 0 993123 165 0 0 25 0 1 0 336068777 333664256 81002 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15283/statm: 81461 81002 59 118 0 81339 0
Current children cumulated CPU time (s) 9997
Current children cumulated vsize (KiB) 378276

[startup+10000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15883
/proc/meminfo: memFree=1308304/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=52432 CPUtime=64.12
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 20988 18917 0 0 5653 37 711 11 25 0 1 0 336062360 53690368 12338 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 13108 12338 165 260 0 12832 0
[pid=15283] ppid=15279 vsize=325844 CPUtime=9933.28
/proc/15283/stat : 15283 (minisat20) R 15279 15279 15012 0 -1 4194304 81090 0 0 0 993163 165 0 0 25 0 1 0 336068777 333664256 81002 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15283/statm: 81461 81002 59 118 0 81339 0
Current children cumulated CPU time (s) 9997.4
Current children cumulated vsize (KiB) 378276

[startup+10000.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 15883
/proc/meminfo: memFree=1308304/2055920 swapFree=4160020/4192956
[pid=15279] ppid=15277 vsize=52432 CPUtime=64.12
/proc/15279/stat : 15279 (SATzilla2007_C) S 15277 15279 15012 0 -1 4194304 20988 18917 0 0 5653 37 711 11 25 0 1 0 336062360 53690368 12338 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15279/statm: 13108 12338 165 260 0 12832 0
[pid=15283] ppid=15279 vsize=0 CPUtime=9933.49
/proc/15283/stat : 15283 (minisat20) R 15279 15279 15012 0 -1 4195332 81090 0 0 0 993183 166 0 0 25 0 1 0 336068777 0 0 18446744073709551615 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/15283/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9997.61
Current children cumulated vsize (KiB) 52432

Child status: 17
Real time (s): 10000.6
CPU time (s): 9997.7
CPU user time (s): 9995.49
CPU system time (s): 2.21466
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 378276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9995.49
system time used= 2.21466
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121008
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= 25
involuntary context switches= 174785

runsolver used 9.90849 second user time and 24.5663 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Tue May  8 04:57:30 UTC 2007

IDJOB= 455950
IDBENCH= 20523
IDSOLVER= 179
FILE ID= node12/455950-1178600249

PBS_JOBID= 5217761

Free space on /tmp= 66551 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k45.cnf
COMMAND LINE= /tmp/evaluation/455950-1178600249/SATzilla2007_C /tmp/evaluation/455950-1178600249/instance-455950-1178600249.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-455950-1178600249 -o ROOT/results/node12/solver-455950-1178600249 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455950-1178600249/SATzilla2007_C /tmp/evaluation/455950-1178600249/instance-455950-1178600249.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  8a76c8add64173ae39149aae572a02d9

RANDOM SEED= 219321416

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

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

/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.239
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.239
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:       1688184 kB
Buffers:         32560 kB
Cached:         197256 kB
SwapCached:      11380 kB
Active:         168088 kB
Inactive:       130648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688184 kB
SwapTotal:     4192956 kB
SwapFree:      4160020 kB
Dirty:           11976 kB
Writeback:           0 kB
Mapped:          75832 kB
Slab:            54360 kB
Committed_AS: 10888700 kB
PageTables:       1936 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= 66551 MiB

End job on node12 on Tue May  8 07:44:11 UTC 2007